Trace number 4118920

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)-27 1800.64 1795.34

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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4118920-1467237738.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.18	c ... done. Wall clock time 0.07s.
0.09/0.18	c declared #vars     324
0.09/0.18	c #constraints  504
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 252
0.09/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 36
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 216
0.09/0.18	c 504 constraints processed.
0.09/0.18	c objective function length is 216 literals
0.09/0.19	c SATISFIABLE
0.09/0.19	c OPTIMIZING...
0.09/0.19	c Got one! Elapsed wall clock time (in seconds):0.078
0.09/0.19	o -25
0.82/0.58	c cleaning 2501 clauses out of 5001 with flag 11126/5001
1.22/0.88	c cleaning 4249 clauses out of 8499 with flag 23723/11000
1.65/1.22	c cleaning 5626 clauses out of 11251 with flag 38514/18001
2.07/1.66	c cleaning 6811 clauses out of 13624 with flag 55714/26000
2.60/2.18	c cleaning 7901 clauses out of 15813 with flag 75052/35000
3.20/2.73	c cleaning 8954 clauses out of 17912 with flag 96409/45000
3.80/3.38	c cleaning 9979 clauses out of 19958 with flag 119767/56000
4.60/4.18	c cleaning 10990 clauses out of 21980 with flag 144993/68001
5.50/5.07	c cleaning 11993 clauses out of 23990 with flag 172249/81001
6.40/5.98	c cleaning 12994 clauses out of 25996 with flag 201830/95000
7.60/7.10	c cleaning 14002 clauses out of 28003 with flag 233167/110001
8.79/8.36	c cleaning 14998 clauses out of 30001 with flag 266981/126001
10.09/9.62	c cleaning 16001 clauses out of 32002 with flag 302504/143000
11.80/11.32	c cleaning 16996 clauses out of 34004 with flag 340966/161003
13.30/12.88	c cleaning 17996 clauses out of 36006 with flag 381054/180001
15.10/14.61	c cleaning 19004 clauses out of 38011 with flag 423373/200002
17.00/16.58	c cleaning 20000 clauses out of 40006 with flag 468175/221001
19.10/18.65	c cleaning 21001 clauses out of 42005 with flag 515070/243000
21.30/20.85	c cleaning 21996 clauses out of 44005 with flag 564118/266001
23.80/23.34	c cleaning 23006 clauses out of 46011 with flag 615840/290003
26.30/25.86	c cleaning 24001 clauses out of 48002 with flag 668912/315000
28.92/28.44	c cleaning 25000 clauses out of 50002 with flag 725019/341001
31.52/31.07	c cleaning 26000 clauses out of 52001 with flag 783414/368000
34.82/34.31	c cleaning 27001 clauses out of 54002 with flag 842414/396001
38.52/38.07	c cleaning 28000 clauses out of 56000 with flag 903821/425000
42.02/41.53	c cleaning 29001 clauses out of 58001 with flag 966940/455001
45.32/44.84	c cleaning 29996 clauses out of 59999 with flag 1032339/486000
49.03/48.53	c cleaning 31003 clauses out of 62006 with flag 1099253/518003
53.12/52.64	c cleaning 31998 clauses out of 64001 with flag 1168157/551001
57.22/56.75	c cleaning 32999 clauses out of 66002 with flag 1240176/585000
61.52/61.05	c cleaning 34000 clauses out of 68003 with flag 1314373/620000
65.92/65.41	c cleaning 34996 clauses out of 70003 with flag 1390609/656000
70.49/69.97	c cleaning 36003 clauses out of 72009 with flag 1469226/693002
74.49/73.93	c cleaning 36998 clauses out of 74004 with flag 1549354/731000
79.09/78.50	c cleaning 38000 clauses out of 76006 with flag 1631962/770000
83.89/83.36	c cleaning 38999 clauses out of 78009 with flag 1717150/810003
88.19/87.60	c cleaning 40001 clauses out of 80007 with flag 1805562/851000
92.89/92.38	c cleaning 41004 clauses out of 82009 with flag 1895138/893003
98.29/97.80	c cleaning 41999 clauses out of 84002 with flag 1987505/936000
104.69/104.12	c cleaning 43002 clauses out of 86003 with flag 2080294/980000
112.49/111.80	c cleaning 43997 clauses out of 88001 with flag 2175858/1025000
120.99/120.39	c cleaning 45003 clauses out of 90005 with flag 2275011/1071001
133.09/132.46	c cleaning 45998 clauses out of 92001 with flag 2385701/1118000
143.60/143.00	c cleaning 47000 clauses out of 94005 with flag 2499256/1166002
152.61/151.97	c cleaning 48000 clauses out of 96003 with flag 2605360/1215000
159.11/158.41	c cleaning 49001 clauses out of 98004 with flag 2709651/1265001
165.60/164.98	c cleaning 50001 clauses out of 100002 with flag 2815297/1316000
173.66/172.89	c cleaning 50998 clauses out of 102001 with flag 2924083/1368000
182.55/181.74	c cleaning 52002 clauses out of 104003 with flag 3034330/1421000
194.26/193.41	c cleaning 52996 clauses out of 106002 with flag 3150177/1475001
202.66/201.89	c cleaning 54003 clauses out of 108005 with flag 3273657/1530000
210.17/209.35	c cleaning 55001 clauses out of 110002 with flag 3404347/1586000
218.47/217.67	c cleaning 56000 clauses out of 112001 with flag 3527845/1643000
228.13/227.12	c cleaning 57001 clauses out of 114002 with flag 3650753/1701001
240.25/239.27	c cleaning 57999 clauses out of 116000 with flag 3776419/1760000
252.75/251.77	c cleaning 59001 clauses out of 118003 with flag 3900634/1820002
266.35/265.37	c cleaning 59999 clauses out of 120000 with flag 4027283/1881000
276.45/275.48	c cleaning 60994 clauses out of 122002 with flag 4155497/1943001
287.55/286.53	c cleaning 62000 clauses out of 124008 with flag 4288227/2006001
296.74/295.54	c cleaning 63000 clauses out of 126008 with flag 4424895/2070001
305.34/304.16	c cleaning 64002 clauses out of 128008 with flag 4562685/2135001
321.56/320.39	c cleaning 64998 clauses out of 130005 with flag 4710289/2201000
338.67/337.40	c cleaning 65999 clauses out of 132007 with flag 4855506/2268000
352.51/351.09	c cleaning 67000 clauses out of 134008 with flag 4997553/2336000
369.81/368.30	c cleaning 68000 clauses out of 136008 with flag 5141634/2405000
386.53/385.03	c cleaning 69004 clauses out of 138008 with flag 5286439/2475000
400.32/398.82	c cleaning 69997 clauses out of 140005 with flag 5435029/2546001
416.52/415.04	c cleaning 70995 clauses out of 142007 with flag 5584489/2618000
434.54/432.89	c cleaning 72007 clauses out of 144013 with flag 5735449/2691001
451.55/449.81	c cleaning 73000 clauses out of 146006 with flag 5889444/2765001
471.46/469.78	c cleaning 73994 clauses out of 148005 with flag 6043685/2840000
487.18/485.26	c cleaning 75004 clauses out of 150011 with flag 6200647/2916000
501.07/499.14	c cleaning 76003 clauses out of 152007 with flag 6360336/2993000
517.68/515.73	c cleaning 76994 clauses out of 154005 with flag 6521570/3071001
533.02/530.87	c cleaning 78004 clauses out of 156011 with flag 6686207/3150001
549.33/547.13	c cleaning 78997 clauses out of 158007 with flag 6851678/3230001
564.83/562.69	c cleaning 79999 clauses out of 160009 with flag 7019104/3311000
580.02/577.74	c cleaning 81005 clauses out of 162011 with flag 7188744/3393001
595.72/593.41	c cleaning 82003 clauses out of 164006 with flag 7360240/3476001
611.73/609.44	c cleaning 83001 clauses out of 166002 with flag 7533932/3560000
626.75/624.34	c cleaning 83998 clauses out of 168002 with flag 7710773/3645001
645.45/643.09	c cleaning 85003 clauses out of 170005 with flag 7890379/3731002
661.05/658.69	c cleaning 86000 clauses out of 172000 with flag 8071723/3818000
682.35/679.88	c cleaning 86996 clauses out of 174001 with flag 8259781/3906001
697.75/695.23	c cleaning 87998 clauses out of 176004 with flag 8449288/3995000
734.35/731.90	c cleaning 88999 clauses out of 178006 with flag 8678175/4085000
771.57/768.98	c cleaning 89998 clauses out of 180008 with flag 8931192/4176001
818.77/816.14	c cleaning 90999 clauses out of 182009 with flag 9199045/4268000
866.59/863.86	c cleaning 92001 clauses out of 184010 with flag 9466296/4361000
910.70/907.91	c cleaning 93003 clauses out of 186010 with flag 9741416/4455001
953.60/950.71	c cleaning 94003 clauses out of 188007 with flag 10016193/4550001
995.12/992.24	c cleaning 94996 clauses out of 190004 with flag 10286468/4646001
1032.12/1029.26	c cleaning 96003 clauses out of 192007 with flag 10555898/4743000
1063.92/1060.90	c cleaning 97003 clauses out of 194005 with flag 10789679/4841001
1093.93/1090.93	c cleaning 97998 clauses out of 196002 with flag 11009454/4940001
1122.55/1119.43	c cleaning 98999 clauses out of 198005 with flag 11232551/5040002
1155.75/1152.62	c cleaning 99998 clauses out of 200004 with flag 11449684/5141000
1191.08/1187.84	c cleaning 100995 clauses out of 202006 with flag 11677814/5243000
1233.69/1230.40	c cleaning 102001 clauses out of 204011 with flag 11903933/5346000
1276.41/1273.00	c cleaning 103004 clauses out of 206010 with flag 12132582/5450000
1305.82/1302.42	c cleaning 103998 clauses out of 208006 with flag 12362009/5555000
1340.52/1337.03	c cleaning 105003 clauses out of 210012 with flag 12591000/5661004
1384.43/1380.95	c cleaning 106003 clauses out of 212005 with flag 12826970/5768000
1399.94/1396.31	c Got one! Elapsed wall clock time (in seconds):1396.201
1399.94/1396.31	o -26
1403.37/1399.78	c cleaning 82187 clauses out of 164374 with flag 11863/5826372
1404.67/1401.06	c cleaning 44093 clauses out of 88186 with flag 24776/5832371
1405.67/1402.09	c cleaning 25548 clauses out of 51095 with flag 41035/5839373
1406.57/1402.96	c cleaning 16773 clauses out of 33546 with flag 59161/5847372
1407.37/1403.75	c cleaning 12883 clauses out of 25772 with flag 78616/5856371
1408.27/1404.63	c cleaning 11443 clauses out of 22890 with flag 101658/5866372
1409.16/1405.52	c cleaning 11220 clauses out of 22448 with flag 127884/5877373
1410.06/1406.49	c cleaning 11607 clauses out of 23226 with flag 154837/5889371
1411.36/1407.71	c cleaning 12306 clauses out of 24619 with flag 187150/5902371
1412.57/1408.97	c cleaning 13155 clauses out of 26314 with flag 221179/5916372
1413.87/1410.30	c cleaning 14079 clauses out of 28158 with flag 253549/5931371
1415.46/1411.89	c cleaning 15038 clauses out of 30080 with flag 286603/5947372
1416.96/1413.37	c cleaning 16019 clauses out of 32041 with flag 324382/5964371
1418.67/1415.06	c cleaning 17002 clauses out of 34022 with flag 369616/5982371
1420.82/1417.17	c cleaning 18010 clauses out of 36021 with flag 418105/6001372
1423.32/1419.66	c cleaning 19001 clauses out of 38010 with flag 472164/6021371
1425.22/1421.51	c cleaning 20004 clauses out of 40010 with flag 524948/6042372
1427.42/1423.74	c cleaning 21001 clauses out of 42006 with flag 576620/6064372
1429.72/1426.09	c cleaning 22001 clauses out of 44004 with flag 625649/6087371
1432.12/1428.44	c cleaning 22996 clauses out of 46003 with flag 675152/6111371
1434.72/1431.06	c cleaning 24001 clauses out of 48009 with flag 726635/6136373
1437.51/1433.81	c cleaning 24998 clauses out of 50006 with flag 780595/6162371
1440.17/1436.46	c cleaning 26005 clauses out of 52010 with flag 836277/6189373
1443.17/1439.47	c cleaning 27001 clauses out of 54003 with flag 893898/6217371
1446.37/1442.62	c cleaning 27998 clauses out of 56002 with flag 954000/6246371
1449.48/1445.77	c cleaning 28997 clauses out of 58005 with flag 1016354/6276372
1453.28/1449.59	c cleaning 30000 clauses out of 60008 with flag 1081411/6307372
1457.78/1454.02	c cleaning 31001 clauses out of 62007 with flag 1149980/6339371
1461.68/1457.99	c cleaning 32001 clauses out of 64006 with flag 1218685/6372371
1465.51/1461.77	c cleaning 33001 clauses out of 66005 with flag 1289632/6406371
1469.21/1465.45	c cleaning 34000 clauses out of 68004 with flag 1362602/6441371
1469.51/1465.72	c Got one! Elapsed wall clock time (in seconds):1465.608
1469.51/1465.72	o -27
1469.71/1465.98	c cleaning 19959 clauses out of 39925 with flag 4287/6447292
1470.11/1466.35	c cleaning 12974 clauses out of 25968 with flag 17184/6453294
1470.50/1466.76	c cleaning 9993 clauses out of 19994 with flag 32839/6460294
1471.00/1467.25	c cleaning 8995 clauses out of 18001 with flag 52380/6468294
1471.50/1467.78	c cleaning 8996 clauses out of 18004 with flag 73168/6477292
1472.10/1468.34	c cleaning 9501 clauses out of 19009 with flag 97309/6487293
1472.80/1469.00	c cleaning 10252 clauses out of 20507 with flag 121246/6498292
1473.60/1469.83	c cleaning 11127 clauses out of 22256 with flag 148257/6510293
1474.61/1470.86	c cleaning 12061 clauses out of 24130 with flag 175476/6523294
1475.61/1471.90	c cleaning 13032 clauses out of 26069 with flag 205763/6537294
1476.81/1473.03	c cleaning 14013 clauses out of 28035 with flag 239915/6552292
1478.10/1474.35	c cleaning 15011 clauses out of 30022 with flag 274165/6568292
1479.56/1475.72	c cleaning 16004 clauses out of 32011 with flag 310820/6585292
1480.96/1477.17	c cleaning 16998 clauses out of 34008 with flag 349297/6603293
1482.66/1478.85	c cleaning 18004 clauses out of 36011 with flag 392598/6622294
1484.47/1480.65	c cleaning 19003 clauses out of 38006 with flag 439735/6642293
1486.56/1482.70	c cleaning 19998 clauses out of 40003 with flag 486518/6663293
1488.76/1484.94	c cleaning 20999 clauses out of 42004 with flag 532974/6685292
1491.07/1487.26	c cleaning 21999 clauses out of 44007 with flag 581736/6708294
1493.66/1489.83	c cleaning 22999 clauses out of 46006 with flag 632020/6732292
1496.06/1492.22	c cleaning 24002 clauses out of 48007 with flag 684579/6757292
1498.60/1494.73	c cleaning 25002 clauses out of 50007 with flag 739057/6783294
1501.90/1498.07	c cleaning 25997 clauses out of 52003 with flag 795523/6810292
1505.20/1501.39	c cleaning 26999 clauses out of 54008 with flag 854545/6838294
1508.71/1504.90	c cleaning 28000 clauses out of 56007 with flag 915729/6867292
1512.60/1508.76	c cleaning 28999 clauses out of 58008 with flag 978711/6897293
1516.41/1512.56	c cleaning 30000 clauses out of 60009 with flag 1043846/6928293
1519.95/1516.09	c cleaning 31004 clauses out of 62009 with flag 1110757/6960293
1523.65/1519.79	c cleaning 32001 clauses out of 64005 with flag 1179768/6993293
1527.95/1524.04	c cleaning 33003 clauses out of 66005 with flag 1251159/7027294
1532.25/1528.32	c cleaning 34001 clauses out of 68001 with flag 1324749/7062293
1537.06/1533.14	c cleaning 34995 clauses out of 70000 with flag 1400443/7098293
1541.72/1537.78	c cleaning 35999 clauses out of 72005 with flag 1478131/7135293
1546.72/1542.74	c cleaning 36993 clauses out of 74006 with flag 1557696/7173293
1552.02/1548.07	c cleaning 38004 clauses out of 76014 with flag 1639042/7212294
1556.92/1552.97	c cleaning 39001 clauses out of 78009 with flag 1722905/7252293
1561.63/1557.68	c cleaning 39993 clauses out of 80007 with flag 1808833/7293292
1566.89/1562.87	c cleaning 41007 clauses out of 82016 with flag 1896733/7335294
1571.99/1567.98	c cleaning 42003 clauses out of 84007 with flag 1986909/7378292
1577.29/1573.28	c cleaning 43000 clauses out of 86006 with flag 2080076/7422294
1583.09/1579.08	c cleaning 44003 clauses out of 88005 with flag 2175448/7467293
1589.47/1585.35	c cleaning 44997 clauses out of 90002 with flag 2272035/7513293
1596.27/1592.11	c cleaning 46000 clauses out of 92005 with flag 2370628/7560293
1603.47/1599.38	c cleaning 46999 clauses out of 94004 with flag 2471438/7608292
1610.94/1606.77	c cleaning 48003 clauses out of 96006 with flag 2575352/7657293
1617.44/1613.21	c cleaning 48997 clauses out of 98002 with flag 2680947/7707292
1624.24/1620.06	c cleaning 49999 clauses out of 100007 with flag 2787986/7758294
1631.14/1626.93	c cleaning 50999 clauses out of 102006 with flag 2897451/7810292
1638.69/1634.44	c cleaning 52002 clauses out of 104007 with flag 3008731/7863292
1646.09/1641.85	c cleaning 53001 clauses out of 106005 with flag 3121642/7917292
1653.99/1649.73	c cleaning 54000 clauses out of 108005 with flag 3236746/7972293
1662.63/1658.30	c cleaning 54993 clauses out of 110004 with flag 3354346/8028292
1671.43/1667.12	c cleaning 56004 clauses out of 112011 with flag 3474240/8085292
1682.93/1678.57	c cleaning 57001 clauses out of 114008 with flag 3600208/8143293
1693.94/1689.51	c cleaning 58000 clauses out of 116008 with flag 3728680/8202294
1706.44/1702.09	c cleaning 59000 clauses out of 118006 with flag 3856657/8262292
1718.11/1713.68	c cleaning 59996 clauses out of 120006 with flag 3985832/8323292
1730.23/1725.72	c cleaning 61001 clauses out of 122011 with flag 4116879/8385293
1741.23/1736.76	c cleaning 61998 clauses out of 124010 with flag 4250441/8448293
1753.10/1748.58	c cleaning 62996 clauses out of 126012 with flag 4385783/8512293
1766.70/1762.18	c cleaning 64007 clauses out of 128017 with flag 4522761/8577294
1779.61/1774.93	c cleaning 65000 clauses out of 130008 with flag 4661918/8643292
1793.51/1788.84	c cleaning 66002 clauses out of 132009 with flag 4803724/8710293
1800.01/1795.31	c starts		: 12943
1800.01/1795.31	c conflicts		: 8753106
1800.01/1795.31	c decisions		: 10304655
1800.01/1795.31	c propagations		: 350203677
1800.01/1795.31	c inspects		: 32451360819
1800.01/1795.31	c shortcuts		: 0
1800.01/1795.31	c learnt literals	: 0
1800.01/1795.31	c learnt binary clauses	: 0
1800.01/1795.31	c learnt ternary clauses	: 0
1800.01/1795.31	c learnt constraints	: 8753106
1800.01/1795.31	c ignored constraints	: 0
1800.01/1795.31	c root simplifications	: 0
1800.01/1795.31	c removed literals (reason simplification)	: 0
1800.01/1795.31	c reason swapping (by a shorter reason)	: 0
1800.01/1795.31	c Calls to reduceDB	: 197
1800.01/1795.31	c Number of update (reduction) of LBD	: 255831
1800.01/1795.31	c Imported unit clauses	: 0
1800.01/1795.31	c number of reductions to clauses (during analyze)	: 0
1800.01/1795.31	c number of learned constraints concerned by reduction	: 0
1800.01/1795.31	c number of learning phase by resolution	: 0
1800.01/1795.31	c number of learning phase by cutting planes	: 0
1800.01/1795.31	c speed (assignments/second)	: 195086.17348226276
1800.01/1795.31	c non guided choices	0
1800.01/1795.34	c learnt constraints type 
1800.01/1795.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 108820
1800.01/1795.34	s SATISFIABLE
1800.01/1795.34	c Found 3 solution(s)
1800.01/1795.34	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.01/1795.34	c objective function=-27
1800.01/1795.34	c Total wall clock time (in seconds): 1795.224

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-4118920-1467237738/watcher-4118920-1467237738 -o /tmp/evaluation-result-4118920-1467237738/solver-4118920-1467237738 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467209106-4306 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118920-1467237738.opb 

