Trace number 2659533

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 1796.78

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
MD5SUMb95bbeb851a52866877e397310a0a770
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.18997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3600
Total number of constraints170
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
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 46
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.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@1ac1fe4
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-2659533-1276324260.opb
0.22/0.21	c reading problem ... 
0.73/0.55	c ... done. Wall clock time 0.34s.
0.73/0.55	c #vars     3600
0.73/0.55	c #constraints  170
0.73/0.55	c constraints type 
0.73/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 90
0.73/0.55	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
3.55/2.68	c cleaning 2489 clauses out of 5000 with flag 5000/5000
5.96/4.92	c cleaning 4243 clauses out of 8511 with flag 11000/11000
8.87/7.81	c cleaning 5604 clauses out of 11270 with flag 18002/18002
13.00/11.94	c cleaning 6817 clauses out of 13665 with flag 26001/26001
18.78/17.65	c cleaning 7898 clauses out of 15848 with flag 35001/35001
24.49/23.37	c cleaning 8940 clauses out of 17950 with flag 45001/45001
32.31/31.12	c cleaning 9489 clauses out of 19009 with flag 55000/55000
40.32/39.15	c cleaning 9740 clauses out of 19522 with flag 65002/65002
51.34/50.10	c cleaning 9869 clauses out of 19780 with flag 75000/75000
57.85/56.67	c cleaning 9936 clauses out of 19913 with flag 85002/85002
63.87/62.62	c cleaning 9963 clauses out of 19977 with flag 95002/95002
71.98/70.78	c cleaning 9985 clauses out of 20013 with flag 105001/105001
83.08/81.85	c cleaning 10011 clauses out of 20028 with flag 115001/115001
89.90/88.62	c cleaning 9990 clauses out of 20016 with flag 125000/125000
97.81/96.54	c cleaning 9992 clauses out of 20026 with flag 135000/135000
107.13/105.81	c cleaning 9999 clauses out of 20037 with flag 145003/145003
115.65/114.36	c cleaning 9996 clauses out of 20035 with flag 155000/155000
129.45/128.10	c cleaning 10003 clauses out of 20041 with flag 165002/165002
137.46/136.14	c cleaning 10010 clauses out of 20036 with flag 175000/175000
145.38/144.04	c cleaning 10009 clauses out of 20028 with flag 185002/185002
153.20/151.89	c cleaning 10000 clauses out of 20018 with flag 195001/195001
161.70/160.36	c cleaning 9996 clauses out of 20020 with flag 205003/205003
172.71/171.39	c cleaning 10004 clauses out of 20023 with flag 215002/215002
179.53/178.12	c cleaning 10000 clauses out of 20017 with flag 225000/225000
183.83/182.45	c cleaning 9991 clauses out of 20022 with flag 235005/235005
194.55/193.17	c cleaning 9983 clauses out of 20026 with flag 245000/245000
202.56/201.19	c cleaning 9991 clauses out of 20043 with flag 255000/255000
206.57/205.10	c cleaning 10011 clauses out of 20054 with flag 265002/265002
212.77/211.35	c cleaning 10012 clauses out of 20043 with flag 275002/275002
224.57/223.14	c cleaning 10006 clauses out of 20031 with flag 285002/285002
237.28/235.89	c cleaning 10003 clauses out of 20025 with flag 295002/295002
244.88/243.48	c cleaning 9991 clauses out of 20020 with flag 305000/305000
256.49/255.05	c cleaning 9996 clauses out of 20029 with flag 315000/315000
262.40/260.99	c cleaning 9998 clauses out of 20035 with flag 325002/325002
272.21/270.70	c cleaning 9996 clauses out of 20035 with flag 335000/335000
281.53/280.04	c cleaning 10000 clauses out of 20041 with flag 345002/345002
288.34/286.83	c cleaning 9997 clauses out of 20042 with flag 355003/355003
297.54/296.08	c cleaning 9998 clauses out of 20042 with flag 365000/365000
305.16/303.64	c cleaning 10000 clauses out of 20048 with flag 375004/375004
313.76/312.25	c cleaning 10001 clauses out of 20047 with flag 385003/385003
319.38/317.82	c cleaning 10012 clauses out of 20044 with flag 395001/395001
326.28/324.78	c cleaning 9989 clauses out of 20031 with flag 405000/405000
336.10/334.56	c cleaning 10009 clauses out of 20042 with flag 415000/415000
348.41/346.81	c cleaning 10001 clauses out of 20040 with flag 425007/425007
355.03/353.48	c cleaning 10002 clauses out of 20033 with flag 435001/435001
366.55/364.98	c cleaning 9999 clauses out of 20030 with flag 445000/445000
376.37/374.76	c cleaning 9984 clauses out of 20033 with flag 455002/455002
387.30/385.68	c cleaning 9997 clauses out of 20047 with flag 465000/465000
402.99/401.32	c cleaning 9995 clauses out of 20050 with flag 475000/475000
412.50/410.81	c cleaning 10015 clauses out of 20057 with flag 485002/485002
420.93/419.28	c cleaning 10012 clauses out of 20041 with flag 495001/495001
429.73/428.09	c cleaning 9998 clauses out of 20031 with flag 505003/505003
439.63/437.96	c cleaning 10000 clauses out of 20033 with flag 515003/515003
445.34/443.67	c cleaning 10012 clauses out of 20030 with flag 525000/525000
453.36/451.63	c cleaning 9996 clauses out of 20018 with flag 535000/535000
465.77/464.04	c cleaning 9999 clauses out of 20022 with flag 545000/545000
476.11/474.33	c cleaning 9993 clauses out of 20023 with flag 555000/555000
485.93/484.10	c cleaning 10004 clauses out of 20030 with flag 565000/565000
496.16/494.39	c cleaning 10000 clauses out of 20026 with flag 575000/575000
507.90/506.05	c cleaning 10001 clauses out of 20026 with flag 585000/585000
512.82/510.94	c cleaning 9991 clauses out of 20025 with flag 595000/595000
519.83/517.92	c cleaning 9997 clauses out of 20034 with flag 605000/605000
528.45/526.53	c cleaning 9994 clauses out of 20038 with flag 615001/615001
545.75/543.88	c cleaning 9990 clauses out of 20043 with flag 625000/625000
556.07/554.14	c cleaning 10003 clauses out of 20053 with flag 635000/635000
566.88/564.94	c cleaning 10002 clauses out of 20051 with flag 645001/645001
576.38/574.46	c cleaning 10016 clauses out of 20049 with flag 655001/655001
581.61/579.68	c cleaning 9997 clauses out of 20032 with flag 665000/665000
592.62/590.63	c cleaning 9996 clauses out of 20037 with flag 675002/675002
603.04/601.08	c cleaning 10000 clauses out of 20044 with flag 685005/685005
613.15/611.16	c cleaning 9994 clauses out of 20039 with flag 695000/695000
622.66/620.61	c cleaning 9999 clauses out of 20046 with flag 705001/705001
636.27/634.25	c cleaning 9971 clauses out of 20050 with flag 715004/715004
641.78/639.76	c cleaning 10017 clauses out of 20075 with flag 725000/725000
651.50/649.40	c cleaning 10006 clauses out of 20059 with flag 735001/735001
660.83/658.71	c cleaning 10006 clauses out of 20056 with flag 745004/745004
669.74/667.67	c cleaning 10002 clauses out of 20048 with flag 755002/755002
677.64/675.59	c cleaning 10000 clauses out of 20046 with flag 765002/765002
689.35/687.22	c cleaning 10002 clauses out of 20047 with flag 775003/775003
698.36/696.28	c cleaning 10012 clauses out of 20044 with flag 785002/785002
707.87/705.78	c cleaning 9980 clauses out of 20030 with flag 795000/795000
717.79/715.66	c cleaning 10008 clauses out of 20051 with flag 805001/805001
729.90/727.73	c cleaning 10001 clauses out of 20043 with flag 815001/815001
738.91/736.78	c cleaning 10002 clauses out of 20042 with flag 825001/825001
746.82/744.69	c cleaning 10004 clauses out of 20044 with flag 835005/835005
755.52/753.33	c cleaning 9985 clauses out of 20035 with flag 845000/845000
765.32/763.15	c cleaning 9997 clauses out of 20051 with flag 855001/855001
777.74/775.52	c cleaning 10003 clauses out of 20053 with flag 865000/865000
788.54/786.37	c cleaning 10007 clauses out of 20053 with flag 875003/875003
797.75/795.51	c cleaning 10003 clauses out of 20043 with flag 885000/885000
802.87/800.69	c cleaning 10010 clauses out of 20041 with flag 895001/895001
811.38/809.11	c cleaning 10002 clauses out of 20030 with flag 905000/905000
818.99/816.75	c cleaning 10000 clauses out of 20028 with flag 915000/915000
826.30/824.06	c cleaning 9984 clauses out of 20028 with flag 925000/925000
836.01/833.80	c cleaning 9999 clauses out of 20044 with flag 935000/935000
850.11/847.87	c cleaning 10018 clauses out of 20047 with flag 945002/945002
860.93/858.67	c cleaning 10008 clauses out of 20029 with flag 955002/955002
869.04/866.73	c cleaning 10004 clauses out of 20020 with flag 965001/965001
873.05/870.76	c cleaning 9981 clauses out of 20017 with flag 975002/975002
881.35/879.08	c cleaning 9987 clauses out of 20034 with flag 985000/985000
889.26/886.92	c cleaning 9999 clauses out of 20049 with flag 995002/995002
896.47/894.12	c cleaning 10000 clauses out of 20052 with flag 1005004/1005004
902.88/900.52	c cleaning 9998 clauses out of 20049 with flag 1015001/1015001
912.00/909.65	c cleaning 9999 clauses out of 20050 with flag 1025000/1025000
922.20/919.90	c cleaning 10001 clauses out of 20054 with flag 1035003/1035003
931.30/928.93	c cleaning 9999 clauses out of 20051 with flag 1045001/1045001
943.51/941.11	c cleaning 9998 clauses out of 20053 with flag 1055002/1055002
955.33/952.94	c cleaning 10000 clauses out of 20054 with flag 1065001/1065001
967.33/964.97	c cleaning 10001 clauses out of 20054 with flag 1075001/1075001
973.35/970.99	c cleaning 10008 clauses out of 20053 with flag 1085001/1085001
979.57/977.12	c cleaning 10006 clauses out of 20045 with flag 1095001/1095001
986.98/984.53	c cleaning 10002 clauses out of 20038 with flag 1105000/1105000
995.48/993.04	c cleaning 9999 clauses out of 20036 with flag 1115000/1115000
1002.59/1000.16	c cleaning 10000 clauses out of 20038 with flag 1125001/1125001
1010.40/1007.91	c cleaning 10001 clauses out of 20038 with flag 1135001/1135001
1018.51/1016.04	c cleaning 10000 clauses out of 20037 with flag 1145001/1145001
1028.51/1026.02	c cleaning 9995 clauses out of 20036 with flag 1155000/1155000
1038.72/1036.28	c cleaning 10002 clauses out of 20042 with flag 1165001/1165001
1048.63/1046.13	c cleaning 9993 clauses out of 20039 with flag 1175000/1175000
1054.94/1052.40	c cleaning 9972 clauses out of 20047 with flag 1185001/1185001
1064.75/1062.26	c cleaning 9987 clauses out of 20077 with flag 1195003/1195003
1073.86/1071.35	c cleaning 9985 clauses out of 20087 with flag 1205000/1205000
1083.97/1081.41	c cleaning 10001 clauses out of 20105 with flag 1215003/1215003
1093.08/1090.50	c cleaning 9998 clauses out of 20102 with flag 1225001/1225001
1103.99/1101.42	c cleaning 9998 clauses out of 20105 with flag 1235002/1235002
1113.40/1110.80	c cleaning 9998 clauses out of 20106 with flag 1245001/1245001
1122.80/1120.25	c cleaning 10004 clauses out of 20111 with flag 1255004/1255004
1133.81/1131.30	c cleaning 9999 clauses out of 20104 with flag 1265001/1265001
1146.11/1143.54	c cleaning 9996 clauses out of 20105 with flag 1275001/1275001
1158.02/1155.46	c cleaning 10002 clauses out of 20109 with flag 1285001/1285001
1167.11/1164.55	c cleaning 9993 clauses out of 20106 with flag 1295000/1295000
1176.51/1173.97	c cleaning 10004 clauses out of 20113 with flag 1305000/1305000
1186.82/1184.22	c cleaning 10001 clauses out of 20110 with flag 1315001/1315001
1196.52/1193.91	c cleaning 10000 clauses out of 20108 with flag 1325000/1325000
1200.73/1198.10	c cleaning 10035 clauses out of 20109 with flag 1335001/1335001
1207.74/1205.11	c cleaning 10020 clauses out of 20074 with flag 1345001/1345001
1214.76/1212.14	c cleaning 10012 clauses out of 20053 with flag 1355000/1355000
1226.27/1223.66	c cleaning 10017 clauses out of 20041 with flag 1365000/1365000
1233.28/1230.65	c cleaning 9990 clauses out of 20026 with flag 1375002/1375002
1242.19/1239.52	c cleaning 9982 clauses out of 20035 with flag 1385001/1385001
1252.31/1249.61	c cleaning 9999 clauses out of 20052 with flag 1395000/1395000
1257.62/1254.94	c cleaning 10003 clauses out of 20054 with flag 1405001/1405001
1262.83/1260.16	c cleaning 10002 clauses out of 20051 with flag 1415001/1415001
1271.33/1268.68	c cleaning 9999 clauses out of 20050 with flag 1425002/1425002
1280.45/1277.75	c cleaning 10002 clauses out of 20053 with flag 1435004/1435004
1288.67/1285.96	c cleaning 9998 clauses out of 20047 with flag 1445000/1445000
1299.06/1296.31	c cleaning 10002 clauses out of 20050 with flag 1455001/1455001
1309.38/1306.68	c cleaning 10006 clauses out of 20048 with flag 1465001/1465001
1323.90/1321.20	c cleaning 9999 clauses out of 20042 with flag 1475001/1475001
1339.02/1336.28	c cleaning 10006 clauses out of 20045 with flag 1485003/1485003
1351.55/1348.72	c cleaning 10002 clauses out of 20039 with flag 1495003/1495003
1367.08/1364.24	c cleaning 9998 clauses out of 20035 with flag 1505001/1505001
1380.61/1377.75	c cleaning 9995 clauses out of 20036 with flag 1515000/1515000
1393.61/1390.72	c cleaning 10004 clauses out of 20041 with flag 1525000/1525000
1403.04/1400.18	c cleaning 9995 clauses out of 20037 with flag 1535000/1535000
1416.25/1413.30	c cleaning 10004 clauses out of 20045 with flag 1545003/1545003
1433.16/1430.27	c cleaning 10001 clauses out of 20038 with flag 1555000/1555000
1451.97/1449.02	c cleaning 9997 clauses out of 20037 with flag 1565000/1565000
1467.57/1464.64	c cleaning 10000 clauses out of 20041 with flag 1575001/1575001
1480.88/1477.97	c cleaning 9999 clauses out of 20042 with flag 1585002/1585002
1496.08/1493.13	c cleaning 10001 clauses out of 20042 with flag 1595001/1595001
1511.19/1508.28	c cleaning 9998 clauses out of 20040 with flag 1605000/1605000
1526.50/1523.56	c cleaning 10000 clauses out of 20044 with flag 1615002/1615002
1537.20/1534.27	c cleaning 10003 clauses out of 20042 with flag 1625000/1625000
1547.32/1544.36	c cleaning 10008 clauses out of 20041 with flag 1635002/1635002
1557.93/1554.90	c cleaning 10004 clauses out of 20033 with flag 1645002/1645002
1569.25/1566.30	c cleaning 10002 clauses out of 20027 with flag 1655000/1655000
1577.55/1574.51	c cleaning 9994 clauses out of 20025 with flag 1665000/1665000
1587.36/1584.35	c cleaning 10005 clauses out of 20033 with flag 1675002/1675002
1601.47/1598.42	c cleaning 9999 clauses out of 20027 with flag 1685001/1685001
1610.78/1607.73	c cleaning 10001 clauses out of 20028 with flag 1695001/1695001
1621.59/1618.59	c cleaning 10000 clauses out of 20026 with flag 1705000/1705000
1631.71/1628.64	c cleaning 10002 clauses out of 20028 with flag 1715002/1715002
1641.72/1638.65	c cleaning 9997 clauses out of 20024 with flag 1725000/1725000
1650.63/1647.58	c cleaning 9999 clauses out of 20028 with flag 1735001/1735001
1659.75/1656.65	c cleaning 9997 clauses out of 20029 with flag 1745001/1745001
1669.94/1666.87	c cleaning 10003 clauses out of 20031 with flag 1755000/1755000
1681.24/1678.17	c cleaning 10002 clauses out of 20029 with flag 1765001/1765001
1687.75/1684.63	c cleaning 9987 clauses out of 20027 with flag 1775001/1775001
1697.97/1694.82	c cleaning 10005 clauses out of 20040 with flag 1785001/1785001
1708.69/1705.57	c cleaning 9984 clauses out of 20034 with flag 1795000/1795000
1720.21/1717.02	c cleaning 10009 clauses out of 20050 with flag 1805000/1805000
1732.34/1729.16	c cleaning 10007 clauses out of 20042 with flag 1815001/1815001
1747.56/1744.39	c cleaning 9995 clauses out of 20036 with flag 1825002/1825002
1759.38/1756.20	c cleaning 9998 clauses out of 20039 with flag 1835000/1835000
1772.78/1769.54	c cleaning 9993 clauses out of 20042 with flag 1845001/1845001
1786.11/1782.85	c cleaning 9991 clauses out of 20048 with flag 1855000/1855000
1798.44/1795.20	c cleaning 10015 clauses out of 20058 with flag 1865001/1865001
1800.08/1796.72	c starts		: 210
1800.08/1796.72	c conflicts		: 1867128
1800.08/1796.72	c decisions		: 2541120
1800.08/1796.72	c propagations		: 55082986
1800.08/1796.72	c inspects		: 2218547363
1800.08/1796.72	c learnt literals	: 0
1800.08/1796.72	c learnt binary clauses	: 0
1800.08/1796.72	c learnt ternary clauses	: 0
1800.08/1796.72	c learnt clauses	: 1867128
1800.08/1796.72	c ignored clauses	: 0
1800.08/1796.72	c root simplifications	: 0
1800.08/1796.72	c removed literals (reason simplification)	: 5049483
1800.08/1796.72	c reason swapping (by a shorter reason)	: 0
1800.08/1796.72	c Calls to reduceDB	: 188
1800.08/1796.72	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.72	c number of learned constraints concerned by reduction	: 0
1800.08/1796.72	c number of learning phase by resolution	: 0
1800.08/1796.72	c number of learning phase by cutting planes	: 0
1800.08/1796.72	c speed (assignments/second)	: 30666.996628928857
1800.08/1796.72	c non guided choices	87468
1800.08/1796.74	c learnt constraints type 
1800.08/1796.74	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12196
1800.08/1796.74	c constraints type 
1800.08/1796.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 90
1800.08/1796.74	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
1800.08/1796.74	s UNKNOWN
1800.08/1796.74	c Total wall clock time (in seconds): 1796.534

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-2659533-1276324260/watcher-2659533-1276324260 -o /tmp/evaluation-result-2659533-1276324260/solver-2659533-1276324260 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659533-1276324260.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 1.01 0.99 3/106 9758
/proc/meminfo: memFree=1873752/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=248 CPUtime=0
/proc/9758/stat : 9758 (java) R 9756 9758 9238 0 -1 4194304 281 0 0 0 0 0 0 0 16 0 1 0 8027554 253952 28 1992294400 134512640 134550932 4287870896 18446744073709551615 7619156 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9758/statm: 62 28 21 10 0 23 0

