Trace number 3459626

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.16 1796.38

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
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.122981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
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 constraint81
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 82
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.00/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.11	c See www.sat4j.org for details.
0.00/0.11	c version 2.3.1.v20110525
0.00/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.11	c java.vm.version	19.1-b02
0.00/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.11	c sun.arch.data.model	64
0.00/0.11	c java.version		1.6.0_24
0.00/0.11	c os.name		Linux
0.00/0.11	c os.version		2.6.18-164.el5
0.00/0.11	c os.arch		amd64
0.00/0.11	c Free memory 		12995394264
0.00/0.11	c Max memory 		13063553024
0.00/0.11	c Total memory 		13063553024
0.00/0.11	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose learned constraints deletion strategy
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-3459626-1307152671.opb
0.09/0.13	c reading problem ... 
0.49/0.31	c ... done. Wall clock time 0.176s.
0.49/0.31	c #vars     6480
0.49/0.31	c #constraints  161
0.49/0.31	c constraints type 
0.49/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 81
0.49/0.31	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
2.90/2.34	c cleaning 2462 clauses out of 5000 with flag 5000/5000
5.44/4.87	c cleaning 4244 clauses out of 8538 with flag 11000/11000
8.25/7.66	c cleaning 5611 clauses out of 11295 with flag 18001/18001
12.46/11.86	c cleaning 6785 clauses out of 13685 with flag 26002/26002
17.80/17.12	c cleaning 7856 clauses out of 15899 with flag 35001/35001
23.02/22.31	c cleaning 8980 clauses out of 18043 with flag 45001/45001
29.53/28.87	c cleaning 9492 clauses out of 19063 with flag 55001/55001
35.24/34.51	c cleaning 9742 clauses out of 19571 with flag 65001/65001
42.06/41.35	c cleaning 9914 clauses out of 19829 with flag 75001/75001
46.97/46.22	c cleaning 9919 clauses out of 19915 with flag 85001/85001
54.38/53.68	c cleaning 9960 clauses out of 19997 with flag 95002/95002
63.69/62.91	c cleaning 9987 clauses out of 20035 with flag 105000/105000
74.00/73.24	c cleaning 9981 clauses out of 20050 with flag 115002/115002
79.23/78.44	c cleaning 9974 clauses out of 20068 with flag 125001/125001
86.95/86.15	c cleaning 9999 clauses out of 20094 with flag 135001/135001
94.86/94.09	c cleaning 9997 clauses out of 20095 with flag 145001/145001
103.99/103.13	c cleaning 9999 clauses out of 20100 with flag 155003/155003
118.51/117.61	c cleaning 10005 clauses out of 20099 with flag 165001/165001
130.54/129.64	c cleaning 9999 clauses out of 20094 with flag 175001/175001
135.31/134.37	c cleaning 10016 clauses out of 20095 with flag 185001/185001
141.20/140.21	c cleaning 9998 clauses out of 20078 with flag 195000/195000
148.53/147.58	c cleaning 10020 clauses out of 20082 with flag 205002/205002
157.82/156.80	c cleaning 9991 clauses out of 20063 with flag 215003/215003
169.74/168.78	c cleaning 9989 clauses out of 20069 with flag 225000/225000
177.26/176.20	c cleaning 10012 clauses out of 20081 with flag 235001/235001
182.58/181.52	c cleaning 10005 clauses out of 20070 with flag 245002/245002
188.58/187.57	c cleaning 10003 clauses out of 20064 with flag 255001/255001
193.40/192.31	c cleaning 9978 clauses out of 20064 with flag 265004/265004
198.52/197.43	c cleaning 10006 clauses out of 20083 with flag 275001/275001
204.44/203.33	c cleaning 10012 clauses out of 20077 with flag 285001/285001
215.65/214.52	c cleaning 10004 clauses out of 20065 with flag 295001/295001
225.47/224.31	c cleaning 9990 clauses out of 20060 with flag 305000/305000
235.69/234.59	c cleaning 10003 clauses out of 20072 with flag 315002/315002
243.81/242.67	c cleaning 10004 clauses out of 20071 with flag 325004/325004
251.22/250.04	c cleaning 10002 clauses out of 20067 with flag 335004/335004
258.43/257.25	c cleaning 9995 clauses out of 20061 with flag 345000/345000
267.45/266.24	c cleaning 9976 clauses out of 20067 with flag 355001/355001
277.76/276.56	c cleaning 10036 clauses out of 20096 with flag 365006/365006
289.38/288.12	c cleaning 10001 clauses out of 20055 with flag 375001/375001
300.11/298.86	c cleaning 10013 clauses out of 20053 with flag 385000/385000
308.04/306.75	c cleaning 9959 clauses out of 20042 with flag 395002/395002
313.57/312.26	c cleaning 9998 clauses out of 20082 with flag 405001/405001
320.98/319.61	c cleaning 10009 clauses out of 20085 with flag 415002/415002
332.10/330.76	c cleaning 10001 clauses out of 20075 with flag 425001/425001
342.93/341.54	c cleaning 10008 clauses out of 20076 with flag 435003/435003
353.96/352.58	c cleaning 9997 clauses out of 20065 with flag 445000/445000
360.68/359.25	c cleaning 10005 clauses out of 20068 with flag 455000/455000
366.81/365.34	c cleaning 10003 clauses out of 20065 with flag 465002/465002
374.53/373.09	c cleaning 10002 clauses out of 20062 with flag 475002/475002
381.23/379.73	c cleaning 10000 clauses out of 20059 with flag 485001/485001
389.24/387.76	c cleaning 10000 clauses out of 20058 with flag 495000/495000
397.06/395.50	c cleaning 10004 clauses out of 20059 with flag 505001/505001
404.68/403.16	c cleaning 10000 clauses out of 20055 with flag 515001/515001
410.29/408.77	c cleaning 10011 clauses out of 20055 with flag 525001/525001
414.11/412.52	c cleaning 10007 clauses out of 20046 with flag 535003/535003
418.21/416.60	c cleaning 9999 clauses out of 20037 with flag 545001/545001
426.42/424.87	c cleaning 9973 clauses out of 20038 with flag 555001/555001
439.74/438.19	c cleaning 9976 clauses out of 20065 with flag 565001/565001
450.59/449.00	c cleaning 9977 clauses out of 20089 with flag 575001/575001
461.09/459.45	c cleaning 9999 clauses out of 20111 with flag 585000/585000
466.72/465.07	c cleaning 9991 clauses out of 20113 with flag 595001/595001
471.94/470.25	c cleaning 10011 clauses out of 20123 with flag 605002/605002
478.55/476.80	c cleaning 10002 clauses out of 20110 with flag 615000/615000
491.27/489.56	c cleaning 9996 clauses out of 20110 with flag 625002/625002
501.30/499.52	c cleaning 10020 clauses out of 20117 with flag 635005/635005
510.40/508.62	c cleaning 10001 clauses out of 20092 with flag 645000/645000
518.42/516.66	c cleaning 10024 clauses out of 20092 with flag 655001/655001
526.74/524.93	c cleaning 10006 clauses out of 20067 with flag 665000/665000
534.65/532.80	c cleaning 9987 clauses out of 20061 with flag 675000/675000
545.67/543.89	c cleaning 9978 clauses out of 20074 with flag 685000/685000
555.19/553.32	c cleaning 10017 clauses out of 20096 with flag 695000/695000
565.32/563.46	c cleaning 10008 clauses out of 20081 with flag 705002/705002
575.84/573.97	c cleaning 9999 clauses out of 20071 with flag 715000/715000
581.15/579.24	c cleaning 10015 clauses out of 20074 with flag 725002/725002
589.48/587.53	c cleaning 10008 clauses out of 20060 with flag 735003/735003
596.97/595.02	c cleaning 10006 clauses out of 20049 with flag 745000/745000
603.18/601.26	c cleaning 10001 clauses out of 20044 with flag 755001/755001
611.40/609.44	c cleaning 10005 clauses out of 20046 with flag 765004/765004
621.32/619.39	c cleaning 9998 clauses out of 20039 with flag 775002/775002
629.04/627.06	c cleaning 10009 clauses out of 20040 with flag 785001/785001
632.74/630.74	c cleaning 9986 clauses out of 20030 with flag 795000/795000
646.95/644.95	c cleaning 9996 clauses out of 20045 with flag 805001/805001
668.46/666.47	c cleaning 9999 clauses out of 20050 with flag 815002/815002
685.09/683.07	c cleaning 9979 clauses out of 20051 with flag 825002/825002
705.62/703.57	c cleaning 10007 clauses out of 20071 with flag 835001/835001
730.75/728.63	c cleaning 10001 clauses out of 20068 with flag 845005/845005
755.26/753.11	c cleaning 9981 clauses out of 20062 with flag 855000/855000
771.29/769.12	c cleaning 10012 clauses out of 20081 with flag 865000/865000
784.31/782.19	c cleaning 10007 clauses out of 20069 with flag 875000/875000
795.14/792.91	c cleaning 9998 clauses out of 20062 with flag 885000/885000
799.55/797.38	c cleaning 9998 clauses out of 20065 with flag 895001/895001
804.96/802.71	c cleaning 10000 clauses out of 20066 with flag 905000/905000
814.48/812.27	c cleaning 10001 clauses out of 20066 with flag 915000/915000
825.99/823.72	c cleaning 9993 clauses out of 20065 with flag 925000/925000
838.61/836.39	c cleaning 9985 clauses out of 20074 with flag 935002/935002
849.13/846.88	c cleaning 9991 clauses out of 20087 with flag 945000/945000
857.94/855.60	c cleaning 9999 clauses out of 20096 with flag 955000/955000
866.85/864.57	c cleaning 10006 clauses out of 20097 with flag 965000/965000
874.16/871.88	c cleaning 10027 clauses out of 20099 with flag 975008/975008
883.67/881.38	c cleaning 10009 clauses out of 20065 with flag 985001/985001
892.78/890.49	c cleaning 10005 clauses out of 20056 with flag 995001/995001
901.59/899.25	c cleaning 10000 clauses out of 20051 with flag 1005001/1005001
910.50/908.19	c cleaning 9998 clauses out of 20050 with flag 1015000/1015000
920.93/918.61	c cleaning 9973 clauses out of 20054 with flag 1025002/1025002
934.27/931.90	c cleaning 10013 clauses out of 20079 with flag 1035000/1035000
948.18/945.78	c cleaning 9981 clauses out of 20066 with flag 1045000/1045000
959.79/957.30	c cleaning 9952 clauses out of 20089 with flag 1055004/1055004
973.31/970.87	c cleaning 10042 clauses out of 20133 with flag 1065000/1065000
987.03/984.54	c cleaning 9982 clauses out of 20093 with flag 1075002/1075002
997.35/994.86	c cleaning 9964 clauses out of 20114 with flag 1085005/1085005
1007.37/1004.88	c cleaning 9976 clauses out of 20148 with flag 1095003/1095003
1019.19/1016.65	c cleaning 9986 clauses out of 20170 with flag 1105001/1105001
1030.40/1027.80	c cleaning 9994 clauses out of 20184 with flag 1115001/1115001
1040.82/1038.21	c cleaning 10003 clauses out of 20189 with flag 1125000/1125000
1052.73/1050.15	c cleaning 9992 clauses out of 20188 with flag 1135002/1135002
1065.15/1062.53	c cleaning 10001 clauses out of 20196 with flag 1145002/1145002
1077.57/1074.96	c cleaning 9991 clauses out of 20194 with flag 1155001/1155001
1089.99/1087.30	c cleaning 9988 clauses out of 20202 with flag 1165000/1165000
1101.73/1099.08	c cleaning 10003 clauses out of 20215 with flag 1175001/1175001
1109.43/1106.75	c cleaning 10062 clauses out of 20214 with flag 1185003/1185003
1117.03/1114.32	c cleaning 10032 clauses out of 20150 with flag 1195001/1195001
1123.83/1121.16	c cleaning 10017 clauses out of 20122 with flag 1205005/1205005
1136.74/1134.05	c cleaning 9991 clauses out of 20101 with flag 1215001/1215001
1143.86/1141.17	c cleaning 9994 clauses out of 20109 with flag 1225000/1225000
1150.87/1148.13	c cleaning 9988 clauses out of 20118 with flag 1235003/1235003
1157.90/1155.18	c cleaning 10001 clauses out of 20129 with flag 1245002/1245002
1170.08/1167.38	c cleaning 10000 clauses out of 20126 with flag 1255000/1255000
1177.19/1174.49	c cleaning 9998 clauses out of 20127 with flag 1265001/1265001
1184.51/1181.76	c cleaning 9991 clauses out of 20128 with flag 1275000/1275000
1192.52/1189.77	c cleaning 10024 clauses out of 20138 with flag 1285001/1285001
1203.62/1200.81	c cleaning 9997 clauses out of 20114 with flag 1295001/1295001
1214.23/1211.48	c cleaning 9998 clauses out of 20117 with flag 1305001/1305001
1227.75/1224.96	c cleaning 9995 clauses out of 20119 with flag 1315001/1315001
1236.36/1233.55	c cleaning 9989 clauses out of 20123 with flag 1325000/1325000
1241.97/1239.10	c cleaning 10007 clauses out of 20138 with flag 1335004/1335004
1247.49/1244.61	c cleaning 10006 clauses out of 20128 with flag 1345001/1345001
1254.82/1251.94	c cleaning 10036 clauses out of 20123 with flag 1355002/1355002
1265.11/1262.28	c cleaning 10004 clauses out of 20085 with flag 1365000/1365000
1272.33/1269.52	c cleaning 9997 clauses out of 20083 with flag 1375002/1375002
1279.34/1276.42	c cleaning 10019 clauses out of 20085 with flag 1385001/1385001
1286.95/1284.02	c cleaning 10005 clauses out of 20066 with flag 1395001/1395001
1294.96/1292.08	c cleaning 10003 clauses out of 20060 with flag 1405000/1405000
1302.67/1299.78	c cleaning 10010 clauses out of 20060 with flag 1415003/1415003
1307.28/1304.33	c cleaning 10001 clauses out of 20048 with flag 1425001/1425001
1313.40/1310.47	c cleaning 10003 clauses out of 20046 with flag 1435000/1435000
1319.50/1316.52	c cleaning 10004 clauses out of 20044 with flag 1445001/1445001
1325.82/1322.82	c cleaning 10002 clauses out of 20039 with flag 1455000/1455000
1330.12/1327.14	c cleaning 10001 clauses out of 20038 with flag 1465001/1465001
1335.93/1332.95	c cleaning 10001 clauses out of 20038 with flag 1475002/1475002
1341.87/1338.83	c cleaning 10001 clauses out of 20035 with flag 1485000/1485000
1347.37/1344.33	c cleaning 9998 clauses out of 20036 with flag 1495002/1495002
1351.78/1348.75	c cleaning 10001 clauses out of 20036 with flag 1505000/1505000
1356.47/1353.46	c cleaning 9999 clauses out of 20035 with flag 1515000/1515000
1361.08/1358.02	c cleaning 9989 clauses out of 20036 with flag 1525000/1525000
1367.69/1364.63	c cleaning 9999 clauses out of 20049 with flag 1535002/1535002
1374.60/1371.51	c cleaning 9995 clauses out of 20049 with flag 1545001/1545001
1381.53/1378.43	c cleaning 9999 clauses out of 20054 with flag 1555001/1555001
1388.53/1385.48	c cleaning 10002 clauses out of 20055 with flag 1565001/1565001
1395.94/1392.84	c cleaning 10001 clauses out of 20053 with flag 1575001/1575001
1403.24/1400.11	c cleaning 9984 clauses out of 20052 with flag 1585001/1585001
1409.96/1406.84	c cleaning 10008 clauses out of 20069 with flag 1595002/1595002
1417.66/1414.54	c cleaning 10000 clauses out of 20060 with flag 1605001/1605001
1424.87/1421.77	c cleaning 10003 clauses out of 20061 with flag 1615002/1615002
1430.18/1427.00	c cleaning 9986 clauses out of 20059 with flag 1625003/1625003
1436.70/1433.59	c cleaning 9984 clauses out of 20072 with flag 1635002/1635002
1443.62/1440.41	c cleaning 9996 clauses out of 20087 with flag 1645001/1645001
1450.63/1447.47	c cleaning 9998 clauses out of 20090 with flag 1655000/1655000
1457.34/1454.14	c cleaning 9993 clauses out of 20092 with flag 1665000/1665000
1463.75/1460.56	c cleaning 10000 clauses out of 20099 with flag 1675000/1675000
1470.78/1467.56	c cleaning 9999 clauses out of 20100 with flag 1685001/1685001
1477.48/1474.22	c cleaning 10003 clauses out of 20101 with flag 1695001/1695001
1484.99/1481.74	c cleaning 9993 clauses out of 20097 with flag 1705000/1705000
1491.90/1488.67	c cleaning 10000 clauses out of 20106 with flag 1715002/1715002
1499.44/1496.14	c cleaning 10006 clauses out of 20107 with flag 1725003/1725003
1506.93/1503.65	c cleaning 9994 clauses out of 20099 with flag 1735001/1735001
1513.76/1510.48	c cleaning 10002 clauses out of 20105 with flag 1745001/1745001
1521.04/1517.78	c cleaning 9992 clauses out of 20102 with flag 1755000/1755000
1528.66/1525.32	c cleaning 10009 clauses out of 20111 with flag 1765001/1765001
1534.76/1531.44	c cleaning 10016 clauses out of 20102 with flag 1775001/1775001
1543.49/1540.17	c cleaning 10022 clauses out of 20086 with flag 1785001/1785001
1552.49/1549.12	c cleaning 10009 clauses out of 20063 with flag 1795000/1795000
1561.90/1558.59	c cleaning 10004 clauses out of 20056 with flag 1805002/1805002
1569.61/1566.28	c cleaning 10000 clauses out of 20050 with flag 1815000/1815000
1577.53/1574.12	c cleaning 10004 clauses out of 20055 with flag 1825005/1825005
1585.73/1582.35	c cleaning 10004 clauses out of 20056 with flag 1835010/1835010
1593.83/1590.40	c cleaning 9996 clauses out of 20045 with flag 1845003/1845003
1601.45/1598.00	c cleaning 10001 clauses out of 20049 with flag 1855003/1855003
1610.26/1606.83	c cleaning 9998 clauses out of 20048 with flag 1865003/1865003
1620.47/1617.02	c cleaning 9983 clauses out of 20048 with flag 1875001/1875001
1629.78/1626.38	c cleaning 10008 clauses out of 20064 with flag 1885000/1885000
1640.70/1637.28	c cleaning 9989 clauses out of 20060 with flag 1895004/1895004
1649.30/1645.87	c cleaning 9997 clauses out of 20067 with flag 1905000/1905000
1658.42/1654.93	c cleaning 10014 clauses out of 20072 with flag 1915002/1915002
1667.13/1663.63	c cleaning 10001 clauses out of 20056 with flag 1925000/1925000
1677.15/1673.67	c cleaning 10005 clauses out of 20055 with flag 1935000/1935000
1688.57/1685.03	c cleaning 10003 clauses out of 20050 with flag 1945000/1945000
1696.99/1693.49	c cleaning 10003 clauses out of 20051 with flag 1955004/1955004
1706.60/1703.05	c cleaning 10000 clauses out of 20045 with flag 1965001/1965001
1715.61/1712.01	c cleaning 9994 clauses out of 20051 with flag 1975007/1975007
1724.72/1721.10	c cleaning 9987 clauses out of 20050 with flag 1985000/1985000
1730.92/1727.32	c cleaning 10003 clauses out of 20065 with flag 1995002/1995002
1736.84/1733.24	c cleaning 9967 clauses out of 20061 with flag 2005001/2005001
1741.86/1738.24	c cleaning 9979 clauses out of 20094 with flag 2015001/2015001
1750.87/1747.24	c cleaning 10000 clauses out of 20114 with flag 2025000/2025000
1761.08/1757.42	c cleaning 9996 clauses out of 20115 with flag 2035001/2035001
1772.80/1769.13	c cleaning 10014 clauses out of 20119 with flag 2045001/2045001
1779.72/1776.07	c cleaning 10014 clauses out of 20104 with flag 2055000/2055000
1785.73/1782.05	c cleaning 10008 clauses out of 20092 with flag 2065002/2065002
1792.54/1788.87	c cleaning 10008 clauses out of 20083 with flag 2075001/2075001
1799.07/1795.34	c cleaning 10019 clauses out of 20074 with flag 2085000/2085000
1800.08/1796.34	c starts		: 226
1800.08/1796.34	c conflicts		: 2086867
1800.08/1796.34	c decisions		: 3867758
1800.08/1796.34	c propagations		: 99938509
1800.08/1796.34	c inspects		: 2729147152
1800.08/1796.34	c shortcuts		: 0
1800.08/1796.34	c learnt literals	: 0
1800.08/1796.34	c learnt binary clauses	: 0
1800.08/1796.34	c learnt ternary clauses	: 0
1800.08/1796.34	c learnt constraints	: 2086867
1800.08/1796.34	c ignored constraints	: 0
1800.08/1796.34	c root simplifications	: 0
1800.08/1796.34	c removed literals (reason simplification)	: 11821206
1800.08/1796.34	c reason swapping (by a shorter reason)	: 0
1800.08/1796.34	c Calls to reduceDB	: 210
1800.08/1796.34	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.34	c number of learned constraints concerned by reduction	: 0
1800.08/1796.34	c number of learning phase by resolution	: 0
1800.08/1796.34	c number of learning phase by cutting planes	: 0
1800.08/1796.34	c speed (assignments/second)	: 55643.99616042903
1800.08/1796.34	c non guided choices	331381
1800.08/1796.35	c learnt constraints type 
1800.08/1796.35	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 11935
1800.08/1796.35	c constraints type 
1800.08/1796.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 81
1800.08/1796.35	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
1800.08/1796.35	s UNKNOWN
1800.08/1796.35	c Total wall clock time (in seconds): 1796.219

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

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.00 2.01 2.00 2/559 1456
/proc/meminfo: memFree=30126140/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/1456/stat : 1456 (runsolver) R 1454 1456 31166 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 826865756 12079104 50 33554432000 4194304 5432328 140735137229680 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/1456/statm: 2949 50 31 303 0 2643 0