pid=7747
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: 2.02 2.04 2.00 3/194 7750
/proc/meminfo: memFree=29649044/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9488 CPUtime=0 cores=1,3,5,7
/proc/7750/stat : 7750 (java) R 7747 7750 4289 0 -1 4202496 476 0 0 0 0 0 0 0 20 0 1 0 4880098 9715712 132 33554432000 1073741824 1073778376 140735788681680 140735788678808 247063904224 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2323 141 104 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.02 2.04 2.00 3/194 7750
/proc/meminfo: memFree=29649044/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 4409 0 1 0 8 1 0 0 20 0 18 0 4880098 9787879424 6030 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2389619 6030 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 2.02 2.04 2.00 3/194 7750
/proc/meminfo: memFree=29649044/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 4681 0 1 0 22 1 0 0 20 0 19 0 4880098 9856040960 7272 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2406260 7272 2203 9 0 2396937 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9625040

[startup+0.300214 s]
/proc/loadavg: 2.02 2.04 2.00 3/194 7750
/proc/meminfo: memFree=29649044/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 7263 0 1 0 50 1 0 0 20 0 19 0 4880098 9856040960 8968 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2406260 8968 2243 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700175 s]
/proc/loadavg: 2.02 2.04 2.00 3/194 7750
/proc/meminfo: memFree=29649044/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 9154 0 1 0 111 1 0 0 20 0 19 0 4880098 9856040960 9777 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2406260 9777 2255 9 0 2396937 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 9625040

