Trace number 2658797

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.28 1792.05

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-dg012142.opb
MD5SUM4f88b3d47f6404caca0c9a65b4bd3b5a
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 variables41920
Total number of constraints2137
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2097
Minimum length of a constraint1
Maximum length of a constraint371
Number of terms in the objective function 22720
Biggest coefficient in the objective function 5368709120000
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 1036222338778688
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 5368709120000
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 1036222338778688
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-2658797-1276537424.opb
0.23/0.21	c reading problem ... 
4.20/2.80	c ... done. Wall clock time 2.589s.
4.20/2.80	c #vars     41920
4.20/2.80	c #constraints  9045
4.20/2.80	c constraints type 
4.20/2.80	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2737
14.11/11.04	c cleaning 2498 clauses out of 5000 with flag 5000/5000
19.41/16.11	c cleaning 4245 clauses out of 8495 with flag 11000/11000
25.85/22.51	c cleaning 5616 clauses out of 11251 with flag 18001/18001
31.89/28.57	c cleaning 6804 clauses out of 13629 with flag 26001/26001
44.15/40.72	c cleaning 7907 clauses out of 15824 with flag 35000/35000
50.56/47.17	c cleaning 8924 clauses out of 17915 with flag 45000/45000
55.49/52.09	c cleaning 9491 clauses out of 18989 with flag 55000/55000
60.64/57.18	c cleaning 9729 clauses out of 19493 with flag 65002/65002
68.25/64.78	c cleaning 9850 clauses out of 19762 with flag 75000/75000
73.18/69.63	c cleaning 9920 clauses out of 19909 with flag 85000/85000
78.20/74.64	c cleaning 9939 clauses out of 19988 with flag 95001/95001
85.44/81.88	c cleaning 10016 clauses out of 20048 with flag 105000/105000
101.07/97.45	c cleaning 10007 clauses out of 20032 with flag 115000/115000
112.61/108.92	c cleaning 9975 clauses out of 20021 with flag 125001/125001
118.32/114.68	c cleaning 9979 clauses out of 20045 with flag 135000/135000
124.96/121.24	c cleaning 10014 clauses out of 20065 with flag 145000/145000
131.17/127.41	c cleaning 9998 clauses out of 20052 with flag 155001/155001
141.59/137.83	c cleaning 10001 clauses out of 20053 with flag 165000/165000
147.52/143.71	c cleaning 9991 clauses out of 20052 with flag 175000/175000
152.85/149.02	c cleaning 10027 clauses out of 20061 with flag 185001/185001
159.80/155.97	c cleaning 9999 clauses out of 20031 with flag 195000/195000
169.02/165.12	c cleaning 10001 clauses out of 20031 with flag 205001/205001
178.14/174.24	c cleaning 9963 clauses out of 20029 with flag 215001/215001
181.65/177.78	c cleaning 10021 clauses out of 20066 with flag 225001/225001
190.48/186.57	c cleaning 9988 clauses out of 20042 with flag 235001/235001
196.30/192.36	c cleaning 9984 clauses out of 20054 with flag 245001/245001
202.62/198.68	c cleaning 10008 clauses out of 20067 with flag 255000/255000
206.63/202.67	c cleaning 10004 clauses out of 20060 with flag 265001/265001
211.63/207.64	c cleaning 9998 clauses out of 20055 with flag 275000/275000
217.28/213.20	c cleaning 10013 clauses out of 20055 with flag 285000/285000
222.19/218.16	c cleaning 9965 clauses out of 20042 with flag 295001/295001
232.33/228.23	c cleaning 10034 clauses out of 20077 with flag 305001/305001
235.75/231.68	c cleaning 9992 clauses out of 20039 with flag 315000/315000
247.38/243.26	c cleaning 10014 clauses out of 20047 with flag 325000/325000
260.91/256.77	c cleaning 10010 clauses out of 20034 with flag 335001/335001
273.42/269.20	c cleaning 10000 clauses out of 20023 with flag 345000/345000
276.85/272.68	c cleaning 9954 clauses out of 20023 with flag 355000/355000
279.97/275.70	c cleaning 9990 clauses out of 20070 with flag 365001/365001
283.86/279.66	c cleaning 10018 clauses out of 20079 with flag 375000/375000
289.58/285.38	c cleaning 10010 clauses out of 20062 with flag 385001/385001
295.98/291.72	c cleaning 10008 clauses out of 20052 with flag 395001/395001
301.09/296.86	c cleaning 9999 clauses out of 20044 with flag 405001/405001
307.70/303.45	c cleaning 10019 clauses out of 20044 with flag 415000/415000
316.86/312.56	c cleaning 10001 clauses out of 20020 with flag 425000/425000
329.98/325.62	c cleaning 9994 clauses out of 20019 with flag 435000/435000
344.30/339.91	c cleaning 9989 clauses out of 20025 with flag 445000/445000
360.42/356.06	c cleaning 9991 clauses out of 20037 with flag 455001/455001
377.55/373.18	c cleaning 9992 clauses out of 20046 with flag 465001/465001
392.97/388.58	c cleaning 10013 clauses out of 20056 with flag 475003/475003
409.69/405.25	c cleaning 9992 clauses out of 20041 with flag 485001/485001
426.32/421.88	c cleaning 9988 clauses out of 20048 with flag 495000/495000
442.16/437.64	c cleaning 10005 clauses out of 20061 with flag 505001/505001
458.09/453.50	c cleaning 10022 clauses out of 20055 with flag 515000/515000
474.52/469.93	c cleaning 9994 clauses out of 20033 with flag 525000/525000
491.05/486.49	c cleaning 9994 clauses out of 20039 with flag 535000/535000
506.88/502.22	c cleaning 9997 clauses out of 20045 with flag 545000/545000
522.81/518.14	c cleaning 9996 clauses out of 20049 with flag 555001/555001
536.43/531.78	c cleaning 9996 clauses out of 20052 with flag 565000/565000
549.95/545.24	c cleaning 9984 clauses out of 20057 with flag 575001/575001
565.37/560.64	c cleaning 10000 clauses out of 20075 with flag 585003/585003
579.99/575.26	c cleaning 9999 clauses out of 20073 with flag 595001/595001
594.81/590.03	c cleaning 9994 clauses out of 20075 with flag 605002/605002
606.26/601.45	c cleaning 9997 clauses out of 20077 with flag 615001/615001
614.30/609.47	c cleaning 9986 clauses out of 20078 with flag 625000/625000
623.53/618.65	c cleaning 10036 clauses out of 20094 with flag 635002/635002
629.85/624.97	c cleaning 9969 clauses out of 20058 with flag 645002/645002
635.18/630.22	c cleaning 9994 clauses out of 20086 with flag 655000/655000
642.11/637.19	c cleaning 10027 clauses out of 20092 with flag 665000/665000
647.21/642.28	c cleaning 10005 clauses out of 20065 with flag 675000/675000
652.52/647.54	c cleaning 9973 clauses out of 20059 with flag 685001/685001
657.73/652.70	c cleaning 10008 clauses out of 20086 with flag 695001/695001
662.76/657.72	c cleaning 9994 clauses out of 20077 with flag 705000/705000
667.88/662.86	c cleaning 10023 clauses out of 20083 with flag 715000/715000
673.99/668.96	c cleaning 10010 clauses out of 20061 with flag 725001/725001
680.20/675.13	c cleaning 10006 clauses out of 20051 with flag 735001/735001
685.59/680.56	c cleaning 10004 clauses out of 20044 with flag 745000/745000
691.52/686.42	c cleaning 9981 clauses out of 20040 with flag 755000/755000
696.05/690.97	c cleaning 10009 clauses out of 20058 with flag 765001/765001
700.87/695.73	c cleaning 10007 clauses out of 20048 with flag 775000/775000
705.79/700.61	c cleaning 10006 clauses out of 20041 with flag 785000/785000
710.78/705.61	c cleaning 9999 clauses out of 20035 with flag 795000/795000
715.69/710.60	c cleaning 9999 clauses out of 20036 with flag 805000/805000
721.08/715.95	c cleaning 10001 clauses out of 20037 with flag 815000/815000
726.18/721.07	c cleaning 10002 clauses out of 20037 with flag 825001/825001
730.09/724.99	c cleaning 9990 clauses out of 20035 with flag 835001/835001
733.23/728.10	c cleaning 9969 clauses out of 20045 with flag 845001/845001
735.93/730.72	c cleaning 10023 clauses out of 20075 with flag 855000/855000
741.77/736.55	c cleaning 10013 clauses out of 20051 with flag 865000/865000
751.38/746.11	c cleaning 9997 clauses out of 20038 with flag 875000/875000
760.71/755.46	c cleaning 10008 clauses out of 20043 with flag 885002/885002
772.83/767.57	c cleaning 10004 clauses out of 20033 with flag 895000/895000
785.45/780.12	c cleaning 10005 clauses out of 20031 with flag 905002/905002
797.98/792.64	c cleaning 10003 clauses out of 20024 with flag 915000/915000
810.99/805.69	c cleaning 9997 clauses out of 20022 with flag 925001/925001
823.61/818.21	c cleaning 9993 clauses out of 20024 with flag 935000/935000
836.03/830.61	c cleaning 10004 clauses out of 20031 with flag 945000/945000
848.36/842.91	c cleaning 10003 clauses out of 20027 with flag 955000/955000
855.89/850.46	c cleaning 10005 clauses out of 20024 with flag 965000/965000
860.73/855.23	c cleaning 9956 clauses out of 20019 with flag 975000/975000
872.06/866.59	c cleaning 10011 clauses out of 20065 with flag 985002/985002
886.79/881.26	c cleaning 10004 clauses out of 20054 with flag 995002/995002
894.41/888.86	c cleaning 9993 clauses out of 20048 with flag 1005000/1005000
897.51/891.99	c cleaning 9983 clauses out of 20056 with flag 1015001/1015001
904.55/898.98	c cleaning 9991 clauses out of 20072 with flag 1025000/1025000
907.46/901.89	c cleaning 9988 clauses out of 20082 with flag 1035001/1035001
909.96/904.31	c cleaning 9995 clauses out of 20093 with flag 1045000/1045000
913.09/907.49	c cleaning 10022 clauses out of 20098 with flag 1055000/1055000
917.11/911.41	c cleaning 9930 clauses out of 20076 with flag 1065000/1065000
919.72/914.02	c cleaning 10000 clauses out of 20147 with flag 1075001/1075001
922.33/916.63	c cleaning 9996 clauses out of 20148 with flag 1085002/1085002
925.44/919.73	c cleaning 10023 clauses out of 20150 with flag 1095000/1095000
933.57/927.85	c cleaning 10010 clauses out of 20130 with flag 1105003/1105003
943.30/937.52	c cleaning 10002 clauses out of 20117 with flag 1115000/1115000
953.32/947.59	c cleaning 9998 clauses out of 20116 with flag 1125001/1125001
964.53/958.75	c cleaning 9999 clauses out of 20119 with flag 1135002/1135002
977.06/971.23	c cleaning 9996 clauses out of 20119 with flag 1145001/1145001
989.19/983.33	c cleaning 10001 clauses out of 20123 with flag 1155001/1155001
999.70/993.81	c cleaning 10019 clauses out of 20121 with flag 1165000/1165000
1015.44/1009.56	c cleaning 10004 clauses out of 20104 with flag 1175002/1175002
1022.58/1016.69	c cleaning 10014 clauses out of 20098 with flag 1185000/1185000
1030.60/1024.60	c cleaning 9998 clauses out of 20085 with flag 1195001/1195001
1038.00/1032.03	c cleaning 9987 clauses out of 20086 with flag 1205000/1205000
1046.00/1040.07	c cleaning 10004 clauses out of 20099 with flag 1215000/1215000
1054.42/1048.50	c cleaning 10011 clauses out of 20097 with flag 1225002/1225002
1062.43/1056.46	c cleaning 9998 clauses out of 20084 with flag 1235000/1235000
1070.44/1064.44	c cleaning 10004 clauses out of 20086 with flag 1245000/1245000
1077.18/1071.11	c cleaning 10035 clauses out of 20082 with flag 1255000/1255000
1081.40/1075.38	c cleaning 9961 clauses out of 20048 with flag 1265001/1265001
1084.12/1078.06	c cleaning 10000 clauses out of 20087 with flag 1275001/1275001
1086.91/1080.81	c cleaning 10005 clauses out of 20087 with flag 1285001/1285001
1089.63/1083.56	c cleaning 9998 clauses out of 20081 with flag 1295000/1295000
1092.42/1086.30	c cleaning 10002 clauses out of 20083 with flag 1305000/1305000
1095.43/1089.38	c cleaning 10000 clauses out of 20081 with flag 1315000/1315000
1098.45/1092.35	c cleaning 10017 clauses out of 20081 with flag 1325000/1325000
1101.34/1095.22	c cleaning 9998 clauses out of 20065 with flag 1335001/1335001
1105.08/1098.98	c cleaning 9943 clauses out of 20066 with flag 1345000/1345000
1112.52/1106.40	c cleaning 10043 clauses out of 20123 with flag 1355001/1355001
1120.83/1114.63	c cleaning 10023 clauses out of 20080 with flag 1365001/1365001
1130.95/1124.76	c cleaning 10012 clauses out of 20057 with flag 1375001/1375001
1139.37/1133.14	c cleaning 10003 clauses out of 20044 with flag 1385000/1385000
1148.59/1142.31	c cleaning 9999 clauses out of 20042 with flag 1395001/1395001
1159.13/1152.82	c cleaning 10000 clauses out of 20042 with flag 1405000/1405000
1171.55/1165.20	c cleaning 10006 clauses out of 20042 with flag 1415000/1415000
1184.08/1177.70	c cleaning 10000 clauses out of 20036 with flag 1425000/1425000
1194.30/1187.91	c cleaning 9995 clauses out of 20036 with flag 1435000/1435000
1204.51/1198.17	c cleaning 10008 clauses out of 20041 with flag 1445000/1445000
1213.64/1207.26	c cleaning 9995 clauses out of 20033 with flag 1455000/1455000
1220.87/1214.49	c cleaning 9995 clauses out of 20038 with flag 1465000/1465000
1230.89/1224.40	c cleaning 10005 clauses out of 20044 with flag 1475001/1475001
1243.12/1236.67	c cleaning 10002 clauses out of 20039 with flag 1485001/1485001
1251.44/1244.91	c cleaning 9995 clauses out of 20037 with flag 1495001/1495001
1257.79/1251.29	c cleaning 9993 clauses out of 20040 with flag 1505000/1505000
1260.90/1254.40	c cleaning 10015 clauses out of 20047 with flag 1515000/1515000
1264.93/1258.32	c cleaning 9982 clauses out of 20030 with flag 1525000/1525000
1269.78/1263.11	c cleaning 9943 clauses out of 20048 with flag 1535000/1535000
1275.11/1268.42	c cleaning 10046 clauses out of 20107 with flag 1545002/1545002
1280.95/1274.26	c cleaning 10014 clauses out of 20059 with flag 1555000/1555000
1284.28/1277.52	c cleaning 9945 clauses out of 20042 with flag 1565000/1565000
1287.49/1280.73	c cleaning 9953 clauses out of 20098 with flag 1575001/1575001
1298.94/1292.19	c cleaning 10046 clauses out of 20143 with flag 1585000/1585000
1311.86/1305.05	c cleaning 10028 clauses out of 20098 with flag 1595001/1595001
1317.40/1310.50	c cleaning 9954 clauses out of 20067 with flag 1605000/1605000
1320.52/1313.69	c cleaning 9934 clauses out of 20113 with flag 1615000/1615000
1323.03/1316.19	c cleaning 9989 clauses out of 20179 with flag 1625000/1625000
1334.96/1328.08	c cleaning 10058 clauses out of 20190 with flag 1635000/1635000
1346.69/1339.75	c cleaning 10030 clauses out of 20132 with flag 1645000/1645000
1357.50/1350.54	c cleaning 10014 clauses out of 20102 with flag 1655000/1655000
1368.73/1361.76	c cleaning 10007 clauses out of 20088 with flag 1665000/1665000
1375.56/1368.59	c cleaning 10011 clauses out of 20082 with flag 1675001/1675001
1378.79/1371.78	c cleaning 9949 clauses out of 20071 with flag 1685001/1685001
1383.69/1376.62	c cleaning 9973 clauses out of 20121 with flag 1695000/1695000
1390.22/1383.13	c cleaning 9987 clauses out of 20149 with flag 1705001/1705001
1398.73/1391.67	c cleaning 9999 clauses out of 20162 with flag 1715001/1715001
1406.54/1399.40	c cleaning 9999 clauses out of 20162 with flag 1725000/1725000
1414.26/1407.10	c cleaning 10071 clauses out of 20164 with flag 1735001/1735001
1418.10/1410.94	c cleaning 9971 clauses out of 20091 with flag 1745000/1745000
1421.31/1414.12	c cleaning 9997 clauses out of 20120 with flag 1755000/1755000
1424.03/1416.86	c cleaning 10002 clauses out of 20124 with flag 1765001/1765001
1426.13/1418.98	c cleaning 9997 clauses out of 20121 with flag 1775000/1775000
1428.43/1421.24	c cleaning 10000 clauses out of 20124 with flag 1785000/1785000
1430.63/1423.45	c cleaning 10000 clauses out of 20125 with flag 1795001/1795001
1432.73/1425.58	c cleaning 10005 clauses out of 20124 with flag 1805000/1805000
1434.83/1427.68	c cleaning 9998 clauses out of 20120 with flag 1815001/1815001
1437.14/1429.93	c cleaning 10001 clauses out of 20122 with flag 1825001/1825001
1440.04/1432.80	c cleaning 10043 clauses out of 20121 with flag 1835001/1835001
1443.48/1436.26	c cleaning 10017 clauses out of 20078 with flag 1845001/1845001
1446.88/1439.64	c cleaning 10012 clauses out of 20061 with flag 1855001/1855001
1450.29/1443.03	c cleaning 10003 clauses out of 20049 with flag 1865001/1865001
1453.80/1446.54	c cleaning 10004 clauses out of 20046 with flag 1875001/1875001
1457.31/1450.00	c cleaning 9998 clauses out of 20042 with flag 1885001/1885001
1460.73/1453.47	c cleaning 10000 clauses out of 20044 with flag 1895001/1895001
1464.23/1456.94	c cleaning 10001 clauses out of 20044 with flag 1905001/1905001
1467.74/1460.43	c cleaning 9999 clauses out of 20043 with flag 1915001/1915001
1471.25/1463.93	c cleaning 9999 clauses out of 20044 with flag 1925001/1925001
1474.77/1467.44	c cleaning 10004 clauses out of 20045 with flag 1935001/1935001
1478.27/1470.95	c cleaning 10000 clauses out of 20041 with flag 1945001/1945001
1481.78/1474.43	c cleaning 9999 clauses out of 20041 with flag 1955001/1955001
1485.38/1478.01	c cleaning 10003 clauses out of 20041 with flag 1965000/1965000
1493.81/1486.46	c cleaning 10008 clauses out of 20038 with flag 1975000/1975000
1497.71/1490.31	c cleaning 9988 clauses out of 20031 with flag 1985001/1985001
1504.65/1497.26	c cleaning 9989 clauses out of 20042 with flag 1995000/1995000
1512.86/1505.43	c cleaning 9997 clauses out of 20053 with flag 2005000/2005000
1518.27/1510.86	c cleaning 9946 clauses out of 20056 with flag 2015000/2015000
1520.29/1512.85	c cleaning 9997 clauses out of 20110 with flag 2025000/2025000
1523.99/1516.54	c cleaning 10003 clauses out of 20113 with flag 2035000/2035000
1530.50/1523.08	c cleaning 10006 clauses out of 20111 with flag 2045001/2045001
1536.81/1529.37	c cleaning 10029 clauses out of 20102 with flag 2055000/2055000
1544.07/1536.53	c cleaning 10024 clauses out of 20073 with flag 2065000/2065000
1552.58/1545.09	c cleaning 10011 clauses out of 20049 with flag 2075000/2075000
1558.80/1551.25	c cleaning 9996 clauses out of 20039 with flag 2085001/2085001
1566.02/1558.40	c cleaning 9986 clauses out of 20043 with flag 2095001/2095001
1574.43/1566.84	c cleaning 9992 clauses out of 20057 with flag 2105001/2105001
1581.54/1573.97	c cleaning 10000 clauses out of 20064 with flag 2115000/2115000
1590.15/1582.58	c cleaning 10002 clauses out of 20064 with flag 2125000/2125000
1598.56/1590.91	c cleaning 10005 clauses out of 20063 with flag 2135001/2135001
1606.98/1599.40	c cleaning 9991 clauses out of 20057 with flag 2145000/2145000
1616.58/1608.91	c cleaning 9997 clauses out of 20066 with flag 2155000/2155000
1625.50/1617.83	c cleaning 9999 clauses out of 20069 with flag 2165000/2165000
1634.40/1626.77	c cleaning 9997 clauses out of 20070 with flag 2175000/2175000
1643.90/1636.21	c cleaning 10001 clauses out of 20073 with flag 2185000/2185000
1652.72/1645.02	c cleaning 10005 clauses out of 20074 with flag 2195002/2195002
1661.33/1653.66	c cleaning 9999 clauses out of 20069 with flag 2205002/2205002
1669.34/1661.67	c cleaning 10007 clauses out of 20068 with flag 2215000/2215000
1677.65/1669.97	c cleaning 9992 clauses out of 20061 with flag 2225000/2225000
1686.26/1678.51	c cleaning 9999 clauses out of 20069 with flag 2235000/2235000
1694.97/1687.24	c cleaning 9994 clauses out of 20070 with flag 2245000/2245000
1703.57/1695.88	c cleaning 10001 clauses out of 20077 with flag 2255001/2255001
1711.09/1703.32	c cleaning 10001 clauses out of 20078 with flag 2265003/2265003
1719.30/1711.60	c cleaning 10014 clauses out of 20074 with flag 2275000/2275000
1726.53/1718.76	c cleaning 10012 clauses out of 20060 with flag 2285000/2285000
1734.40/1726.56	c cleaning 10012 clauses out of 20047 with flag 2295000/2295000
1746.95/1739.07	c cleaning 10003 clauses out of 20035 with flag 2305000/2305000
1756.89/1748.99	c cleaning 9982 clauses out of 20032 with flag 2315000/2315000
1766.35/1758.36	c cleaning 9935 clauses out of 20050 with flag 2325000/2325000
1769.75/1761.77	c cleaning 10056 clauses out of 20116 with flag 2335001/2335001
1784.72/1776.70	c cleaning 9991 clauses out of 20061 with flag 2345002/2345002
1800.09/1791.92	c starts		: 225
1800.09/1791.92	c conflicts		: 2353335
1800.09/1791.92	c decisions		: 5760389
1800.09/1791.92	c propagations		: 68107597
1800.09/1791.92	c inspects		: 1272408188
1800.09/1791.92	c learnt literals	: 81
1800.09/1791.92	c learnt binary clauses	: 57
1800.09/1791.92	c learnt ternary clauses	: 63
1800.09/1791.92	c learnt clauses	: 2353254
1800.09/1791.92	c ignored clauses	: 0
1800.09/1791.92	c root simplifications	: 0
1800.09/1791.92	c removed literals (reason simplification)	: 72311292
1800.09/1791.92	c reason swapping (by a shorter reason)	: 0
1800.09/1791.92	c Calls to reduceDB	: 236
1800.09/1791.92	c number of reductions to clauses (during analyze)	: 0
1800.09/1791.92	c number of learned constraints concerned by reduction	: 0
1800.09/1791.92	c number of learning phase by resolution	: 0
1800.09/1791.92	c number of learning phase by cutting planes	: 0
1800.09/1791.92	c speed (assignments/second)	: 38067.65169468789
1800.09/1791.92	c non guided choices	2326142
1800.09/1791.98	c learnt constraints type 
1800.09/1791.98	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 18383
1800.09/1791.98	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 57
1800.09/1791.98	c constraints type 
1800.09/1791.98	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2737
1800.09/1791.98	s UNKNOWN
1800.09/1791.98	c Total wall clock time (in seconds): 1791.765

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2658797-1276537424/watcher-2658797-1276537424 -o /tmp/evaluation-result-2658797-1276537424/solver-2658797-1276537424 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658797-1276537424.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 1.02 1.00 3/106 30527
/proc/meminfo: memFree=1850244/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=248 CPUtime=0
/proc/30527/stat : 30527 (java6) R 30525 30527 30396 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 29343801 253952 28 1992294400 134512640 134550932 4290742608 18446744073709551615 2331220 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30527/statm: 62 28 21 10 0 23 0

