Trace number 2659513

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.17 1796.6

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.opb
MD5SUMd3d31f2bec4390bf166702fac3cf6fcc
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.141978
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2800
Total number of constraints150
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
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 41
Number of bits of the biggest sum of numbers6
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-2659513-1276321225.opb
0.23/0.21	c reading problem ... 
0.61/0.50	c ... done. Wall clock time 0.285s.
0.61/0.50	c #vars     2800
0.61/0.50	c #constraints  150
0.61/0.50	c constraints type 
0.61/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 80
0.61/0.50	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
3.19/2.40	c cleaning 2496 clauses out of 5000 with flag 5000/5000
5.34/4.51	c cleaning 4245 clauses out of 8506 with flag 11002/11002
8.04/7.25	c cleaning 5616 clauses out of 11261 with flag 18002/18002
11.47/10.62	c cleaning 6807 clauses out of 13643 with flag 26000/26000
15.66/14.74	c cleaning 7910 clauses out of 15836 with flag 35000/35000
21.27/20.37	c cleaning 8937 clauses out of 17926 with flag 45000/45000
27.49/26.52	c cleaning 9482 clauses out of 18990 with flag 55001/55001
34.41/33.41	c cleaning 9745 clauses out of 19511 with flag 65004/65004
41.92/40.97	c cleaning 9876 clauses out of 19763 with flag 75001/75001
47.24/46.27	c cleaning 9920 clauses out of 19886 with flag 85000/85000
53.94/52.95	c cleaning 9964 clauses out of 19967 with flag 95001/95001
60.95/59.96	c cleaning 9987 clauses out of 20006 with flag 105004/105004
70.37/69.31	c cleaning 9986 clauses out of 20015 with flag 115000/115000
76.17/75.10	c cleaning 9993 clauses out of 20030 with flag 125001/125001
82.58/81.53	c cleaning 10002 clauses out of 20037 with flag 135001/135001
90.11/89.07	c cleaning 10014 clauses out of 20035 with flag 145001/145001
95.12/94.02	c cleaning 9990 clauses out of 20022 with flag 155002/155002
107.23/106.16	c cleaning 9998 clauses out of 20031 with flag 165001/165001
113.45/112.34	c cleaning 10008 clauses out of 20032 with flag 175000/175000
117.67/116.53	c cleaning 9995 clauses out of 20024 with flag 185000/185000
123.98/122.80	c cleaning 10001 clauses out of 20032 with flag 195003/195003
130.19/129.01	c cleaning 9997 clauses out of 20028 with flag 205000/205000
136.89/135.71	c cleaning 10003 clauses out of 20034 with flag 215003/215003
147.11/145.95	c cleaning 10001 clauses out of 20029 with flag 225001/225001
151.62/150.43	c cleaning 10004 clauses out of 20027 with flag 235000/235000
158.73/157.59	c cleaning 9979 clauses out of 20023 with flag 245000/245000
165.94/164.78	c cleaning 9989 clauses out of 20045 with flag 255001/255001
170.95/169.79	c cleaning 10014 clauses out of 20057 with flag 265002/265002
176.36/175.18	c cleaning 9998 clauses out of 20044 with flag 275003/275003
184.27/183.03	c cleaning 10001 clauses out of 20045 with flag 285002/285002
197.08/195.82	c cleaning 10006 clauses out of 20042 with flag 295000/295000
201.79/200.58	c cleaning 10002 clauses out of 20036 with flag 305000/305000
213.61/212.32	c cleaning 10001 clauses out of 20034 with flag 315000/315000
222.91/221.61	c cleaning 10001 clauses out of 20034 with flag 325001/325001
232.72/231.43	c cleaning 9998 clauses out of 20032 with flag 335000/335000
242.94/241.63	c cleaning 9996 clauses out of 20034 with flag 345000/345000
249.35/248.03	c cleaning 10005 clauses out of 20040 with flag 355002/355002
257.56/256.25	c cleaning 10003 clauses out of 20037 with flag 365004/365004
267.57/266.24	c cleaning 9989 clauses out of 20030 with flag 375000/375000
276.88/275.58	c cleaning 10004 clauses out of 20046 with flag 385005/385005
282.00/280.62	c cleaning 9997 clauses out of 20040 with flag 395003/395003
286.41/285.00	c cleaning 9995 clauses out of 20040 with flag 405000/405000
294.12/292.71	c cleaning 10010 clauses out of 20045 with flag 415000/415000
303.84/302.49	c cleaning 10005 clauses out of 20039 with flag 425004/425004
310.34/308.94	c cleaning 9999 clauses out of 20032 with flag 435002/435002
321.95/320.60	c cleaning 9997 clauses out of 20033 with flag 445002/445002
327.37/325.95	c cleaning 10004 clauses out of 20034 with flag 455000/455000
339.10/337.63	c cleaning 10000 clauses out of 20030 with flag 465000/465000
351.72/350.28	c cleaning 9986 clauses out of 20031 with flag 475001/475001
364.55/363.09	c cleaning 9969 clauses out of 20044 with flag 485000/485000
374.96/373.40	c cleaning 9984 clauses out of 20075 with flag 495000/495000
390.27/388.71	c cleaning 10004 clauses out of 20092 with flag 505001/505001
398.10/396.53	c cleaning 10002 clauses out of 20087 with flag 515000/515000
404.12/402.60	c cleaning 9945 clauses out of 20086 with flag 525001/525001
412.82/411.20	c cleaning 10032 clauses out of 20141 with flag 535001/535001
422.03/420.42	c cleaning 10029 clauses out of 20108 with flag 545000/545000
431.65/430.08	c cleaning 10028 clauses out of 20081 with flag 555002/555002
442.36/440.71	c cleaning 9999 clauses out of 20052 with flag 565001/565001
452.18/450.51	c cleaning 9999 clauses out of 20054 with flag 575002/575002
462.19/460.53	c cleaning 10013 clauses out of 20055 with flag 585002/585002
466.91/465.22	c cleaning 10016 clauses out of 20042 with flag 595002/595002
471.93/470.20	c cleaning 10006 clauses out of 20025 with flag 605001/605001
479.34/477.60	c cleaning 9961 clauses out of 20020 with flag 615002/615002
485.26/483.51	c cleaning 9944 clauses out of 20058 with flag 625001/625001
491.87/490.17	c cleaning 10003 clauses out of 20115 with flag 635002/635002
501.88/500.17	c cleaning 9993 clauses out of 20111 with flag 645001/645001
505.89/504.17	c cleaning 9990 clauses out of 20118 with flag 655001/655001
515.42/513.63	c cleaning 9970 clauses out of 20128 with flag 665001/665001
524.92/523.17	c cleaning 10006 clauses out of 20157 with flag 675000/675000
533.63/531.84	c cleaning 9997 clauses out of 20151 with flag 685000/685000
542.73/540.96	c cleaning 9997 clauses out of 20157 with flag 695003/695003
552.14/550.30	c cleaning 10016 clauses out of 20157 with flag 705000/705000
560.16/558.30	c cleaning 10001 clauses out of 20143 with flag 715002/715002
567.67/565.86	c cleaning 10058 clauses out of 20147 with flag 725007/725007
577.68/575.86	c cleaning 10020 clauses out of 20086 with flag 735004/735004
588.82/586.99	c cleaning 10011 clauses out of 20063 with flag 745001/745001
598.94/597.02	c cleaning 10007 clauses out of 20052 with flag 755001/755001
609.25/607.35	c cleaning 10002 clauses out of 20044 with flag 765000/765000
618.56/616.68	c cleaning 10002 clauses out of 20043 with flag 775001/775001
626.87/624.95	c cleaning 10002 clauses out of 20042 with flag 785002/785002
635.08/633.18	c cleaning 10000 clauses out of 20041 with flag 795003/795003
645.80/643.85	c cleaning 9995 clauses out of 20039 with flag 805001/805001
658.21/656.23	c cleaning 10000 clauses out of 20045 with flag 815002/815002
668.32/666.37	c cleaning 10002 clauses out of 20046 with flag 825003/825003
681.84/679.88	c cleaning 9999 clauses out of 20043 with flag 835002/835002
693.64/691.61	c cleaning 9998 clauses out of 20042 with flag 845000/845000
703.86/701.81	c cleaning 9999 clauses out of 20045 with flag 855001/855001
714.46/712.46	c cleaning 10000 clauses out of 20046 with flag 865001/865001
724.07/722.06	c cleaning 9994 clauses out of 20046 with flag 875001/875001
731.18/729.15	c cleaning 10014 clauses out of 20051 with flag 885000/885000
736.39/734.38	c cleaning 9989 clauses out of 20038 with flag 895001/895001
743.82/741.71	c cleaning 9992 clauses out of 20049 with flag 905001/905001
749.93/747.89	c cleaning 10009 clauses out of 20060 with flag 915004/915004
756.53/754.40	c cleaning 9994 clauses out of 20047 with flag 925000/925000
765.46/763.41	c cleaning 10001 clauses out of 20054 with flag 935001/935001
771.66/769.55	c cleaning 10011 clauses out of 20052 with flag 945000/945000
777.96/775.81	c cleaning 9986 clauses out of 20043 with flag 955002/955002
788.57/786.49	c cleaning 10011 clauses out of 20058 with flag 965003/965003
793.68/791.50	c cleaning 9987 clauses out of 20045 with flag 975001/975001
802.60/800.45	c cleaning 9995 clauses out of 20059 with flag 985002/985002
812.31/810.14	c cleaning 9985 clauses out of 20063 with flag 995001/995001
820.63/818.44	c cleaning 10004 clauses out of 20078 with flag 1005001/1005001
827.93/825.76	c cleaning 9986 clauses out of 20074 with flag 1015001/1015001
833.85/831.70	c cleaning 9955 clauses out of 20087 with flag 1025000/1025000
839.66/837.48	c cleaning 10000 clauses out of 20135 with flag 1035003/1035003
849.57/847.40	c cleaning 10043 clauses out of 20133 with flag 1045001/1045001
856.89/854.62	c cleaning 10017 clauses out of 20089 with flag 1055000/1055000
863.29/861.08	c cleaning 10010 clauses out of 20073 with flag 1065001/1065001
870.10/867.81	c cleaning 10010 clauses out of 20069 with flag 1075007/1075007
875.61/873.34	c cleaning 10008 clauses out of 20056 with flag 1085004/1085004
884.23/881.95	c cleaning 10000 clauses out of 20044 with flag 1095000/1095000
892.34/890.06	c cleaning 10004 clauses out of 20047 with flag 1105003/1105003
903.85/901.52	c cleaning 10002 clauses out of 20043 with flag 1115003/1115003
913.46/911.15	c cleaning 10001 clauses out of 20040 with flag 1125002/1125002
921.67/919.32	c cleaning 9998 clauses out of 20037 with flag 1135000/1135000
929.78/927.49	c cleaning 9997 clauses out of 20040 with flag 1145001/1145001
939.98/937.60	c cleaning 10001 clauses out of 20042 with flag 1155000/1155000
949.09/946.77	c cleaning 10002 clauses out of 20043 with flag 1165002/1165002
957.70/955.31	c cleaning 9994 clauses out of 20043 with flag 1175004/1175004
965.50/963.11	c cleaning 9986 clauses out of 20047 with flag 1185002/1185002
977.53/975.18	c cleaning 10007 clauses out of 20060 with flag 1195001/1195001
986.76/984.30	c cleaning 9998 clauses out of 20053 with flag 1205001/1205001
996.68/994.23	c cleaning 10002 clauses out of 20055 with flag 1215001/1215001
1007.20/1004.74	c cleaning 9984 clauses out of 20053 with flag 1225001/1225001
1017.32/1014.90	c cleaning 10012 clauses out of 20068 with flag 1235000/1235000
1026.74/1024.24	c cleaning 10005 clauses out of 20056 with flag 1245000/1245000
1038.07/1035.58	c cleaning 9996 clauses out of 20052 with flag 1255001/1255001
1054.20/1051.63	c cleaning 9993 clauses out of 20055 with flag 1265000/1265000
1070.30/1067.75	c cleaning 10007 clauses out of 20062 with flag 1275000/1275000
1083.12/1080.55	c cleaning 9978 clauses out of 20056 with flag 1285001/1285001
1094.64/1092.09	c cleaning 10018 clauses out of 20079 with flag 1295002/1295002
1107.66/1105.01	c cleaning 10007 clauses out of 20059 with flag 1305000/1305000
1118.76/1116.18	c cleaning 9995 clauses out of 20053 with flag 1315001/1315001
1131.77/1129.14	c cleaning 10015 clauses out of 20068 with flag 1325011/1325011
1136.30/1133.68	c cleaning 9993 clauses out of 20045 with flag 1335003/1335003
1140.72/1138.07	c cleaning 9937 clauses out of 20049 with flag 1345000/1345000
1145.43/1142.72	c cleaning 10010 clauses out of 20112 with flag 1355000/1355000
1155.94/1153.24	c cleaning 10025 clauses out of 20102 with flag 1365000/1365000
1167.56/1164.90	c cleaning 10012 clauses out of 20077 with flag 1375000/1375000
1175.27/1172.53	c cleaning 10014 clauses out of 20067 with flag 1385002/1385002
1183.78/1181.03	c cleaning 10002 clauses out of 20052 with flag 1395001/1395001
1191.91/1189.16	c cleaning 10001 clauses out of 20051 with flag 1405002/1405002
1197.32/1194.53	c cleaning 10010 clauses out of 20049 with flag 1415001/1415001
1202.03/1199.22	c cleaning 9980 clauses out of 20038 with flag 1425000/1425000
1210.54/1207.79	c cleaning 10012 clauses out of 20058 with flag 1435000/1435000
1217.26/1214.42	c cleaning 9981 clauses out of 20047 with flag 1445001/1445001
1227.35/1224.53	c cleaning 10013 clauses out of 20066 with flag 1455001/1455001
1234.57/1231.71	c cleaning 10005 clauses out of 20052 with flag 1465000/1465000
1242.48/1239.70	c cleaning 10007 clauses out of 20050 with flag 1475003/1475003
1250.38/1247.54	c cleaning 10004 clauses out of 20041 with flag 1485001/1485001
1258.80/1255.91	c cleaning 10000 clauses out of 20036 with flag 1495000/1495000
1268.31/1265.46	c cleaning 10001 clauses out of 20038 with flag 1505002/1505002
1276.01/1273.18	c cleaning 9997 clauses out of 20035 with flag 1515000/1515000
1283.62/1280.79	c cleaning 10001 clauses out of 20038 with flag 1525000/1525000
1289.73/1286.88	c cleaning 10001 clauses out of 20037 with flag 1535000/1535000
1297.65/1294.71	c cleaning 10001 clauses out of 20038 with flag 1545002/1545002
1307.57/1304.64	c cleaning 9999 clauses out of 20035 with flag 1555000/1555000
1316.07/1313.14	c cleaning 9992 clauses out of 20037 with flag 1565001/1565001
1324.98/1322.01	c cleaning 9998 clauses out of 20044 with flag 1575000/1575000
1331.80/1328.88	c cleaning 9986 clauses out of 20046 with flag 1585000/1585000
1340.79/1337.82	c cleaning 10010 clauses out of 20061 with flag 1595001/1595001
1351.70/1348.76	c cleaning 10005 clauses out of 20050 with flag 1605000/1605000
1360.32/1357.38	c cleaning 9999 clauses out of 20045 with flag 1615000/1615000
1366.22/1363.25	c cleaning 10000 clauses out of 20047 with flag 1625001/1625001
1371.93/1368.91	c cleaning 9998 clauses out of 20046 with flag 1635000/1635000
1376.94/1373.92	c cleaning 9988 clauses out of 20048 with flag 1645000/1645000
1386.65/1383.61	c cleaning 10006 clauses out of 20060 with flag 1655000/1655000
1396.05/1393.02	c cleaning 9998 clauses out of 20055 with flag 1665001/1665001
1401.08/1398.01	c cleaning 10001 clauses out of 20056 with flag 1675000/1675000
1412.37/1409.33	c cleaning 9982 clauses out of 20056 with flag 1685001/1685001
1419.89/1416.87	c cleaning 10013 clauses out of 20073 with flag 1695000/1695000
1429.58/1426.59	c cleaning 10007 clauses out of 20062 with flag 1705002/1705002
1438.69/1435.61	c cleaning 10004 clauses out of 20053 with flag 1715000/1715000
1445.11/1442.10	c cleaning 9981 clauses out of 20049 with flag 1725000/1725000
1454.89/1451.85	c cleaning 10005 clauses out of 20068 with flag 1735000/1735000
1462.41/1459.33	c cleaning 9970 clauses out of 20063 with flag 1745000/1745000
1469.92/1466.80	c cleaning 10020 clauses out of 20094 with flag 1755001/1755001
1483.12/1480.03	c cleaning 10011 clauses out of 20073 with flag 1765000/1765000
1489.04/1485.94	c cleaning 10011 clauses out of 20065 with flag 1775003/1775003
1495.95/1492.89	c cleaning 10017 clauses out of 20053 with flag 1785002/1785002
1502.96/1499.82	c cleaning 10008 clauses out of 20035 with flag 1795001/1795001
1510.27/1507.11	c cleaning 10004 clauses out of 20027 with flag 1805001/1805001
1516.17/1513.07	c cleaning 9991 clauses out of 20026 with flag 1815004/1815004
1523.29/1520.16	c cleaning 10003 clauses out of 20031 with flag 1825000/1825000
1528.39/1525.21	c cleaning 9993 clauses out of 20031 with flag 1835003/1835003
1536.20/1533.08	c cleaning 9994 clauses out of 20035 with flag 1845000/1845000
1543.51/1540.35	c cleaning 9999 clauses out of 20046 with flag 1855005/1855005
1553.51/1550.38	c cleaning 9998 clauses out of 20044 with flag 1865002/1865002
1564.82/1561.69	c cleaning 9991 clauses out of 20044 with flag 1875000/1875000
1574.05/1570.89	c cleaning 10007 clauses out of 20058 with flag 1885005/1885005
1586.94/1583.76	c cleaning 9992 clauses out of 20049 with flag 1895003/1895003
1598.17/1594.96	c cleaning 10000 clauses out of 20054 with flag 1905000/1905000
1605.88/1602.66	c cleaning 10005 clauses out of 20057 with flag 1915003/1915003
1614.28/1611.09	c cleaning 10004 clauses out of 20053 with flag 1925004/1925004
1622.89/1619.64	c cleaning 10001 clauses out of 20047 with flag 1935002/1935002
1634.30/1631.03	c cleaning 9992 clauses out of 20046 with flag 1945002/1945002
1643.51/1640.21	c cleaning 10003 clauses out of 20053 with flag 1955001/1955001
1653.51/1650.29	c cleaning 9998 clauses out of 20050 with flag 1965001/1965001
1662.71/1659.41	c cleaning 10002 clauses out of 20054 with flag 1975003/1975003
1672.01/1668.78	c cleaning 10000 clauses out of 20050 with flag 1985001/1985001
1677.41/1674.11	c cleaning 10016 clauses out of 20052 with flag 1995003/1995003
1681.84/1678.52	c cleaning 10012 clauses out of 20034 with flag 2005001/2005001
1690.24/1686.92	c cleaning 9970 clauses out of 20022 with flag 2015001/2015001
1695.76/1692.41	c cleaning 9989 clauses out of 20056 with flag 2025005/2025005
1700.87/1697.54	c cleaning 10008 clauses out of 20062 with flag 2035000/2035000
1708.88/1705.51	c cleaning 9998 clauses out of 20056 with flag 2045002/2045002
1717.40/1714.03	c cleaning 10017 clauses out of 20057 with flag 2055001/2055001
1734.72/1731.34	c cleaning 10009 clauses out of 20039 with flag 2065000/2065000
1749.24/1745.80	c cleaning 9999 clauses out of 20030 with flag 2075000/2075000
1756.16/1752.75	c cleaning 9938 clauses out of 20032 with flag 2085001/2085001
1764.08/1760.61	c cleaning 9972 clauses out of 20095 with flag 2095002/2095002
1775.60/1772.19	c cleaning 9984 clauses out of 20122 with flag 2105001/2105001
1784.01/1780.58	c cleaning 9992 clauses out of 20141 with flag 2115004/2115004
1790.51/1787.02	c cleaning 10052 clauses out of 20145 with flag 2125000/2125000
1799.83/1796.40	c cleaning 10032 clauses out of 20094 with flag 2135001/2135001
1800.04/1796.51	c starts		: 227
1800.04/1796.51	c conflicts		: 2135137
1800.04/1796.51	c decisions		: 3036195
1800.04/1796.51	c propagations		: 63955983
1800.04/1796.51	c inspects		: 2526495532
1800.04/1796.51	c learnt literals	: 0
1800.04/1796.51	c learnt binary clauses	: 0
1800.04/1796.51	c learnt ternary clauses	: 0
1800.04/1796.51	c learnt clauses	: 2135137
1800.04/1796.51	c ignored clauses	: 0
1800.04/1796.51	c root simplifications	: 0
1800.04/1796.51	c removed literals (reason simplification)	: 9510234
1800.04/1796.51	c reason swapping (by a shorter reason)	: 0
1800.04/1796.51	c Calls to reduceDB	: 215
1800.04/1796.51	c number of reductions to clauses (during analyze)	: 0
1800.04/1796.52	c number of learned constraints concerned by reduction	: 0
1800.04/1796.52	c number of learning phase by resolution	: 0
1800.04/1796.52	c number of learning phase by cutting planes	: 0
1800.04/1796.52	c speed (assignments/second)	: 35609.965178445156
1800.04/1796.52	c non guided choices	64597
1800.04/1796.54	c learnt constraints type 
1800.04/1796.54	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 10257
1800.04/1796.54	c constraints type 
1800.04/1796.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 80
1800.04/1796.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
1800.04/1796.54	s UNKNOWN
1800.04/1796.54	c Total wall clock time (in seconds): 1796.324

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-2659513-1276321225/watcher-2659513-1276321225 -o /tmp/evaluation-result-2659513-1276321225/solver-2659513-1276321225 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659513-1276321225.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.04 1.03 1.00 3/106 10619
/proc/meminfo: memFree=1411892/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=244 CPUtime=0
/proc/10619/stat : 10619 (java) R 10617 10619 10317 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 7723879 249856 15 1992294400 134512640 134550932 4293018352 18446744073709551615 2254358 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10619/statm: 62 24 16 10 0 23 0