[startup+1.5008 s]
/proc/loadavg: 2.02 2.04 2.00 3/213 7769
/proc/meminfo: memFree=29614168/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9625040 CPUtime=1.97 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 9161 0 1 0 195 2 0 0 20 0 19 0 4880098 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2406260 11316 2257 9 0 2396937 0
[pid=7750/tid=7752] ppid=7747 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/7750/task/7752/stat : 7752 (java) R 7747 7750 4289 0 -1 4202560 2410 0 1 0 144 2 0 0 20 0 19 0 4880099 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139884633112968 139884485043413 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7753] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7753/stat : 7753 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139884605565224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7754] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7754/stat : 7754 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139884604512424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7755] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7755/stat : 7755 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139884603460136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7756] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7756/stat : 7756 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139884473395624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7757] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7757/stat : 7757 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139884472343336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7758] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7758/stat : 7758 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139884471290536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7759] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7759/stat : 7759 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139884470238248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7760] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7760/stat : 7760 (java) S 7747 7750 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139884469185448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7761] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7761/stat : 7761 (java) S 7747 7750 4289 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139883986671848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7762] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7762/stat : 7762 (java) S 7747 7750 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139883985617912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7763] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7763/stat : 7763 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139883984565512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7764] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7764/stat : 7764 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139883983514000 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7765] ppid=7747 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/7750/task/7765/stat : 7765 (java) S 7747 7750 4289 0 -1 4202560 2654 0 0 0 24 0 0 0 20 0 19 0 4880104 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139883982461624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7766] ppid=7747 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/7750/task/7766/stat : 7766 (java) S 7747 7750 4289 0 -1 4202560 2825 0 0 0 23 0 0 0 20 0 19 0 4880104 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139883981408824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7767] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7767/stat : 7767 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139883980356728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7768] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7768/stat : 7768 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139883979304136 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7769] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7769/stat : 7769 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880117 9856040960 11316 33554432000 1073741824 1073778376 140735788681680 139883978249128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.02 2.04 2.00 3/213 7769
/proc/meminfo: memFree=29607464/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9625040 CPUtime=3.6 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 9169 0 1 0 358 2 0 0 20 0 19 0 4880098 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2406260 14389 2257 9 0 2396937 0
[pid=7750/tid=7752] ppid=7747 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/7750/task/7752/stat : 7752 (java) R 7747 7750 4289 0 -1 4202560 2417 0 1 0 303 2 0 0 20 0 19 0 4880099 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139884633104064 139884484842015 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7753] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7753/stat : 7753 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139884605565224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7754] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7754/stat : 7754 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139884604512424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7755] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7755/stat : 7755 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139884603460136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7756] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7756/stat : 7756 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139884473395624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7757] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7757/stat : 7757 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139884472343336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7758] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7758/stat : 7758 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139884471290536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7759] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7759/stat : 7759 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139884470238248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7760] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7760/stat : 7760 (java) S 7747 7750 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139884469185448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7761] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7761/stat : 7761 (java) S 7747 7750 4289 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139883986671848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7762] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7762/stat : 7762 (java) S 7747 7750 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139883985617912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7763] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7763/stat : 7763 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139883984565512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7764] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7764/stat : 7764 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139883983514000 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7765] ppid=7747 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/7750/task/7765/stat : 7765 (java) S 7747 7750 4289 0 -1 4202560 2655 0 0 0 27 0 0 0 20 0 19 0 4880104 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139883982461624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7766] ppid=7747 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/7750/task/7766/stat : 7766 (java) S 7747 7750 4289 0 -1 4202560 2825 0 0 0 24 0 0 0 20 0 19 0 4880104 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139883981408824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7767] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7767/stat : 7767 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139883980356728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7768] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7768/stat : 7768 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139883979304136 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7769] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7769/stat : 7769 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880117 9856040960 14389 33554432000 1073741824 1073778376 140735788681680 139883978249128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.01 2.04 2.00 3/213 7769
/proc/meminfo: memFree=29587880/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9625040 CPUtime=6.8 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 9180 0 1 0 678 2 0 0 20 0 19 0 4880098 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2406260 18990 2258 9 0 2396937 0
[pid=7750/tid=7752] ppid=7747 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/7750/task/7752/stat : 7752 (java) R 7747 7750 4289 0 -1 4202560 2427 0 1 0 623 2 0 0 20 0 19 0 4880099 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139884633104064 139884485042389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7753] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7753/stat : 7753 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139884605565224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7754] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7754/stat : 7754 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139884604512424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7755] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7755/stat : 7755 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139884603460136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7756] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7756/stat : 7756 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139884473395624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7757] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7757/stat : 7757 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139884472343336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7758] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7758/stat : 7758 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139884471290536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7759] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7759/stat : 7759 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139884470238248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7760] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7760/stat : 7760 (java) S 7747 7750 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4880100 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139884469185448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7761] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7761/stat : 7761 (java) S 7747 7750 4289 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139883986671848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7762] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7762/stat : 7762 (java) S 7747 7750 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139883985617912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7763] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7763/stat : 7763 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139883984565512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7764] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7764/stat : 7764 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139883983514000 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7765] ppid=7747 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/7750/task/7765/stat : 7765 (java) S 7747 7750 4289 0 -1 4202560 2655 0 0 0 27 0 0 0 20 0 19 0 4880104 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139883982461624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7766] ppid=7747 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/7750/task/7766/stat : 7766 (java) S 7747 7750 4289 0 -1 4202560 2825 0 0 0 24 0 0 0 20 0 19 0 4880104 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139883981408824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7767] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7767/stat : 7767 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139883980356728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7768] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7768/stat : 7768 (java) S 7747 7750 4289 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139883979304136 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7769] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7769/stat : 7769 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880117 9856040960 18990 33554432000 1073741824 1073778376 140735788681680 139883978249128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 9625040


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