[startup+0.0401779 s]
/proc/loadavg: 0.86 1.02 1.00 3/106 30527
/proc/meminfo: memFree=1850244/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1520328 CPUtime=0.02
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 3304 0 1 0 1 1 0 0 15 0 4 0 29343801 1556815872 2748 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 380082 2751 945 10 0 377392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520328

[startup+0.100177 s]
/proc/loadavg: 0.86 1.02 1.00 3/106 30527
/proc/meminfo: memFree=1850244/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1524024 CPUtime=0.08
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 3931 0 1 0 5 3 0 0 15 0 12 0 29343801 1560600576 3371 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 381006 3371 1073 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.310563 s]
/proc/loadavg: 0.86 1.02 1.00 3/106 30527
/proc/meminfo: memFree=1850244/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1526940 CPUtime=0.39
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 5661 0 1 0 35 4 0 0 15 0 12 0 29343801 1563586560 5099 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 381735 5100 1368 10 0 379037 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1526940

[startup+0.701772 s]
/proc/loadavg: 0.86 1.02 1.00 3/106 30527
/proc/meminfo: memFree=1850244/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1527800 CPUtime=1.1
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 9037 0 1 0 105 5 0 0 15 0 12 0 29343801 1564467200 8379 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 381950 8379 1401 10 0 379252 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1527800

