Trace number 3459621

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 NameAnswerCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.08 1795.66

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
MD5SUMa4a494535709e59392e65403b829113d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.117981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints165
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.1.v20110525
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.18-164.el5
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		12995394264
0.02/0.09	c Max memory 		13063553024
0.02/0.09	c Total memory 		13063553024
0.02/0.09	c Number of processors 	8
0.11/0.12	c Pseudo Boolean Optimization
0.11/0.12	c --- Begin Solver configuration ---
0.11/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.11/0.12	c Learn all clauses as in MiniSAT
0.11/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.12	c Expensive reason simplification
0.11/0.12	c Armin Biere (Picosat) restarts strategy
0.11/0.12	c Glucose learned constraints deletion strategy
0.11/0.12	c timeout=2147483s
0.11/0.12	c DB Simplification allowed=false
0.11/0.12	c --- End Solver configuration ---
0.11/0.12	c solving HOME/instance-3459621-1307152531.opb
0.11/0.12	c reading problem ... 
0.48/0.34	c ... done. Wall clock time 0.227s.
0.48/0.34	c #vars     6800
0.48/0.34	c #constraints  165
0.48/0.34	c constraints type 
0.48/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 85
0.48/0.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
3.45/2.70	c cleaning 2472 clauses out of 5000 with flag 5000/5000
6.58/5.83	c cleaning 4234 clauses out of 8528 with flag 11000/11000
10.71/9.95	c cleaning 5627 clauses out of 11295 with flag 18001/18001
15.41/14.61	c cleaning 6807 clauses out of 13668 with flag 26001/26001
21.54/20.75	c cleaning 7915 clauses out of 15861 with flag 35001/35001
28.25/27.42	c cleaning 8947 clauses out of 17947 with flag 45002/45002
34.97/34.17	c cleaning 9464 clauses out of 18998 with flag 55000/55000
42.47/41.60	c cleaning 9747 clauses out of 19538 with flag 65004/65004
51.18/50.32	c cleaning 9876 clauses out of 19787 with flag 75000/75000
57.59/56.71	c cleaning 9943 clauses out of 19911 with flag 85000/85000
65.00/64.11	c cleaning 9967 clauses out of 19968 with flag 95000/95000
72.00/71.13	c cleaning 9978 clauses out of 20002 with flag 105001/105001
84.12/83.20	c cleaning 10011 clauses out of 20024 with flag 115001/115001
90.45/89.56	c cleaning 9976 clauses out of 20012 with flag 125000/125000
97.56/96.68	c cleaning 10012 clauses out of 20038 with flag 135002/135002
104.17/103.31	c cleaning 9973 clauses out of 20026 with flag 145002/145002
114.30/113.38	c cleaning 9979 clauses out of 20051 with flag 155000/155000
123.01/122.05	c cleaning 9991 clauses out of 20073 with flag 165001/165001
131.40/130.40	c cleaning 10008 clauses out of 20084 with flag 175003/175003
138.32/137.37	c cleaning 10016 clauses out of 20077 with flag 185004/185004
146.25/145.29	c cleaning 9999 clauses out of 20060 with flag 195003/195003
155.55/154.57	c cleaning 9995 clauses out of 20058 with flag 205000/205000
165.66/164.64	c cleaning 9978 clauses out of 20063 with flag 215000/215000
176.87/175.91	c cleaning 9995 clauses out of 20091 with flag 225006/225006
184.69/183.63	c cleaning 10019 clauses out of 20090 with flag 235000/235000
189.79/188.71	c cleaning 10004 clauses out of 20071 with flag 245000/245000
194.72/193.67	c cleaning 10001 clauses out of 20067 with flag 255000/255000
200.23/199.15	c cleaning 9996 clauses out of 20066 with flag 265000/265000
207.73/206.68	c cleaning 9980 clauses out of 20071 with flag 275001/275001
216.54/215.46	c cleaning 10014 clauses out of 20091 with flag 285001/285001
229.75/228.68	c cleaning 10004 clauses out of 20076 with flag 295000/295000
240.57/239.46	c cleaning 10000 clauses out of 20073 with flag 305001/305001
251.47/250.33	c cleaning 9996 clauses out of 20075 with flag 315003/315003
258.39/257.21	c cleaning 10003 clauses out of 20077 with flag 325001/325001
264.50/263.37	c cleaning 10007 clauses out of 20074 with flag 335001/335001
270.42/269.28	c cleaning 10002 clauses out of 20068 with flag 345002/345002
279.13/277.90	c cleaning 10003 clauses out of 20064 with flag 355000/355000
290.35/289.22	c cleaning 10010 clauses out of 20063 with flag 365002/365002
300.66/299.42	c cleaning 9909 clauses out of 20052 with flag 375001/375001
309.58/308.34	c cleaning 10049 clauses out of 20146 with flag 385004/385004
317.59/316.36	c cleaning 10018 clauses out of 20097 with flag 395004/395004
324.20/322.92	c cleaning 10007 clauses out of 20077 with flag 405002/405002
332.72/331.43	c cleaning 10009 clauses out of 20069 with flag 415001/415001
342.44/341.16	c cleaning 10015 clauses out of 20065 with flag 425006/425006
352.16/350.82	c cleaning 9974 clauses out of 20044 with flag 435000/435000
364.57/363.29	c cleaning 9981 clauses out of 20074 with flag 445004/445004
372.00/370.65	c cleaning 10004 clauses out of 20091 with flag 455002/455002
380.40/379.02	c cleaning 10000 clauses out of 20085 with flag 465000/465000
387.82/386.45	c cleaning 10004 clauses out of 20086 with flag 475001/475001
395.33/393.97	c cleaning 10016 clauses out of 20081 with flag 485000/485000
403.64/402.23	c cleaning 10006 clauses out of 20067 with flag 495002/495002
412.26/410.81	c cleaning 10005 clauses out of 20065 with flag 505006/505006
420.78/419.38	c cleaning 9993 clauses out of 20054 with flag 515000/515000
428.00/426.50	c cleaning 9984 clauses out of 20061 with flag 525000/525000
433.21/431.70	c cleaning 10003 clauses out of 20077 with flag 535000/535000
438.24/436.79	c cleaning 9997 clauses out of 20074 with flag 545000/545000
445.24/443.70	c cleaning 10006 clauses out of 20080 with flag 555003/555003
451.17/449.64	c cleaning 9994 clauses out of 20071 with flag 565000/565000
456.48/454.91	c cleaning 10004 clauses out of 20080 with flag 575003/575003
462.98/461.45	c cleaning 9998 clauses out of 20073 with flag 585000/585000
468.70/467.17	c cleaning 10015 clauses out of 20075 with flag 595000/595000
475.63/474.02	c cleaning 10003 clauses out of 20061 with flag 605001/605001
483.94/482.30	c cleaning 9995 clauses out of 20057 with flag 615000/615000
496.26/494.66	c cleaning 9991 clauses out of 20062 with flag 625000/625000
507.10/505.47	c cleaning 10007 clauses out of 20077 with flag 635006/635006
517.82/516.12	c cleaning 9999 clauses out of 20064 with flag 645000/645000
524.45/522.75	c cleaning 10016 clauses out of 20066 with flag 655001/655001
532.07/530.31	c cleaning 9999 clauses out of 20049 with flag 665000/665000
538.89/537.16	c cleaning 9994 clauses out of 20051 with flag 675001/675001
543.11/541.38	c cleaning 9999 clauses out of 20058 with flag 685002/685002
548.72/546.97	c cleaning 9961 clauses out of 20057 with flag 695000/695000
559.86/558.01	c cleaning 9992 clauses out of 20098 with flag 705002/705002
570.78/568.94	c cleaning 9991 clauses out of 20104 with flag 715000/715000
578.71/576.88	c cleaning 10036 clauses out of 20116 with flag 725003/725003
590.02/588.10	c cleaning 10011 clauses out of 20079 with flag 735002/735002
602.65/600.74	c cleaning 10006 clauses out of 20066 with flag 745000/745000
613.88/611.98	c cleaning 10005 clauses out of 20060 with flag 755000/755000
626.00/624.05	c cleaning 10005 clauses out of 20058 with flag 765003/765003
638.34/636.39	c cleaning 9996 clauses out of 20050 with flag 775000/775000
650.47/648.44	c cleaning 9983 clauses out of 20056 with flag 785002/785002
660.50/658.43	c cleaning 10001 clauses out of 20073 with flag 795002/795002
671.42/669.31	c cleaning 9982 clauses out of 20072 with flag 805002/805002
683.64/681.52	c cleaning 10008 clauses out of 20088 with flag 815000/815000
695.97/693.81	c cleaning 9981 clauses out of 20083 with flag 825003/825003
707.09/704.97	c cleaning 9997 clauses out of 20101 with flag 835002/835002
720.22/718.03	c cleaning 10008 clauses out of 20102 with flag 845000/845000
735.44/733.21	c cleaning 9978 clauses out of 20098 with flag 855004/855004
749.57/747.37	c cleaning 9985 clauses out of 20118 with flag 865002/865002
763.28/761.07	c cleaning 10029 clauses out of 20131 with flag 875000/875000
774.11/771.83	c cleaning 10033 clauses out of 20102 with flag 885000/885000
781.33/779.07	c cleaning 10011 clauses out of 20069 with flag 895000/895000
789.24/786.99	c cleaning 10011 clauses out of 20060 with flag 905002/905002
798.86/796.57	c cleaning 10009 clauses out of 20048 with flag 915001/915001
808.70/806.33	c cleaning 9975 clauses out of 20038 with flag 925000/925000
819.91/817.59	c cleaning 9989 clauses out of 20066 with flag 935003/935003
829.66/827.30	c cleaning 10011 clauses out of 20074 with flag 945000/945000
836.76/834.36	c cleaning 10004 clauses out of 20064 with flag 955001/955001
846.78/844.40	c cleaning 10005 clauses out of 20062 with flag 965003/965003
856.00/853.56	c cleaning 10002 clauses out of 20055 with flag 975001/975001
866.42/863.99	c cleaning 10003 clauses out of 20052 with flag 985000/985000
878.55/876.04	c cleaning 10002 clauses out of 20051 with flag 995002/995002
891.68/889.16	c cleaning 9998 clauses out of 20047 with flag 1005000/1005000
902.71/900.13	c cleaning 9992 clauses out of 20049 with flag 1015000/1015000
911.04/908.43	c cleaning 10003 clauses out of 20057 with flag 1025000/1025000
919.66/917.01	c cleaning 10001 clauses out of 20054 with flag 1035000/1035000
927.97/925.39	c cleaning 9993 clauses out of 20053 with flag 1045000/1045000
938.59/935.98	c cleaning 10005 clauses out of 20062 with flag 1055002/1055002
949.72/947.11	c cleaning 10000 clauses out of 20056 with flag 1065001/1065001
958.44/955.75	c cleaning 10003 clauses out of 20056 with flag 1075001/1075001
966.27/963.52	c cleaning 10008 clauses out of 20052 with flag 1085000/1085000
976.07/973.32	c cleaning 10004 clauses out of 20045 with flag 1095001/1095001
985.59/982.87	c cleaning 10000 clauses out of 20042 with flag 1105002/1105002
998.82/996.03	c cleaning 10003 clauses out of 20041 with flag 1115001/1115001
1009.83/1007.05	c cleaning 10001 clauses out of 20039 with flag 1125002/1125002
1020.96/1018.13	c cleaning 9993 clauses out of 20039 with flag 1135003/1135003
1035.88/1033.08	c cleaning 10001 clauses out of 20043 with flag 1145000/1145000
1051.32/1048.48	c cleaning 10004 clauses out of 20043 with flag 1155001/1155001
1065.04/1062.18	c cleaning 9975 clauses out of 20039 with flag 1165001/1165001
1080.55/1077.60	c cleaning 10012 clauses out of 20065 with flag 1175002/1175002
1089.80/1086.83	c cleaning 9998 clauses out of 20055 with flag 1185004/1185004
1098.39/1095.48	c cleaning 10000 clauses out of 20055 with flag 1195002/1195002
1106.82/1103.81	c cleaning 10000 clauses out of 20055 with flag 1205002/1205002
1114.83/1111.81	c cleaning 9998 clauses out of 20056 with flag 1215003/1215003
1123.98/1120.94	c cleaning 10000 clauses out of 20058 with flag 1225003/1225003
1132.57/1129.55	c cleaning 10000 clauses out of 20055 with flag 1235000/1235000
1141.90/1138.88	c cleaning 10001 clauses out of 20057 with flag 1245002/1245002
1154.23/1151.11	c cleaning 9999 clauses out of 20055 with flag 1255001/1255001
1165.56/1162.47	c cleaning 10002 clauses out of 20055 with flag 1265000/1265000
1173.78/1170.66	c cleaning 9999 clauses out of 20054 with flag 1275001/1275001
1182.31/1179.21	c cleaning 10002 clauses out of 20055 with flag 1285001/1285001
1191.24/1188.04	c cleaning 9991 clauses out of 20054 with flag 1295002/1295002
1199.53/1196.32	c cleaning 9978 clauses out of 20062 with flag 1305001/1305001
1207.65/1204.46	c cleaning 9985 clauses out of 20083 with flag 1315000/1315000
1216.57/1213.37	c cleaning 10021 clauses out of 20098 with flag 1325000/1325000
1222.97/1219.71	c cleaning 10029 clauses out of 20080 with flag 1335003/1335003
1229.99/1226.77	c cleaning 9998 clauses out of 20049 with flag 1345001/1345001
1238.31/1235.03	c cleaning 10002 clauses out of 20054 with flag 1355004/1355004
1252.52/1249.26	c cleaning 9988 clauses out of 20050 with flag 1365002/1365002
1264.74/1261.42	c cleaning 9988 clauses out of 20060 with flag 1375000/1375000
1276.37/1273.00	c cleaning 9972 clauses out of 20072 with flag 1385000/1385000
1288.30/1284.97	c cleaning 9994 clauses out of 20102 with flag 1395002/1395002
1299.93/1296.51	c cleaning 10000 clauses out of 20107 with flag 1405001/1405001
1309.36/1305.97	c cleaning 10036 clauses out of 20106 with flag 1415000/1415000
1313.38/1309.97	c cleaning 10008 clauses out of 20071 with flag 1425001/1425001
1317.91/1314.47	c cleaning 10004 clauses out of 20062 with flag 1435000/1435000
1321.82/1318.35	c cleaning 10000 clauses out of 20059 with flag 1445001/1445001
1325.53/1322.00	c cleaning 9999 clauses out of 20060 with flag 1455002/1455002
1331.74/1328.29	c cleaning 9956 clauses out of 20059 with flag 1465000/1465000
1339.55/1336.03	c cleaning 9978 clauses out of 20107 with flag 1475004/1475004
1346.48/1342.99	c cleaning 9996 clauses out of 20126 with flag 1485001/1485001
1353.89/1350.30	c cleaning 9992 clauses out of 20131 with flag 1495002/1495002
1362.31/1358.76	c cleaning 10000 clauses out of 20138 with flag 1505001/1505001
1375.64/1372.00	c cleaning 9998 clauses out of 20138 with flag 1515001/1515001
1384.76/1381.11	c cleaning 10043 clauses out of 20142 with flag 1525003/1525003
1393.17/1389.53	c cleaning 10007 clauses out of 20096 with flag 1535000/1535000
1399.79/1396.11	c cleaning 10014 clauses out of 20092 with flag 1545003/1545003
1408.00/1404.37	c cleaning 10008 clauses out of 20077 with flag 1555002/1555002
1421.13/1417.42	c cleaning 9974 clauses out of 20068 with flag 1565001/1565001
1443.15/1439.47	c cleaning 9981 clauses out of 20095 with flag 1575002/1575002
1458.59/1454.88	c cleaning 10019 clauses out of 20112 with flag 1585000/1585000
1472.82/1469.00	c cleaning 10016 clauses out of 20094 with flag 1595001/1595001
1484.52/1480.72	c cleaning 10006 clauses out of 20077 with flag 1605000/1605000
1495.54/1491.78	c cleaning 9978 clauses out of 20074 with flag 1615003/1615003
1504.47/1500.69	c cleaning 9985 clauses out of 20094 with flag 1625001/1625001
1514.49/1510.61	c cleaning 9998 clauses out of 20108 with flag 1635000/1635000
1525.01/1521.14	c cleaning 9982 clauses out of 20110 with flag 1645000/1645000
1534.43/1530.50	c cleaning 10015 clauses out of 20129 with flag 1655001/1655001
1543.55/1539.66	c cleaning 10006 clauses out of 20116 with flag 1665003/1665003
1553.16/1549.28	c cleaning 10003 clauses out of 20107 with flag 1675000/1675000
1563.80/1559.85	c cleaning 10004 clauses out of 20105 with flag 1685001/1685001
1573.99/1570.09	c cleaning 10001 clauses out of 20103 with flag 1695003/1695003
1585.73/1581.80	c cleaning 9998 clauses out of 20104 with flag 1705005/1705005
1595.44/1591.43	c cleaning 10003 clauses out of 20107 with flag 1715006/1715006
1606.06/1602.05	c cleaning 9990 clauses out of 20099 with flag 1725001/1725001
1616.08/1612.09	c cleaning 9978 clauses out of 20110 with flag 1735002/1735002
1626.39/1622.31	c cleaning 9997 clauses out of 20132 with flag 1745002/1745002
1635.10/1631.05	c cleaning 9993 clauses out of 20135 with flag 1755002/1755002
1643.82/1639.78	c cleaning 9990 clauses out of 20141 with flag 1765001/1765001
1654.53/1650.41	c cleaning 10016 clauses out of 20153 with flag 1775003/1775003
1666.96/1662.84	c cleaning 10039 clauses out of 20134 with flag 1785000/1785000
1680.10/1675.98	c cleaning 10005 clauses out of 20100 with flag 1795005/1795005
1695.23/1691.00	c cleaning 10014 clauses out of 20091 with flag 1805001/1805001
1710.28/1706.09	c cleaning 10002 clauses out of 20076 with flag 1815000/1815000
1724.60/1720.37	c cleaning 9990 clauses out of 20077 with flag 1825003/1825003
1735.33/1731.08	c cleaning 10015 clauses out of 20084 with flag 1835000/1835000
1748.03/1743.76	c cleaning 10003 clauses out of 20070 with flag 1845001/1845001
1760.65/1756.31	c cleaning 9995 clauses out of 20067 with flag 1855001/1855001
1772.37/1768.05	c cleaning 9998 clauses out of 20071 with flag 1865000/1865000
1785.20/1780.82	c cleaning 10011 clauses out of 20081 with flag 1875008/1875008
1796.79/1792.49	c cleaning 9981 clauses out of 20062 with flag 1885000/1885000
1800.01/1795.62	c starts		: 210
1800.01/1795.62	c conflicts		: 1888314
1800.01/1795.62	c decisions		: 3464822
1800.01/1795.62	c propagations		: 96352319
1800.01/1795.62	c inspects		: 2378469632
1800.01/1795.62	c shortcuts		: 0
1800.01/1795.62	c learnt literals	: 0
1800.01/1795.62	c learnt binary clauses	: 0
1800.01/1795.62	c learnt ternary clauses	: 0
1800.01/1795.62	c learnt constraints	: 1888313
1800.01/1795.62	c ignored constraints	: 0
1800.01/1795.62	c root simplifications	: 0
1800.01/1795.62	c removed literals (reason simplification)	: 8445486
1800.01/1795.62	c reason swapping (by a shorter reason)	: 0
1800.01/1795.62	c Calls to reduceDB	: 190
1800.01/1795.62	c number of reductions to clauses (during analyze)	: 0
1800.01/1795.62	c number of learned constraints concerned by reduction	: 0
1800.01/1795.63	c number of learning phase by resolution	: 0
1800.01/1795.63	c number of learning phase by cutting planes	: 0
1800.01/1795.63	c speed (assignments/second)	: 53669.680674478244
1800.01/1795.63	c non guided choices	255161
1800.01/1795.63	c learnt constraints type 
1800.01/1795.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 13401
1800.01/1795.63	c constraints type 
1800.01/1795.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 85
1800.01/1795.63	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
1800.01/1795.63	s UNKNOWN
1800.01/1795.63	c Total wall clock time (in seconds): 1795.52

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3459621-1307152531/watcher-3459621-1307152531 -o /tmp/evaluation-result-3459621-1307152531/solver-3459621-1307152531 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459621-1307152531.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 1/552 8464
/proc/meminfo: memFree=24953104/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=35788 CPUtime=0 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 1315 0 0 0 0 0 0 0 25 0 2 0 826850213 36646912 1016 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 8947 1017 781 9 0 386 0
[pid=8464/tid=8465] ppid=8462 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 6112 0 1 0 0 0 0 0 25 0 2 0 826850214 13850947584 6928 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239476388923 0 4 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.0375599 s]
/proc/loadavg: 2.00 2.02 2.00 1/552 8464
/proc/meminfo: memFree=24953104/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13537012 CPUtime=0.02 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 13276 0 1 0 1 1 0 0 25 0 10 0 826850213 13861900288 12974 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3384253 12976 1515 9 0 3375001 0
[pid=8464/tid=8465] ppid=8462 vsize=13537012 CPUtime=0.02 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 12156 0 1 0 1 1 0 0 25 0 10 0 826850214 13861900288 12977 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 47993126338565 0 4 0 16784584 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13537012