[startup+0.0191231 s]
/proc/loadavg: 0.95 1.01 0.99 3/106 9758
/proc/meminfo: memFree=1873752/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=13644 CPUtime=0.01
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 1158 0 0 0 0 1 0 0 15 0 2 0 8027554 13971456 613 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 3424 619 297 10 0 1206 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13644

[startup+0.100122 s]
/proc/loadavg: 0.95 1.01 0.99 3/106 9758
/proc/meminfo: memFree=1873752/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1524184 CPUtime=0.09
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 3954 0 1 0 6 3 0 0 15 0 12 0 8027554 1560764416 3394 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 381046 3394 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.30012 s]
/proc/loadavg: 0.95 1.01 0.99 3/106 9758
/proc/meminfo: memFree=1873752/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1526276 CPUtime=0.33
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 5315 0 1 0 30 3 0 0 15 0 12 0 8027554 1562906624 4753 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 381569 4753 1358 10 0 378871 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1526276

[startup+0.700115 s]
/proc/loadavg: 0.95 1.01 0.99 3/106 9758
/proc/meminfo: memFree=1873752/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529320 CPUtime=1.13
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 7750 0 1 0 109 4 0 0 15 0 13 0 8027554 1566023680 7046 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382330 7056 1412 10 0 379632 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 1529320