[startup+0.120531 s]
/proc/loadavg: 2.00 2.01 2.00 2/559 1456
/proc/meminfo: memFree=30126140/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13621524 CPUtime=0.09 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 15284 0 1 0 8 1 0 0 25 0 18 0 826865756 13948440576 14980 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3405381 14980 2088 9 0 3396115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13621524

[startup+0.200517 s]
/proc/loadavg: 2.00 2.01 2.00 2/559 1456
/proc/meminfo: memFree=30126140/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13622592 CPUtime=0.23 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 16325 0 1 0 21 2 0 0 25 0 18 0 826865756 13949534208 16021 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3405648 16021 2169 9 0 3396382 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 13622592

[startup+0.300501 s]
/proc/loadavg: 2.00 2.01 2.00 2/559 1456
/proc/meminfo: memFree=30126140/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13627788 CPUtime=0.49 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 21080 0 1 0 47 2 0 0 25 0 18 0 826865756 13954854912 20058 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3406947 20060 2201 9 0 3397681 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13627788

[startup+0.700429 s]
/proc/loadavg: 2.00 2.01 2.00 2/559 1456
/proc/meminfo: memFree=30126140/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13628816 CPUtime=1.27 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 23196 0 1 0 125 2 0 0 25 0 19 0 826865756 13955907584 21900 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3407204 21900 2228 9 0 3397938 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 13628816