[startup+1.50191 s]
/proc/loadavg: 0.86 1.02 1.00 4/118 30539
/proc/meminfo: memFree=1802720/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1539952 CPUtime=2.69
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 21860 0 1 0 259 10 0 0 15 0 12 0 29343801 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 384988 18196 1406 10 0 382290 0
[pid=30527/tid=30529] ppid=30525 vsize=1539952 CPUtime=1.44
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 13711 0 1 0 138 6 0 0 18 0 12 0 29343802 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4108786548 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 12 0 29343804 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 12 0 29343804 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 29343806 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 21 0 12 0 29343806 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30534/stat : 30534 (java) S 30525 30527 30396 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 12 0 29343806 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30535] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30535/stat : 30535 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 12 0 29343810 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30536] ppid=30525 vsize=1539952 CPUtime=0.07
/proc/30527/task/30536/stat : 30536 (java) R 30525 30527 30396 0 -1 4202560 48 0 0 0 7 0 0 0 23 0 12 0 29343810 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 104144528 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30527/tid=30537] ppid=30525 vsize=1539952 CPUtime=1.15
/proc/30527/task/30537/stat : 30537 (java) R 30525 30527 30396 0 -1 4202560 7037 0 0 0 113 2 0 0 16 0 12 0 29343810 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 106131524 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30527/tid=30538] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30538/stat : 30538 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 29343810 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30539] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30539/stat : 30539 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 29343811 1576910848 18196 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 1539952

