Trace number 3458617

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.13 1797.37

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-greenbea.opb
MD5SUMfed9726f7ff3b53e29a48b8849ad3d9b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables155427
Total number of constraints2674
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2674
Minimum length of a constraint11
Maximum length of a constraint7267
Number of terms in the objective function 15205
Biggest coefficient in the objective function 536870912000000
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 11303756896327816
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 24454743822989865
Number of bits of the biggest sum of numbers55
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.1.v20110525
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.18-164.el5
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		12995394264
0.05/0.09	c Max memory 		13063553024
0.05/0.09	c Total memory 		13063553024
0.05/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@761a626f
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3458617-1307641446.opb
0.11/0.11	c reading problem ... 
2.76/2.38	c ... done. Wall clock time 2.271s.
2.76/2.38	c #vars     155427
2.76/2.38	c #constraints  52920
2.76/2.38	c constraints type 
2.76/2.38	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4611
9.03/8.15	c cleaning 2497 clauses out of 4997 with flag 5000/5000
19.86/18.69	c cleaning 4244 clauses out of 8500 with flag 11000/11000
39.06/37.88	c cleaning 5618 clauses out of 11258 with flag 18002/18002
59.07/57.86	c cleaning 6817 clauses out of 13638 with flag 26001/26001
79.54/78.20	c cleaning 7905 clauses out of 15823 with flag 35003/35003
99.04/97.71	c cleaning 8948 clauses out of 17915 with flag 45000/45000
121.55/120.26	c cleaning 9479 clauses out of 18967 with flag 55000/55000
144.47/143.10	c cleaning 9744 clauses out of 19488 with flag 65000/65000
167.48/166.14	c cleaning 9869 clauses out of 19744 with flag 75000/75000
189.38/188.09	c cleaning 9931 clauses out of 19875 with flag 85000/85000
210.88/209.57	c cleaning 9962 clauses out of 19944 with flag 95000/95000
233.29/231.90	c cleaning 9985 clauses out of 19982 with flag 105000/105000
255.70/254.33	c cleaning 9992 clauses out of 19997 with flag 115000/115000
278.62/277.26	c cleaning 9995 clauses out of 20005 with flag 125000/125000
301.82/300.44	c cleaning 9997 clauses out of 20010 with flag 135000/135000
325.23/323.80	c cleaning 9995 clauses out of 20013 with flag 145000/145000
336.24/334.82	c cleaning 9997 clauses out of 20018 with flag 155000/155000
358.15/356.79	c cleaning 10000 clauses out of 20021 with flag 165000/165000
380.86/379.50	c cleaning 10003 clauses out of 20021 with flag 175000/175000
405.07/403.69	c cleaning 10002 clauses out of 20018 with flag 185000/185000
428.48/427.07	c cleaning 10000 clauses out of 20016 with flag 195000/195000
452.28/450.84	c cleaning 10001 clauses out of 20017 with flag 205001/205001
470.49/469.04	c cleaning 10000 clauses out of 20016 with flag 215001/215001
496.59/495.14	c cleaning 9997 clauses out of 20015 with flag 225000/225000
518.50/517.05	c cleaning 9997 clauses out of 20021 with flag 235003/235003
533.70/532.26	c cleaning 9997 clauses out of 20023 with flag 245002/245002
548.30/546.87	c cleaning 10005 clauses out of 20033 with flag 255009/255009
560.91/559.40	c cleaning 10002 clauses out of 20020 with flag 265001/265001
569.21/567.80	c cleaning 9999 clauses out of 20018 with flag 275001/275001
578.92/577.44	c cleaning 9997 clauses out of 20019 with flag 285001/285001
588.42/586.99	c cleaning 9998 clauses out of 20022 with flag 295001/295001
597.82/596.36	c cleaning 10002 clauses out of 20024 with flag 305001/305001
609.13/607.63	c cleaning 10003 clauses out of 20022 with flag 315001/315001
619.33/617.82	c cleaning 10000 clauses out of 20018 with flag 325000/325000
628.24/626.79	c cleaning 9999 clauses out of 20019 with flag 335001/335001
637.75/636.27	c cleaning 9999 clauses out of 20020 with flag 345001/345001
645.45/643.96	c cleaning 9998 clauses out of 20020 with flag 355000/355000
652.55/651.08	c cleaning 9999 clauses out of 20022 with flag 365000/365000
659.86/658.33	c cleaning 10000 clauses out of 20024 with flag 375001/375001
671.76/670.22	c cleaning 10002 clauses out of 20024 with flag 385001/385001
685.67/684.20	c cleaning 9998 clauses out of 20021 with flag 395000/395000
702.37/700.80	c cleaning 10006 clauses out of 20024 with flag 405001/405001
709.17/707.65	c cleaning 9995 clauses out of 20018 with flag 415001/415001
716.78/715.21	c cleaning 10003 clauses out of 20024 with flag 425002/425002
727.98/726.48	c cleaning 9990 clauses out of 20019 with flag 435000/435000
741.28/739.70	c cleaning 9997 clauses out of 20029 with flag 445000/445000
759.29/757.78	c cleaning 9998 clauses out of 20032 with flag 455000/455000
781.40/779.80	c cleaning 10005 clauses out of 20034 with flag 465000/465000
802.70/801.17	c cleaning 10001 clauses out of 20030 with flag 475001/475001
819.11/817.54	c cleaning 10004 clauses out of 20028 with flag 485000/485000
831.62/830.03	c cleaning 9998 clauses out of 20024 with flag 495000/495000
843.82/842.20	c cleaning 10003 clauses out of 20026 with flag 505000/505000
856.02/854.49	c cleaning 9996 clauses out of 20024 with flag 515001/515001
862.83/861.27	c cleaning 10007 clauses out of 20026 with flag 525000/525000
864.83/863.22	c cleaning 10002 clauses out of 20020 with flag 535001/535001
867.53/865.91	c cleaning 9995 clauses out of 20017 with flag 545000/545000
871.63/870.01	c cleaning 9998 clauses out of 20022 with flag 555000/555000
875.83/874.25	c cleaning 10002 clauses out of 20025 with flag 565001/565001
880.04/878.40	c cleaning 9999 clauses out of 20023 with flag 575001/575001
884.24/882.64	c cleaning 9999 clauses out of 20024 with flag 585001/585001
888.25/886.65	c cleaning 10007 clauses out of 20024 with flag 595000/595000
892.04/890.48	c cleaning 10001 clauses out of 20018 with flag 605001/605001
896.14/894.54	c cleaning 10000 clauses out of 20015 with flag 615000/615000
900.14/898.58	c cleaning 9999 clauses out of 20015 with flag 625000/625000
903.65/902.02	c cleaning 9998 clauses out of 20016 with flag 635000/635000
906.65/905.04	c cleaning 10002 clauses out of 20018 with flag 645000/645000
912.25/910.66	c cleaning 10002 clauses out of 20016 with flag 655000/655000
916.95/915.35	c cleaning 10002 clauses out of 20015 with flag 665001/665001
922.75/921.18	c cleaning 10003 clauses out of 20014 with flag 675002/675002
927.46/925.84	c cleaning 9998 clauses out of 20009 with flag 685000/685000
931.36/929.73	c cleaning 9998 clauses out of 20011 with flag 695000/695000
935.26/933.61	c cleaning 10002 clauses out of 20014 with flag 705001/705001
939.08/937.41	c cleaning 10001 clauses out of 20011 with flag 715000/715000
944.18/942.52	c cleaning 9999 clauses out of 20010 with flag 725000/725000
949.68/948.01	c cleaning 9999 clauses out of 20012 with flag 735001/735001
955.48/953.89	c cleaning 10002 clauses out of 20014 with flag 745002/745002
961.49/959.85	c cleaning 9998 clauses out of 20010 with flag 755000/755000
968.39/966.72	c cleaning 9999 clauses out of 20012 with flag 765000/765000
971.89/970.28	c cleaning 10002 clauses out of 20013 with flag 775000/775000
975.89/974.27	c cleaning 10002 clauses out of 20012 with flag 785001/785001
980.19/978.54	c cleaning 10001 clauses out of 20009 with flag 795000/795000
983.80/982.14	c cleaning 9999 clauses out of 20010 with flag 805002/805002
988.10/986.45	c cleaning 9997 clauses out of 20009 with flag 815000/815000
992.01/990.31	c cleaning 10004 clauses out of 20014 with flag 825002/825002
996.01/994.33	c cleaning 9997 clauses out of 20008 with flag 835000/835000
1000.21/998.60	c cleaning 10000 clauses out of 20012 with flag 845001/845001
1003.82/1002.17	c cleaning 10000 clauses out of 20011 with flag 855000/855000
1007.81/1006.12	c cleaning 9998 clauses out of 20012 with flag 865001/865001
1011.82/1010.14	c cleaning 9999 clauses out of 20013 with flag 875000/875000
1015.82/1014.11	c cleaning 10002 clauses out of 20014 with flag 885000/885000
1020.84/1019.19	c cleaning 10003 clauses out of 20013 with flag 895001/895001
1026.84/1025.11	c cleaning 10000 clauses out of 20010 with flag 905001/905001
1031.25/1029.51	c cleaning 10001 clauses out of 20011 with flag 915002/915002
1037.25/1035.56	c cleaning 10003 clauses out of 20010 with flag 925002/925002
1042.55/1040.82	c cleaning 9999 clauses out of 20005 with flag 935000/935000
1047.76/1046.03	c cleaning 10002 clauses out of 20008 with flag 945002/945002
1053.37/1051.67	c cleaning 9994 clauses out of 20004 with flag 955000/955000
1057.96/1056.23	c cleaning 9998 clauses out of 20010 with flag 965000/965000
1062.27/1060.59	c cleaning 10001 clauses out of 20013 with flag 975001/975001
1067.97/1066.20	c cleaning 10002 clauses out of 20013 with flag 985002/985002
1072.27/1070.52	c cleaning 9999 clauses out of 20009 with flag 995000/995000
1076.48/1074.77	c cleaning 10000 clauses out of 20011 with flag 1005001/1005001
1080.57/1078.86	c cleaning 10002 clauses out of 20012 with flag 1015002/1015002
1084.68/1082.99	c cleaning 9996 clauses out of 20008 with flag 1025000/1025000
1089.18/1087.41	c cleaning 10001 clauses out of 20014 with flag 1035002/1035002
1094.78/1093.07	c cleaning 9997 clauses out of 20011 with flag 1045000/1045000
1099.48/1097.75	c cleaning 10004 clauses out of 20014 with flag 1055000/1055000
1104.18/1102.48	c cleaning 9997 clauses out of 20010 with flag 1065000/1065000
1108.49/1106.77	c cleaning 9999 clauses out of 20013 with flag 1075000/1075000
1113.39/1111.67	c cleaning 10002 clauses out of 20015 with flag 1085001/1085001
1119.29/1117.53	c cleaning 9999 clauses out of 20012 with flag 1095001/1095001
1121.19/1119.41	c cleaning 9999 clauses out of 20012 with flag 1105000/1105000
1124.20/1122.44	c cleaning 10001 clauses out of 20014 with flag 1115001/1115001
1127.10/1125.39	c cleaning 9999 clauses out of 20013 with flag 1125001/1125001
1129.80/1128.09	c cleaning 9997 clauses out of 20014 with flag 1135001/1135001
1132.40/1130.69	c cleaning 9999 clauses out of 20017 with flag 1145001/1145001
1135.20/1133.44	c cleaning 10000 clauses out of 20018 with flag 1155001/1155001
1138.11/1136.31	c cleaning 9999 clauses out of 20018 with flag 1165001/1165001
1141.41/1139.65	c cleaning 9999 clauses out of 20018 with flag 1175000/1175000
1145.21/1143.42	c cleaning 9997 clauses out of 20019 with flag 1185000/1185000
1152.71/1150.94	c cleaning 10006 clauses out of 20021 with flag 1195000/1195000
1155.52/1153.72	c cleaning 9998 clauses out of 20015 with flag 1205000/1205000
1158.12/1156.32	c cleaning 10000 clauses out of 20018 with flag 1215001/1215001
1160.43/1158.62	c cleaning 10001 clauses out of 20017 with flag 1225000/1225000
1162.83/1161.03	c cleaning 10002 clauses out of 20016 with flag 1235000/1235000
1165.33/1163.57	c cleaning 10002 clauses out of 20015 with flag 1245001/1245001
1167.73/1165.93	c cleaning 10000 clauses out of 20014 with flag 1255002/1255002
1170.13/1168.39	c cleaning 9995 clauses out of 20012 with flag 1265000/1265000
1172.53/1170.75	c cleaning 9997 clauses out of 20017 with flag 1275000/1275000
1174.84/1173.06	c cleaning 9999 clauses out of 20021 with flag 1285001/1285001
1177.64/1175.86	c cleaning 9997 clauses out of 20018 with flag 1295000/1295000
1181.84/1179.75	c cleaning 9999 clauses out of 20022 with flag 1305001/1305001
1184.81/1182.42	c cleaning 9993 clauses out of 20022 with flag 1315000/1315000
1188.01/1185.68	c cleaning 10000 clauses out of 20031 with flag 1325002/1325002
1190.42/1188.10	c cleaning 10002 clauses out of 20029 with flag 1335000/1335000
1192.42/1190.10	c cleaning 9996 clauses out of 20025 with flag 1345000/1345000
1194.23/1191.87	c cleaning 9997 clauses out of 20030 with flag 1355001/1355001
1195.93/1193.59	c cleaning 9999 clauses out of 20032 with flag 1365000/1365000
1198.63/1196.24	c cleaning 9993 clauses out of 20033 with flag 1375000/1375000
1200.94/1198.59	c cleaning 10003 clauses out of 20041 with flag 1385001/1385001
1203.44/1201.08	c cleaning 9997 clauses out of 20037 with flag 1395000/1395000
1205.94/1203.53	c cleaning 10000 clauses out of 20040 with flag 1405000/1405000
1208.24/1205.85	c cleaning 10000 clauses out of 20041 with flag 1415001/1415001
1210.55/1208.16	c cleaning 10005 clauses out of 20041 with flag 1425001/1425001
1213.05/1210.63	c cleaning 10001 clauses out of 20038 with flag 1435003/1435003
1215.65/1213.21	c cleaning 9995 clauses out of 20034 with flag 1445000/1445000
1218.05/1215.65	c cleaning 9998 clauses out of 20040 with flag 1455001/1455001
1220.45/1218.08	c cleaning 10002 clauses out of 20042 with flag 1465001/1465001
1223.06/1220.60	c cleaning 9996 clauses out of 20039 with flag 1475000/1475000
1225.35/1222.92	c cleaning 10000 clauses out of 20043 with flag 1485000/1485000
1230.45/1228.03	c cleaning 10016 clauses out of 20043 with flag 1495000/1495000
1234.06/1231.62	c cleaning 10008 clauses out of 20027 with flag 1505000/1505000
1237.16/1234.74	c cleaning 10003 clauses out of 20019 with flag 1515000/1515000
1240.16/1237.74	c cleaning 10006 clauses out of 20016 with flag 1525000/1525000
1243.07/1240.62	c cleaning 10000 clauses out of 20011 with flag 1535001/1535001
1246.08/1243.65	c cleaning 10000 clauses out of 20011 with flag 1545001/1545001
1249.18/1246.71	c cleaning 10000 clauses out of 20011 with flag 1555001/1555001
1252.38/1249.91	c cleaning 9998 clauses out of 20010 with flag 1565000/1565000
1255.98/1253.53	c cleaning 10002 clauses out of 20012 with flag 1575000/1575000
1259.58/1257.14	c cleaning 9999 clauses out of 20011 with flag 1585001/1585001
1262.89/1260.49	c cleaning 10002 clauses out of 20015 with flag 1595004/1595004
1266.29/1263.85	c cleaning 9998 clauses out of 20010 with flag 1605001/1605001
1269.89/1267.40	c cleaning 9998 clauses out of 20011 with flag 1615000/1615000
1273.00/1270.59	c cleaning 10000 clauses out of 20014 with flag 1625001/1625001
1276.00/1273.59	c cleaning 9997 clauses out of 20013 with flag 1635000/1635000
1279.10/1276.62	c cleaning 10005 clauses out of 20016 with flag 1645000/1645000
1282.10/1279.66	c cleaning 9998 clauses out of 20012 with flag 1655001/1655001
1285.20/1282.74	c cleaning 10001 clauses out of 20014 with flag 1665001/1665001
1288.31/1285.80	c cleaning 9996 clauses out of 20012 with flag 1675000/1675000
1291.50/1289.02	c cleaning 10004 clauses out of 20017 with flag 1685001/1685001
1294.71/1292.20	c cleaning 10001 clauses out of 20013 with flag 1695001/1695001
1297.71/1295.28	c cleaning 9996 clauses out of 20011 with flag 1705000/1705000
1300.81/1298.34	c cleaning 10000 clauses out of 20015 with flag 1715000/1715000
1303.91/1301.44	c cleaning 10002 clauses out of 20016 with flag 1725001/1725001
1307.01/1304.60	c cleaning 10000 clauses out of 20013 with flag 1735000/1735000
1310.11/1307.60	c cleaning 9998 clauses out of 20013 with flag 1745000/1745000
1313.21/1310.77	c cleaning 10003 clauses out of 20016 with flag 1755001/1755001
1316.32/1313.82	c cleaning 10000 clauses out of 20012 with flag 1765000/1765000
1319.42/1316.99	c cleaning 10001 clauses out of 20012 with flag 1775000/1775000
1322.62/1320.11	c cleaning 9998 clauses out of 20011 with flag 1785000/1785000
1325.62/1323.14	c cleaning 9999 clauses out of 20014 with flag 1795001/1795001
1328.82/1326.33	c cleaning 10000 clauses out of 20014 with flag 1805000/1805000
1331.82/1329.40	c cleaning 10002 clauses out of 20015 with flag 1815001/1815001
1335.02/1332.54	c cleaning 10001 clauses out of 20013 with flag 1825001/1825001
1338.12/1335.61	c cleaning 9998 clauses out of 20011 with flag 1835000/1835000
1341.32/1338.81	c cleaning 10001 clauses out of 20014 with flag 1845001/1845001
1344.43/1341.93	c cleaning 9999 clauses out of 20012 with flag 1855000/1855000
1347.53/1345.04	c cleaning 10002 clauses out of 20014 with flag 1865001/1865001
1350.53/1348.04	c cleaning 9999 clauses out of 20011 with flag 1875000/1875000
1353.54/1351.02	c cleaning 10000 clauses out of 20013 with flag 1885001/1885001
1356.54/1354.02	c cleaning 9999 clauses out of 20012 with flag 1895000/1895000
1359.44/1356.95	c cleaning 10000 clauses out of 20014 with flag 1905001/1905001
1362.34/1359.85	c cleaning 10001 clauses out of 20014 with flag 1915001/1915001
1365.45/1362.91	c cleaning 10001 clauses out of 20012 with flag 1925000/1925000
1368.45/1365.95	c cleaning 10001 clauses out of 20011 with flag 1935000/1935000
1371.45/1368.92	c cleaning 9997 clauses out of 20010 with flag 1945000/1945000
1374.85/1372.30	c cleaning 10002 clauses out of 20013 with flag 1955000/1955000
1378.25/1375.71	c cleaning 9998 clauses out of 20012 with flag 1965001/1965001
1381.55/1379.02	c cleaning 9999 clauses out of 20013 with flag 1975000/1975000
1384.85/1382.30	c cleaning 10003 clauses out of 20015 with flag 1985001/1985001
1388.15/1385.61	c cleaning 9998 clauses out of 20011 with flag 1995000/1995000
1391.45/1388.94	c cleaning 10000 clauses out of 20014 with flag 2005001/2005001
1394.55/1392.09	c cleaning 9999 clauses out of 20013 with flag 2015000/2015000
1397.65/1395.18	c cleaning 10000 clauses out of 20014 with flag 2025000/2025000
1400.75/1398.20	c cleaning 10001 clauses out of 20016 with flag 2035002/2035002
1404.05/1401.59	c cleaning 10002 clauses out of 20014 with flag 2045001/2045001
1407.36/1404.85	c cleaning 9995 clauses out of 20011 with flag 2055000/2055000
1410.66/1408.10	c cleaning 10001 clauses out of 20016 with flag 2065000/2065000
1414.16/1411.61	c cleaning 10001 clauses out of 20016 with flag 2075001/2075001
1417.66/1415.16	c cleaning 9999 clauses out of 20014 with flag 2085000/2085000
1421.06/1418.52	c cleaning 10002 clauses out of 20015 with flag 2095000/2095000
1424.36/1421.83	c cleaning 10002 clauses out of 20013 with flag 2105000/2105000
1427.66/1425.10	c cleaning 9998 clauses out of 20011 with flag 2115000/2115000
1430.86/1428.31	c cleaning 10002 clauses out of 20015 with flag 2125002/2125002
1434.06/1431.58	c cleaning 9997 clauses out of 20011 with flag 2135000/2135000
1437.37/1434.87	c cleaning 10001 clauses out of 20016 with flag 2145002/2145002
1440.57/1438.08	c cleaning 10002 clauses out of 20014 with flag 2155001/2155001
1443.97/1441.44	c cleaning 10000 clauses out of 20011 with flag 2165000/2165000
1447.67/1445.16	c cleaning 10000 clauses out of 20012 with flag 2175001/2175001
1451.57/1449.02	c cleaning 10000 clauses out of 20011 with flag 2185000/2185000
1455.48/1452.92	c cleaning 10003 clauses out of 20013 with flag 2195002/2195002
1459.18/1456.68	c cleaning 9995 clauses out of 20009 with flag 2205001/2205001
1462.98/1460.42	c cleaning 9999 clauses out of 20013 with flag 2215000/2215000
1466.08/1463.56	c cleaning 10002 clauses out of 20015 with flag 2225001/2225001
1469.08/1466.52	c cleaning 9999 clauses out of 20013 with flag 2235001/2235001
1472.09/1469.54	c cleaning 10005 clauses out of 20013 with flag 2245000/2245000
1475.09/1472.53	c cleaning 9998 clauses out of 20009 with flag 2255001/2255001
1479.19/1476.61	c cleaning 9997 clauses out of 20010 with flag 2265000/2265000
1483.00/1480.44	c cleaning 10005 clauses out of 20014 with flag 2275001/2275001
1487.20/1484.61	c cleaning 9999 clauses out of 20009 with flag 2285001/2285001
1490.80/1488.27	c cleaning 9997 clauses out of 20009 with flag 2295000/2295000
1494.60/1492.03	c cleaning 10001 clauses out of 20013 with flag 2305001/2305001
1498.30/1495.77	c cleaning 10002 clauses out of 20012 with flag 2315001/2315001
1502.10/1499.51	c cleaning 9998 clauses out of 20009 with flag 2325000/2325000
1505.91/1503.32	c cleaning 10001 clauses out of 20012 with flag 2335001/2335001
1509.71/1507.10	c cleaning 9996 clauses out of 20010 with flag 2345000/2345000
1513.51/1510.94	c cleaning 10002 clauses out of 20015 with flag 2355001/2355001
1517.21/1514.68	c cleaning 9999 clauses out of 20012 with flag 2365000/2365000
1521.01/1518.47	c cleaning 10001 clauses out of 20013 with flag 2375000/2375000
1524.92/1522.31	c cleaning 9997 clauses out of 20013 with flag 2385001/2385001
1528.71/1526.15	c cleaning 10000 clauses out of 20015 with flag 2395000/2395000
1532.51/1529.94	c cleaning 10000 clauses out of 20015 with flag 2405000/2405000
1536.22/1533.65	c cleaning 9996 clauses out of 20015 with flag 2415000/2415000
1540.02/1537.48	c cleaning 10003 clauses out of 20020 with flag 2425001/2425001
1543.92/1541.31	c cleaning 10000 clauses out of 20016 with flag 2435000/2435000
1547.72/1545.12	c cleaning 10000 clauses out of 20016 with flag 2445000/2445000
1551.43/1548.89	c cleaning 10001 clauses out of 20018 with flag 2455002/2455002
1555.22/1552.63	c cleaning 10004 clauses out of 20017 with flag 2465002/2465002
1558.93/1556.34	c cleaning 9999 clauses out of 20012 with flag 2475001/2475001
1562.63/1560.09	c cleaning 10000 clauses out of 20013 with flag 2485001/2485001
1566.43/1563.82	c cleaning 9995 clauses out of 20013 with flag 2495001/2495001
1569.63/1567.03	c cleaning 10004 clauses out of 20018 with flag 2505001/2505001
1572.53/1569.97	c cleaning 9999 clauses out of 20013 with flag 2515000/2515000
1575.54/1572.96	c cleaning 10000 clauses out of 20014 with flag 2525000/2525000
1578.54/1575.98	c cleaning 10001 clauses out of 20014 with flag 2535000/2535000
1581.54/1578.91	c cleaning 9997 clauses out of 20013 with flag 2545000/2545000
1584.46/1581.89	c cleaning 10003 clauses out of 20016 with flag 2555000/2555000
1587.45/1584.89	c cleaning 9993 clauses out of 20013 with flag 2565000/2565000
1590.55/1587.93	c cleaning 10003 clauses out of 20021 with flag 2575001/2575001
1593.45/1590.89	c cleaning 10004 clauses out of 20019 with flag 2585002/2585002
1596.85/1594.25	c cleaning 10003 clauses out of 20014 with flag 2595001/2595001
1602.16/1599.60	c cleaning 9999 clauses out of 20011 with flag 2605001/2605001
1606.76/1604.17	c cleaning 10003 clauses out of 20015 with flag 2615004/2615004
1611.06/1608.48	c cleaning 9998 clauses out of 20012 with flag 2625004/2625004
1614.46/1611.81	c cleaning 9998 clauses out of 20010 with flag 2635000/2635000
1618.37/1615.77	c cleaning 9999 clauses out of 20013 with flag 2645001/2645001
1623.07/1620.48	c cleaning 9998 clauses out of 20013 with flag 2655000/2655000
1626.37/1623.72	c cleaning 10002 clauses out of 20016 with flag 2665001/2665001
1629.37/1626.73	c cleaning 9999 clauses out of 20014 with flag 2675001/2675001
1632.67/1630.04	c cleaning 10000 clauses out of 20015 with flag 2685001/2685001
1637.47/1634.87	c cleaning 9999 clauses out of 20015 with flag 2695001/2695001
1641.27/1638.60	c cleaning 10000 clauses out of 20017 with flag 2705002/2705002
1645.77/1643.11	c cleaning 10005 clauses out of 20019 with flag 2715004/2715004
1649.87/1647.23	c cleaning 9997 clauses out of 20011 with flag 2725001/2725001
1654.27/1651.65	c cleaning 10000 clauses out of 20013 with flag 2735000/2735000
1658.67/1656.08	c cleaning 10000 clauses out of 20014 with flag 2745001/2745001
1662.97/1660.30	c cleaning 10001 clauses out of 20013 with flag 2755000/2755000
1667.07/1664.49	c cleaning 9999 clauses out of 20013 with flag 2765001/2765001
1671.08/1668.45	c cleaning 9998 clauses out of 20014 with flag 2775001/2775001
1675.08/1672.42	c cleaning 10002 clauses out of 20015 with flag 2785000/2785000
1678.88/1676.27	c cleaning 9998 clauses out of 20013 with flag 2795000/2795000
1682.78/1680.15	c cleaning 10001 clauses out of 20015 with flag 2805000/2805000
1686.79/1684.10	c cleaning 10002 clauses out of 20014 with flag 2815000/2815000
1690.79/1688.18	c cleaning 10002 clauses out of 20013 with flag 2825001/2825001
1694.29/1691.67	c cleaning 10000 clauses out of 20011 with flag 2835001/2835001
1697.69/1695.07	c cleaning 10000 clauses out of 20010 with flag 2845000/2845000
1701.69/1699.00	c cleaning 10003 clauses out of 20013 with flag 2855003/2855003
1705.99/1703.37	c cleaning 9995 clauses out of 20007 with flag 2865000/2865000
1710.29/1707.60	c cleaning 9997 clauses out of 20012 with flag 2875000/2875000
1714.09/1711.49	c cleaning 10003 clauses out of 20016 with flag 2885001/2885001
1717.89/1715.28	c cleaning 10000 clauses out of 20012 with flag 2895000/2895000
1721.59/1718.96	c cleaning 10001 clauses out of 20014 with flag 2905002/2905002
1725.99/1723.33	c cleaning 9998 clauses out of 20011 with flag 2915000/2915000
1729.50/1726.89	c cleaning 9999 clauses out of 20013 with flag 2925000/2925000
1733.00/1730.38	c cleaning 9999 clauses out of 20015 with flag 2935001/2935001
1736.10/1733.49	c cleaning 10003 clauses out of 20015 with flag 2945000/2945000
1739.20/1736.51	c cleaning 10001 clauses out of 20013 with flag 2955001/2955001
1742.10/1739.47	c cleaning 9998 clauses out of 20011 with flag 2965000/2965000
1745.20/1742.59	c cleaning 10002 clauses out of 20013 with flag 2975000/2975000
1748.60/1745.90	c cleaning 10001 clauses out of 20011 with flag 2985000/2985000
1751.81/1749.17	c cleaning 9999 clauses out of 20011 with flag 2995001/2995001
1755.12/1752.47	c cleaning 9998 clauses out of 20012 with flag 3005001/3005001
1758.72/1756.07	c cleaning 10005 clauses out of 20015 with flag 3015002/3015002
1762.42/1759.74	c cleaning 9995 clauses out of 20008 with flag 3025000/3025000
1765.72/1763.04	c cleaning 10001 clauses out of 20014 with flag 3035001/3035001
1769.02/1766.31	c cleaning 10001 clauses out of 20012 with flag 3045000/3045000
1772.22/1769.58	c cleaning 10001 clauses out of 20012 with flag 3055001/3055001
1775.52/1772.83	c cleaning 10001 clauses out of 20010 with flag 3065000/3065000
1779.02/1776.30	c cleaning 10000 clauses out of 20010 with flag 3075001/3075001
1782.43/1779.74	c cleaning 9997 clauses out of 20010 with flag 3085001/3085001
1785.42/1782.79	c cleaning 9998 clauses out of 20012 with flag 3095000/3095000
1789.82/1787.10	c cleaning 9981 clauses out of 20015 with flag 3105001/3105001
1792.93/1790.23	c cleaning 9999 clauses out of 20033 with flag 3115000/3115000
1798.74/1796.03	c cleaning 9998 clauses out of 20034 with flag 3125000/3125000
1800.06/1797.32	c starts		: 231
1800.06/1797.32	c conflicts		: 3127228
1800.06/1797.32	c decisions		: 3339544
1800.06/1797.32	c propagations		: 47751550
1800.06/1797.32	c inspects		: 1671544823
1800.06/1797.32	c shortcuts		: 0
1800.06/1797.32	c learnt literals	: 13
1800.06/1797.32	c learnt binary clauses	: 9
1800.06/1797.32	c learnt ternary clauses	: 4
1800.06/1797.32	c learnt constraints	: 3127214
1800.06/1797.32	c ignored constraints	: 0
1800.06/1797.32	c root simplifications	: 0
1800.06/1797.32	c removed literals (reason simplification)	: 189942117
1800.06/1797.32	c reason swapping (by a shorter reason)	: 0
1800.06/1797.32	c Calls to reduceDB	: 314
1800.06/1797.32	c number of reductions to clauses (during analyze)	: 0
1800.06/1797.32	c number of learned constraints concerned by reduction	: 0
1800.06/1797.32	c number of learning phase by resolution	: 0
1800.06/1797.32	c number of learning phase by cutting planes	: 0
1800.06/1797.32	c speed (assignments/second)	: 26603.47020536097
1800.06/1797.32	c non guided choices	114193
1800.06/1797.33	c learnt constraints type 
1800.06/1797.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 9
1800.06/1797.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 12278
1800.06/1797.33	c constraints type 
1800.06/1797.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4611
1800.06/1797.33	s UNKNOWN
1800.06/1797.33	c Total wall clock time (in seconds): 1797.221

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-3458617-1307641446/watcher-3458617-1307641446 -o /tmp/evaluation-result-3458617-1307641446/solver-3458617-1307641446 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458617-1307641446.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: 1.99 1.98 1.98 2/192 2685
/proc/meminfo: memFree=32432680/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (java) R 2683 2685 787 0 -1 4202496 952 0 0 0 0 0 0 0 25 0 1 0 875745097 23580672 697 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253635896808 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2685/statm: 5757 697 514 9 0 124 0
[pid=2685/tid=2686] ppid=2683 vsize=30536 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) S 2683 2685 787 0 -1 4202560 130 0 0 0 0 0 0 0 25 0 2 0 875745097 31268864 963 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253635935879 0 2147483391 0 16784584 18446744071699199166 0 0 -1 3 0 0 0