[startup+1.50129 s]
/proc/loadavg: 1.92 2.00 1.99 2/578 1475
/proc/meminfo: memFree=30044156/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13628816 CPUtime=2.07 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 24251 0 1 0 205 2 0 0 25 0 19 0 826865756 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3407204 22954 2228 9 0 3397938 0
[pid=1456/tid=1458] ppid=1454 vsize=13628816 CPUtime=1.47 cores=1,3,5,7
/proc/1456/task/1458/stat : 1458 (java) R 1454 1456 31166 0 -1 4202560 18792 0 1 0 145 2 0 0 25 0 19 0 826865759 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 46912505742594 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1456/tid=1459] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1459/stat : 1459 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865761 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1460] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1460/stat : 1460 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865761 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1461] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1461/stat : 1461 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865761 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1462] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1462/stat : 1462 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865761 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1463] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1463/stat : 1463 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865761 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1464] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1464/stat : 1464 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865761 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1465] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1465/stat : 1465 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865761 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1466] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1466/stat : 1466 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865761 13955907584 22954 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1467] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1467/stat : 1467 (java) S 1454 1456 31166 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 22955 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 0 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1468] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1468/stat : 1468 (java) S 1454 1456 31166 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826865762 13955907584 22955 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1469] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1469/stat : 1469 (java) S 1454 1456 31166 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826865762 13955907584 22955 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1470] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1470/stat : 1470 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 22955 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826063793 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1471] ppid=1454 vsize=13628816 CPUtime=0.31 cores=1,3,5,7
/proc/1456/task/1471/stat : 1471 (java) S 1454 1456 31166 0 -1 4202560 2027 0 0 0 31 0 0 0 25 0 19 0 826865765 13955907584 22955 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1472] ppid=1454 vsize=13628816 CPUtime=0.29 cores=1,3,5,7
/proc/1456/task/1472/stat : 1472 (java) S 1454 1456 31166 0 -1 4202560 2270 0 0 0 29 0 0 0 25 0 19 0 826865765 13955907584 22955 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1473] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1473/stat : 1473 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 22955 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1474] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1474/stat : 1474 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826865765 13955907584 22955 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1475] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1475/stat : 1475 (java) S 1454 1456 31166 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826865789 13955907584 22955 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 13628816