[startup+0.019104 s]
/proc/loadavg: 1.04 1.03 1.00 3/106 10619
/proc/meminfo: memFree=1411892/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=13684 CPUtime=0.01
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 1184 0 0 0 0 1 0 0 18 0 2 0 7723879 14012416 631 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 3421 631 307 10 0 1206 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13684

[startup+0.101745 s]
/proc/loadavg: 1.04 1.03 1.00 3/106 10619
/proc/meminfo: memFree=1411892/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1524184 CPUtime=0.08
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 3963 0 1 0 6 2 0 0 18 0 12 0 7723879 1560764416 3402 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 381046 3402 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.301776 s]
/proc/loadavg: 1.04 1.03 1.00 3/106 10619
/proc/meminfo: memFree=1411892/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1525928 CPUtime=0.34
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 5407 0 1 0 31 3 0 0 18 0 12 0 7723879 1562550272 4844 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 381482 4844 1358 10 0 378784 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1525928

[startup+0.70013 s]
/proc/loadavg: 1.04 1.03 1.00 3/106 10619
/proc/meminfo: memFree=1411892/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=1.12
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 7839 0 1 0 108 4 0 0 18 0 13 0 7723879 1567076352 6907 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 6907 1401 10 0 379889 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1530348

[startup+1.50111 s]
/proc/loadavg: 1.04 1.03 1.00 2/119 10632
/proc/meminfo: memFree=1389036/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=2.26
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 8534 0 1 0 222 4 0 0 18 0 13 0 7723879 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 7601 1423 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=1.3
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 5470 0 1 0 127 3 0 0 25 0 13 0 7723880 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4108983030 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 7723882 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 7723882 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 7723883 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10317 0 -1 4202560 9 0 0 0 0 0 0 0 23 0 13 0 7723884 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 7723884 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=1530348 CPUtime=0.64
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 10317 0 -1 4202560 1532 0 0 0 64 0 0 0 15 0 13 0 7723888 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=1530348 CPUtime=0.3
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 10317 0 -1 4202560 463 0 0 0 30 0 0 0 15 0 13 0 7723888 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 7723888 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 7723931 1567076352 7601 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 1530348

