Trace number 2659836

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.18 1798.38

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
MD5SUM2f4fbbd7ac7eea50904b3e0a14134afd
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.026995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables420
Total number of constraints41
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100526
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@161d36b
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2659836-1276580604.opb
0.22/0.21	c reading problem ... 
0.22/0.29	c ... done. Wall clock time 0.081s.
0.22/0.29	c #vars     420
0.22/0.29	c #constraints  41
0.22/0.29	c constraints type 
0.22/0.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21
0.22/0.29	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
2.81/2.24	c cleaning 2499 clauses out of 5000 with flag 5000/5000
7.13/6.60	c cleaning 4249 clauses out of 8504 with flag 11003/11003
14.62/14.05	c cleaning 5626 clauses out of 11252 with flag 18000/18000
23.08/22.41	c cleaning 6811 clauses out of 13626 with flag 26000/26000
35.99/35.34	c cleaning 7908 clauses out of 15816 with flag 35001/35001
58.90/58.23	c cleaning 8954 clauses out of 17908 with flag 45001/45001
78.51/77.84	c cleaning 9475 clauses out of 18954 with flag 55001/55001
98.62/97.99	c cleaning 9736 clauses out of 19478 with flag 65000/65000
115.02/114.34	c cleaning 9870 clauses out of 19743 with flag 75001/75001
133.12/132.45	c cleaning 9934 clauses out of 19873 with flag 85001/85001
152.03/151.39	c cleaning 9967 clauses out of 19938 with flag 95000/95000
163.03/162.34	c cleaning 9983 clauses out of 19973 with flag 105002/105002
183.23/182.55	c cleaning 9990 clauses out of 19988 with flag 115000/115000
201.43/200.72	c cleaning 9996 clauses out of 20000 with flag 125002/125002
221.84/221.19	c cleaning 9998 clauses out of 20004 with flag 135002/135002
240.44/239.76	c cleaning 10000 clauses out of 20004 with flag 145000/145000
253.25/252.55	c cleaning 10000 clauses out of 20006 with flag 155002/155002
263.65/262.92	c cleaning 10000 clauses out of 20006 with flag 165002/165002
270.55/269.86	c cleaning 9998 clauses out of 20004 with flag 175000/175000
278.66/277.95	c cleaning 10000 clauses out of 20007 with flag 185001/185001
289.96/289.26	c cleaning 10000 clauses out of 20008 with flag 195002/195002
299.77/299.03	c cleaning 10000 clauses out of 20006 with flag 205000/205000
308.27/307.57	c cleaning 10001 clauses out of 20007 with flag 215001/215001
316.70/315.90	c cleaning 10000 clauses out of 20006 with flag 225001/225001
327.52/326.72	c cleaning 9998 clauses out of 20007 with flag 235002/235002
336.92/336.16	c cleaning 9997 clauses out of 20007 with flag 245000/245000
344.42/343.61	c cleaning 10001 clauses out of 20010 with flag 255000/255000
358.63/357.89	c cleaning 10001 clauses out of 20009 with flag 265000/265000
369.93/369.18	c cleaning 9999 clauses out of 20009 with flag 275001/275001
379.93/379.11	c cleaning 10001 clauses out of 20012 with flag 285003/285003
391.03/390.24	c cleaning 10001 clauses out of 20010 with flag 295002/295002
400.54/399.74	c cleaning 10000 clauses out of 20008 with flag 305001/305001
409.84/409.08	c cleaning 10003 clauses out of 20009 with flag 315002/315002
416.54/415.76	c cleaning 9995 clauses out of 20007 with flag 325003/325003
423.25/422.48	c cleaning 9996 clauses out of 20010 with flag 335001/335001
429.95/429.17	c cleaning 10006 clauses out of 20018 with flag 345005/345005
440.15/439.36	c cleaning 9993 clauses out of 20008 with flag 355001/355001
449.46/448.69	c cleaning 10004 clauses out of 20015 with flag 365001/365001
456.76/455.99	c cleaning 10001 clauses out of 20011 with flag 375001/375001
465.67/464.89	c cleaning 9994 clauses out of 20010 with flag 385001/385001
472.77/471.93	c cleaning 10000 clauses out of 20016 with flag 395001/395001
482.06/481.29	c cleaning 9999 clauses out of 20015 with flag 405000/405000
490.27/489.42	c cleaning 10006 clauses out of 20016 with flag 415000/415000
497.86/497.03	c cleaning 9993 clauses out of 20014 with flag 425004/425004
505.97/505.11	c cleaning 10006 clauses out of 20018 with flag 435001/435001
513.97/513.19	c cleaning 10001 clauses out of 20013 with flag 445002/445002
520.87/520.05	c cleaning 9989 clauses out of 20012 with flag 455002/455002
528.37/527.56	c cleaning 9994 clauses out of 20022 with flag 465001/465001
536.27/535.41	c cleaning 10003 clauses out of 20029 with flag 475002/475002
544.98/544.18	c cleaning 9980 clauses out of 20027 with flag 485003/485003
553.18/552.30	c cleaning 9986 clauses out of 20046 with flag 495002/495002
563.88/563.07	c cleaning 9940 clauses out of 20058 with flag 505000/505000
572.29/571.49	c cleaning 9967 clauses out of 20118 with flag 515000/515000
583.20/582.39	c cleaning 9985 clauses out of 20151 with flag 525000/525000
592.40/591.52	c cleaning 9998 clauses out of 20167 with flag 535001/535001
601.11/600.28	c cleaning 9998 clauses out of 20168 with flag 545000/545000
608.01/607.13	c cleaning 9999 clauses out of 20172 with flag 555002/555002
614.42/613.52	c cleaning 9999 clauses out of 20171 with flag 565000/565000
620.52/619.67	c cleaning 10004 clauses out of 20175 with flag 575003/575003
629.32/628.41	c cleaning 9998 clauses out of 20169 with flag 585001/585001
638.82/637.99	c cleaning 9995 clauses out of 20171 with flag 595001/595001
648.84/647.92	c cleaning 9985 clauses out of 20177 with flag 605002/605002
655.73/654.86	c cleaning 9987 clauses out of 20190 with flag 615000/615000
660.83/659.96	c cleaning 10001 clauses out of 20204 with flag 625001/625001
668.64/667.76	c cleaning 9993 clauses out of 20202 with flag 635000/635000
673.95/673.01	c cleaning 9997 clauses out of 20211 with flag 645002/645002
679.25/678.37	c cleaning 10027 clauses out of 20212 with flag 655000/655000
684.45/683.58	c cleaning 10018 clauses out of 20186 with flag 665001/665001
690.85/689.99	c cleaning 9973 clauses out of 20168 with flag 675001/675001
694.86/693.92	c cleaning 10040 clauses out of 20197 with flag 685003/685003
699.67/698.77	c cleaning 10014 clauses out of 20154 with flag 695000/695000
704.47/703.58	c cleaning 10005 clauses out of 20140 with flag 705000/705000
709.28/708.34	c cleaning 10031 clauses out of 20136 with flag 715001/715001
713.88/712.91	c cleaning 9968 clauses out of 20105 with flag 725001/725001
719.69/718.75	c cleaning 9989 clauses out of 20136 with flag 735000/735000
724.92/723.94	c cleaning 10003 clauses out of 20149 with flag 745002/745002
731.22/730.26	c cleaning 9998 clauses out of 20144 with flag 755000/755000
736.63/735.67	c cleaning 9994 clauses out of 20146 with flag 765000/765000
742.83/741.86	c cleaning 9994 clauses out of 20152 with flag 775000/775000
749.44/748.41	c cleaning 10014 clauses out of 20161 with flag 785003/785003
755.75/754.70	c cleaning 10007 clauses out of 20145 with flag 795001/795001
761.76/760.75	c cleaning 9997 clauses out of 20138 with flag 805001/805001
766.36/765.38	c cleaning 10016 clauses out of 20140 with flag 815000/815000
771.47/770.48	c cleaning 10005 clauses out of 20124 with flag 825000/825000
776.38/775.32	c cleaning 9999 clauses out of 20123 with flag 835004/835004
780.89/779.85	c cleaning 10003 clauses out of 20125 with flag 845005/845005
786.09/785.06	c cleaning 10002 clauses out of 20119 with flag 855002/855002
790.19/789.11	c cleaning 9995 clauses out of 20115 with flag 865000/865000
794.50/793.45	c cleaning 9996 clauses out of 20120 with flag 875000/875000
798.90/797.83	c cleaning 9967 clauses out of 20124 with flag 885000/885000
803.81/802.72	c cleaning 9964 clauses out of 20157 with flag 895000/895000
809.52/808.41	c cleaning 9989 clauses out of 20198 with flag 905005/905005
816.52/815.40	c cleaning 9979 clauses out of 20205 with flag 915001/915001
824.12/823.05	c cleaning 9982 clauses out of 20228 with flag 925003/925003
830.62/829.57	c cleaning 9988 clauses out of 20244 with flag 935001/935001
837.83/836.71	c cleaning 9994 clauses out of 20255 with flag 945000/945000
843.84/842.74	c cleaning 9999 clauses out of 20264 with flag 955003/955003
849.34/848.28	c cleaning 10030 clauses out of 20262 with flag 965000/965000
855.44/854.35	c cleaning 10003 clauses out of 20234 with flag 975002/975002
859.85/858.75	c cleaning 9998 clauses out of 20229 with flag 985000/985000
864.45/863.30	c cleaning 10003 clauses out of 20232 with flag 995001/995001
870.57/869.49	c cleaning 10002 clauses out of 20229 with flag 1005001/1005001
877.37/876.29	c cleaning 9994 clauses out of 20227 with flag 1015001/1015001
881.58/880.46	c cleaning 10026 clauses out of 20232 with flag 1025000/1025000
886.88/885.74	c cleaning 10014 clauses out of 20207 with flag 1035001/1035001
891.78/890.69	c cleaning 10004 clauses out of 20194 with flag 1045002/1045002
897.39/896.20	c cleaning 10003 clauses out of 20194 with flag 1055006/1055006
902.69/901.54	c cleaning 9981 clauses out of 20185 with flag 1065000/1065000
907.51/906.31	c cleaning 10008 clauses out of 20206 with flag 1075002/1075002
911.60/910.46	c cleaning 10023 clauses out of 20197 with flag 1085001/1085001
917.00/915.86	c cleaning 9975 clauses out of 20175 with flag 1095002/1095002
921.51/920.36	c cleaning 10075 clauses out of 20200 with flag 1105002/1105002
926.01/924.84	c cleaning 10023 clauses out of 20125 with flag 1115002/1115002
930.22/929.06	c cleaning 9975 clauses out of 20101 with flag 1125001/1125001
934.63/933.49	c cleaning 10022 clauses out of 20126 with flag 1135001/1135001
940.13/938.94	c cleaning 10010 clauses out of 20105 with flag 1145002/1145002
945.34/944.13	c cleaning 10003 clauses out of 20094 with flag 1155001/1155001
950.55/949.37	c cleaning 10004 clauses out of 20093 with flag 1165003/1165003
954.96/953.74	c cleaning 9980 clauses out of 20087 with flag 1175001/1175001
959.06/957.89	c cleaning 9968 clauses out of 20107 with flag 1185001/1185001
964.27/963.06	c cleaning 10022 clauses out of 20140 with flag 1195002/1195002
971.07/969.83	c cleaning 10004 clauses out of 20120 with flag 1205004/1205004
977.68/976.47	c cleaning 10002 clauses out of 20113 with flag 1215001/1215001
982.88/981.65	c cleaning 9992 clauses out of 20112 with flag 1225002/1225002
988.30/987.02	c cleaning 9974 clauses out of 20119 with flag 1235001/1235001
993.30/992.10	c cleaning 9974 clauses out of 20145 with flag 1245001/1245001
1000.59/999.36	c cleaning 10005 clauses out of 20171 with flag 1255001/1255001
1007.80/1006.55	c cleaning 9984 clauses out of 20166 with flag 1265001/1265001
1013.21/1011.95	c cleaning 9992 clauses out of 20183 with flag 1275002/1275002
1017.81/1016.53	c cleaning 9995 clauses out of 20189 with flag 1285000/1285000
1023.71/1022.49	c cleaning 9998 clauses out of 20199 with flag 1295005/1295005
1029.52/1028.20	c cleaning 10000 clauses out of 20199 with flag 1305003/1305003
1035.02/1033.78	c cleaning 9994 clauses out of 20196 with flag 1315000/1315000
1041.03/1039.73	c cleaning 10000 clauses out of 20202 with flag 1325000/1325000
1045.83/1044.50	c cleaning 10054 clauses out of 20203 with flag 1335001/1335001
1051.25/1049.96	c cleaning 10001 clauses out of 20150 with flag 1345002/1345002
1055.86/1054.59	c cleaning 9972 clauses out of 20148 with flag 1355001/1355001
1062.04/1060.76	c cleaning 9997 clauses out of 20180 with flag 1365005/1365005
1065.76/1064.40	c cleaning 10031 clauses out of 20180 with flag 1375002/1375002
1070.26/1068.97	c cleaning 10041 clauses out of 20148 with flag 1385001/1385001
1073.77/1072.50	c cleaning 10024 clauses out of 20110 with flag 1395004/1395004
1078.17/1076.82	c cleaning 10023 clauses out of 20085 with flag 1405003/1405003
1082.28/1080.98	c cleaning 9952 clauses out of 20060 with flag 1415001/1415001
1086.39/1085.09	c cleaning 9980 clauses out of 20107 with flag 1425000/1425000
1090.99/1089.69	c cleaning 9993 clauses out of 20130 with flag 1435003/1435003
1097.10/1095.73	c cleaning 9990 clauses out of 20138 with flag 1445004/1445004
1101.80/1100.43	c cleaning 10009 clauses out of 20144 with flag 1455000/1455000
1107.20/1105.80	c cleaning 10028 clauses out of 20137 with flag 1465002/1465002
1113.30/1111.90	c cleaning 10012 clauses out of 20107 with flag 1475000/1475000
1118.92/1117.51	c cleaning 10002 clauses out of 20096 with flag 1485001/1485001
1124.22/1122.89	c cleaning 10002 clauses out of 20093 with flag 1495000/1495000
1131.13/1129.75	c cleaning 9997 clauses out of 20093 with flag 1505002/1505002
1137.73/1136.32	c cleaning 9999 clauses out of 20094 with flag 1515000/1515000
1142.73/1141.34	c cleaning 10034 clauses out of 20096 with flag 1525001/1525001
1149.33/1147.98	c cleaning 10018 clauses out of 20064 with flag 1535003/1535003
1152.64/1151.27	c cleaning 9998 clauses out of 20044 with flag 1545001/1545001
1158.84/1157.44	c cleaning 9997 clauses out of 20048 with flag 1555003/1555003
1164.05/1162.62	c cleaning 10000 clauses out of 20049 with flag 1565001/1565001
1172.05/1170.65	c cleaning 10005 clauses out of 20053 with flag 1575005/1575005
1177.15/1175.71	c cleaning 9994 clauses out of 20043 with flag 1585000/1585000
1182.14/1180.71	c cleaning 9999 clauses out of 20049 with flag 1595000/1595000
1187.84/1186.47	c cleaning 10001 clauses out of 20050 with flag 1605000/1605000
1193.24/1191.88	c cleaning 9998 clauses out of 20050 with flag 1615001/1615001
1197.55/1196.17	c cleaning 9942 clauses out of 20051 with flag 1625000/1625000
1202.55/1201.17	c cleaning 9947 clauses out of 20109 with flag 1635000/1635000
1208.06/1206.64	c cleaning 9983 clauses out of 20162 with flag 1645000/1645000
1213.57/1212.19	c cleaning 9999 clauses out of 20179 with flag 1655000/1655000
1219.07/1217.61	c cleaning 10009 clauses out of 20181 with flag 1665001/1665001
1224.77/1223.36	c cleaning 9998 clauses out of 20172 with flag 1675001/1675001
1230.18/1228.71	c cleaning 10001 clauses out of 20173 with flag 1685000/1685000
1235.69/1234.27	c cleaning 10009 clauses out of 20172 with flag 1695000/1695000
1241.69/1240.20	c cleaning 10009 clauses out of 20165 with flag 1705002/1705002
1246.90/1245.48	c cleaning 9979 clauses out of 20162 with flag 1715008/1715008
1252.79/1251.36	c cleaning 10011 clauses out of 20176 with flag 1725001/1725001
1257.89/1256.48	c cleaning 10017 clauses out of 20172 with flag 1735008/1735008
1264.11/1262.63	c cleaning 9987 clauses out of 20147 with flag 1745000/1745000
1270.01/1268.57	c cleaning 9995 clauses out of 20160 with flag 1755000/1755000
1277.52/1276.05	c cleaning 9994 clauses out of 20167 with flag 1765002/1765002
1283.92/1282.46	c cleaning 9966 clauses out of 20172 with flag 1775001/1775001
1290.42/1288.96	c cleaning 9991 clauses out of 20206 with flag 1785001/1785001
1295.92/1294.43	c cleaning 9987 clauses out of 20214 with flag 1795000/1795000
1302.22/1300.73	c cleaning 9999 clauses out of 20230 with flag 1805003/1805003
1307.54/1306.00	c cleaning 10004 clauses out of 20230 with flag 1815002/1815002
1312.94/1311.45	c cleaning 9984 clauses out of 20227 with flag 1825003/1825003
1319.33/1317.87	c cleaning 10011 clauses out of 20243 with flag 1835003/1835003
1326.62/1325.15	c cleaning 10000 clauses out of 20231 with flag 1845002/1845002
1332.93/1331.48	c cleaning 10001 clauses out of 20229 with flag 1855000/1855000
1339.23/1337.70	c cleaning 10001 clauses out of 20230 with flag 1865002/1865002
1344.64/1343.13	c cleaning 10002 clauses out of 20228 with flag 1875001/1875001
1348.64/1347.12	c cleaning 10026 clauses out of 20226 with flag 1885001/1885001
1354.34/1352.81	c cleaning 9999 clauses out of 20207 with flag 1895008/1895008
1360.64/1359.10	c cleaning 9995 clauses out of 20203 with flag 1905003/1905003
1366.95/1365.49	c cleaning 9969 clauses out of 20205 with flag 1915000/1915000
1373.66/1372.19	c cleaning 10007 clauses out of 20238 with flag 1925002/1925002
1380.06/1378.51	c cleaning 10004 clauses out of 20230 with flag 1935001/1935001
1385.66/1384.12	c cleaning 10001 clauses out of 20225 with flag 1945000/1945000
1391.26/1389.77	c cleaning 9991 clauses out of 20225 with flag 1955001/1955001
1395.96/1394.47	c cleaning 9995 clauses out of 20234 with flag 1965001/1965001
1401.07/1399.56	c cleaning 10007 clauses out of 20243 with flag 1975005/1975005
1406.06/1404.56	c cleaning 9986 clauses out of 20231 with flag 1985000/1985000
1410.87/1409.32	c cleaning 10006 clauses out of 20245 with flag 1995000/1995000
1415.08/1413.53	c cleaning 10002 clauses out of 20241 with flag 2005002/2005002
1422.57/1421.09	c cleaning 10010 clauses out of 20239 with flag 2015002/2015002
1428.18/1426.62	c cleaning 10013 clauses out of 20229 with flag 2025002/2025002
1436.68/1435.16	c cleaning 10004 clauses out of 20216 with flag 2035002/2035002
1443.38/1441.84	c cleaning 9987 clauses out of 20210 with flag 2045000/2045000
1448.99/1447.47	c cleaning 10007 clauses out of 20224 with flag 2055001/2055001
1456.08/1454.51	c cleaning 9993 clauses out of 20216 with flag 2065000/2065000
1463.09/1461.55	c cleaning 10002 clauses out of 20223 with flag 2075000/2075000
1467.59/1466.04	c cleaning 10015 clauses out of 20221 with flag 2085000/2085000
1473.29/1471.80	c cleaning 9992 clauses out of 20207 with flag 2095001/2095001
1479.29/1477.71	c cleaning 9976 clauses out of 20215 with flag 2105001/2105001
1485.79/1484.28	c cleaning 10006 clauses out of 20239 with flag 2115001/2115001
1492.21/1490.70	c cleaning 10002 clauses out of 20234 with flag 2125002/2125002
1497.51/1495.97	c cleaning 9989 clauses out of 20235 with flag 2135005/2135005
1503.60/1502.01	c cleaning 9990 clauses out of 20241 with flag 2145000/2145000
1509.40/1507.82	c cleaning 10000 clauses out of 20251 with flag 2155000/2155000
1516.60/1515.05	c cleaning 9995 clauses out of 20251 with flag 2165000/2165000
1523.40/1521.82	c cleaning 9995 clauses out of 20256 with flag 2175000/2175000
1529.82/1528.25	c cleaning 9998 clauses out of 20261 with flag 2185000/2185000
1534.92/1533.40	c cleaning 10010 clauses out of 20263 with flag 2195000/2195000
1540.61/1539.05	c cleaning 9992 clauses out of 20254 with flag 2205001/2205001
1545.42/1543.82	c cleaning 10015 clauses out of 20262 with flag 2215001/2215001
1551.12/1549.50	c cleaning 10007 clauses out of 20248 with flag 2225002/2225002
1555.93/1554.34	c cleaning 10000 clauses out of 20240 with flag 2235001/2235001
1560.23/1558.64	c cleaning 9997 clauses out of 20239 with flag 2245000/2245000
1565.54/1563.93	c cleaning 9991 clauses out of 20243 with flag 2255001/2255001
1569.44/1567.81	c cleaning 10038 clauses out of 20251 with flag 2265000/2265000
1573.64/1572.02	c cleaning 10009 clauses out of 20214 with flag 2275001/2275001
1577.24/1575.64	c cleaning 10009 clauses out of 20204 with flag 2285000/2285000
1582.85/1581.24	c cleaning 9998 clauses out of 20195 with flag 2295000/2295000
1590.56/1588.95	c cleaning 9986 clauses out of 20199 with flag 2305002/2305002
1596.06/1594.45	c cleaning 9997 clauses out of 20212 with flag 2315001/2315001
1601.56/1599.95	c cleaning 10018 clauses out of 20216 with flag 2325002/2325002
1606.57/1604.97	c cleaning 9991 clauses out of 20196 with flag 2335000/2335000
1611.87/1610.25	c cleaning 10019 clauses out of 20206 with flag 2345001/2345001
1616.98/1615.32	c cleaning 10001 clauses out of 20188 with flag 2355002/2355002
1622.08/1620.49	c cleaning 9996 clauses out of 20186 with flag 2365001/2365001
1627.49/1625.83	c cleaning 9998 clauses out of 20189 with flag 2375000/2375000
1633.79/1632.16	c cleaning 9980 clauses out of 20191 with flag 2385000/2385000
1639.59/1637.99	c cleaning 10004 clauses out of 20211 with flag 2395000/2395000
1644.28/1642.66	c cleaning 10001 clauses out of 20207 with flag 2405000/2405000
1647.88/1646.26	c cleaning 10017 clauses out of 20207 with flag 2415001/2415001
1652.38/1650.79	c cleaning 10005 clauses out of 20189 with flag 2425000/2425000
1656.10/1654.45	c cleaning 10053 clauses out of 20185 with flag 2435001/2435001
1661.99/1660.33	c cleaning 10024 clauses out of 20133 with flag 2445002/2445002
1666.90/1665.25	c cleaning 10007 clauses out of 20109 with flag 2455002/2455002
1672.80/1671.13	c cleaning 10001 clauses out of 20100 with flag 2465000/2465000
1677.01/1675.32	c cleaning 10003 clauses out of 20103 with flag 2475004/2475004
1680.81/1679.10	c cleaning 9998 clauses out of 20096 with flag 2485000/2485000
1685.40/1683.78	c cleaning 10000 clauses out of 20101 with flag 2495003/2495003
1689.91/1688.23	c cleaning 10001 clauses out of 20100 with flag 2505002/2505002
1695.72/1694.06	c cleaning 10000 clauses out of 20099 with flag 2515002/2515002
1701.11/1699.44	c cleaning 10006 clauses out of 20098 with flag 2525001/2525001
1707.01/1705.31	c cleaning 10001 clauses out of 20092 with flag 2535001/2535001
1711.42/1709.75	c cleaning 9999 clauses out of 20091 with flag 2545001/2545001
1715.92/1714.24	c cleaning 10001 clauses out of 20091 with flag 2555000/2555000
1721.22/1719.57	c cleaning 9996 clauses out of 20090 with flag 2565000/2565000
1726.43/1724.71	c cleaning 10000 clauses out of 20095 with flag 2575001/2575001
1731.42/1729.72	c cleaning 9996 clauses out of 20096 with flag 2585002/2585002
1736.84/1735.14	c cleaning 9997 clauses out of 20098 with flag 2595000/2595000
1742.74/1741.01	c cleaning 9999 clauses out of 20104 with flag 2605003/2605003
1748.34/1746.67	c cleaning 10014 clauses out of 20104 with flag 2615002/2615002
1753.75/1752.09	c cleaning 10002 clauses out of 20088 with flag 2625000/2625000
1759.94/1758.29	c cleaning 10002 clauses out of 20086 with flag 2635000/2635000
1766.34/1764.63	c cleaning 10001 clauses out of 20084 with flag 2645000/2645000
1773.15/1771.42	c cleaning 10001 clauses out of 20084 with flag 2655001/2655001
1778.35/1776.64	c cleaning 10032 clauses out of 20082 with flag 2665000/2665000
1783.25/1781.50	c cleaning 10017 clauses out of 20050 with flag 2675000/2675000
1788.56/1786.86	c cleaning 10009 clauses out of 20035 with flag 2685002/2685002
1793.96/1792.22	c cleaning 10002 clauses out of 20026 with flag 2695002/2695002
1798.66/1796.93	c cleaning 10002 clauses out of 20023 with flag 2705001/2705001
1800.07/1798.31	c starts		: 231
1800.07/1798.31	c conflicts		: 2709563
1800.07/1798.31	c decisions		: 3730581
1800.07/1798.31	c propagations		: 42796871
1800.07/1798.31	c inspects		: 4107828954
1800.07/1798.31	c learnt literals	: 0
1800.07/1798.31	c learnt binary clauses	: 0
1800.07/1798.31	c learnt ternary clauses	: 0
1800.07/1798.31	c learnt clauses	: 2709563
1800.07/1798.31	c ignored clauses	: 0
1800.07/1798.31	c root simplifications	: 0
1800.07/1798.31	c removed literals (reason simplification)	: 51962547
1800.07/1798.31	c reason swapping (by a shorter reason)	: 0
1800.07/1798.31	c Calls to reduceDB	: 272
1800.07/1798.31	c number of reductions to clauses (during analyze)	: 0
1800.07/1798.31	c number of learned constraints concerned by reduction	: 0
1800.07/1798.32	c number of learning phase by resolution	: 0
1800.07/1798.32	c number of learning phase by cutting planes	: 0
1800.07/1798.32	c speed (assignments/second)	: 23802.208650510758
1800.07/1798.32	c non guided choices	903
1800.07/1798.34	c learnt constraints type 
1800.07/1798.34	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 14621
1800.07/1798.34	c constraints type 
1800.07/1798.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21
1800.07/1798.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
1800.07/1798.34	s UNKNOWN
1800.07/1798.34	c Total wall clock time (in seconds): 1798.13

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-2659836-1276580604/watcher-2659836-1276580604 -o /tmp/evaluation-result-2659836-1276580604/solver-2659836-1276580604 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659836-1276580604.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: 1.03 1.04 1.00 3/107 1144
/proc/meminfo: memFree=1843852/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=24036 CPUtime=0
/proc/1144/stat : 1144 (runsolver) S 1142 1144 590 0 -1 4202560 81 0 0 0 0 0 0 0 16 0 1 0 31716115 24612864 106 1992294400 4194304 4302564 140735312583200 18446744073709551615 259177161719 0 2147483391 4096 24578 18446744071699379390 0 0 17 1 0 0 0
/proc/1144/statm: 6009 106 69 27 0 2647 0