[startup+0.065986 s]
/proc/loadavg: 1.99 1.98 1.98 2/192 2685
/proc/meminfo: memFree=32432680/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13620484 CPUtime=0.05 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 14237 0 1 0 4 1 0 0 25 0 18 0 875745097 13947375616 13935 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3405121 13935 1740 9 0 3395855 0
[pid=2685/tid=2686] ppid=2683 vsize=13620484 CPUtime=0.05 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 13064 0 1 0 4 1 0 0 25 0 18 0 875745097 13947375616 13935 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 46912504006995 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13620484

[startup+0.100979 s]
/proc/loadavg: 1.99 1.98 1.98 2/192 2685
/proc/meminfo: memFree=32432680/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13687264 CPUtime=0.11 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 15614 0 1 0 9 2 0 0 25 0 18 0 875745097 14015758336 15288 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3421816 15288 2093 9 0 3412550 0
[pid=2685/tid=2686] ppid=2683 vsize=13687264 CPUtime=0.08 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 13668 0 1 0 7 1 0 0 25 0 18 0 875745097 14015758336 15288 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253640555952 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13687264

[startup+0.300944 s]
/proc/loadavg: 1.99 1.98 1.98 2/192 2685
/proc/meminfo: memFree=32432680/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13690216 CPUtime=0.53 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 21653 0 1 0 50 3 0 0 25 0 18 0 875745097 14018781184 20428 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3422554 20428 2201 9 0 3413288 0
[pid=2685/tid=2686] ppid=2683 vsize=13690216 CPUtime=0.28 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 17779 0 1 0 26 2 0 0 25 0 18 0 875745097 14018781184 20428 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 46912505226616 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13690216