[startup+0.109516 s]
/proc/loadavg: 2.00 2.02 2.00 1/552 8464
/proc/meminfo: memFree=24953104/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13621372 CPUtime=0.11 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 15439 0 1 0 9 2 0 0 25 0 18 0 826850213 13948284928 15135 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3405343 15136 2092 9 0 3396077 0
[pid=8464/tid=8465] ppid=8462 vsize=13621372 CPUtime=0.09 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 13695 0 1 0 7 2 0 0 18 0 18 0 826850214 13948284928 15136 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 47993126713750 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13621372

[startup+0.300436 s]
/proc/loadavg: 2.00 2.02 2.00 1/552 8464
/proc/meminfo: memFree=24953104/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13628688 CPUtime=0.48 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 19282 0 1 0 46 2 0 0 25 0 18 0 826850213 13955776512 18671 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3407172 18683 2195 9 0 3397906 0
[pid=8464/tid=8465] ppid=8462 vsize=13628688 CPUtime=0.28 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 15593 0 1 0 26 2 0 0 18 0 18 0 826850214 13955776512 18683 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 47993130838867 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13628688

[startup+0.704442 s]
/proc/loadavg: 2.00 2.02 2.00 1/552 8464
/proc/meminfo: memFree=24953104/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13629716 CPUtime=1.4 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 22478 0 1 0 138 2 0 0 25 0 19 0 826850213 13956829184 21635 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3407429 21636 2227 9 0 3398163 0
[pid=8464/tid=8465] ppid=8462 vsize=13629716 CPUtime=0.69 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 17716 0 1 0 67 2 0 0 19 0 19 0 826850214 13956829184 21636 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 47993130838867 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 13629716