[startup+3.10103 s]
/proc/loadavg: 1.92 2.00 1.99 5/598 1520
/proc/meminfo: memFree=29989980/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13628816 CPUtime=3.7 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 28554 0 1 0 367 3 0 0 25 0 19 0 826865756 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3407204 27252 2253 9 0 3397938 0
[pid=1456/tid=1458] ppid=1454 vsize=13628816 CPUtime=3.04 cores=1,3,5,7
/proc/1456/task/1458/stat : 1458 (java) R 1454 1456 31166 0 -1 4202560 19955 0 1 0 302 2 0 0 25 0 19 0 826865759 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 46912505702336 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1456/tid=1459] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1459/stat : 1459 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1460] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1460/stat : 1460 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1461] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1461/stat : 1461 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1462] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1462/stat : 1462 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1463] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1463/stat : 1463 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1464] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1464/stat : 1464 (java) S 1454 1456 31166 0 -1 4202560 507 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1465] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1465/stat : 1465 (java) S 1454 1456 31166 0 -1 4202560 567 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1466] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1466/stat : 1466 (java) S 1454 1456 31166 0 -1 4202560 504 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1467] ppid=1454 vsize=13628816 CPUtime=0.01 cores=1,3,5,7
/proc/1456/task/1467/stat : 1467 (java) S 1454 1456 31166 0 -1 4202560 1558 0 0 0 1 0 0 0 17 0 19 0 826865762 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 0 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1468] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1468/stat : 1468 (java) S 1454 1456 31166 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1469] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1469/stat : 1469 (java) S 1454 1456 31166 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1470] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1470/stat : 1470 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826063793 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1471] ppid=1454 vsize=13628816 CPUtime=0.32 cores=1,3,5,7
/proc/1456/task/1471/stat : 1471 (java) S 1454 1456 31166 0 -1 4202560 2033 0 0 0 32 0 0 0 17 0 19 0 826865765 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1472] ppid=1454 vsize=13628816 CPUtime=0.3 cores=1,3,5,7
/proc/1456/task/1472/stat : 1472 (java) S 1454 1456 31166 0 -1 4202560 2274 0 0 0 30 0 0 0 18 0 19 0 826865765 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1473] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1473/stat : 1473 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1474] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1474/stat : 1474 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826865765 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1475] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1475/stat : 1475 (java) S 1454 1456 31166 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826865789 13955907584 27252 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 13628816