[startup+0.700873 s]
/proc/loadavg: 1.99 1.98 1.98 2/192 2685
/proc/meminfo: memFree=32432680/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13691876 CPUtime=1.17 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 55235 0 1 0 109 8 0 0 25 0 18 0 875745097 14020481024 52777 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3422969 52777 2212 9 0 3413703 0
[pid=2685/tid=2686] ppid=2683 vsize=13691876 CPUtime=0.68 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 49030 0 1 0 62 6 0 0 25 0 18 0 875745097 14020481024 52777 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 46912505525038 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 13691876

[startup+1.50077 s]
/proc/loadavg: 1.99 1.98 1.98 3/210 2703
/proc/meminfo: memFree=32119584/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13691876 CPUtime=1.96 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 126086 0 1 0 179 17 0 0 25 0 18 0 875745097 14020481024 123629 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3422969 123632 2212 9 0 3413703 0
[pid=2685/tid=2686] ppid=2683 vsize=13691876 CPUtime=1.48 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 119887 0 1 0 132 16 0 0 25 0 18 0 875745097 14020481024 123634 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 46912505562409 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2685/tid=2688] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2688/stat : 2688 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745099 14020481024 123635 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2689] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2689/stat : 2689 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745099 14020481024 123637 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2690] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2690/stat : 2690 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745099 14020481024 123639 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2691] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2691/stat : 2691 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745099 14020481024 123641 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2692] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2692/stat : 2692 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745099 14020481024 123643 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2693] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2693/stat : 2693 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745099 14020481024 123644 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2694] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2694/stat : 2694 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745099 14020481024 123646 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2695] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2695/stat : 2695 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745099 14020481024 123648 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2696] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2696/stat : 2696 (java) S 2683 2685 787 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 875745100 14020481024 123650 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 0 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2697] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2697/stat : 2697 (java) S 2683 2685 787 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 875745101 14020481024 123651 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2698] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2698/stat : 2698 (java) S 2683 2685 787 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 875745101 14020481024 123658 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2699] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2699/stat : 2699 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745103 14020481024 123659 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652683185 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2700] ppid=2683 vsize=13691876 CPUtime=0.21 cores=1,3,5,7
/proc/2685/task/2700/stat : 2700 (java) S 2683 2685 787 0 -1 4202560 1779 0 0 0 21 0 0 0 15 0 18 0 875745103 14020481024 123664 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2701] ppid=2683 vsize=13691876 CPUtime=0.24 cores=1,3,5,7
/proc/2685/task/2701/stat : 2701 (java) S 2683 2685 787 0 -1 4202560 3277 0 0 0 24 0 0 0 16 0 18 0 875745103 14020481024 123666 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2702] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2702/stat : 2702 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 875745103 14020481024 123668 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2703] ppid=2683 vsize=13691876 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2703/stat : 2703 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 875745103 14020481024 123670 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 13691876