[startup+1.50111 s]
/proc/loadavg: 0.95 1.01 0.99 5/119 9771
/proc/meminfo: memFree=1850152/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529176 CPUtime=2.45
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 8637 0 1 0 240 5 0 0 15 0 13 0 8027554 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382294 7620 1423 10 0 379596 0
[pid=9758/tid=9760] ppid=9756 vsize=1529176 CPUtime=1.46
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 5803 0 1 0 143 3 0 0 25 0 13 0 8027556 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4109768157 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 13 0 8027557 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 8027557 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9763/stat : 9763 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 8027559 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9764] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9764/stat : 9764 (java) S 9756 9758 9238 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 8027559 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9765] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9765/stat : 9765 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 8027560 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9766] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9766/stat : 9766 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 8027564 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9767] ppid=9756 vsize=1529176 CPUtime=0.07
/proc/9758/task/9767/stat : 9767 (java) S 9756 9758 9238 0 -1 4202560 89 0 0 0 7 0 0 0 21 0 13 0 8027564 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9768] ppid=9756 vsize=1529176 CPUtime=0.89
/proc/9758/task/9768/stat : 9768 (java) S 9756 9758 9238 0 -1 4202560 1677 0 0 0 89 0 0 0 16 0 13 0 8027564 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9769] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9769/stat : 9769 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 8027564 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9770] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9770/stat : 9770 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 8027564 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9771] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9771/stat : 9771 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 8027612 1565876224 7620 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 1529176