[startup+3.10007 s]
/proc/loadavg: 1.04 1.03 1.00 2/119 10632
/proc/meminfo: memFree=1383952/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=3.9
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 11442 0 1 0 384 6 0 0 18 0 13 0 7723879 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 10494 1439 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=2.84
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 6319 0 1 0 281 3 0 0 25 0 13 0 7723880 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4108956979 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 450 0 0 0 0 0 0 0 17 0 13 0 7723882 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 593 0 0 0 0 0 0 0 18 0 13 0 7723882 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=0.02
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10317 0 -1 4202560 1006 0 0 0 2 0 0 0 16 0 13 0 7723883 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10317 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10317 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=1530348 CPUtime=0.66
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 10317 0 -1 4202560 1539 0 0 0 66 0 0 0 15 0 13 0 7723888 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=1530348 CPUtime=0.32
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 10317 0 -1 4202560 466 0 0 0 32 0 0 0 15 0 13 0 7723888 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 7723888 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 7723931 1567076352 10494 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 1530348

[startup+6.30199 s]
/proc/loadavg: 1.04 1.03 1.00 2/119 10634
/proc/meminfo: memFree=1364980/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=7.15
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 13887 0 1 0 708 7 0 0 18 0 13 0 7723879 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 12901 1439 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=5.96
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 6325 0 1 0 593 3 0 0 25 0 13 0 7723880 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4109025235 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=0.01
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 1302 0 0 0 1 0 0 0 16 0 13 0 7723882 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 1375 0 0 0 0 0 0 0 18 0 13 0 7723882 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=0.05
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10317 0 -1 4202560 1805 0 0 0 5 0 0 0 15 0 13 0 7723883 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10317 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10317 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=1530348 CPUtime=0.69
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 10317 0 -1 4202560 1542 0 0 0 69 0 0 0 16 0 13 0 7723888 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=1530348 CPUtime=0.36
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 10317 0 -1 4202560 469 0 0 0 36 0 0 0 15 0 13 0 7723888 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 7723888 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 7723931 1567076352 12901 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 1530348