[startup+3.10143 s]
/proc/loadavg: 1.99 1.98 1.98 3/210 2703
/proc/meminfo: memFree=31748824/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13695356 CPUtime=3.98 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 201396 0 1 0 371 27 0 0 25 0 19 0 875745097 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3423839 198480 2231 9 0 3414573 0
[pid=2685/tid=2686] ppid=2683 vsize=13695356 CPUtime=3.08 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 194028 0 1 0 282 26 0 0 25 0 19 0 875745097 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 46912505770113 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=2685/tid=2688] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2688/stat : 2688 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2689] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2689/stat : 2689 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2690] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2690/stat : 2690 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2691] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2691/stat : 2691 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2692] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2692/stat : 2692 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2693] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2693/stat : 2693 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2694] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2694/stat : 2694 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2695] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2695/stat : 2695 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2696] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2696/stat : 2696 (java) S 2683 2685 787 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 875745100 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 0 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2697] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2697/stat : 2697 (java) S 2683 2685 787 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 875745101 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2698] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2698/stat : 2698 (java) S 2683 2685 787 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 875745101 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2699] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2699/stat : 2699 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652683185 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2700] ppid=2683 vsize=13695356 CPUtime=0.45 cores=1,3,5,7
/proc/2685/task/2700/stat : 2700 (java) S 2683 2685 787 0 -1 4202560 2061 0 0 0 45 0 0 0 16 0 19 0 875745103 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2701] ppid=2683 vsize=13695356 CPUtime=0.43 cores=1,3,5,7
/proc/2685/task/2701/stat : 2701 (java) R 2683 2685 787 0 -1 4202560 4148 0 0 0 43 0 0 0 15 0 19 0 875745103 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 47287586303549 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2685/tid=2702] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2702/stat : 2702 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2703] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2703/stat : 2703 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 875745103 14024044544 198480 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 13695356