[startup+3.10198 s]
/proc/loadavg: 0.95 1.01 0.99 2/119 9771
/proc/meminfo: memFree=1845192/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529176 CPUtime=4.09
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 11899 0 1 0 403 6 0 0 15 0 13 0 8027554 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382294 10868 1439 10 0 379596 0
[pid=9758/tid=9760] ppid=9756 vsize=1529176 CPUtime=3.01
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 6922 0 1 0 298 3 0 0 25 0 13 0 8027556 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4109708403 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 528 0 0 0 0 0 0 0 16 0 13 0 8027557 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 558 0 0 0 0 0 0 0 18 0 13 0 8027557 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529176 CPUtime=0.02
/proc/9758/task/9763/stat : 9763 (java) S 9756 9758 9238 0 -1 4202560 1051 0 0 0 2 0 0 0 16 0 13 0 8027559 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9764] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9764/stat : 9764 (java) S 9756 9758 9238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8027559 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9765] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9765/stat : 9765 (java) S 9756 9758 9238 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8027560 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9766] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9766/stat : 9766 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 8027564 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9767] ppid=9756 vsize=1529176 CPUtime=0.09
/proc/9758/task/9767/stat : 9767 (java) S 9756 9758 9238 0 -1 4202560 94 0 0 0 9 0 0 0 15 0 13 0 8027564 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9768] ppid=9756 vsize=1529176 CPUtime=0.91
/proc/9758/task/9768/stat : 9768 (java) S 9756 9758 9238 0 -1 4202560 1681 0 0 0 91 0 0 0 15 0 13 0 8027564 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9769] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9769/stat : 9769 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 8027564 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9770] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9770/stat : 9770 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 8027564 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9771] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9771/stat : 9771 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 8027612 1565876224 10868 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 1529176