[startup+3.10117 s]
/proc/loadavg: 0.86 1.02 1.00 2/118 30539
/proc/meminfo: memFree=1726336/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1539952 CPUtime=4.77
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 45519 0 1 0 457 20 0 0 15 0 12 0 29343801 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 384988 41826 1436 10 0 382290 0
[pid=30527/tid=30529] ppid=30525 vsize=1539952 CPUtime=2.94
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 32041 0 1 0 280 14 0 0 19 0 12 0 29343802 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4108760257 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1539952 CPUtime=0.09
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 2641 0 0 0 8 1 0 0 18 0 12 0 29343804 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1539952 CPUtime=0.08
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 2606 0 0 0 8 0 0 0 18 0 12 0 29343804 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 29343806 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 29343806 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30534/stat : 30534 (java) S 30525 30527 30396 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 29343806 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30535] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30535/stat : 30535 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 12 0 29343810 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30536] ppid=30525 vsize=1539952 CPUtime=0.29
/proc/30527/task/30536/stat : 30536 (java) R 30525 30527 30396 0 -1 4202560 90 0 0 0 29 0 0 0 15 0 12 0 29343810 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 104163917 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30527/tid=30537] ppid=30525 vsize=1539952 CPUtime=1.31
/proc/30527/task/30537/stat : 30537 (java) R 30525 30527 30396 0 -1 4202560 7072 0 0 0 129 2 0 0 16 0 12 0 29343810 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 103148031 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30527/tid=30538] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30538/stat : 30538 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 29343810 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30539] ppid=30525 vsize=1539952 CPUtime=0
/proc/30527/task/30539/stat : 30539 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 29343811 1576910848 41826 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 1539952