[startup+6.30089 s]
/proc/loadavg: 1.99 1.98 1.98 3/211 2705
/proc/meminfo: memFree=31644012/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13695356 CPUtime=7.23 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 201720 0 1 0 696 27 0 0 25 0 19 0 875745097 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3423839 198727 2234 9 0 3414573 0
[pid=2685/tid=2686] ppid=2683 vsize=13695356 CPUtime=6.28 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 194282 0 1 0 602 26 0 0 18 0 19 0 875745097 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 46912505630034 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2685/tid=2688] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2688/stat : 2688 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2689] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2689/stat : 2689 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2690] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2690/stat : 2690 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2691] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2691/stat : 2691 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2692] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2692/stat : 2692 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2693] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2693/stat : 2693 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2694] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2694/stat : 2694 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2695] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2695/stat : 2695 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745099 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2696] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2696/stat : 2696 (java) S 2683 2685 787 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 875745100 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 0 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2697] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2697/stat : 2697 (java) S 2683 2685 787 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 875745101 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2698] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2698/stat : 2698 (java) S 2683 2685 787 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 875745101 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2699] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2699/stat : 2699 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652683185 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2700] ppid=2683 vsize=13695356 CPUtime=0.49 cores=1,3,5,7
/proc/2685/task/2700/stat : 2700 (java) S 2683 2685 787 0 -1 4202560 2127 0 0 0 49 0 0 0 15 0 19 0 875745103 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2701] ppid=2683 vsize=13695356 CPUtime=0.44 cores=1,3,5,7
/proc/2685/task/2701/stat : 2701 (java) S 2683 2685 787 0 -1 4202560 4151 0 0 0 44 0 0 0 15 0 19 0 875745103 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2702] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2702/stat : 2702 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2703] ppid=2683 vsize=13695356 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2703/stat : 2703 (java) S 2683 2685 787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 875745103 14024044544 198727 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0

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