[startup+12.7008 s]
/proc/loadavg: 1.03 1.03 1.00 2/119 10634
/proc/meminfo: memFree=1355308/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=13.66
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 16251 0 1 0 1358 8 0 0 18 0 13 0 7723879 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 15262 1439 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=12.24
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 6327 0 1 0 1220 4 0 0 25 0 13 0 7723880 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4109025011 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=0.03
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 2122 0 0 0 3 0 0 0 16 0 13 0 7723882 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=0.04
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 2248 0 0 0 3 1 0 0 15 0 13 0 7723882 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=0.12
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10317 0 -1 4202560 2461 0 0 0 12 0 0 0 15 0 13 0 7723883 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10317 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10317 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=1530348 CPUtime=0.7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 10317 0 -1 4202560 1546 0 0 0 70 0 0 0 16 0 13 0 7723888 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=1530348 CPUtime=0.47
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 10317 0 -1 4202560 478 0 0 0 47 0 0 0 15 0 13 0 7723888 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 7723888 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 7723931 1567076352 15262 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.66
Current children cumulated vsize (KiB) 1530348

[startup+25.5015 s]
/proc/loadavg: 1.02 1.03 1.00 2/119 10634
/proc/meminfo: memFree=1344892/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=26.49
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 18867 0 1 0 2639 10 0 0 18 0 13 0 7723879 1567076352 17875 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 17875 1439 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=24.93
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 6495 0 1 0 2489 4 0 0 25 0 13 0 7723880 1567076352 17875 1992294400 134512640 134550932 4293018352 18446744073709551615 4108982312 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=0.07
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 2702 0 0 0 6 1 0 0 16 0 13 0 7723882 1567076352 17875 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=0.07
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 2862 0 0 0 6 1 0 0 16 0 13 0 7723882 1567076352 17875 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=0.2

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