[startup+6.30155 s]
/proc/loadavg: 1.92 2.00 1.99 3/598 1520
/proc/meminfo: memFree=29947560/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13628816 CPUtime=6.95 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 32475 0 1 0 691 4 0 0 25 0 19 0 826865756 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3407204 31171 2253 9 0 3397938 0
[pid=1456/tid=1458] ppid=1454 vsize=13628816 CPUtime=6.21 cores=1,3,5,7
/proc/1456/task/1458/stat : 1458 (java) R 1454 1456 31166 0 -1 4202560 19958 0 1 0 619 2 0 0 25 0 19 0 826865759 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 46912505742576 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1456/tid=1459] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1459/stat : 1459 (java) S 1454 1456 31166 0 -1 4202560 962 0 0 0 0 0 0 0 15 0 19 0 826865761 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1460] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1460/stat : 1460 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826865761 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1461] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1461/stat : 1461 (java) S 1454 1456 31166 0 -1 4202560 1237 0 0 0 0 0 0 0 16 0 19 0 826865761 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1462] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1462/stat : 1462 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826865761 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1463] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1463/stat : 1463 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826865761 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1464] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1464/stat : 1464 (java) S 1454 1456 31166 0 -1 4202560 1373 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1465] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1465/stat : 1465 (java) S 1454 1456 31166 0 -1 4202560 567 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1466] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1466/stat : 1466 (java) S 1454 1456 31166 0 -1 4202560 504 0 0 0 0 0 0 0 18 0 19 0 826865761 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1467] ppid=1454 vsize=13628816 CPUtime=0.03 cores=1,3,5,7
/proc/1456/task/1467/stat : 1467 (java) S 1454 1456 31166 0 -1 4202560 2408 0 0 0 3 0 0 0 15 0 19 0 826865762 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 0 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1468] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1468/stat : 1468 (java) S 1454 1456 31166 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1469] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1469/stat : 1469 (java) S 1454 1456 31166 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1470] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1470/stat : 1470 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826063793 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1471] ppid=1454 vsize=13628816 CPUtime=0.35 cores=1,3,5,7
/proc/1456/task/1471/stat : 1471 (java) S 1454 1456 31166 0 -1 4202560 2035 0 0 0 35 0 0 0 15 0 19 0 826865765 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1472] ppid=1454 vsize=13628816 CPUtime=0.31 cores=1,3,5,7
/proc/1456/task/1472/stat : 1472 (java) S 1454 1456 31166 0 -1 4202560 2277 0 0 0 31 0 0 0 15 0 19 0 826865765 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1473] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1473/stat : 1473 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1474] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1474/stat : 1474 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826865765 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1475] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1475/stat : 1475 (java) S 1454 1456 31166 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826865789 13955907584 31171 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.95
Current children cumulated vsize (KiB) 13628816