[pid=7750/tid=7762] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7762/stat : 7762 (java) S 7747 7750 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 113183 33554432000 1073741824 1073778376 140735788681680 139883985617912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7763] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7763/stat : 7763 (java) S 7747 7750 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 113183 33554432000 1073741824 1073778376 140735788681680 139883984565512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7764] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7764/stat : 7764 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 113183 33554432000 1073741824 1073778376 140735788681680 139883983514000 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7765] ppid=7747 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/7750/task/7765/stat : 7765 (java) S 7747 7750 4289 0 -1 4202560 2674 0 0 0 32 0 0 0 20 0 19 0 4880104 9856040960 113183 33554432000 1073741824 1073778376 140735788681680 139883982461624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7766] ppid=7747 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/7750/task/7766/stat : 7766 (java) S 7747 7750 4289 0 -1 4202560 2825 0 0 0 24 0 0 0 20 0 19 0 4880104 9856040960 113183 33554432000 1073741824 1073778376 140735788681680 139883981408824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7767] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7767/stat : 7767 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 113183 33554432000 1073741824 1073778376 140735788681680 139883980356728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7768] ppid=7747 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/7750/task/7768/stat : 7768 (java) S 7747 7750 4289 0 -1 4202560 100 0 0 0 29 37 0 0 20 0 19 0 4880104 9856040960 113183 33554432000 1073741824 1073778376 140735788681680 139883979304136 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7769] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7769/stat : 7769 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880117 9856040960 113183 33554432000 1073741824 1073778376 140735788681680 139883978249128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1726.81
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.01 2.08 2.04 3/213 7879
/proc/meminfo: memFree=29226984/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9625040 CPUtime=1787.01 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 12367 0 1 0 178601 100 0 0 20 0 19 0 4880098 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2406260 111304 2280 9 0 2396937 0
[pid=7750/tid=7752] ppid=7747 vsize=9625040 CPUtime=1780.45 cores=1,3,5,7
/proc/7750/task/7752/stat : 7752 (java) R 7747 7750 4289 0 -1 4202560 2514 0 1 0 178014 31 0 0 20 0 19 0 4880099 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884633104128 139884484863609 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7753] ppid=7747 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/7750/task/7753/stat : 7753 (java) S 7747 7750 4289 0 -1 4202560 379 0 0 0 46 6 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884605565224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7754] ppid=7747 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/7750/task/7754/stat : 7754 (java) S 7747 7750 4289 0 -1 4202560 354 0 0 0 62 8 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884604512424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7755] ppid=7747 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/7750/task/7755/stat : 7755 (java) S 7747 7750 4289 0 -1 4202560 353 0 0 0 56 8 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884603460136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7756] ppid=7747 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/7750/task/7756/stat : 7756 (java) S 7747 7750 4289 0 -1 4202560 486 0 0 0 59 9 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884473395624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7757] ppid=7747 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/7750/task/7757/stat : 7757 (java) S 7747 7750 4289 0 -1 4202560 278 0 0 0 55 6 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884472343336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7758] ppid=7747 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/7750/task/7758/stat : 7758 (java) S 7747 7750 4289 0 -1 4202560 364 0 0 0 49 7 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884471290536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7759] ppid=7747 vsize=9625040 CPUtime=0.78 cores=1,3,5,7
/proc/7750/task/7759/stat : 7759 (java) S 7747 7750 4289 0 -1 4202560 364 0 0 0 68 10 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884470238248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7760] ppid=7747 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/7750/task/7760/stat : 7760 (java) S 7747 7750 4289 0 -1 4202560 196 0 0 0 56 8 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884469185448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7761] ppid=7747 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/7750/task/7761/stat : 7761 (java) S 7747 7750 4289 0 -1 4202560 218 0 0 0 42 3 0 0 20 0 19 0 4880101 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883986671848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7762] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7762/stat : 7762 (java) S 7747 7750 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883985617912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7763] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7763/stat : 7763 (java) S 7747 7750 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883984565512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7764] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7764/stat : 7764 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883983514000 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7765] ppid=7747 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/7750/task/7765/stat : 7765 (java) S 7747 7750 4289 0 -1 4202560 2674 0 0 0 32 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883982461624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7766] ppid=7747 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/7750/task/7766/stat : 7766 (java) S 7747 7750 4289 0 -1 4202560 2825 0 0 0 24 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883981408824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7767] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7767/stat : 7767 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883980356728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7768] ppid=7747 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/7750/task/7768/stat : 7768 (java) S 7747 7750 4289 0 -1 4202560 104 0 0 0 29 38 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883979304136 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7769] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7769/stat : 7769 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880117 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883978249128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1787.01
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.31 s]
/proc/loadavg: 2.01 2.07 2.04 3/213 7879
/proc/meminfo: memFree=29225736/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 12367 0 1 0 179901 100 0 0 20 0 19 0 4880098 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2406260 111304 2280 9 0 2396937 0
[pid=7750/tid=7752] ppid=7747 vsize=9625040 CPUtime=1793.46 cores=1,3,5,7
/proc/7750/task/7752/stat : 7752 (java) R 7747 7750 4289 0 -1 4202560 2514 0 1 0 179315 31 0 0 20 0 19 0 4880099 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884633104128 139884484820327 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7753] ppid=7747 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/7750/task/7753/stat : 7753 (java) S 7747 7750 4289 0 -1 4202560 379 0 0 0 46 6 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884605565224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7754] ppid=7747 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/7750/task/7754/stat : 7754 (java) S 7747 7750 4289 0 -1 4202560 354 0 0 0 62 8 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884604512424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7755] ppid=7747 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/7750/task/7755/stat : 7755 (java) S 7747 7750 4289 0 -1 4202560 353 0 0 0 56 8 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884603460136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7756] ppid=7747 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/7750/task/7756/stat : 7756 (java) S 7747 7750 4289 0 -1 4202560 486 0 0 0 59 9 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884473395624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7757] ppid=7747 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/7750/task/7757/stat : 7757 (java) S 7747 7750 4289 0 -1 4202560 278 0 0 0 55 6 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884472343336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7758] ppid=7747 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/7750/task/7758/stat : 7758 (java) S 7747 7750 4289 0 -1 4202560 364 0 0 0 49 7 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884471290536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7759] ppid=7747 vsize=9625040 CPUtime=0.78 cores=1,3,5,7
/proc/7750/task/7759/stat : 7759 (java) S 7747 7750 4289 0 -1 4202560 364 0 0 0 68 10 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884470238248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7760] ppid=7747 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/7750/task/7760/stat : 7760 (java) S 7747 7750 4289 0 -1 4202560 196 0 0 0 56 8 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884469185448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7761] ppid=7747 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/7750/task/7761/stat : 7761 (java) S 7747 7750 4289 0 -1 4202560 218 0 0 0 42 3 0 0 20 0 19 0 4880101 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883986671848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7762] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7762/stat : 7762 (java) S 7747 7750 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883985617912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7763] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7763/stat : 7763 (java) S 7747 7750 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883984565512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7764] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7764/stat : 7764 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883983514000 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7765] ppid=7747 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/7750/task/7765/stat : 7765 (java) S 7747 7750 4289 0 -1 4202560 2674 0 0 0 32 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883982461624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7766] ppid=7747 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/7750/task/7766/stat : 7766 (java) S 7747 7750 4289 0 -1 4202560 2825 0 0 0 24 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883981408824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7767] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7767/stat : 7767 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883980356728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7768] ppid=7747 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/7750/task/7768/stat : 7768 (java) S 7747 7750 4289 0 -1 4202560 104 0 0 0 30 39 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883979304136 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7769] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7769/stat : 7769 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880117 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883978249128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1795.31 s]
/proc/loadavg: 2.01 2.07 2.04 3/213 7879
/proc/meminfo: memFree=29225736/32872528 swapFree=242912/249044
[pid=7750] ppid=7747 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/7750/stat : 7750 (java) S 7747 7750 4289 0 -1 4202496 12367 0 1 0 179901 100 0 0 20 0 19 0 4880098 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 140735788672816 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 2406260 111304 2280 9 0 2396937 0
[pid=7750/tid=7752] ppid=7747 vsize=9625040 CPUtime=1793.46 cores=1,3,5,7
/proc/7750/task/7752/stat : 7752 (java) R 7747 7750 4289 0 -1 4202560 2514 0 1 0 179315 31 0 0 20 0 19 0 4880099 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884633104128 139884484820327 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7753] ppid=7747 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/7750/task/7753/stat : 7753 (java) S 7747 7750 4289 0 -1 4202560 379 0 0 0 46 6 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884605565224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7754] ppid=7747 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/7750/task/7754/stat : 7754 (java) S 7747 7750 4289 0 -1 4202560 354 0 0 0 62 8 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884604512424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7755] ppid=7747 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/7750/task/7755/stat : 7755 (java) S 7747 7750 4289 0 -1 4202560 353 0 0 0 56 8 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884603460136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7756] ppid=7747 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/7750/task/7756/stat : 7756 (java) S 7747 7750 4289 0 -1 4202560 486 0 0 0 59 9 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884473395624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7757] ppid=7747 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/7750/task/7757/stat : 7757 (java) S 7747 7750 4289 0 -1 4202560 278 0 0 0 55 6 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884472343336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7758] ppid=7747 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/7750/task/7758/stat : 7758 (java) S 7747 7750 4289 0 -1 4202560 364 0 0 0 49 7 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884471290536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7759] ppid=7747 vsize=9625040 CPUtime=0.78 cores=1,3,5,7
/proc/7750/task/7759/stat : 7759 (java) S 7747 7750 4289 0 -1 4202560 364 0 0 0 68 10 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884470238248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7760] ppid=7747 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/7750/task/7760/stat : 7760 (java) S 7747 7750 4289 0 -1 4202560 196 0 0 0 56 8 0 0 20 0 19 0 4880100 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139884469185448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7750/tid=7761] ppid=7747 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/7750/task/7761/stat : 7761 (java) S 7747 7750 4289 0 -1 4202560 218 0 0 0 42 3 0 0 20 0 19 0 4880101 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883986671848 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7762] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7762/stat : 7762 (java) S 7747 7750 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883985617912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7763] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7763/stat : 7763 (java) S 7747 7750 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4880101 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883984565512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7764] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7764/stat : 7764 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883983514000 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7765] ppid=7747 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/7750/task/7765/stat : 7765 (java) S 7747 7750 4289 0 -1 4202560 2674 0 0 0 32 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883982461624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7750/tid=7766] ppid=7747 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/7750/task/7766/stat : 7766 (java) S 7747 7750 4289 0 -1 4202560 2825 0 0 0 24 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883981408824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7767] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7767/stat : 7767 (java) S 7747 7750 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883980356728 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7750/tid=7768] ppid=7747 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/7750/task/7768/stat : 7768 (java) S 7747 7750 4289 0 -1 4202560 104 0 0 0 30 39 0 0 20 0 19 0 4880104 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883979304136 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7750/tid=7769] ppid=7747 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7750/task/7769/stat : 7769 (java) S 7747 7750 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4880117 9856040960 111304 33554432000 1073741824 1073778376 140735788681680 139883978249128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1795.34
CPU time (s): 1800.64
CPU user time (s): 1799.15
CPU system time (s): 1.49077
CPU usage (%): 100.295
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 1.49077
maximum resident set size= 715376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12416
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38988
involuntary context switches= 6994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1735 second user time and 13.8129 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-30 00:02:18
IDJOB=4118920
IDBENCH=111547
IDSOLVER=2546
FILE ID=node103/4118920-1467237738
RUNJOBID= node103-1467209106-4306
PBS_JOBID= 19997590
Free space on /tmp= 71712 MiB

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

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

MD5SUM BENCH= 1fd21a5caa3910eee84a2a693f74f708
RANDOM SEED=337276602

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29649836 kB
Buffers:          113708 kB
Cached:          1229876 kB
SwapCached:            0 kB
Active:          1788152 kB
Inactive:         443024 kB
Active(anon):     890308 kB
Inactive(anon):        0 kB
Active(file):     897844 kB
Inactive(file):   443024 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       1137804 kB
Mapped:            22160 kB
Shmem:               204 kB
Slab:             603868 kB
SReclaimable:      48080 kB
SUnreclaim:       555788 kB
KernelStack:        1600 kB
PageTables:         6872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1254344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    856064 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= 71712 MiB
End job on node103 at 2016-06-30 00:32:13