[startup+1.50126 s]
/proc/loadavg: 2.16 2.06 2.01 2/571 8483
/proc/meminfo: memFree=24872424/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13629716 CPUtime=2.21 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 23571 0 1 0 219 2 0 0 25 0 19 0 826850213 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3407429 22727 2227 9 0 3398163 0
[pid=8464/tid=8465] ppid=8462 vsize=13629716 CPUtime=1.48 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 18806 0 1 0 146 2 0 0 21 0 19 0 826850214 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 46912505785073 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8464/tid=8467] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850216 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8468] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850216 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8469] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850216 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8470] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850216 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8471] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850216 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8472] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850216 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8473] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850216 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8474] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850216 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8475] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8464 6003 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 826850217 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 0 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8476] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8464 6003 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826850218 13956829184 22727 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8477] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8464 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826850218 13956829184 22728 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8478] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 22728 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488518577 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8479] ppid=8462 vsize=13629716 CPUtime=0.43 cores=0,2,4,6
/proc/8464/task/8479/stat : 8479 (java) S 8462 8464 6003 0 -1 4202560 2085 0 0 0 43 0 0 0 16 0 19 0 826850220 13956829184 22728 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8480] ppid=8462 vsize=13629716 CPUtime=0.28 cores=0,2,4,6
/proc/8464/task/8480/stat : 8480 (java) S 8462 8464 6003 0 -1 4202560 1518 0 0 0 28 0 0 0 25 0 19 0 826850220 13956829184 22728 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8481] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8481/stat : 8481 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 22728 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8482] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8482/stat : 8482 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826850220 13956829184 22728 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8483] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8483/stat : 8483 (java) S 8462 8464 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826850249 13956829184 22728 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 13629716