[startup+12.7014 s]

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

[pid=1456/tid=1464] ppid=1454 vsize=13628816 CPUtime=0.59 cores=1,3,5,7
/proc/1456/task/1464/stat : 1464 (java) S 1454 1456 31166 0 -1 4202560 3587 0 0 0 59 0 0 0 16 0 19 0 826865761 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1465] ppid=1454 vsize=13628816 CPUtime=0.51 cores=1,3,5,7
/proc/1456/task/1465/stat : 1465 (java) S 1454 1456 31166 0 -1 4202560 9590 0 0 0 50 1 0 0 15 0 19 0 826865761 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1466] ppid=1454 vsize=13628816 CPUtime=0.52 cores=1,3,5,7
/proc/1456/task/1466/stat : 1466 (java) S 1454 1456 31166 0 -1 4202560 3280 0 0 0 52 0 0 0 16 0 19 0 826865761 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1467] ppid=1454 vsize=13628816 CPUtime=7.98 cores=1,3,5,7
/proc/1456/task/1467/stat : 1467 (java) S 1454 1456 31166 0 -1 4202560 18100 0 0 0 795 3 0 0 15 0 19 0 826865762 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 0 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1468] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1468/stat : 1468 (java) S 1454 1456 31166 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1469] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1469/stat : 1469 (java) S 1454 1456 31166 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1470] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1470/stat : 1470 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826063793 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1471] ppid=1454 vsize=13628816 CPUtime=0.35 cores=1,3,5,7
/proc/1456/task/1471/stat : 1471 (java) S 1454 1456 31166 0 -1 4202560 2035 0 0 0 35 0 0 0 15 0 19 0 826865765 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1472] ppid=1454 vsize=13628816 CPUtime=0.36 cores=1,3,5,7
/proc/1456/task/1472/stat : 1472 (java) S 1454 1456 31166 0 -1 4202560 2293 0 0 0 36 0 0 0 15 0 19 0 826865765 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1473] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1473/stat : 1473 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1474] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1474/stat : 1474 (java) S 1454 1456 31166 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 826865765 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1475] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1475/stat : 1475 (java) S 1454 1456 31166 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826865789 13955907584 102710 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1665.83
Current children cumulated vsize (KiB) 13628816