[startup+0.088326 s]
/proc/loadavg: 1.03 1.04 1.00 3/107 1144
/proc/meminfo: memFree=1843852/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1521796 CPUtime=0.07
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 3824 0 1 0 4 3 0 0 15 0 7 0 31716115 1558319104 3264 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 380449 3264 1045 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101325 s]
/proc/loadavg: 1.03 1.04 1.00 3/107 1144
/proc/meminfo: memFree=1843852/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1524184 CPUtime=0.09
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 3948 0 1 0 6 3 0 0 15 0 12 0 31716115 1560764416 3386 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 381046 3386 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.301341 s]
/proc/loadavg: 1.03 1.04 1.00 3/107 1144
/proc/meminfo: memFree=1843852/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1526304 CPUtime=0.34
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 5327 0 1 0 31 3 0 0 15 0 12 0 31716115 1562935296 4763 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 381576 4763 1358 10 0 378878 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1526304

[startup+0.701383 s]
/proc/loadavg: 1.03 1.04 1.00 3/107 1144
/proc/meminfo: memFree=1843852/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529420 CPUtime=1.15
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 6503 0 1 0 111 4 0 0 15 0 13 0 31716115 1566126080 5659 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382355 5659 1413 10 0 379657 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1529420

[startup+1.50145 s]
/proc/loadavg: 1.02 1.04 1.00 2/120 1157
/proc/meminfo: memFree=1825396/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529404 CPUtime=2.08
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 7310 0 1 0 204 4 0 0 15 0 13 0 31716115 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 6424 1418 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=1.35
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 4614 0 1 0 132 3 0 0 25 0 13 0 31716117 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4109379717 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 31716118 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 13 0 31716118 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1149/stat : 1149 (java) S 1142 1144 590 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1150] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1150/stat : 1150 (java) S 1142 1144 590 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 31716120 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1151] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1151/stat : 1151 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31716120 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1152] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1152/stat : 1152 (java) S 1142 1144 590 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 31716125 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1153] ppid=1142 vsize=1529404 CPUtime=0.21
/proc/1144/task/1153/stat : 1153 (java) S 1142 1144 590 0 -1 4202560 168 0 0 0 21 0 0 0 18 0 13 0 31716125 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1154] ppid=1142 vsize=1529404 CPUtime=0.5
/proc/1144/task/1154/stat : 1154 (java) S 1142 1144 590 0 -1 4202560 1461 0 0 0 50 0 0 0 15 0 13 0 31716125 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1155] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1155/stat : 1155 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 31716125 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1156] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1156/stat : 1156 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 31716125 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1157] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1157/stat : 1157 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31716145 1566109696 6424 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 1529404