[startup+3.10095 s]
/proc/loadavg: 2.16 2.06 2.01 6/591 8528
/proc/meminfo: memFree=24803520/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13629716 CPUtime=3.85 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 29310 0 1 0 382 3 0 0 25 0 19 0 826850213 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3407429 28460 2252 9 0 3398163 0
[pid=8464/tid=8465] ppid=8462 vsize=13629716 CPUtime=3.05 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 20384 0 1 0 303 2 0 0 25 0 19 0 826850214 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 46912505785109 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8464/tid=8467] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8468] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8469] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8470] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8471] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8472] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8464 6003 0 -1 4202560 74 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8473] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8464 6003 0 -1 4202560 893 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8474] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8464 6003 0 -1 4202560 1138 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8475] ppid=8462 vsize=13629716 CPUtime=0.01 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8464 6003 0 -1 4202560 2052 0 0 0 1 0 0 0 16 0 19 0 826850217 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 0 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8476] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8464 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8477] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8464 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8478] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488518577 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8479] ppid=8462 vsize=13629716 CPUtime=0.45 cores=0,2,4,6
/proc/8464/task/8479/stat : 8479 (java) S 8462 8464 6003 0 -1 4202560 2091 0 0 0 45 0 0 0 15 0 19 0 826850220 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8480] ppid=8462 vsize=13629716 CPUtime=0.3 cores=0,2,4,6
/proc/8464/task/8480/stat : 8480 (java) S 8462 8464 6003 0 -1 4202560 1522 0 0 0 30 0 0 0 18 0 19 0 826850220 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8481] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8481/stat : 8481 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8482] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8482/stat : 8482 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826850220 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8483] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8483/stat : 8483 (java) S 8462 8464 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826850249 13956829184 28460 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 13629716