[startup+6.30157 s]
/proc/loadavg: 0.95 1.01 0.99 2/119 9771
/proc/meminfo: memFree=1824112/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529176 CPUtime=7.37
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 14660 0 1 0 730 7 0 0 15 0 13 0 8027554 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382294 13626 1439 10 0 379596 0
[pid=9758/tid=9760] ppid=9756 vsize=1529176 CPUtime=6.16
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 6930 0 1 0 613 3 0 0 25 0 13 0 8027556 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4109768262 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529176 CPUtime=0.02
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 1540 0 0 0 1 1 0 0 15 0 13 0 8027557 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529176 CPUtime=0.01
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 1398 0 0 0 1 0 0 0 18 0 13 0 8027557 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529176 CPUtime=0.05
/proc/9758/task/9763/stat : 9763 (java) S 9756 9758 9238 0 -1 4202560 1946 0 0 0 5 0 0 0 15 0 13 0 8027559 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9764] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9764/stat : 9764 (java) S 9756 9758 9238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8027559 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9765] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9765/stat : 9765 (java) S 9756 9758 9238 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8027560 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9766] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9766/stat : 9766 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 8027564 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9767] ppid=9756 vsize=1529176 CPUtime=0.14
/proc/9758/task/9767/stat : 9767 (java) S 9756 9758 9238 0 -1 4202560 98 0 0 0 14 0 0 0 15 0 13 0 8027564 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9768] ppid=9756 vsize=1529176 CPUtime=0.93
/proc/9758/task/9768/stat : 9768 (java) S 9756 9758 9238 0 -1 4202560 1683 0 0 0 93 0 0 0 15 0 13 0 8027564 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9769] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9769/stat : 9769 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 8027564 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9770] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9770/stat : 9770 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 8027564 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9771] ppid=9756 vsize=1529176 CPUtime=0
/proc/9758/task/9771/stat : 9771 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 8027612 1565876224 13626 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 1529176