[startup+3.10159 s]
/proc/loadavg: 1.02 1.04 1.00 2/120 1157
/proc/meminfo: memFree=1821800/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529404 CPUtime=3.71
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 8893 0 1 0 366 5 0 0 15 0 13 0 31716115 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 8003 1437 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=2.9
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 5020 0 1 0 287 3 0 0 25 0 13 0 31716117 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4109409029 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 337 0 0 0 0 0 0 0 16 0 13 0 31716118 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 253 0 0 0 0 0 0 0 18 0 13 0 31716118 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=0.02
/proc/1144/task/1149/stat : 1149 (java) S 1142 1144 590 0 -1 4202560 575 0 0 0 2 0 0 0 16 0 13 0 31716120 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1150] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1150/stat : 1150 (java) S 1142 1144 590 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1151] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1151/stat : 1151 (java) S 1142 1144 590 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1152] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1152/stat : 1152 (java) S 1142 1144 590 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 31716125 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1153] ppid=1142 vsize=1529404 CPUtime=0.22
/proc/1144/task/1153/stat : 1153 (java) S 1142 1144 590 0 -1 4202560 176 0 0 0 22 0 0 0 17 0 13 0 31716125 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1154] ppid=1142 vsize=1529404 CPUtime=0.52
/proc/1144/task/1154/stat : 1154 (java) S 1142 1144 590 0 -1 4202560 1465 0 0 0 52 0 0 0 15 0 13 0 31716125 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1155] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1155/stat : 1155 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 31716125 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1156] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1156/stat : 1156 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 31716125 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1157] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1157/stat : 1157 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31716145 1566109696 8003 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 1529404