[startup+6.30133 s]
/proc/loadavg: 2.16 2.06 2.01 3/591 8528
/proc/meminfo: memFree=24759580/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13629716 CPUtime=7.09 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 34342 0 1 0 705 4 0 0 25 0 19 0 826850213 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3407429 33489 2252 9 0 3398163 0
[pid=8464/tid=8465] ppid=8462 vsize=13629716 CPUtime=6.23 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 20387 0 1 0 621 2 0 0 25 0 19 0 826850214 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 46912505784986 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8464/tid=8467] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8464 6003 0 -1 4202560 1284 0 0 0 0 0 0 0 15 0 19 0 826850216 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8468] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826850216 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8469] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8464 6003 0 -1 4202560 1103 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8470] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8471] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826850216 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8472] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8464 6003 0 -1 4202560 976 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8473] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8464 6003 0 -1 4202560 893 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8474] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8464 6003 0 -1 4202560 1138 0 0 0 0 0 0 0 18 0 19 0 826850216 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8475] ppid=8462 vsize=13629716 CPUtime=0.03 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8464 6003 0 -1 4202560 3790 0 0 0 3 0 0 0 16 0 19 0 826850217 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 0 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8476] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8464 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8477] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8464 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8478] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488518577 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8479] ppid=8462 vsize=13629716 CPUtime=0.46 cores=0,2,4,6
/proc/8464/task/8479/stat : 8479 (java) S 8462 8464 6003 0 -1 4202560 2093 0 0 0 46 0 0 0 16 0 19 0 826850220 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8480] ppid=8462 vsize=13629716 CPUtime=0.32 cores=0,2,4,6
/proc/8464/task/8480/stat : 8480 (java) S 8462 8464 6003 0 -1 4202560 1524 0 0 0 32 0 0 0 17 0 19 0 826850220 13956829184 33489 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0

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