[startup+6.30172 s]
/proc/loadavg: 0.95 1.04 1.00 2/119 30540
/proc/meminfo: memFree=1659616/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1539448 CPUtime=9.04
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 52776 0 1 0 880 24 0 0 15 0 13 0 29343801 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 384862 48579 1440 10 0 382164 0
[pid=30527/tid=30529] ppid=30525 vsize=1539448 CPUtime=5.93
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 32056 0 1 0 579 14 0 0 25 0 13 0 29343802 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4109460186 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1539448 CPUtime=0.2
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 5747 0 0 0 17 3 0 0 18 0 13 0 29343804 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1539448 CPUtime=0.2
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 6631 0 0 0 18 2 0 0 18 0 13 0 29343804 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 29343806 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30534/stat : 30534 (java) S 30525 30527 30396 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30535] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30535/stat : 30535 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 29343810 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30536] ppid=30525 vsize=1539448 CPUtime=0.71
/proc/30527/task/30536/stat : 30536 (java) S 30525 30527 30396 0 -1 4202560 125 0 0 0 71 0 0 0 15 0 13 0 29343810 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30537] ppid=30525 vsize=1539448 CPUtime=1.94
/proc/30527/task/30537/stat : 30537 (java) S 30525 30527 30396 0 -1 4202560 7144 0 0 0 192 2 0 0 15 0 13 0 29343810 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30538] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30538/stat : 30538 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 29343810 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30539] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30539/stat : 30539 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 29343811 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30540] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30540/stat : 30540 (java) S 30525 30527 30396 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 29344147 1576394752 48579 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.04
Current children cumulated vsize (KiB) 1539448