[startup+6.30188 s]
/proc/loadavg: 1.02 1.04 1.00 2/120 1157
/proc/meminfo: memFree=1816716/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529404 CPUtime=6.92
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 8898 0 1 0 687 5 0 0 15 0 13 0 31716115 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 8006 1437 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=6.08
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 5022 0 1 0 605 3 0 0 25 0 13 0 31716117 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4109516267 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 337 0 0 0 0 0 0 0 16 0 13 0 31716118 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 253 0 0 0 0 0 0 0 18 0 13 0 31716118 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=0.02
/proc/1144/task/1149/stat : 1149 (java) S 1142 1144 590 0 -1 4202560 575 0 0 0 2 0 0 0 16 0 13 0 31716120 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1150] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1150/stat : 1150 (java) S 1142 1144 590 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1151] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1151/stat : 1151 (java) S 1142 1144 590 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1152] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1152/stat : 1152 (java) S 1142 1144 590 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 31716125 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1153] ppid=1142 vsize=1529404 CPUtime=0.24
/proc/1144/task/1153/stat : 1153 (java) S 1142 1144 590 0 -1 4202560 176 0 0 0 24 0 0 0 15 0 13 0 31716125 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1154] ppid=1142 vsize=1529404 CPUtime=0.54
/proc/1144/task/1154/stat : 1154 (java) S 1142 1144 590 0 -1 4202560 1468 0 0 0 54 0 0 0 16 0 13 0 31716125 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1155] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1155/stat : 1155 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 31716125 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1156] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1156/stat : 1156 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 31716125 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1157] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1157/stat : 1157 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31716145 1566109696 8006 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 1529404