[pid=8464/tid=8472] ppid=8462 vsize=13629716 CPUtime=0.59 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8464 6003 0 -1 4202560 6363 0 0 0 59 0 0 0 15 0 19 0 826850216 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8473] ppid=8462 vsize=13629716 CPUtime=0.64 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8464 6003 0 -1 4202560 6337 0 0 0 64 0 0 0 15 0 19 0 826850216 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8474] ppid=8462 vsize=13629716 CPUtime=0.56 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8464 6003 0 -1 4202560 5885 0 0 0 55 1 0 0 15 0 19 0 826850216 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8475] ppid=8462 vsize=13629716 CPUtime=7.59 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8464 6003 0 -1 4202560 23607 0 0 0 754 5 0 0 15 0 19 0 826850217 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 0 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8476] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8464 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8477] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8464 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8478] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488518577 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8479] ppid=8462 vsize=13629716 CPUtime=0.5 cores=0,2,4,6
/proc/8464/task/8479/stat : 8479 (java) S 8462 8464 6003 0 -1 4202560 2102 0 0 0 50 0 0 0 15 0 19 0 826850220 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8480] ppid=8462 vsize=13629716 CPUtime=0.32 cores=0,2,4,6
/proc/8464/task/8480/stat : 8480 (java) S 8462 8464 6003 0 -1 4202560 1525 0 0 0 32 0 0 0 15 0 19 0 826850220 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8481] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8481/stat : 8481 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8482] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8482/stat : 8482 (java) S 8462 8464 6003 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 826850220 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8483] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8483/stat : 8483 (java) S 8462 8464 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826850249 13956829184 112546 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1666.46
Current children cumulated vsize (KiB) 13629716