[pid=2685/tid=2693] ppid=2683 vsize=13692872 CPUtime=0.19 cores=1,3,5,7
/proc/2685/task/2693/stat : 2693 (java) S 2683 2685 787 0 -1 4202560 2306 0 0 0 19 0 0 0 15 0 19 0 875745099 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2694] ppid=2683 vsize=13692872 CPUtime=0.2 cores=1,3,5,7
/proc/2685/task/2694/stat : 2694 (java) S 2683 2685 787 0 -1 4202560 3585 0 0 0 20 0 0 0 15 0 19 0 875745099 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2695] ppid=2683 vsize=13692872 CPUtime=0.23 cores=1,3,5,7
/proc/2685/task/2695/stat : 2695 (java) S 2683 2685 787 0 -1 4202560 5709 0 0 0 22 1 0 0 15 0 19 0 875745099 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2696] ppid=2683 vsize=13692872 CPUtime=35.84 cores=1,3,5,7
/proc/2685/task/2696/stat : 2696 (java) S 2683 2685 787 0 -1 4202560 22098 0 0 0 3579 5 0 0 15 0 19 0 875745100 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 0 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2697] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2697/stat : 2697 (java) S 2683 2685 787 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 875745101 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2698] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2698/stat : 2698 (java) S 2683 2685 787 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 875745101 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2699] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2699/stat : 2699 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652683185 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2700] ppid=2683 vsize=13692872 CPUtime=1.24 cores=1,3,5,7
/proc/2685/task/2700/stat : 2700 (java) S 2683 2685 787 0 -1 4202560 11365 0 0 0 123 1 0 0 16 0 19 0 875745103 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2701] ppid=2683 vsize=13692872 CPUtime=0.57 cores=1,3,5,7
/proc/2685/task/2701/stat : 2701 (java) S 2683 2685 787 0 -1 4202560 4183 0 0 0 57 0 0 0 15 0 19 0 875745103 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2702] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2702/stat : 2702 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2703] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2703/stat : 2703 (java) S 2683 2685 787 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 875745103 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2704] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2704/stat : 2704 (java) S 2683 2685 787 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 875745363 14021500928 242175 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1724.99
Current children cumulated vsize (KiB) 13692872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 2898
/proc/meminfo: memFree=31539844/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13692872 CPUtime=1785.02 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 253036 0 1 0 178462 40 0 0 25 0 19 0 875745097 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3423218 242194 2260 9 0 3413952 0
[pid=2685/tid=2686] ppid=2683 vsize=13692872 CPUtime=1743.58 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 195102 0 1 0 174331 27 0 0 25 0 19 0 875745097 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 46912506092496 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2685/tid=2688] ppid=2683 vsize=13692872 CPUtime=0.16 cores=1,3,5,7
/proc/2685/task/2688/stat : 2688 (java) S 2683 2685 787 0 -1 4202560 317 0 0 0 16 0 0 0 16 0 19 0 875745099 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2689] ppid=2683 vsize=13692872 CPUtime=0.15 cores=1,3,5,7
/proc/2685/task/2689/stat : 2689 (java) S 2683 2685 787 0 -1 4202560 259 0 0 0 15 0 0 0 15 0 19 0 875745099 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2690] ppid=2683 vsize=13692872 CPUtime=0.17 cores=1,3,5,7
/proc/2685/task/2690/stat : 2690 (java) S 2683 2685 787 0 -1 4202560 866 0 0 0 17 0 0 0 15 0 19 0 875745099 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2691] ppid=2683 vsize=13692872 CPUtime=0.15 cores=1,3,5,7
/proc/2685/task/2691/stat : 2691 (java) S 2683 2685 787 0 -1 4202560 592 0 0 0 15 0 0 0 15 0 19 0 875745099 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2692] ppid=2683 vsize=13692872 CPUtime=0.22 cores=1,3,5,7
/proc/2685/task/2692/stat : 2692 (java) S 2683 2685 787 0 -1 4202560 5386 0 0 0 21 1 0 0 15 0 19 0 875745099 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2693] ppid=2683 vsize=13692872 CPUtime=0.2 cores=1,3,5,7
/proc/2685/task/2693/stat : 2693 (java) S 2683 2685 787 0 -1 4202560 2306 0 0 0 20 0 0 0 15 0 19 0 875745099 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2694] ppid=2683 vsize=13692872 CPUtime=0.21 cores=1,3,5,7
/proc/2685/task/2694/stat : 2694 (java) S 2683 2685 787 0 -1 4202560 3585 0 0 0 21 0 0 0 15 0 19 0 875745099 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2695] ppid=2683 vsize=13692872 CPUtime=0.24 cores=1,3,5,7
/proc/2685/task/2695/stat : 2695 (java) S 2683 2685 787 0 -1 4202560 5709 0 0 0 23 1 0 0 15 0 19 0 875745099 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2696] ppid=2683 vsize=13692872 CPUtime=38.03 cores=1,3,5,7
/proc/2685/task/2696/stat : 2696 (java) S 2683 2685 787 0 -1 4202560 22114 0 0 0 3798 5 0 0 15 0 19 0 875745100 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 0 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2697] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2697/stat : 2697 (java) S 2683 2685 787 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 875745101 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2698] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2698/stat : 2698 (java) S 2683 2685 787 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 875745101 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2699] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2699/stat : 2699 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652683185 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2700] ppid=2683 vsize=13692872 CPUtime=1.24 cores=1,3,5,7
/proc/2685/task/2700/stat : 2700 (java) S 2683 2685 787 0 -1 4202560 11365 0 0 0 123 1 0 0 16 0 19 0 875745103 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2701] ppid=2683 vsize=13692872 CPUtime=0.57 cores=1,3,5,7
/proc/2685/task/2701/stat : 2701 (java) S 2683 2685 787 0 -1 4202560 4183 0 0 0 57 0 0 0 15 0 19 0 875745103 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2702] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2702/stat : 2702 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2703] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2703/stat : 2703 (java) S 2683 2685 787 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 875745103 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2704] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2704/stat : 2704 (java) S 2683 2685 787 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 875745363 14021500928 242194 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1785.02
Current children cumulated vsize (KiB) 13692872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 2898
/proc/meminfo: memFree=31538088/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13692872 CPUtime=1800.06 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 253239 0 1 0 179966 40 0 0 25 0 19 0 875745097 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3423218 242391 2260 9 0 3413952 0
[pid=2685/tid=2686] ppid=2683 vsize=13692872 CPUtime=1758.06 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 195106 0 1 0 175779 27 0 0 25 0 19 0 875745097 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 46912506041401 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2685/tid=2688] ppid=2683 vsize=13692872 CPUtime=0.16 cores=1,3,5,7
/proc/2685/task/2688/stat : 2688 (java) S 2683 2685 787 0 -1 4202560 317 0 0 0 16 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2689] ppid=2683 vsize=13692872 CPUtime=0.16 cores=1,3,5,7
/proc/2685/task/2689/stat : 2689 (java) S 2683 2685 787 0 -1 4202560 259 0 0 0 16 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2690] ppid=2683 vsize=13692872 CPUtime=0.18 cores=1,3,5,7
/proc/2685/task/2690/stat : 2690 (java) S 2683 2685 787 0 -1 4202560 866 0 0 0 18 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2691] ppid=2683 vsize=13692872 CPUtime=0.16 cores=1,3,5,7
/proc/2685/task/2691/stat : 2691 (java) S 2683 2685 787 0 -1 4202560 592 0 0 0 16 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2692] ppid=2683 vsize=13692872 CPUtime=0.22 cores=1,3,5,7
/proc/2685/task/2692/stat : 2692 (java) S 2683 2685 787 0 -1 4202560 5386 0 0 0 21 1 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2693] ppid=2683 vsize=13692872 CPUtime=0.2 cores=1,3,5,7
/proc/2685/task/2693/stat : 2693 (java) S 2683 2685 787 0 -1 4202560 2306 0 0 0 20 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2694] ppid=2683 vsize=13692872 CPUtime=0.21 cores=1,3,5,7
/proc/2685/task/2694/stat : 2694 (java) S 2683 2685 787 0 -1 4202560 3585 0 0 0 21 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2695] ppid=2683 vsize=13692872 CPUtime=0.24 cores=1,3,5,7
/proc/2685/task/2695/stat : 2695 (java) S 2683 2685 787 0 -1 4202560 5709 0 0 0 23 1 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2696] ppid=2683 vsize=13692872 CPUtime=38.55 cores=1,3,5,7
/proc/2685/task/2696/stat : 2696 (java) S 2683 2685 787 0 -1 4202560 22313 0 0 0 3850 5 0 0 15 0 19 0 875745100 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 0 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2697] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2697/stat : 2697 (java) S 2683 2685 787 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 875745101 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2698] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2698/stat : 2698 (java) S 2683 2685 787 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 875745101 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2699] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2699/stat : 2699 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652683185 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2700] ppid=2683 vsize=13692872 CPUtime=1.24 cores=1,3,5,7
/proc/2685/task/2700/stat : 2700 (java) S 2683 2685 787 0 -1 4202560 11365 0 0 0 123 1 0 0 16 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2701] ppid=2683 vsize=13692872 CPUtime=0.57 cores=1,3,5,7
/proc/2685/task/2701/stat : 2701 (java) S 2683 2685 787 0 -1 4202560 4183 0 0 0 57 0 0 0 15 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2702] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2702/stat : 2702 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2703] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2703/stat : 2703 (java) S 2683 2685 787 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2704] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2704/stat : 2704 (java) S 2683 2685 787 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 875745363 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 13692872

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

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

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 2898
/proc/meminfo: memFree=31538088/32951124 swapFree=67060628/67111528
[pid=2685] ppid=2683 vsize=13692872 CPUtime=1800.06 cores=1,3,5,7
/proc/2685/stat : 2685 (java) S 2683 2685 787 0 -1 4202496 253239 0 1 0 179966 40 0 0 25 0 19 0 875745097 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/2685/statm: 3423218 242391 2260 9 0 3413952 0
[pid=2685/tid=2686] ppid=2683 vsize=13692872 CPUtime=1758.06 cores=1,3,5,7
/proc/2685/task/2686/stat : 2686 (java) R 2683 2685 787 0 -1 4202560 195106 0 1 0 175779 27 0 0 25 0 19 0 875745097 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 46912506041401 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2685/tid=2688] ppid=2683 vsize=13692872 CPUtime=0.16 cores=1,3,5,7
/proc/2685/task/2688/stat : 2688 (java) S 2683 2685 787 0 -1 4202560 317 0 0 0 16 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2689] ppid=2683 vsize=13692872 CPUtime=0.16 cores=1,3,5,7
/proc/2685/task/2689/stat : 2689 (java) S 2683 2685 787 0 -1 4202560 259 0 0 0 16 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2690] ppid=2683 vsize=13692872 CPUtime=0.18 cores=1,3,5,7
/proc/2685/task/2690/stat : 2690 (java) S 2683 2685 787 0 -1 4202560 866 0 0 0 18 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2691] ppid=2683 vsize=13692872 CPUtime=0.16 cores=1,3,5,7
/proc/2685/task/2691/stat : 2691 (java) S 2683 2685 787 0 -1 4202560 592 0 0 0 16 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2692] ppid=2683 vsize=13692872 CPUtime=0.22 cores=1,3,5,7
/proc/2685/task/2692/stat : 2692 (java) S 2683 2685 787 0 -1 4202560 5386 0 0 0 21 1 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2693] ppid=2683 vsize=13692872 CPUtime=0.2 cores=1,3,5,7
/proc/2685/task/2693/stat : 2693 (java) S 2683 2685 787 0 -1 4202560 2306 0 0 0 20 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2694] ppid=2683 vsize=13692872 CPUtime=0.21 cores=1,3,5,7
/proc/2685/task/2694/stat : 2694 (java) S 2683 2685 787 0 -1 4202560 3585 0 0 0 21 0 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2695] ppid=2683 vsize=13692872 CPUtime=0.24 cores=1,3,5,7
/proc/2685/task/2695/stat : 2695 (java) S 2683 2685 787 0 -1 4202560 5709 0 0 0 23 1 0 0 15 0 19 0 875745099 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2696] ppid=2683 vsize=13692872 CPUtime=38.55 cores=1,3,5,7
/proc/2685/task/2696/stat : 2696 (java) S 2683 2685 787 0 -1 4202560 22313 0 0 0 3850 5 0 0 15 0 19 0 875745100 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 0 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
[pid=2685/tid=2697] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2697/stat : 2697 (java) S 2683 2685 787 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 875745101 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2698] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2698/stat : 2698 (java) S 2683 2685 787 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 875745101 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2699] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2699/stat : 2699 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652683185 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2700] ppid=2683 vsize=13692872 CPUtime=1.24 cores=1,3,5,7
/proc/2685/task/2700/stat : 2700 (java) S 2683 2685 787 0 -1 4202560 11365 0 0 0 123 1 0 0 16 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2701] ppid=2683 vsize=13692872 CPUtime=0.57 cores=1,3,5,7
/proc/2685/task/2701/stat : 2701 (java) S 2683 2685 787 0 -1 4202560 4183 0 0 0 57 0 0 0 15 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 5 0 0 0
[pid=2685/tid=2702] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2702/stat : 2702 (java) S 2683 2685 787 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652675481 0 4 0 16800975 18446604461225246912 0 0 -1 7 0 0 0
[pid=2685/tid=2703] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2703/stat : 2703 (java) S 2683 2685 787 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 875745103 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 3 0 0 0
[pid=2685/tid=2704] ppid=2683 vsize=13692872 CPUtime=0 cores=1,3,5,7
/proc/2685/task/2704/stat : 2704 (java) S 2683 2685 787 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 875745363 14021500928 242391 33554432000 1073741824 1073778376 140735303994448 18446744073709551615 253652676096 0 4 0 16800975 18446604461225246912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 13692872