[startup+12.7015 s]
/proc/loadavg: 1.02 1.04 1.00 2/120 1157
/proc/meminfo: memFree=1808408/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529404 CPUtime=13.32
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 10892 0 1 0 1327 5 0 0 15 0 13 0 31716115 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 9994 1437 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=12.44
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 5023 0 1 0 1241 3 0 0 25 0 13 0 31716117 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4109409912 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 1223 0 0 0 0 0 0 0 15 0 13 0 31716118 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 755 0 0 0 0 0 0 0 18 0 13 0 31716118 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=0.04
/proc/1144/task/1149/stat : 1149 (java) S 1142 1144 590 0 -1 4202560 1180 0 0 0 4 0 0 0 15 0 13 0 31716120 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1150] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1150/stat : 1150 (java) S 1142 1144 590 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1151] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1151/stat : 1151 (java) S 1142 1144 590 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1152] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1152/stat : 1152 (java) S 1142 1144 590 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 31716125 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1153] ppid=1142 vsize=1529404 CPUtime=0.24
/proc/1144/task/1153/stat : 1153 (java) S 1142 1144 590 0 -1 4202560 176 0 0 0 24 0 0 0 15 0 13 0 31716125 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1154] ppid=1142 vsize=1529404 CPUtime=0.54
/proc/1144/task/1154/stat : 1154 (java) S 1142 1144 590 0 -1 4202560 1468 0 0 0 54 0 0 0 16 0 13 0 31716125 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1155] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1155/stat : 1155 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 31716125 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1156] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1156/stat : 1156 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 31716125 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1157] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1157/stat : 1157 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31716145 1566109696 9994 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.32
Current children cumulated vsize (KiB) 1529404