[pid=10619] ppid=10617 vsize=1530348 CPUtime=1665.61
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 46471 0 1 0 166503 58 0 0 18 0 13 0 7723879 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 41192 1439 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=1644.46
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 12001 0 1 0 164413 33 0 0 25 0 13 0 7723880 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4109026242 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=3.15
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 10812 0 0 0 307 8 0 0 15 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=3.13
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 11103 0 0 0 305 8 0 0 16 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=13.6
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10317 0 -1 4202560 9366 0 0 0 1355 5 0 0 15 0 13 0 7723883 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10317 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10317 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=1530348 CPUtime=0.7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 10317 0 -1 4202560 1546 0 0 0 70 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=1530348 CPUtime=0.5
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 10317 0 -1 4202560 480 0 0 0 50 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 10317 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 7723931 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1665.61
Current children cumulated vsize (KiB) 1530348

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 10687
/proc/meminfo: memFree=1248420/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=1725.72
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 46487 0 1 0 172514 58 0 0 18 0 13 0 7723879 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 41192 1439 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=1703.62
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 12009 0 1 0 170329 33 0 0 25 0 13 0 7723880 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4109025267 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=3.29
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 10812 0 0 0 321 8 0 0 16 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=3.27
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 11103 0 0 0 319 8 0 0 15 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=14.26
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10317 0 -1 4202560 9370 0 0 0 1421 5 0 0 15 0 13 0 7723883 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10317 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10317 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=1530348 CPUtime=0.7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 10317 0 -1 4202560 1546 0 0 0 70 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=1530348 CPUtime=0.5
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 10317 0 -1 4202560 480 0 0 0 50 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 10317 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 7723931 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1725.72
Current children cumulated vsize (KiB) 1530348

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 10689
/proc/meminfo: memFree=1248048/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=1785.82
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 46501 0 1 0 178522 60 0 0 18 0 13 0 7723879 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 41192 1439 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=1762.94
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 12015 0 1 0 176260 34 0 0 25 0 13 0 7723880 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4109065215 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=3.41
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 10812 0 0 0 333 8 0 0 15 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=3.4
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 11103 0 0 0 331 9 0 0 16 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=14.8
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10317 0 -1 4202560 9374 0 0 0 1475 5 0 0 15 0 13 0 7723883 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10317 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10317 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=1530348 CPUtime=0.7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 10317 0 -1 4202560 1546 0 0 0 70 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=1530348 CPUtime=0.5
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 10317 0 -1 4202560 480 0 0 0 50 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 10317 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 7723931 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1785.82
Current children cumulated vsize (KiB) 1530348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.5 s]
/proc/loadavg: 1.08 1.02 1.01 2/119 10689
/proc/meminfo: memFree=1248048/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=1800.04
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 46503 0 1 0 179944 60 0 0 18 0 13 0 7723879 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 41192 1439 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=1776.96
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 12017 0 1 0 177662 34 0 0 25 0 13 0 7723880 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4108982530 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=3.44
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 10812 0 0 0 336 8 0 0 16 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=3.43
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 11103 0 0 0 334 9 0 0 15 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=14.94
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10317 0 -1 4202560 9374 0 0 0 1489 5 0 0 16 0 13 0 7723883 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10317 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10317 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=1530348 CPUtime=0.7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 10317 0 -1 4202560 1546 0 0 0 70 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=1530348 CPUtime=0.5
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 10317 0 -1 4202560 480 0 0 0 50 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 10317 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 7723931 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1530348

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

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