[startup+1722.3 s]
/proc/loadavg: 2.08 2.07 2.02 3/591 9052
/proc/meminfo: memFree=24218060/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13629716 CPUtime=1726.63 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 114001 0 1 0 172641 22 0 0 25 0 19 0 826850213 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3407429 112764 2253 9 0 3398163 0
[pid=8464/tid=8465] ppid=8462 vsize=13629716 CPUtime=1712.79 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 41974 0 1 0 171271 8 0 0 25 0 19 0 826850214 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 46912505799202 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8464/tid=8467] ppid=8462 vsize=13629716 CPUtime=0.73 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8464 6003 0 -1 4202560 5517 0 0 0 73 0 0 0 16 0 19 0 826850216 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8468] ppid=8462 vsize=13629716 CPUtime=0.65 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8464 6003 0 -1 4202560 6794 0 0 0 64 1 0 0 16 0 19 0 826850216 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8469] ppid=8462 vsize=13629716 CPUtime=0.6 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8464 6003 0 -1 4202560 3263 0 0 0 60 0 0 0 16 0 19 0 826850216 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8470] ppid=8462 vsize=13629716 CPUtime=0.64 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8464 6003 0 -1 4202560 5040 0 0 0 63 1 0 0 15 0 19 0 826850216 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8471] ppid=8462 vsize=13629716 CPUtime=0.54 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8464 6003 0 -1 4202560 4250 0 0 0 54 0 0 0 15 0 19 0 826850216 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8472] ppid=8462 vsize=13629716 CPUtime=0.64 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8464 6003 0 -1 4202560 6394 0 0 0 64 0 0 0 16 0 19 0 826850216 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 4 0 0 0
[pid=8464/tid=8473] ppid=8462 vsize=13629716 CPUtime=0.66 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8464 6003 0 -1 4202560 6345 0 0 0 66 0 0 0 16 0 19 0 826850216 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8474] ppid=8462 vsize=13629716 CPUtime=0.58 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8464 6003 0 -1 4202560 5936 0 0 0 57 1 0 0 15 0 19 0 826850216 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8475] ppid=8462 vsize=13629716 CPUtime=7.86 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8464 6003 0 -1 4202560 23611 0 0 0 781 5 0 0 15 0 19 0 826850217 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 0 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8476] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8464 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8477] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8464 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8478] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488518577 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8479] ppid=8462 vsize=13629716 CPUtime=0.5 cores=0,2,4,6
/proc/8464/task/8479/stat : 8479 (java) S 8462 8464 6003 0 -1 4202560 2102 0 0 0 50 0 0 0 15 0 19 0 826850220 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8480] ppid=8462 vsize=13629716 CPUtime=0.32 cores=0,2,4,6
/proc/8464/task/8480/stat : 8480 (java) S 8462 8464 6003 0 -1 4202560 1525 0 0 0 32 0 0 0 15 0 19 0 826850220 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8481] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8481/stat : 8481 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8482] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8482/stat : 8482 (java) S 8462 8464 6003 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 826850220 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8483] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8483/stat : 8483 (java) S 8462 8464 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826850249 13956829184 112764 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1726.63
Current children cumulated vsize (KiB) 13629716