[startup+25.5016 s]
/proc/loadavg: 1.02 1.04 1.00 2/120 1157
/proc/meminfo: memFree=1797000/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529404 CPUtime=26.2
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 13800 0 1 0 2613 7 0 0 15 0 13 0 31716115 1566109696 12857 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 12857 1437 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=25.14
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 5247 0 1 0 2511 3 0 0 25 0 13 0 31716117 1566109696 12857 1992294400 134512640 134550932 4294159760 18446744073709551615 4109409925 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=0.03
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 2068 0 0 0 2 1 0 0 15 0 13 0 31716118 1566109696 12857 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=0.02
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 1644 0 0 0 2 0 0 0 18 0 13 0 31716118 1566109696 12857 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=0.1

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

[pid=1144] ppid=1142 vsize=1529404 CPUtime=1663.99
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 18559 0 1 0 166347 52 0 0 15 0 13 0 31716115 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 17164 1437 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=1650.01
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 5843 0 1 0 164966 35 0 0 25 0 13 0 31716117 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4109409029 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=1.75
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 2491 0 0 0 170 5 0 0 15 0 13 0 31716118 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=1.74
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 2184 0 0 0 169 5 0 0 16 0 13 0 31716118 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=9.5
/proc/1144/task/1149/stat : 1149 (java) S 1142 1144 590 0 -1 4202560 5218 0 0 0 946 4 0 0 15 0 13 0 31716120 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1150] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1150/stat : 1150 (java) S 1142 1144 590 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1151] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1151/stat : 1151 (java) S 1142 1144 590 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1152] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1152/stat : 1152 (java) S 1142 1144 590 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1153] ppid=1142 vsize=1529404 CPUtime=0.38
/proc/1144/task/1153/stat : 1153 (java) S 1142 1144 590 0 -1 4202560 192 0 0 0 38 0 0 0 15 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1154] ppid=1142 vsize=1529404 CPUtime=0.55
/proc/1144/task/1154/stat : 1154 (java) S 1142 1144 590 0 -1 4202560 1468 0 0 0 55 0 0 0 15 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1155] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1155/stat : 1155 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1156] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1156/stat : 1156 (java) S 1142 1144 590 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1157] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1157/stat : 1157 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31716145 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1663.99
Current children cumulated vsize (KiB) 1529404

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/120 1214
/proc/meminfo: memFree=1776540/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529404 CPUtime=1724.02
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 18579 0 1 0 172348 54 0 0 15 0 13 0 31716115 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 17164 1437 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=1709.41
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 5855 0 1 0 170906 35 0 0 25 0 13 0 31716117 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4109515475 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=1.8
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 2491 0 0 0 175 5 0 0 15 0 13 0 31716118 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=1.8
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 2184 0 0 0 175 5 0 0 15 0 13 0 31716118 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=10
/proc/1144/task/1149/stat : 1149 (java) S 1142 1144 590 0 -1 4202560 5222 0 0 0 996 4 0 0 15 0 13 0 31716120 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1150] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1150/stat : 1150 (java) S 1142 1144 590 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1151] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1151/stat : 1151 (java) S 1142 1144 590 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1152] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1152/stat : 1152 (java) S 1142 1144 590 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1153] ppid=1142 vsize=1529404 CPUtime=0.38
/proc/1144/task/1153/stat : 1153 (java) S 1142 1144 590 0 -1 4202560 192 0 0 0 38 0 0 0 15 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1154] ppid=1142 vsize=1529404 CPUtime=0.55
/proc/1144/task/1154/stat : 1154 (java) S 1142 1144 590 0 -1 4202560 1468 0 0 0 55 0 0 0 15 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1155] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1155/stat : 1155 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1156] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1156/stat : 1156 (java) S 1142 1144 590 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1157] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1157/stat : 1157 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31716145 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1724.02
Current children cumulated vsize (KiB) 1529404

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/120 1216
/proc/meminfo: memFree=1776292/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529404 CPUtime=1784.05
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 18594 0 1 0 178348 57 0 0 15 0 13 0 31716115 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 17164 1437 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=1768.84
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 5866 0 1 0 176846 38 0 0 25 0 13 0 31716117 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4109409272 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=1.87
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 2491 0 0 0 181 6 0 0 15 0 13 0 31716118 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=1.88
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 2184 0 0 0 182 6 0 0 15 0 13 0 31716118 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=10.48
/proc/1144/task/1149/stat : 1149 (java) S 1142 1144 590 0 -1 4202560 5224 0 0 0 1044 4 0 0 16 0 13 0 31716120 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1150] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1150/stat : 1150 (java) S 1142 1144 590 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1151] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1151/stat : 1151 (java) S 1142 1144 590 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1152] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1152/stat : 1152 (java) S 1142 1144 590 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1153] ppid=1142 vsize=1529404 CPUtime=0.38
/proc/1144/task/1153/stat : 1153 (java) S 1142 1144 590 0 -1 4202560 192 0 0 0 38 0 0 0 15 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1154] ppid=1142 vsize=1529404 CPUtime=0.55
/proc/1144/task/1154/stat : 1154 (java) S 1142 1144 590 0 -1 4202560 1468 0 0 0 55 0 0 0 15 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1155] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1155/stat : 1155 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1156] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1156/stat : 1156 (java) S 1142 1144 590 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 31716125 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1157] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1157/stat : 1157 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31716145 1566109696 17164 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1784.05
Current children cumulated vsize (KiB) 1529404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/120 1216
/proc/meminfo: memFree=1776292/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529404 CPUtime=1800.07
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 18640 0 1 0 179949 58 0 0 15 0 13 0 31716115 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 17203 1437 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=1784.67
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 5869 0 1 0 178429 38 0 0 25 0 13 0 31716117 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4109369452 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=1.89
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 2491 0 0 0 183 6 0 0 15 0 13 0 31716118 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=1.89
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 2184 0 0 0 183 6 0 0 16 0 13 0 31716118 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=10.61
/proc/1144/task/1149/stat : 1149 (java) S 1142 1144 590 0 -1 4202560 5265 0 0 0 1057 4 0 0 15 0 13 0 31716120 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1150] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1150/stat : 1150 (java) S 1142 1144 590 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1151] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1151/stat : 1151 (java) S 1142 1144 590 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1152] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1152/stat : 1152 (java) S 1142 1144 590 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1153] ppid=1142 vsize=1529404 CPUtime=0.38
/proc/1144/task/1153/stat : 1153 (java) S 1142 1144 590 0 -1 4202560 192 0 0 0 38 0 0 0 15 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1154] ppid=1142 vsize=1529404 CPUtime=0.55
/proc/1144/task/1154/stat : 1154 (java) S 1142 1144 590 0 -1 4202560 1468 0 0 0 55 0 0 0 15 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1155] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1155/stat : 1155 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1156] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1156/stat : 1156 (java) S 1142 1144 590 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1157] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1157/stat : 1157 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31716145 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1529404

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

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