[startup+1722.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/598 2114
/proc/meminfo: memFree=29639640/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13628816 CPUtime=1725.92 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 104433 0 1 0 172576 16 0 0 25 0 19 0 826865756 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3407204 102722 2254 9 0 3397938 0
[pid=1456/tid=1458] ppid=1454 vsize=13628816 CPUtime=1712.26 cores=1,3,5,7
/proc/1456/task/1458/stat : 1458 (java) R 1454 1456 31166 0 -1 4202560 35818 0 1 0 171221 5 0 0 25 0 19 0 826865759 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 46912505742635 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1456/tid=1459] ppid=1454 vsize=13628816 CPUtime=0.6 cores=1,3,5,7
/proc/1456/task/1459/stat : 1459 (java) S 1454 1456 31166 0 -1 4202560 8099 0 0 0 60 0 0 0 15 0 19 0 826865761 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1460] ppid=1454 vsize=13628816 CPUtime=0.56 cores=1,3,5,7
/proc/1456/task/1460/stat : 1460 (java) S 1454 1456 31166 0 -1 4202560 1292 0 0 0 56 0 0 0 15 0 19 0 826865761 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1461] ppid=1454 vsize=13628816 CPUtime=0.57 cores=1,3,5,7
/proc/1456/task/1461/stat : 1461 (java) S 1454 1456 31166 0 -1 4202560 5392 0 0 0 57 0 0 0 16 0 19 0 826865761 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1462] ppid=1454 vsize=13628816 CPUtime=0.56 cores=1,3,5,7
/proc/1456/task/1462/stat : 1462 (java) S 1454 1456 31166 0 -1 4202560 8126 0 0 0 56 0 0 0 16 0 19 0 826865761 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1463] ppid=1454 vsize=13628816 CPUtime=0.55 cores=1,3,5,7
/proc/1456/task/1463/stat : 1463 (java) S 1454 1456 31166 0 -1 4202560 5567 0 0 0 54 1 0 0 15 0 19 0 826865761 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1464] ppid=1454 vsize=13628816 CPUtime=0.61 cores=1,3,5,7
/proc/1456/task/1464/stat : 1464 (java) S 1454 1456 31166 0 -1 4202560 3587 0 0 0 61 0 0 0 15 0 19 0 826865761 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1465] ppid=1454 vsize=13628816 CPUtime=0.52 cores=1,3,5,7
/proc/1456/task/1465/stat : 1465 (java) S 1454 1456 31166 0 -1 4202560 9590 0 0 0 51 1 0 0 15 0 19 0 826865761 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1466] ppid=1454 vsize=13628816 CPUtime=0.52 cores=1,3,5,7
/proc/1456/task/1466/stat : 1466 (java) S 1454 1456 31166 0 -1 4202560 3280 0 0 0 52 0 0 0 15 0 19 0 826865761 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1467] ppid=1454 vsize=13628816 CPUtime=8.33 cores=1,3,5,7
/proc/1456/task/1467/stat : 1467 (java) S 1454 1456 31166 0 -1 4202560 18104 0 0 0 830 3 0 0 15 0 19 0 826865762 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 0 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1468] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1468/stat : 1468 (java) S 1454 1456 31166 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1469] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1469/stat : 1469 (java) S 1454 1456 31166 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1470] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1470/stat : 1470 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826063793 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1471] ppid=1454 vsize=13628816 CPUtime=0.35 cores=1,3,5,7
/proc/1456/task/1471/stat : 1471 (java) S 1454 1456 31166 0 -1 4202560 2035 0 0 0 35 0 0 0 15 0 19 0 826865765 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1472] ppid=1454 vsize=13628816 CPUtime=0.36 cores=1,3,5,7
/proc/1456/task/1472/stat : 1472 (java) S 1454 1456 31166 0 -1 4202560 2293 0 0 0 36 0 0 0 15 0 19 0 826865765 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1473] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1473/stat : 1473 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1474] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1474/stat : 1474 (java) S 1454 1456 31166 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 826865765 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1475] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1475/stat : 1475 (java) S 1454 1456 31166 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826865789 13955907584 102722 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1725.92
Current children cumulated vsize (KiB) 13628816