[startup+12.7018 s]
/proc/loadavg: 0.96 1.01 0.99 2/119 9771
/proc/meminfo: memFree=1813076/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529384 CPUtime=13.87
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 17437 0 1 0 1379 8 0 0 15 0 13 0 8027554 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382346 16302 1439 10 0 379648 0
[pid=9758/tid=9760] ppid=9756 vsize=1529384 CPUtime=12.43
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 6933 0 1 0 1240 3 0 0 25 0 13 0 8027556 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4109730666 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529384 CPUtime=0.03
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 2381 0 0 0 2 1 0 0 15 0 13 0 8027557 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529384 CPUtime=0.03
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 2411 0 0 0 3 0 0 0 17 0 13 0 8027557 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529384 CPUtime=0.13
/proc/9758/task/9763/stat : 9763 (java) S 9756 9758 9238 0 -1 4202560 2734 0 0 0 13 0 0 0 16 0 13 0 8027559 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9764] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9764/stat : 9764 (java) S 9756 9758 9238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8027559 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9765] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9765/stat : 9765 (java) S 9756 9758 9238 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8027560 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9766] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9766/stat : 9766 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 8027564 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9767] ppid=9756 vsize=1529384 CPUtime=0.24
/proc/9758/task/9767/stat : 9767 (java) S 9756 9758 9238 0 -1 4202560 230 0 0 0 24 0 0 0 15 0 13 0 8027564 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9768] ppid=9756 vsize=1529384 CPUtime=0.94
/proc/9758/task/9768/stat : 9768 (java) S 9756 9758 9238 0 -1 4202560 1683 0 0 0 94 0 0 0 16 0 13 0 8027564 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9769] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9769/stat : 9769 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 8027564 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9770] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9770/stat : 9770 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 8027564 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9771] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9771/stat : 9771 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 8027612 1566089216 16302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.87
Current children cumulated vsize (KiB) 1529384

[startup+25.5011 s]
/proc/loadavg: 0.97 1.01 0.99 2/119 9771
/proc/meminfo: memFree=1802288/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529384 CPUtime=26.71
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 20215 0 1 0 2661 10 0 0 15 0 13 0 8027554 1566089216 19051 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382346 19051 1439 10 0 379648 0
[pid=9758/tid=9760] ppid=9756 vsize=1529384 CPUtime=25.1
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 6935 0 1 0 2507 3 0 0 25 0 13 0 8027556 1566089216 19051 1992294400 134512640 134550932 4287870896 18446744073709551615 4109768157 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529384 CPUtime=0.06
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 3091 0 0 0 5 1 0 0 15 0 13 0 8027557 1566089216 19051 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529384 CPUtime=0.07
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 3054 0 0 0 6 1 0 0 16 0 13 0 8027557 1566089216 19051 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529384 CPUtime=0.22

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