[startup+1798.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/120 1216
/proc/meminfo: memFree=1776292/2059040 swapFree=4140072/4192956
[pid=1144] ppid=1142 vsize=1529404 CPUtime=1800.07
/proc/1144/stat : 1144 (java) S 1142 1144 590 0 -1 4202496 18640 0 1 0 179949 58 0 0 15 0 13 0 31716115 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1144/statm: 382351 17203 1437 10 0 379653 0
[pid=1144/tid=1146] ppid=1142 vsize=1529404 CPUtime=1784.67
/proc/1144/task/1146/stat : 1146 (java) R 1142 1144 590 0 -1 4202560 5869 0 1 0 178429 38 0 0 25 0 13 0 31716117 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4109369452 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1144/tid=1147] ppid=1142 vsize=1529404 CPUtime=1.89
/proc/1144/task/1147/stat : 1147 (java) S 1142 1144 590 0 -1 4202560 2491 0 0 0 183 6 0 0 15 0 13 0 31716118 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1148] ppid=1142 vsize=1529404 CPUtime=1.89
/proc/1144/task/1148/stat : 1148 (java) S 1142 1144 590 0 -1 4202560 2184 0 0 0 183 6 0 0 16 0 13 0 31716118 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1149] ppid=1142 vsize=1529404 CPUtime=10.61
/proc/1144/task/1149/stat : 1149 (java) S 1142 1144 590 0 -1 4202560 5265 0 0 0 1057 4 0 0 15 0 13 0 31716120 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 0 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1150] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1150/stat : 1150 (java) S 1142 1144 590 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1151] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1151/stat : 1151 (java) S 1142 1144 590 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31716120 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1152] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1152/stat : 1152 (java) S 1142 1144 590 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1153] ppid=1142 vsize=1529404 CPUtime=0.38
/proc/1144/task/1153/stat : 1153 (java) S 1142 1144 590 0 -1 4202560 192 0 0 0 38 0 0 0 15 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1154] ppid=1142 vsize=1529404 CPUtime=0.55
/proc/1144/task/1154/stat : 1154 (java) S 1142 1144 590 0 -1 4202560 1468 0 0 0 55 0 0 0 15 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1155] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1155/stat : 1155 (java) S 1142 1144 590 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 0 0 0 0
[pid=1144/tid=1156] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1156/stat : 1156 (java) S 1142 1144 590 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 31716125 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
[pid=1144/tid=1157] ppid=1142 vsize=1529404 CPUtime=0
/proc/1144/task/1157/stat : 1157 (java) S 1142 1144 590 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31716145 1566109696 17203 1992294400 134512640 134550932 4294159760 18446744073709551615 4294960144 0 4 0 16800975 18446604437823138816 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1529404