[startup+12.7018 s]
/proc/loadavg: 0.95 1.03 1.00 2/119 30540
/proc/meminfo: memFree=1638908/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1539448 CPUtime=15.88
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 59539 0 1 0 1560 28 0 0 15 0 13 0 29343801 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 384862 53919 1445 10 0 382164 0
[pid=30527/tid=30529] ppid=30525 vsize=1539448 CPUtime=11.76
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 32065 0 1 0 1162 14 0 0 25 0 13 0 29343802 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4109464120 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1539448 CPUtime=0.56
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 9178 0 0 0 51 5 0 0 16 0 13 0 29343804 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1539448 CPUtime=0.56
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 9816 0 0 0 52 4 0 0 15 0 13 0 29343804 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1539448 CPUtime=0.15
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 133 0 0 0 15 0 0 0 15 0 13 0 29343806 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30534/stat : 30534 (java) S 30525 30527 30396 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30535] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30535/stat : 30535 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 29343810 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30536] ppid=30525 vsize=1539448 CPUtime=0.74
/proc/30527/task/30536/stat : 30536 (java) S 30525 30527 30396 0 -1 4202560 129 0 0 0 74 0 0 0 15 0 13 0 29343810 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30537] ppid=30525 vsize=1539448 CPUtime=2.04
/proc/30527/task/30537/stat : 30537 (java) S 30525 30527 30396 0 -1 4202560 7152 0 0 0 202 2 0 0 15 0 13 0 29343810 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30538] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30538/stat : 30538 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 29343810 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30539] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30539/stat : 30539 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 29343811 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30540] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30540/stat : 30540 (java) S 30525 30527 30396 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 29344147 1576394752 53919 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 1539448

[startup+25.502 s]
/proc/loadavg: 0.96 1.03 1.00 2/119 30540
/proc/meminfo: memFree=1633204/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1539448 CPUtime=28.87
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 61279 0 1 0 2857 30 0 0 15 0 13 0 29343801 1576394752 55447 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 384862 55447 1445 10 0 382164 0
[pid=30527/tid=30529] ppid=30525 vsize=1539448 CPUtime=24.11
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 32080 0 1 0 2397 14 0 0 25 0 13 0 29343802 1576394752 55447 1992294400 134512640 134550932 4294351680 18446744073709551615 4109463884 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1539448 CPUtime=0.65
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 9835 0 0 0 59 6 0 0 16 0 13 0 29343804 1576394752 55447 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1539448 CPUtime=0.65
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 10811 0 0 0 60 5 0 0 16 0 13 0 29343804 1576394752 55447 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1539448 CPUtime=0.48
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 198 0 0 0 48 0 0 0 15 0 13 0 29343806 1576394752 55447 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 55447 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1539448 CPUtime=0

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