[pid=9758] ppid=9756 vsize=1529384 CPUtime=1665.45
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 53183 0 1 0 166494 51 0 0 15 0 13 0 8027554 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382346 45302 1439 10 0 379648 0
[pid=9758/tid=9760] ppid=9756 vsize=1529384 CPUtime=1645.87
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 12428 0 1 0 164560 27 0 0 25 0 13 0 8027556 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4109754718 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529384 CPUtime=2.95
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 13809 0 0 0 287 8 0 0 15 0 13 0 8027557 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529384 CPUtime=2.92
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 14278 0 0 0 284 8 0 0 16 0 13 0 8027557 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529384 CPUtime=12.43
/proc/9758/task/9763/stat : 9763 (java) S 9756 9758 9238 0 -1 4202560 9593 0 0 0 1239 4 0 0 15 0 13 0 8027559 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9764] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9764/stat : 9764 (java) S 9756 9758 9238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8027559 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9765] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9765/stat : 9765 (java) S 9756 9758 9238 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8027560 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9766] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9766/stat : 9766 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9767] ppid=9756 vsize=1529384 CPUtime=0.27
/proc/9758/task/9767/stat : 9767 (java) S 9756 9758 9238 0 -1 4202560 231 0 0 0 27 0 0 0 15 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9768] ppid=9756 vsize=1529384 CPUtime=0.94
/proc/9758/task/9768/stat : 9768 (java) S 9756 9758 9238 0 -1 4202560 1683 0 0 0 94 0 0 0 16 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9769] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9769/stat : 9769 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9770] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9770/stat : 9770 (java) S 9756 9758 9238 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9771] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9771/stat : 9771 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 8027612 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1665.45
Current children cumulated vsize (KiB) 1529384

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 9817
/proc/meminfo: memFree=1694532/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529384 CPUtime=1725.53
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 53197 0 1 0 172501 52 0 0 15 0 13 0 8027554 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382346 45302 1439 10 0 379648 0
[pid=9758/tid=9760] ppid=9756 vsize=1529384 CPUtime=1705.22
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 12434 0 1 0 170494 28 0 0 25 0 13 0 8027556 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4109827423 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529384 CPUtime=3.06
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 13809 0 0 0 298 8 0 0 15 0 13 0 8027557 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529384 CPUtime=3.03
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 14278 0 0 0 295 8 0 0 16 0 13 0 8027557 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529384 CPUtime=12.94
/proc/9758/task/9763/stat : 9763 (java) S 9756 9758 9238 0 -1 4202560 9597 0 0 0 1289 5 0 0 15 0 13 0 8027559 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9764] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9764/stat : 9764 (java) S 9756 9758 9238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8027559 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9765] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9765/stat : 9765 (java) S 9756 9758 9238 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8027560 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9766] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9766/stat : 9766 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9767] ppid=9756 vsize=1529384 CPUtime=0.27
/proc/9758/task/9767/stat : 9767 (java) S 9756 9758 9238 0 -1 4202560 231 0 0 0 27 0 0 0 15 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9768] ppid=9756 vsize=1529384 CPUtime=0.94
/proc/9758/task/9768/stat : 9768 (java) S 9756 9758 9238 0 -1 4202560 1683 0 0 0 94 0 0 0 16 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9769] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9769/stat : 9769 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9770] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9770/stat : 9770 (java) S 9756 9758 9238 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9771] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9771/stat : 9771 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 8027612 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1725.53
Current children cumulated vsize (KiB) 1529384

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 9819
/proc/meminfo: memFree=1694284/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529384 CPUtime=1785.61
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 53205 0 1 0 178508 53 0 0 15 0 13 0 8027554 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382346 45302 1439 10 0 379648 0
[pid=9758/tid=9760] ppid=9756 vsize=1529384 CPUtime=1764.76
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 12438 0 1 0 176447 29 0 0 25 0 13 0 8027556 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4109827423 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529384 CPUtime=3.17
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 13809 0 0 0 308 9 0 0 15 0 13 0 8027557 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529384 CPUtime=3.13
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 14278 0 0 0 305 8 0 0 16 0 13 0 8027557 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529384 CPUtime=13.28
/proc/9758/task/9763/stat : 9763 (java) S 9756 9758 9238 0 -1 4202560 9599 0 0 0 1323 5 0 0 15 0 13 0 8027559 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9764] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9764/stat : 9764 (java) S 9756 9758 9238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8027559 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9765] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9765/stat : 9765 (java) S 9756 9758 9238 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8027560 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9766] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9766/stat : 9766 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9767] ppid=9756 vsize=1529384 CPUtime=0.27
/proc/9758/task/9767/stat : 9767 (java) S 9756 9758 9238 0 -1 4202560 231 0 0 0 27 0 0 0 15 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9768] ppid=9756 vsize=1529384 CPUtime=0.94
/proc/9758/task/9768/stat : 9768 (java) S 9756 9758 9238 0 -1 4202560 1683 0 0 0 94 0 0 0 16 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9769] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9769/stat : 9769 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9770] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9770/stat : 9770 (java) S 9756 9758 9238 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 8027564 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9771] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9771/stat : 9771 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 8027612 1566089216 45302 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (KiB) 1529384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.7 s]
/proc/loadavg: 1.13 1.03 1.01 2/119 9819
/proc/meminfo: memFree=1692920/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529384 CPUtime=1800.08
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 53758 0 1 0 179954 54 0 0 15 0 13 0 8027554 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382346 45723 1439 10 0 379648 0
[pid=9758/tid=9760] ppid=9756 vsize=1529384 CPUtime=1778.91
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 12610 0 1 0 177862 29 0 0 25 0 13 0 8027556 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4109754681 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529384 CPUtime=3.23
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 14027 0 0 0 314 9 0 0 16 0 13 0 8027557 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529384 CPUtime=3.19
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 14437 0 0 0 311 8 0 0 15 0 13 0 8027557 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529384 CPUtime=13.47
/proc/9758/task/9763/stat : 9763 (java) S 9756 9758 9238 0 -1 4202560 9601 0 0 0 1342 5 0 0 15 0 13 0 8027559 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9764] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9764/stat : 9764 (java) S 9756 9758 9238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8027559 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9765] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9765/stat : 9765 (java) S 9756 9758 9238 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8027560 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9766] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9766/stat : 9766 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9767] ppid=9756 vsize=1529384 CPUtime=0.27
/proc/9758/task/9767/stat : 9767 (java) S 9756 9758 9238 0 -1 4202560 231 0 0 0 27 0 0 0 15 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9768] ppid=9756 vsize=1529384 CPUtime=0.94
/proc/9758/task/9768/stat : 9768 (java) S 9756 9758 9238 0 -1 4202560 1683 0 0 0 94 0 0 0 16 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9769] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9769/stat : 9769 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9770] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9770/stat : 9770 (java) R 9756 9758 9238 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9758/tid=9771] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9771/stat : 9771 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 8027612 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1529384

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

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