[startup+1782.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/591 9053
/proc/meminfo: memFree=24216508/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13629716 CPUtime=1786.69 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 114011 0 1 0 178647 22 0 0 25 0 19 0 826850213 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3407429 112765 2253 9 0 3398163 0
[pid=8464/tid=8465] ppid=8462 vsize=13629716 CPUtime=1772.5 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 41979 0 1 0 177242 8 0 0 25 0 19 0 826850214 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 46912505785027 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8464/tid=8467] ppid=8462 vsize=13629716 CPUtime=0.75 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8464 6003 0 -1 4202560 5517 0 0 0 75 0 0 0 16 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8468] ppid=8462 vsize=13629716 CPUtime=0.67 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8464 6003 0 -1 4202560 6795 0 0 0 66 1 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8469] ppid=8462 vsize=13629716 CPUtime=0.61 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8464 6003 0 -1 4202560 3263 0 0 0 61 0 0 0 16 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 4 0 0 0
[pid=8464/tid=8470] ppid=8462 vsize=13629716 CPUtime=0.64 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8464 6003 0 -1 4202560 5040 0 0 0 63 1 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8471] ppid=8462 vsize=13629716 CPUtime=0.55 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8464 6003 0 -1 4202560 4250 0 0 0 55 0 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8472] ppid=8462 vsize=13629716 CPUtime=0.64 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8464 6003 0 -1 4202560 6394 0 0 0 64 0 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 4 0 0 0
[pid=8464/tid=8473] ppid=8462 vsize=13629716 CPUtime=0.67 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8464 6003 0 -1 4202560 6345 0 0 0 67 0 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8474] ppid=8462 vsize=13629716 CPUtime=0.59 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8464 6003 0 -1 4202560 5936 0 0 0 58 1 0 0 16 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8475] ppid=8462 vsize=13629716 CPUtime=8.11 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8464 6003 0 -1 4202560 23613 0 0 0 806 5 0 0 15 0 19 0 826850217 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 0 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8476] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8464 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8477] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8464 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8478] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488518577 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8479] ppid=8462 vsize=13629716 CPUtime=0.5 cores=0,2,4,6
/proc/8464/task/8479/stat : 8479 (java) S 8462 8464 6003 0 -1 4202560 2102 0 0 0 50 0 0 0 15 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8480] ppid=8462 vsize=13629716 CPUtime=0.32 cores=0,2,4,6
/proc/8464/task/8480/stat : 8480 (java) S 8462 8464 6003 0 -1 4202560 1525 0 0 0 32 0 0 0 15 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8481] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8481/stat : 8481 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8482] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8482/stat : 8482 (java) S 8462 8464 6003 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8483] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8483/stat : 8483 (java) S 8462 8464 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826850249 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1786.69
Current children cumulated vsize (KiB) 13629716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.6 s]
/proc/loadavg: 2.02 2.05 2.01 3/591 9054
/proc/meminfo: memFree=24216852/32950928 swapFree=67056580/67111528
[pid=8464] ppid=8462 vsize=13629716 CPUtime=1800.01 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8464 6003 0 -1 4202496 114016 0 1 0 179979 22 0 0 25 0 19 0 826850213 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8464/statm: 3407429 112765 2253 9 0 3398163 0
[pid=8464/tid=8465] ppid=8462 vsize=13629716 CPUtime=1785.77 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8464 6003 0 -1 4202560 41980 0 1 0 178569 8 0 0 25 0 19 0 826850214 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 46912505784986 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8464/tid=8467] ppid=8462 vsize=13629716 CPUtime=0.75 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8464 6003 0 -1 4202560 5517 0 0 0 75 0 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8468] ppid=8462 vsize=13629716 CPUtime=0.67 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8464 6003 0 -1 4202560 6795 0 0 0 66 1 0 0 16 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8469] ppid=8462 vsize=13629716 CPUtime=0.61 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8464 6003 0 -1 4202560 3263 0 0 0 61 0 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 4 0 0 0
[pid=8464/tid=8470] ppid=8462 vsize=13629716 CPUtime=0.64 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8464 6003 0 -1 4202560 5040 0 0 0 63 1 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8471] ppid=8462 vsize=13629716 CPUtime=0.55 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8464 6003 0 -1 4202560 4250 0 0 0 55 0 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8472] ppid=8462 vsize=13629716 CPUtime=0.64 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8464 6003 0 -1 4202560 6394 0 0 0 64 0 0 0 16 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 4 0 0 0
[pid=8464/tid=8473] ppid=8462 vsize=13629716 CPUtime=0.68 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8464 6003 0 -1 4202560 6345 0 0 0 68 0 0 0 15 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8474] ppid=8462 vsize=13629716 CPUtime=0.6 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8464 6003 0 -1 4202560 5936 0 0 0 59 1 0 0 16 0 19 0 826850216 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8475] ppid=8462 vsize=13629716 CPUtime=8.16 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8464 6003 0 -1 4202560 23615 0 0 0 811 5 0 0 15 0 19 0 826850217 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 0 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8476] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8464 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8477] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8464 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826850218 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8478] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488518577 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
[pid=8464/tid=8479] ppid=8462 vsize=13629716 CPUtime=0.5 cores=0,2,4,6
/proc/8464/task/8479/stat : 8479 (java) S 8462 8464 6003 0 -1 4202560 2102 0 0 0 50 0 0 0 15 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8480] ppid=8462 vsize=13629716 CPUtime=0.32 cores=0,2,4,6
/proc/8464/task/8480/stat : 8480 (java) S 8462 8464 6003 0 -1 4202560 1525 0 0 0 32 0 0 0 15 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8481] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8481/stat : 8481 (java) S 8462 8464 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488510873 0 4 0 16800975 18446604440500922432 0 0 -1 6 0 0 0
[pid=8464/tid=8482] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8482/stat : 8482 (java) S 8462 8464 6003 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826850220 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 0 0 0 0
[pid=8464/tid=8483] ppid=8462 vsize=13629716 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8483/stat : 8483 (java) S 8462 8464 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826850249 13956829184 112765 33554432000 1073741824 1073778376 140736477413472 18446744073709551615 239488511488 0 4 0 16800975 18446604440500922432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 13629716

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1795.66
CPU time (s): 1800.08
CPU user time (s): 1799.84
CPU system time (s): 0.244962
CPU usage (%): 100.246
Max. virtual memory (cumulated for all children) (KiB): 13629716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114053
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42255
involuntary context switches= 8187

runsolver used 10.6554 second user time and 22.0646 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-04 03:55:32
IDJOB=3459621
IDBENCH=2580
IDSOLVER=1952
FILE ID=node148/3459621-1307152531
RUNJOBID= node148-1307147129-7891
PBS_JOBID= 13508768
Free space on /tmp= 73868 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459621-1307152531/watcher-3459621-1307152531 -o /tmp/evaluation-result-3459621-1307152531/solver-3459621-1307152531 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459621-1307152531.opb

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

MD5SUM BENCH= a4a494535709e59392e65403b829113d
RANDOM SEED=847191349

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24953260 kB
Buffers:        248132 kB
Cached:         609464 kB
SwapCached:       7908 kB
Active:        7190292 kB
Inactive:       499684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24953260 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:             468 kB
Writeback:           0 kB
AnonPages:     6830788 kB
Mapped:          43844 kB
Slab:           179256 kB
PageTables:      58116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170396544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73896 MiB
End job on node148 at 2011-06-04 04:25:29