[pid=30527] ppid=30525 vsize=1539448 CPUtime=1670.04
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 224130 0 1 0 166852 152 0 0 15 0 13 0 29343801 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 384862 67491 1445 10 0 382164 0
[pid=30527/tid=30529] ppid=30525 vsize=1539448 CPUtime=1608.4
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 32941 0 1 0 160802 38 0 0 25 0 13 0 29343802 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4109629495 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1539448 CPUtime=6.4
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 17365 0 0 0 613 27 0 0 15 0 13 0 29343804 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1539448 CPUtime=6.39
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 17956 0 0 0 620 19 0 0 16 0 13 0 29343804 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1539448 CPUtime=45.82
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 147417 0 0 0 4519 63 0 0 16 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30534/stat : 30534 (java) S 30525 30527 30396 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30535] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30535/stat : 30535 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30536] ppid=30525 vsize=1539448 CPUtime=0.89
/proc/30527/task/30536/stat : 30536 (java) S 30525 30527 30396 0 -1 4202560 137 0 0 0 89 0 0 0 15 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30537] ppid=30525 vsize=1539448 CPUtime=2.08
/proc/30527/task/30537/stat : 30537 (java) S 30525 30527 30396 0 -1 4202560 7154 0 0 0 206 2 0 0 16 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30538] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30538/stat : 30538 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30539] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30539/stat : 30539 (java) S 30525 30527 30396 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 13 0 29343811 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30540] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30540/stat : 30540 (java) S 30525 30527 30396 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 29344147 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1670.04
Current children cumulated vsize (KiB) 1539448

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 30595
/proc/meminfo: memFree=1581380/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1539448 CPUtime=1730.16
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 225583 0 1 0 172861 155 0 0 15 0 13 0 29343801 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 384862 67491 1445 10 0 382164 0
[pid=30527/tid=30529] ppid=30525 vsize=1539448 CPUtime=1666.65
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 32958 0 1 0 166625 40 0 0 25 0 13 0 29343802 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4109629925 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1539448 CPUtime=6.57
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 17365 0 0 0 630 27 0 0 16 0 13 0 29343804 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1539448 CPUtime=6.58
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 17956 0 0 0 638 20 0 0 16 0 13 0 29343804 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1539448 CPUtime=47.33
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 148849 0 0 0 4670 63 0 0 15 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30534/stat : 30534 (java) S 30525 30527 30396 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30535] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30535/stat : 30535 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30536] ppid=30525 vsize=1539448 CPUtime=0.89
/proc/30527/task/30536/stat : 30536 (java) S 30525 30527 30396 0 -1 4202560 137 0 0 0 89 0 0 0 15 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30537] ppid=30525 vsize=1539448 CPUtime=2.08
/proc/30527/task/30537/stat : 30537 (java) S 30525 30527 30396 0 -1 4202560 7154 0 0 0 206 2 0 0 16 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30538] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30538/stat : 30538 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30539] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30539/stat : 30539 (java) S 30525 30527 30396 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 13 0 29343811 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30540] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30540/stat : 30540 (java) S 30525 30527 30396 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 29344147 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1730.16
Current children cumulated vsize (KiB) 1539448

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 30595
/proc/meminfo: memFree=1581132/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1539448 CPUtime=1790.44
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 228850 0 1 0 178884 160 0 0 15 0 13 0 29343801 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 384862 67491 1445 10 0 382164 0
[pid=30527/tid=30529] ppid=30525 vsize=1539448 CPUtime=1724.92
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 32997 0 1 0 172451 41 0 0 25 0 13 0 29343802 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4109504793 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1539448 CPUtime=6.87
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 17365 0 0 0 659 28 0 0 16 0 13 0 29343804 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1539448 CPUtime=6.89
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 17956 0 0 0 669 20 0 0 16 0 13 0 29343804 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1539448 CPUtime=48.71
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 152075 0 0 0 4806 65 0 0 15 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30534/stat : 30534 (java) S 30525 30527 30396 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30535] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30535/stat : 30535 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30536] ppid=30525 vsize=1539448 CPUtime=0.89
/proc/30527/task/30536/stat : 30536 (java) S 30525 30527 30396 0 -1 4202560 137 0 0 0 89 0 0 0 15 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30537] ppid=30525 vsize=1539448 CPUtime=2.08
/proc/30527/task/30537/stat : 30537 (java) S 30525 30527 30396 0 -1 4202560 7154 0 0 0 206 2 0 0 16 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30538] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30538/stat : 30538 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30539] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30539/stat : 30539 (java) S 30525 30527 30396 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 29343811 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30540] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30540/stat : 30540 (java) S 30525 30527 30396 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 29344147 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (KiB) 1539448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 30597
/proc/meminfo: memFree=1581256/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1539448 CPUtime=1800.09
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 228861 0 1 0 179848 161 0 0 15 0 13 0 29343801 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 384862 67491 1445 10 0 382164 0
[pid=30527/tid=30529] ppid=30525 vsize=1539448 CPUtime=1734.49
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 33004 0 1 0 173408 41 0 0 25 0 13 0 29343802 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4109463742 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1539448 CPUtime=6.91
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 17365 0 0 0 663 28 0 0 16 0 13 0 29343804 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1539448 CPUtime=6.92
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 17956 0 0 0 672 20 0 0 15 0 13 0 29343804 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1539448 CPUtime=48.71
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 152077 0 0 0 4806 65 0 0 15 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30534/stat : 30534 (java) S 30525 30527 30396 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29343806 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30535] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30535/stat : 30535 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30536] ppid=30525 vsize=1539448 CPUtime=0.89
/proc/30527/task/30536/stat : 30536 (java) S 30525 30527 30396 0 -1 4202560 137 0 0 0 89 0 0 0 15 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30537] ppid=30525 vsize=1539448 CPUtime=2.08
/proc/30527/task/30537/stat : 30537 (java) S 30525 30527 30396 0 -1 4202560 7154 0 0 0 206 2 0 0 16 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30538] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30538/stat : 30538 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 29343810 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30539] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30539/stat : 30539 (java) R 30525 30527 30396 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 29343811 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30527/tid=30540] ppid=30525 vsize=1539448 CPUtime=0
/proc/30527/task/30540/stat : 30540 (java) S 30525 30527 30396 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 29344147 1576394752 67491 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1539448

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

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