Child status: 143
Real time (s): 1797.37
CPU time (s): 1800.13
CPU user time (s): 1799.69
CPU system time (s): 0.437933
CPU usage (%): 100.154
Max. virtual memory (cumulated for all children) (KiB): 13695356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.437933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253272
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= 44518
involuntary context switches= 23029

runsolver used 3.00654 second user time and 6.51701 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-09 19:44:07
IDJOB=3458617
IDBENCH=2438
IDSOLVER=1952
FILE ID=node106/3458617-1307641446
RUNJOBID= node106-1307633281-807
PBS_JOBID= 13549385
Free space on /tmp= 74112 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-greenbea.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458617-1307641446/watcher-3458617-1307641446 -o /tmp/evaluation-result-3458617-1307641446/solver-3458617-1307641446 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458617-1307641446.opb

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

MD5SUM BENCH= fed9726f7ff3b53e29a48b8849ad3d9b
RANDOM SEED=665785040

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.830
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.75
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32433348 kB
Buffers:         35396 kB
Cached:         110400 kB
SwapCached:      12404 kB
Active:         288388 kB
Inactive:        75968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32433348 kB
SwapTotal:    67111528 kB
SwapFree:     67060628 kB
Dirty:           14792 kB
Writeback:           0 kB
AnonPages:      216320 kB
Mapped:          18456 kB
Slab:            89556 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 13609892 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= 74112 MiB
End job on node106 at 2011-06-09 20:14:06