[startup+1782.3 s]
/proc/loadavg: 2.36 2.14 2.04 3/598 2116
/proc/meminfo: memFree=29637724/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13628816 CPUtime=1786.04 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 104859 0 1 0 178588 16 0 0 25 0 19 0 826865756 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3407204 103136 2254 9 0 3397938 0
[pid=1456/tid=1458] ppid=1454 vsize=13628816 CPUtime=1771.77 cores=1,3,5,7
/proc/1456/task/1458/stat : 1458 (java) R 1454 1456 31166 0 -1 4202560 35826 0 1 0 177172 5 0 0 25 0 19 0 826865759 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 46912505742576 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1456/tid=1459] ppid=1454 vsize=13628816 CPUtime=0.61 cores=1,3,5,7
/proc/1456/task/1459/stat : 1459 (java) S 1454 1456 31166 0 -1 4202560 8099 0 0 0 61 0 0 0 15 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1460] ppid=1454 vsize=13628816 CPUtime=0.57 cores=1,3,5,7
/proc/1456/task/1460/stat : 1460 (java) S 1454 1456 31166 0 -1 4202560 1292 0 0 0 57 0 0 0 16 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1461] ppid=1454 vsize=13628816 CPUtime=0.59 cores=1,3,5,7
/proc/1456/task/1461/stat : 1461 (java) S 1454 1456 31166 0 -1 4202560 5393 0 0 0 59 0 0 0 16 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1462] ppid=1454 vsize=13628816 CPUtime=0.59 cores=1,3,5,7
/proc/1456/task/1462/stat : 1462 (java) S 1454 1456 31166 0 -1 4202560 8129 0 0 0 59 0 0 0 16 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1463] ppid=1454 vsize=13628816 CPUtime=0.57 cores=1,3,5,7
/proc/1456/task/1463/stat : 1463 (java) S 1454 1456 31166 0 -1 4202560 5567 0 0 0 56 1 0 0 15 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1464] ppid=1454 vsize=13628816 CPUtime=0.65 cores=1,3,5,7
/proc/1456/task/1464/stat : 1464 (java) S 1454 1456 31166 0 -1 4202560 3593 0 0 0 65 0 0 0 16 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1465] ppid=1454 vsize=13628816 CPUtime=0.54 cores=1,3,5,7
/proc/1456/task/1465/stat : 1465 (java) S 1454 1456 31166 0 -1 4202560 9590 0 0 0 53 1 0 0 15 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1466] ppid=1454 vsize=13628816 CPUtime=0.56 cores=1,3,5,7
/proc/1456/task/1466/stat : 1466 (java) S 1454 1456 31166 0 -1 4202560 3280 0 0 0 56 0 0 0 15 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1467] ppid=1454 vsize=13628816 CPUtime=8.75 cores=1,3,5,7
/proc/1456/task/1467/stat : 1467 (java) S 1454 1456 31166 0 -1 4202560 18510 0 0 0 872 3 0 0 15 0 19 0 826865762 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 0 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1468] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1468/stat : 1468 (java) S 1454 1456 31166 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1469] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1469/stat : 1469 (java) S 1454 1456 31166 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1470] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1470/stat : 1470 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826063793 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1471] ppid=1454 vsize=13628816 CPUtime=0.35 cores=1,3,5,7
/proc/1456/task/1471/stat : 1471 (java) S 1454 1456 31166 0 -1 4202560 2035 0 0 0 35 0 0 0 15 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1472] ppid=1454 vsize=13628816 CPUtime=0.36 cores=1,3,5,7
/proc/1456/task/1472/stat : 1472 (java) S 1454 1456 31166 0 -1 4202560 2293 0 0 0 36 0 0 0 15 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1473] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1473/stat : 1473 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1474] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1474/stat : 1474 (java) S 1454 1456 31166 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1475] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1475/stat : 1475 (java) S 1454 1456 31166 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826865789 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1786.04
Current children cumulated vsize (KiB) 13628816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.3 s]
/proc/loadavg: 2.28 2.13 2.03 4/598 2116
/proc/meminfo: memFree=29637696/32950928 swapFree=41528364/67111528
[pid=1456] ppid=1454 vsize=13628816 CPUtime=1800.08 cores=1,3,5,7
/proc/1456/stat : 1456 (java) S 1454 1456 31166 0 -1 4202496 104865 0 1 0 179992 16 0 0 25 0 19 0 826865756 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1456/statm: 3407204 103136 2254 9 0 3397938 0
[pid=1456/tid=1458] ppid=1454 vsize=13628816 CPUtime=1785.7 cores=1,3,5,7
/proc/1456/task/1458/stat : 1458 (java) R 1454 1456 31166 0 -1 4202560 35828 0 1 0 178565 5 0 0 25 0 19 0 826865759 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 46912505742635 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1456/tid=1459] ppid=1454 vsize=13628816 CPUtime=0.61 cores=1,3,5,7
/proc/1456/task/1459/stat : 1459 (java) S 1454 1456 31166 0 -1 4202560 8099 0 0 0 61 0 0 0 16 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1460] ppid=1454 vsize=13628816 CPUtime=0.58 cores=1,3,5,7
/proc/1456/task/1460/stat : 1460 (java) S 1454 1456 31166 0 -1 4202560 1292 0 0 0 58 0 0 0 16 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1461] ppid=1454 vsize=13628816 CPUtime=0.59 cores=1,3,5,7
/proc/1456/task/1461/stat : 1461 (java) S 1454 1456 31166 0 -1 4202560 5393 0 0 0 59 0 0 0 16 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1462] ppid=1454 vsize=13628816 CPUtime=0.59 cores=1,3,5,7
/proc/1456/task/1462/stat : 1462 (java) S 1454 1456 31166 0 -1 4202560 8129 0 0 0 59 0 0 0 15 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1463] ppid=1454 vsize=13628816 CPUtime=0.57 cores=1,3,5,7
/proc/1456/task/1463/stat : 1463 (java) S 1454 1456 31166 0 -1 4202560 5567 0 0 0 56 1 0 0 15 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1464] ppid=1454 vsize=13628816 CPUtime=0.65 cores=1,3,5,7
/proc/1456/task/1464/stat : 1464 (java) S 1454 1456 31166 0 -1 4202560 3593 0 0 0 65 0 0 0 16 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1465] ppid=1454 vsize=13628816 CPUtime=0.55 cores=1,3,5,7
/proc/1456/task/1465/stat : 1465 (java) S 1454 1456 31166 0 -1 4202560 9590 0 0 0 54 1 0 0 15 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1466] ppid=1454 vsize=13628816 CPUtime=0.56 cores=1,3,5,7
/proc/1456/task/1466/stat : 1466 (java) S 1454 1456 31166 0 -1 4202560 3280 0 0 0 56 0 0 0 16 0 19 0 826865761 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
[pid=1456/tid=1467] ppid=1454 vsize=13628816 CPUtime=8.84 cores=1,3,5,7
/proc/1456/task/1467/stat : 1467 (java) S 1454 1456 31166 0 -1 4202560 18512 0 0 0 881 3 0 0 15 0 19 0 826865762 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 0 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1468] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1468/stat : 1468 (java) S 1454 1456 31166 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1469] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1469/stat : 1469 (java) S 1454 1456 31166 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826865762 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1470] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1470/stat : 1470 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826063793 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1471] ppid=1454 vsize=13628816 CPUtime=0.35 cores=1,3,5,7
/proc/1456/task/1471/stat : 1471 (java) S 1454 1456 31166 0 -1 4202560 2035 0 0 0 35 0 0 0 15 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 7 0 0 0
[pid=1456/tid=1472] ppid=1454 vsize=13628816 CPUtime=0.36 cores=1,3,5,7
/proc/1456/task/1472/stat : 1472 (java) S 1454 1456 31166 0 -1 4202560 2293 0 0 0 36 0 0 0 15 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 5 0 0 0
[pid=1456/tid=1473] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1473/stat : 1473 (java) S 1454 1456 31166 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056089 0 4 0 16800975 18446604460115868352 0 0 -1 3 0 0 0
[pid=1456/tid=1474] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1474/stat : 1474 (java) R 1454 1456 31166 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826865765 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1456/tid=1475] ppid=1454 vsize=13628816 CPUtime=0 cores=1,3,5,7
/proc/1456/task/1475/stat : 1475 (java) S 1454 1456 31166 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826865789 13955907584 103136 33554432000 1073741824 1073778376 140734591167152 18446744073709551615 251826056704 0 4 0 16800975 18446604460115868352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 13628816

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): 1796.38
CPU time (s): 1800.16
CPU user time (s): 1799.97
CPU system time (s): 0.187971
CPU usage (%): 100.21
Max. virtual memory (cumulated for all children) (KiB): 13628816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104902
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= 42027
involuntary context switches= 25070

runsolver used 10.4944 second user time and 23.4954 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-04 03:57:51
IDJOB=3459626
IDBENCH=2588
IDSOLVER=1952
FILE ID=node126/3459626-1307152671
RUNJOBID= node126-1307147266-680
PBS_JOBID= 13508790
Free space on /tmp= 73788 MiB

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

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

MD5SUM BENCH= d887ec44be40cf432f8acabc52df2afa
RANDOM SEED=974714949

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30126296 kB
Buffers:        295384 kB
Cached:         448280 kB
SwapCached:      15388 kB
Active:        2098212 kB
Inactive:       407460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30126296 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:             464 kB
Writeback:           0 kB
AnonPages:     1759648 kB
Mapped:          24104 kB
Slab:           147360 kB
PageTables:     100092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176412592 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= 73796 MiB
End job on node126 at 2011-06-04 04:27:49