[startup+1796.5 s]
/proc/loadavg: 1.08 1.02 1.01 2/119 10689
/proc/meminfo: memFree=1248048/2059040 swapFree=4192956/4192956
[pid=10619] ppid=10617 vsize=1530348 CPUtime=1800.04
/proc/10619/stat : 10619 (java) S 10617 10619 10317 0 -1 4202496 46503 0 1 0 179944 60 0 0 18 0 13 0 7723879 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10619/statm: 382587 41192 1439 10 0 379889 0
[pid=10619/tid=10621] ppid=10617 vsize=1530348 CPUtime=1776.96
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 10317 0 -1 4202560 12017 0 1 0 177662 34 0 0 25 0 13 0 7723880 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4108982530 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=1530348 CPUtime=3.44
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10317 0 -1 4202560 10812 0 0 0 336 8 0 0 16 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=1530348 CPUtime=3.43
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10317 0 -1 4202560 11103 0 0 0 334 9 0 0 15 0 13 0 7723882 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=1530348 CPUtime=14.94
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10317 0 -1 4202560 9374 0 0 0 1489 5 0 0 16 0 13 0 7723883 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 0 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10317 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10317 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 7723884 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=1530348 CPUtime=0.7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 10317 0 -1 4202560 1546 0 0 0 70 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=1530348 CPUtime=0.5
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 10317 0 -1 4202560 480 0 0 0 50 0 0 0 16 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 10317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 10317 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 7723888 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 1 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=1530348 CPUtime=0
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 10317 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 7723931 1567076352 41192 1992294400 134512640 134550932 4293018352 18446744073709551615 4294960144 0 4 0 16800975 18446604437837062592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1530348

Child status: 143
Real time (s): 1796.6
CPU time (s): 1800.17
CPU user time (s): 1799.54
CPU system time (s): 0.624905
CPU usage (%): 100.199
Max. virtual memory (cumulated for all children) (KiB): 1530348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.624905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46526
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= 38978
involuntary context switches= 14324

runsolver used 3.76843 second user time and 9.44156 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-12 07:40:25
IDJOB=2659513
IDBENCH=1390
IDSOLVER=1164
FILE ID=node014/2659513-1276321225
PBS_JOBID= 11173153
Free space on /tmp= 62464 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659513-1276321225/watcher-2659513-1276321225 -o /tmp/evaluation-result-2659513-1276321225/solver-2659513-1276321225 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659513-1276321225.opb

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

MD5SUM BENCH= d3d31f2bec4390bf166702fac3cf6fcc
RANDOM SEED=1067435269

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:       1412288 kB
Buffers:        100556 kB
Cached:         402988 kB
SwapCached:          0 kB
Active:         183580 kB
Inactive:       379668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1412288 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             348 kB
Writeback:          36 kB
AnonPages:       59688 kB
Mapped:          15392 kB
Slab:            61804 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183456 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= 62464 MiB
End job on node014 at 2010-06-12 08:10:24