[startup+1792.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 30597
/proc/meminfo: memFree=1581256/2059040 swapFree=4136080/4192956
[pid=30527] ppid=30525 vsize=1540096 CPUtime=1800.24
/proc/30527/stat : 30527 (java) S 30525 30527 30396 0 -1 4202496 228883 0 1 0 179863 161 0 0 15 0 14 0 29343801 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30527/statm: 385024 67513 1448 10 0 382326 0
[pid=30527/tid=30529] ppid=30525 vsize=1540096 CPUtime=1734.59
/proc/30527/task/30529/stat : 30529 (java) R 30525 30527 30396 0 -1 4202560 33004 0 1 0 173418 41 0 0 25 0 14 0 29343802 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4109489297 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30527/tid=30530] ppid=30525 vsize=1540096 CPUtime=6.91
/proc/30527/task/30530/stat : 30530 (java) S 30525 30527 30396 0 -1 4202560 17365 0 0 0 663 28 0 0 16 0 14 0 29343804 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30531] ppid=30525 vsize=1540096 CPUtime=6.92
/proc/30527/task/30531/stat : 30531 (java) S 30525 30527 30396 0 -1 4202560 17956 0 0 0 672 20 0 0 15 0 14 0 29343804 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30532] ppid=30525 vsize=1540096 CPUtime=48.71
/proc/30527/task/30532/stat : 30532 (java) S 30525 30527 30396 0 -1 4202560 152077 0 0 0 4806 65 0 0 15 0 14 0 29343806 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 0 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30533] ppid=30525 vsize=1540096 CPUtime=0
/proc/30527/task/30533/stat : 30533 (java) S 30525 30527 30396 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 14 0 29343806 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30534] ppid=30525 vsize=1540096 CPUtime=0
/proc/30527/task/30534/stat : 30534 (java) S 30525 30527 30396 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 29343806 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30535] ppid=30525 vsize=1540096 CPUtime=0
/proc/30527/task/30535/stat : 30535 (java) S 30525 30527 30396 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 14 0 29343810 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30536] ppid=30525 vsize=1540096 CPUtime=0.93
/proc/30527/task/30536/stat : 30536 (java) S 30525 30527 30396 0 -1 4202560 139 0 0 0 93 0 0 0 15 0 14 0 29343810 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30537] ppid=30525 vsize=1540096 CPUtime=2.08
/proc/30527/task/30537/stat : 30537 (java) S 30525 30527 30396 0 -1 4202560 7154 0 0 0 206 2 0 0 16 0 14 0 29343810 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30538] ppid=30525 vsize=1540096 CPUtime=0
/proc/30527/task/30538/stat : 30538 (java) S 30525 30527 30396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 29343810 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
[pid=30527/tid=30539] ppid=30525 vsize=1540096 CPUtime=0
/proc/30527/task/30539/stat : 30539 (java) S 30525 30527 30396 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 14 0 29343811 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 1 0 0 0
[pid=30527/tid=30540] ppid=30525 vsize=1540096 CPUtime=0
/proc/30527/task/30540/stat : 30540 (java) S 30525 30527 30396 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 29344147 1577058304 67513 1992294400 134512640 134550932 4294351680 18446744073709551615 4294960144 0 4 0 16800975 18446604437869072768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 1540096

Child status: 143
Real time (s): 1792.05
CPU time (s): 1800.28
CPU user time (s): 1798.64
CPU system time (s): 1.63975
CPU usage (%): 100.459
Max. virtual memory (cumulated for all children) (KiB): 1544580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.64
system time used= 1.63975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228884
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= 46682
involuntary context switches= 20361

runsolver used 3.74743 second user time and 9.48256 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-14 19:43:44
IDJOB=2658797
IDBENCH=2355
IDSOLVER=1164
FILE ID=node014/2658797-1276537424
PBS_JOBID= 11173468
Free space on /tmp= 62500 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-dg012142.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658797-1276537424/watcher-2658797-1276537424 -o /tmp/evaluation-result-2658797-1276537424/solver-2658797-1276537424 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658797-1276537424.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4f88b3d47f6404caca0c9a65b4bd3b5a
RANDOM SEED=2087170020

node014.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1850640 kB
Buffers:         20592 kB
Cached:         100824 kB
SwapCached:      11124 kB
Active:          73896 kB
Inactive:        61628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1850640 kB
SwapTotal:     4192956 kB
SwapFree:      4136080 kB
Dirty:            4080 kB
Writeback:          12 kB
AnonPages:       11404 kB
Mapped:           9148 kB
Slab:            51024 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62500 MiB
End job on node014 at 2010-06-14 20:13:38