Child status: 143
Real time (s): 1798.38
CPU time (s): 1800.18
CPU user time (s): 1799.58
CPU system time (s): 0.597909
CPU usage (%): 100.1
Max. virtual memory (cumulated for all children) (KiB): 1529420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.597909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18663
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= 39549
involuntary context switches= 25158

runsolver used 3.61245 second user time and 9.93949 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-15 07:43:24
IDJOB=2659836
IDBENCH=2598
IDSOLVER=1164
FILE ID=node025/2659836-1276580604
PBS_JOBID= 11173524
Free space on /tmp= 62580 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659836-1276580604/watcher-2659836-1276580604 -o /tmp/evaluation-result-2659836-1276580604/solver-2659836-1276580604 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659836-1276580604.opb

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

MD5SUM BENCH= 2f4fbbd7ac7eea50904b3e0a14134afd
RANDOM SEED=1071964215

node025.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.242
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.48
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.242
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1844124 kB
Buffers:         28576 kB
Cached:          98900 kB
SwapCached:       6464 kB
Active:          86760 kB
Inactive:        53736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1844124 kB
SwapTotal:     4192956 kB
SwapFree:      4140072 kB
Dirty:             260 kB
Writeback:           0 kB
AnonPages:       11152 kB
Mapped:          13004 kB
Slab:            52320 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183384 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= 62580 MiB
End job on node025 at 2010-06-15 08:13:24