[startup+1796.7 s]
/proc/loadavg: 1.13 1.03 1.01 2/119 9819
/proc/meminfo: memFree=1692920/2059040 swapFree=4136620/4192956
[pid=9758] ppid=9756 vsize=1529384 CPUtime=1800.08
/proc/9758/stat : 9758 (java) S 9756 9758 9238 0 -1 4202496 53758 0 1 0 179954 54 0 0 15 0 13 0 8027554 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9758/statm: 382346 45723 1439 10 0 379648 0
[pid=9758/tid=9760] ppid=9756 vsize=1529384 CPUtime=1778.91
/proc/9758/task/9760/stat : 9760 (java) R 9756 9758 9238 0 -1 4202560 12610 0 1 0 177862 29 0 0 25 0 13 0 8027556 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4109754681 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9758/tid=9761] ppid=9756 vsize=1529384 CPUtime=3.23
/proc/9758/task/9761/stat : 9761 (java) S 9756 9758 9238 0 -1 4202560 14027 0 0 0 314 9 0 0 16 0 13 0 8027557 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9762] ppid=9756 vsize=1529384 CPUtime=3.19
/proc/9758/task/9762/stat : 9762 (java) S 9756 9758 9238 0 -1 4202560 14437 0 0 0 311 8 0 0 15 0 13 0 8027557 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9763] ppid=9756 vsize=1529384 CPUtime=13.47
/proc/9758/task/9763/stat : 9763 (java) S 9756 9758 9238 0 -1 4202560 9601 0 0 0 1342 5 0 0 15 0 13 0 8027559 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9764] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9764/stat : 9764 (java) S 9756 9758 9238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8027559 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9765] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9765/stat : 9765 (java) S 9756 9758 9238 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8027560 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9766] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9766/stat : 9766 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9767] ppid=9756 vsize=1529384 CPUtime=0.27
/proc/9758/task/9767/stat : 9767 (java) S 9756 9758 9238 0 -1 4202560 231 0 0 0 27 0 0 0 15 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9768] ppid=9756 vsize=1529384 CPUtime=0.94
/proc/9758/task/9768/stat : 9768 (java) S 9756 9758 9238 0 -1 4202560 1683 0 0 0 94 0 0 0 16 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=9758/tid=9769] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9769/stat : 9769 (java) S 9756 9758 9238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=9758/tid=9770] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9770/stat : 9770 (java) R 9756 9758 9238 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 8027564 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9758/tid=9771] ppid=9756 vsize=1529384 CPUtime=0
/proc/9758/task/9771/stat : 9771 (java) S 9756 9758 9238 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 8027612 1566089216 45723 1992294400 134512640 134550932 4287870896 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1529384

Child status: 143
Real time (s): 1796.78
CPU time (s): 1800.18
CPU user time (s): 1799.62
CPU system time (s): 0.560914
CPU usage (%): 100.189
Max. virtual memory (cumulated for all children) (KiB): 1529900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.560914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53780
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= 38603
involuntary context switches= 20751

runsolver used 3.75443 second user time and 9.42257 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-12 08:31:00
IDJOB=2659533
IDBENCH=1410
IDSOLVER=1164
FILE ID=node012/2659533-1276324260
PBS_JOBID= 11173159
Free space on /tmp= 62412 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-chnl40_45_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-2659533-1276324260/watcher-2659533-1276324260 -o /tmp/evaluation-result-2659533-1276324260/solver-2659533-1276324260 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659533-1276324260.opb

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

MD5SUM BENCH= b95bbeb851a52866877e397310a0a770
RANDOM SEED=229806738

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1874148 kB
Buffers:          4132 kB
Cached:          98648 kB
SwapCached:      16524 kB
Active:          57004 kB
Inactive:        65228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1874148 kB
SwapTotal:     4192956 kB
SwapFree:      4136620 kB
Dirty:             384 kB
Writeback:           0 kB
AnonPages:       10700 kB
Mapped:           9188 kB
Slab:            40872 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182180 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= 62408 MiB
End job on node012 at 2010-06-12 09:00:59