Trace number 2659824

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.28 1796.92

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-45-40.opb
MD5SUMbfd9076f83014271363fd9848b4f1d95
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.096984
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1800
Total number of constraints85
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)40
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.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.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@161d36b
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2659824-1276575234.opb
0.22/0.21	c reading problem ... 
0.53/0.43	c ... done. Wall clock time 0.22s.
0.53/0.43	c #vars     1800
0.53/0.43	c #constraints  85
0.53/0.43	c constraints type 
0.53/0.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
0.53/0.43	c org.sat4j.minisat.constraints.card.MinWatchCard => 40
3.28/2.55	c cleaning 2488 clauses out of 5001 with flag 5001/5001
5.57/4.76	c cleaning 4240 clauses out of 8514 with flag 11002/11002
8.08/7.28	c cleaning 5622 clauses out of 11273 with flag 18001/18001
11.70/10.88	c cleaning 6811 clauses out of 13652 with flag 26002/26002
17.04/16.19	c cleaning 7910 clauses out of 15841 with flag 35002/35002
22.86/21.92	c cleaning 8940 clauses out of 17932 with flag 45003/45003
29.47/28.61	c cleaning 9469 clauses out of 18990 with flag 55001/55001
37.39/36.41	c cleaning 9743 clauses out of 19522 with flag 65002/65002
47.89/46.98	c cleaning 9886 clauses out of 19778 with flag 75001/75001
53.50/52.57	c cleaning 9917 clauses out of 19892 with flag 85001/85001
60.62/59.69	c cleaning 9974 clauses out of 19975 with flag 95001/95001
68.93/67.93	c cleaning 9983 clauses out of 20004 with flag 105004/105004
81.05/80.00	c cleaning 10010 clauses out of 20020 with flag 115003/115003
86.96/85.98	c cleaning 9994 clauses out of 20010 with flag 125003/125003
93.08/92.02	c cleaning 9990 clauses out of 20014 with flag 135001/135001
100.69/99.62	c cleaning 10000 clauses out of 20023 with flag 145000/145000
107.50/106.45	c cleaning 9993 clauses out of 20023 with flag 155000/155000
119.22/118.19	c cleaning 9997 clauses out of 20034 with flag 165004/165004
127.42/126.30	c cleaning 9997 clauses out of 20033 with flag 175000/175000
132.44/131.36	c cleaning 9988 clauses out of 20039 with flag 185003/185003
140.06/138.92	c cleaning 10002 clauses out of 20048 with flag 195000/195000
148.88/147.71	c cleaning 9993 clauses out of 20046 with flag 205000/205000
156.29/155.13	c cleaning 10011 clauses out of 20056 with flag 215003/215003
167.80/166.64	c cleaning 10005 clauses out of 20044 with flag 225002/225002
174.71/173.54	c cleaning 9992 clauses out of 20037 with flag 235000/235000
185.43/184.25	c cleaning 10000 clauses out of 20050 with flag 245005/245005
198.75/197.58	c cleaning 9998 clauses out of 20047 with flag 255002/255002
205.96/204.75	c cleaning 9995 clauses out of 20047 with flag 265000/265000
211.48/210.28	c cleaning 10024 clauses out of 20053 with flag 275001/275001
220.90/219.65	c cleaning 9982 clauses out of 20029 with flag 285001/285001
232.21/230.96	c cleaning 10005 clauses out of 20046 with flag 295000/295000
240.13/238.89	c cleaning 10002 clauses out of 20042 with flag 305001/305001
251.93/250.61	c cleaning 10000 clauses out of 20040 with flag 315001/315001
258.85/257.50	c cleaning 9994 clauses out of 20041 with flag 325002/325002
273.07/271.72	c cleaning 9996 clauses out of 20045 with flag 335000/335000
282.08/280.79	c cleaning 9995 clauses out of 20049 with flag 345000/345000
290.90/289.56	c cleaning 9992 clauses out of 20058 with flag 355004/355004
300.71/299.36	c cleaning 9997 clauses out of 20063 with flag 365001/365001
312.42/311.10	c cleaning 10006 clauses out of 20065 with flag 375000/375000
323.33/321.99	c cleaning 10008 clauses out of 20061 with flag 385002/385002
329.75/328.33	c cleaning 9989 clauses out of 20054 with flag 395003/395003
335.88/334.45	c cleaning 10015 clauses out of 20064 with flag 405002/405002
344.38/342.91	c cleaning 10012 clauses out of 20048 with flag 415001/415001
354.20/352.74	c cleaning 10004 clauses out of 20036 with flag 425001/425001
361.42/360.00	c cleaning 9999 clauses out of 20032 with flag 435001/435001
371.63/370.13	c cleaning 9998 clauses out of 20033 with flag 445001/445001
377.85/376.33	c cleaning 9991 clauses out of 20034 with flag 455000/455000
388.36/386.88	c cleaning 9995 clauses out of 20043 with flag 465000/465000
397.58/396.04	c cleaning 9998 clauses out of 20050 with flag 475002/475002
404.98/403.42	c cleaning 9995 clauses out of 20050 with flag 485000/485000
414.10/412.54	c cleaning 10017 clauses out of 20056 with flag 495001/495001
425.31/423.77	c cleaning 10005 clauses out of 20040 with flag 505002/505002
436.04/434.42	c cleaning 10006 clauses out of 20034 with flag 515001/515001
443.25/441.63	c cleaning 9995 clauses out of 20028 with flag 525001/525001
451.97/450.32	c cleaning 9998 clauses out of 20033 with flag 535001/535001
460.59/458.94	c cleaning 9998 clauses out of 20035 with flag 545001/545001
469.50/467.82	c cleaning 10000 clauses out of 20038 with flag 555002/555002
479.21/477.58	c cleaning 10000 clauses out of 20037 with flag 565001/565001
487.32/485.62	c cleaning 9997 clauses out of 20036 with flag 575000/575000
495.73/494.03	c cleaning 10001 clauses out of 20039 with flag 585000/585000
500.84/499.10	c cleaning 9997 clauses out of 20038 with flag 595000/595000
508.86/507.15	c cleaning 10002 clauses out of 20043 with flag 605002/605002
519.88/518.11	c cleaning 10009 clauses out of 20043 with flag 615004/615004
532.20/530.41	c cleaning 10001 clauses out of 20033 with flag 625003/625003
541.11/539.34	c cleaning 9997 clauses out of 20029 with flag 635000/635000
553.62/551.85	c cleaning 9998 clauses out of 20033 with flag 645001/645001
559.14/557.32	c cleaning 9971 clauses out of 20034 with flag 655000/655000
567.26/565.49	c cleaning 9990 clauses out of 20064 with flag 665001/665001
574.36/572.56	c cleaning 10025 clauses out of 20077 with flag 675004/675004
582.09/580.23	c cleaning 9965 clauses out of 20049 with flag 685001/685001
594.10/592.29	c cleaning 9977 clauses out of 20084 with flag 695001/695001
608.61/606.74	c cleaning 9992 clauses out of 20106 with flag 705000/705000
620.43/618.59	c cleaning 9994 clauses out of 20114 with flag 715000/715000
627.54/625.67	c cleaning 10035 clauses out of 20122 with flag 725002/725002
636.55/634.68	c cleaning 10012 clauses out of 20088 with flag 735003/735003
648.90/646.91	c cleaning 10017 clauses out of 20074 with flag 745001/745001
659.62/657.61	c cleaning 10007 clauses out of 20060 with flag 755004/755004
668.93/666.98	c cleaning 10000 clauses out of 20051 with flag 765002/765002
677.15/675.18	c cleaning 9999 clauses out of 20052 with flag 775003/775003
686.75/684.78	c cleaning 9996 clauses out of 20050 with flag 785000/785000
700.66/698.64	c cleaning 9995 clauses out of 20054 with flag 795000/795000
715.48/713.40	c cleaning 10008 clauses out of 20060 with flag 805001/805001
729.79/727.70	c cleaning 10000 clauses out of 20053 with flag 815002/815002
742.72/740.60	c cleaning 9996 clauses out of 20051 with flag 825000/825000
754.83/752.74	c cleaning 10005 clauses out of 20057 with flag 835002/835002
771.75/769.67	c cleaning 10004 clauses out of 20051 with flag 845001/845001
782.77/780.69	c cleaning 9992 clauses out of 20046 with flag 855000/855000
795.48/793.34	c cleaning 10011 clauses out of 20057 with flag 865003/865003
805.69/803.54	c cleaning 9995 clauses out of 20044 with flag 875001/875001
814.30/812.17	c cleaning 10021 clauses out of 20048 with flag 885000/885000
820.31/818.13	c cleaning 9990 clauses out of 20027 with flag 895000/895000
827.83/825.60	c cleaning 9998 clauses out of 20038 with flag 905001/905001
835.84/833.62	c cleaning 10002 clauses out of 20039 with flag 915000/915000
843.25/841.00	c cleaning 10009 clauses out of 20038 with flag 925001/925001
851.68/849.45	c cleaning 10004 clauses out of 20032 with flag 935004/935004
858.49/856.26	c cleaning 10005 clauses out of 20026 with flag 945002/945002
871.39/869.12	c cleaning 10000 clauses out of 20024 with flag 955005/955005
882.91/880.60	c cleaning 9982 clauses out of 20019 with flag 965000/965000
891.13/888.85	c cleaning 9988 clauses out of 20039 with flag 975002/975002
901.74/899.41	c cleaning 9994 clauses out of 20052 with flag 985003/985003
911.66/909.38	c cleaning 9995 clauses out of 20055 with flag 995000/995000
920.88/918.56	c cleaning 10000 clauses out of 20063 with flag 1005003/1005003
929.08/926.70	c cleaning 10008 clauses out of 20060 with flag 1015000/1015000
942.09/939.78	c cleaning 9986 clauses out of 20054 with flag 1025002/1025002
954.11/951.76	c cleaning 10009 clauses out of 20066 with flag 1035000/1035000
967.91/965.52	c cleaning 10003 clauses out of 20058 with flag 1045001/1045001
981.93/979.52	c cleaning 9985 clauses out of 20056 with flag 1055002/1055002
995.55/993.13	c cleaning 10015 clauses out of 20072 with flag 1065003/1065003
1010.26/1007.82	c cleaning 10000 clauses out of 20054 with flag 1075000/1075000
1019.27/1016.88	c cleaning 9993 clauses out of 20055 with flag 1085001/1085001
1030.07/1027.64	c cleaning 9996 clauses out of 20062 with flag 1095001/1095001
1038.98/1036.57	c cleaning 10000 clauses out of 20065 with flag 1105000/1105000
1049.29/1046.84	c cleaning 9998 clauses out of 20066 with flag 1115001/1115001
1061.21/1058.80	c cleaning 9994 clauses out of 20068 with flag 1125001/1125001
1072.31/1069.85	c cleaning 10002 clauses out of 20074 with flag 1135001/1135001
1083.83/1081.32	c cleaning 10002 clauses out of 20072 with flag 1145001/1145001
1095.03/1092.57	c cleaning 10003 clauses out of 20070 with flag 1155001/1155001
1103.85/1101.30	c cleaning 10000 clauses out of 20067 with flag 1165001/1165001
1116.66/1114.19	c cleaning 9997 clauses out of 20068 with flag 1175002/1175002
1124.77/1122.24	c cleaning 10020 clauses out of 20069 with flag 1185000/1185000
1134.28/1131.74	c cleaning 10006 clauses out of 20050 with flag 1195001/1195001
1144.09/1141.59	c cleaning 9997 clauses out of 20043 with flag 1205000/1205000
1154.89/1152.39	c cleaning 9988 clauses out of 20046 with flag 1215000/1215000
1167.10/1164.53	c cleaning 10013 clauses out of 20058 with flag 1225000/1225000
1176.62/1174.07	c cleaning 10009 clauses out of 20045 with flag 1235000/1235000
1187.03/1184.42	c cleaning 9980 clauses out of 20036 with flag 1245000/1245000
1197.95/1195.32	c cleaning 10015 clauses out of 20059 with flag 1255003/1255003
1208.16/1205.56	c cleaning 9997 clauses out of 20045 with flag 1265004/1265004
1223.37/1220.76	c cleaning 10008 clauses out of 20046 with flag 1275002/1275002
1234.28/1231.69	c cleaning 9999 clauses out of 20036 with flag 1285000/1285000
1245.19/1242.53	c cleaning 9998 clauses out of 20037 with flag 1295000/1295000
1253.81/1251.18	c cleaning 9997 clauses out of 20039 with flag 1305000/1305000
1264.61/1261.93	c cleaning 10004 clauses out of 20042 with flag 1315000/1315000
1275.63/1272.91	c cleaning 9992 clauses out of 20039 with flag 1325001/1325001
1280.73/1278.05	c cleaning 10006 clauses out of 20047 with flag 1335001/1335001
1288.24/1285.59	c cleaning 10004 clauses out of 20040 with flag 1345000/1345000
1295.76/1293.08	c cleaning 10002 clauses out of 20037 with flag 1355001/1355001
1308.37/1305.66	c cleaning 10006 clauses out of 20035 with flag 1365001/1365001
1318.68/1315.95	c cleaning 10001 clauses out of 20029 with flag 1375001/1375001
1331.09/1328.32	c cleaning 9990 clauses out of 20027 with flag 1385000/1385000
1341.21/1338.44	c cleaning 10007 clauses out of 20039 with flag 1395002/1395002
1355.12/1352.34	c cleaning 10005 clauses out of 20032 with flag 1405002/1405002
1369.24/1366.41	c cleaning 9990 clauses out of 20025 with flag 1415000/1415000
1378.65/1375.87	c cleaning 9997 clauses out of 20035 with flag 1425000/1425000
1391.08/1388.23	c cleaning 9995 clauses out of 20038 with flag 1435000/1435000
1400.89/1398.03	c cleaning 10004 clauses out of 20048 with flag 1445005/1445005
1410.60/1407.79	c cleaning 10000 clauses out of 20039 with flag 1455000/1455000
1419.30/1416.47	c cleaning 9999 clauses out of 20039 with flag 1465000/1465000
1431.11/1428.24	c cleaning 10002 clauses out of 20044 with flag 1475004/1475004
1443.23/1440.35	c cleaning 9992 clauses out of 20038 with flag 1485000/1485000
1452.95/1450.05	c cleaning 10006 clauses out of 20047 with flag 1495001/1495001
1464.05/1461.10	c cleaning 10001 clauses out of 20040 with flag 1505000/1505000
1476.76/1473.84	c cleaning 9994 clauses out of 20039 with flag 1515000/1515000
1485.38/1482.44	c cleaning 9973 clauses out of 20045 with flag 1525000/1525000
1496.48/1493.55	c cleaning 9991 clauses out of 20077 with flag 1535005/1535005
1505.90/1502.90	c cleaning 9993 clauses out of 20082 with flag 1545001/1545001
1517.40/1514.40	c cleaning 9997 clauses out of 20090 with flag 1555002/1555002
1528.12/1525.11	c cleaning 9999 clauses out of 20091 with flag 1565000/1565000
1538.94/1535.91	c cleaning 10000 clauses out of 20095 with flag 1575003/1575003
1553.24/1550.29	c cleaning 9999 clauses out of 20093 with flag 1585001/1585001
1564.06/1561.07	c cleaning 10000 clauses out of 20095 with flag 1595002/1595002
1577.47/1574.46	c cleaning 9995 clauses out of 20093 with flag 1605000/1605000
1588.08/1585.08	c cleaning 10002 clauses out of 20099 with flag 1615001/1615001
1596.69/1593.66	c cleaning 10021 clauses out of 20096 with flag 1625000/1625000
1607.91/1604.88	c cleaning 10008 clauses out of 20075 with flag 1635000/1635000
1620.72/1617.64	c cleaning 10008 clauses out of 20069 with flag 1645002/1645002
1632.34/1629.24	c cleaning 10000 clauses out of 20060 with flag 1655001/1655001
1645.24/1642.19	c cleaning 9997 clauses out of 20059 with flag 1665000/1665000
1656.26/1653.17	c cleaning 9992 clauses out of 20062 with flag 1675000/1675000
1667.67/1664.53	c cleaning 10007 clauses out of 20071 with flag 1685001/1685001
1678.88/1675.77	c cleaning 10001 clauses out of 20065 with flag 1695002/1695002
1689.18/1686.01	c cleaning 10004 clauses out of 20064 with flag 1705002/1705002
1701.78/1698.64	c cleaning 10002 clauses out of 20063 with flag 1715005/1715005
1713.91/1710.75	c cleaning 9999 clauses out of 20056 with flag 1725000/1725000
1724.81/1721.69	c cleaning 10001 clauses out of 20057 with flag 1735000/1735000
1735.52/1732.30	c cleaning 9989 clauses out of 20056 with flag 1745000/1745000
1750.04/1746.86	c cleaning 10008 clauses out of 20067 with flag 1755000/1755000
1763.14/1759.98	c cleaning 10001 clauses out of 20059 with flag 1765000/1765000
1770.65/1767.48	c cleaning 10001 clauses out of 20060 with flag 1775002/1775002
1780.96/1777.79	c cleaning 9998 clauses out of 20057 with flag 1785000/1785000
1789.77/1786.50	c cleaning 10004 clauses out of 20065 with flag 1795006/1795006
1797.48/1794.25	c cleaning 9997 clauses out of 20056 with flag 1805001/1805001
1800.09/1796.81	c starts		: 210
1800.09/1796.81	c conflicts		: 1809943
1800.09/1796.81	c decisions		: 2522394
1800.09/1796.81	c propagations		: 51920542
1800.09/1796.81	c inspects		: 2256245840
1800.09/1796.81	c learnt literals	: 0
1800.09/1796.81	c learnt binary clauses	: 0
1800.09/1796.81	c learnt ternary clauses	: 0
1800.09/1796.81	c learnt clauses	: 1809944
1800.09/1796.81	c ignored clauses	: 0
1800.09/1796.81	c root simplifications	: 0
1800.09/1796.82	c removed literals (reason simplification)	: 8101593
1800.09/1796.82	c reason swapping (by a shorter reason)	: 0
1800.09/1796.82	c Calls to reduceDB	: 182
1800.09/1796.82	c number of reductions to clauses (during analyze)	: 0
1800.09/1796.82	c number of learned constraints concerned by reduction	: 0
1800.09/1796.82	c number of learning phase by resolution	: 0
1800.09/1796.82	c number of learning phase by cutting planes	: 0
1800.09/1796.82	c speed (assignments/second)	: 28902.871384188544
1800.09/1796.82	c non guided choices	32579
1800.09/1796.87	c learnt constraints type 
1800.09/1796.87	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 15060
1800.09/1796.87	c constraints type 
1800.09/1796.87	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
1800.09/1796.87	c org.sat4j.minisat.constraints.card.MinWatchCard => 40
1800.09/1796.87	s UNKNOWN
1800.09/1796.87	c Total wall clock time (in seconds): 1796.659

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-2659824-1276575234/watcher-2659824-1276575234 -o /tmp/evaluation-result-2659824-1276575234/solver-2659824-1276575234 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659824-1276575234.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: 2.29 2.05 1.67 3/106 314
/proc/meminfo: memFree=1738636/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=24036 CPUtime=0
/proc/314/stat : 314 (runsolver) R 312 314 32253 0 -1 4202560 81 0 0 0 0 0 0 0 19 0 1 0 33127165 24612864 106 1992294400 4194304 4302564 140735639005712 18446744073709551615 228898481143 0 2147483391 4096 24578 0 0 0 17 0 0 0 0
/proc/314/statm: 6009 106 69 27 0 2647 0

[startup+0.0760369 s]
/proc/loadavg: 2.29 2.05 1.67 3/106 314
/proc/meminfo: memFree=1738636/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1521796 CPUtime=0.06
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 3719 0 1 0 4 2 0 0 15 0 7 0 33127165 1558319104 3159 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 380449 3159 1035 10 0 377759 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1521796

[startup+0.100037 s]
/proc/loadavg: 2.29 2.05 1.67 3/106 314
/proc/meminfo: memFree=1738636/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1524024 CPUtime=0.08
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 3930 0 1 0 6 2 0 0 15 0 12 0 33127165 1560600576 3368 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 381006 3369 1073 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.300036 s]
/proc/loadavg: 2.29 2.05 1.67 3/106 314
/proc/meminfo: memFree=1738636/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1526276 CPUtime=0.33
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 5298 0 1 0 30 3 0 0 15 0 12 0 33127165 1562906624 4734 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 381569 4734 1358 10 0 378871 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1526276

[startup+0.700034 s]
/proc/loadavg: 2.29 2.05 1.67 3/106 314
/proc/meminfo: memFree=1738636/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=1.13
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 7083 0 1 0 109 4 0 0 15 0 13 0 33127165 1566257152 6155 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 6155 1408 10 0 379689 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 1529548

[startup+1.50103 s]
/proc/loadavg: 2.29 2.05 1.67 4/119 328
/proc/meminfo: memFree=1718444/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=2.28
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 7836 0 1 0 223 5 0 0 15 0 13 0 33127165 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 6907 1421 10 0 379689 0
[pid=314/tid=316] ppid=312 vsize=1529548 CPUtime=1.45
/proc/314/task/316/stat : 316 (java) R 312 314 32253 0 -1 4202560 5057 0 1 0 142 3 0 0 25 0 13 0 33127167 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4109158772 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=314/tid=317] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32253 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 33127168 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=318] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33127168 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=320] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/320/stat : 320 (java) S 312 314 32253 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 33127170 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=321] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32253 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 13 0 33127170 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=322] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33127175 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=323] ppid=312 vsize=1529548 CPUtime=0.09
/proc/314/task/323/stat : 323 (java) S 312 314 32253 0 -1 4202560 165 0 0 0 9 0 0 0 19 0 13 0 33127175 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=324] ppid=312 vsize=1529548 CPUtime=0.71
/proc/314/task/324/stat : 324 (java) S 312 314 32253 0 -1 4202560 1544 0 0 0 71 0 0 0 15 0 13 0 33127175 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=325] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/325/stat : 325 (java) S 312 314 32253 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33127175 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=327] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/327/stat : 327 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33127175 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=328] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/328/stat : 328 (java) S 312 314 32253 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33127210 1566257152 6907 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 1529548

[startup+3.10102 s]
/proc/loadavg: 2.19 2.03 1.66 2/119 328
/proc/meminfo: memFree=1713484/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=3.92
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 10844 0 1 0 386 6 0 0 15 0 13 0 33127165 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 9898 1439 10 0 379689 0
[pid=314/tid=316] ppid=312 vsize=1529548 CPUtime=3.01
/proc/314/task/316/stat : 316 (java) R 312 314 32253 0 -1 4202560 6035 0 1 0 297 4 0 0 25 0 13 0 33127167 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4109093202 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=314/tid=317] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32253 0 -1 4202560 495 0 0 0 0 0 0 0 15 0 13 0 33127168 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=318] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32253 0 -1 4202560 534 0 0 0 0 0 0 0 18 0 13 0 33127168 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=0.02
/proc/314/task/319/stat : 319 (java) S 312 314 32253 0 -1 4202560 989 0 0 0 2 0 0 0 15 0 13 0 33127170 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=320] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/320/stat : 320 (java) S 312 314 32253 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=321] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32253 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=322] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33127175 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=323] ppid=312 vsize=1529548 CPUtime=0.12
/proc/314/task/323/stat : 323 (java) S 312 314 32253 0 -1 4202560 176 0 0 0 12 0 0 0 15 0 13 0 33127175 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=324] ppid=312 vsize=1529548 CPUtime=0.72
/proc/314/task/324/stat : 324 (java) S 312 314 32253 0 -1 4202560 1546 0 0 0 72 0 0 0 15 0 13 0 33127175 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=325] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/325/stat : 325 (java) S 312 314 32253 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33127175 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=327] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/327/stat : 327 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33127175 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=328] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/328/stat : 328 (java) S 312 314 32253 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33127210 1566257152 9898 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 1529548

[startup+6.301 s]
/proc/loadavg: 2.19 2.03 1.66 2/119 328
/proc/meminfo: memFree=1693396/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=7.18
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 13449 0 1 0 711 7 0 0 15 0 13 0 33127165 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 12500 1439 10 0 379689 0
[pid=314/tid=316] ppid=312 vsize=1529548 CPUtime=6.15
/proc/314/task/316/stat : 316 (java) R 312 314 32253 0 -1 4202560 6037 0 1 0 611 4 0 0 25 0 13 0 33127167 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4109259684 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=314/tid=317] ppid=312 vsize=1529548 CPUtime=0.01
/proc/314/task/317/stat : 317 (java) S 312 314 32253 0 -1 4202560 1436 0 0 0 1 0 0 0 16 0 13 0 33127168 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=318] ppid=312 vsize=1529548 CPUtime=0.01
/proc/314/task/318/stat : 318 (java) S 312 314 32253 0 -1 4202560 1422 0 0 0 1 0 0 0 17 0 13 0 33127168 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=0.04
/proc/314/task/319/stat : 319 (java) S 312 314 32253 0 -1 4202560 1758 0 0 0 4 0 0 0 15 0 13 0 33127170 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=320] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/320/stat : 320 (java) S 312 314 32253 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=321] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32253 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=322] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33127175 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=323] ppid=312 vsize=1529548 CPUtime=0.17
/proc/314/task/323/stat : 323 (java) S 312 314 32253 0 -1 4202560 179 0 0 0 17 0 0 0 15 0 13 0 33127175 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=324] ppid=312 vsize=1529548 CPUtime=0.74
/proc/314/task/324/stat : 324 (java) S 312 314 32253 0 -1 4202560 1548 0 0 0 74 0 0 0 15 0 13 0 33127175 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=325] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/325/stat : 325 (java) S 312 314 32253 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33127175 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=327] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/327/stat : 327 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33127175 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=328] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/328/stat : 328 (java) S 312 314 32253 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33127210 1566257152 12500 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 1529548

[startup+12.701 s]
/proc/loadavg: 2.00 1.99 1.66 2/119 328
/proc/meminfo: memFree=1682624/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=13.64
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 16112 0 1 0 1356 8 0 0 15 0 13 0 33127165 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 15161 1439 10 0 379689 0
[pid=314/tid=316] ppid=312 vsize=1529548 CPUtime=12.42
/proc/314/task/316/stat : 316 (java) R 312 314 32253 0 -1 4202560 6037 0 1 0 1238 4 0 0 25 0 13 0 33127167 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4109034540 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=314/tid=317] ppid=312 vsize=1529548 CPUtime=0.04
/proc/314/task/317/stat : 317 (java) S 312 314 32253 0 -1 4202560 2360 0 0 0 3 1 0 0 15 0 13 0 33127168 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=318] ppid=312 vsize=1529548 CPUtime=0.03
/proc/314/task/318/stat : 318 (java) S 312 314 32253 0 -1 4202560 2376 0 0 0 3 0 0 0 16 0 13 0 33127168 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=0.12
/proc/314/task/319/stat : 319 (java) S 312 314 32253 0 -1 4202560 2532 0 0 0 12 0 0 0 15 0 13 0 33127170 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=320] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/320/stat : 320 (java) S 312 314 32253 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=321] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32253 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=322] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33127175 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=323] ppid=312 vsize=1529548 CPUtime=0.17
/proc/314/task/323/stat : 323 (java) S 312 314 32253 0 -1 4202560 180 0 0 0 17 0 0 0 15 0 13 0 33127175 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=324] ppid=312 vsize=1529548 CPUtime=0.79
/proc/314/task/324/stat : 324 (java) S 312 314 32253 0 -1 4202560 1558 0 0 0 79 0 0 0 15 0 13 0 33127175 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=325] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/325/stat : 325 (java) S 312 314 32253 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33127175 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=327] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/327/stat : 327 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33127175 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=328] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/328/stat : 328 (java) S 312 314 32253 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33127210 1566257152 15161 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.64
Current children cumulated vsize (KiB) 1529548

[startup+25.5019 s]
/proc/loadavg: 1.85 1.96 1.65 2/119 328
/proc/meminfo: memFree=1666380/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=26.47
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 20207 0 1 0 2635 12 0 0 15 0 13 0 33127165 1566257152 19244 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 19244 1439 10 0 379689 0
[pid=314/tid=316] ppid=312 vsize=1529548 CPUtime=25.1
/proc/314/task/316/stat : 316 (java) R 312 314 32253 0 -1 4202560 6556 0 1 0 2504 6 0 0 25 0 13 0 33127167 1566257152 19244 1992294400 134512640 134550932 4294291152 18446744073709551615 4109092484 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=314/tid=317] ppid=312 vsize=1529548 CPUtime=0.07
/proc/314/task/317/stat : 317 (java) S 312 314 32253 0 -1 4202560 3115 0 0 0 6 1 0 0 15 0 13 0 33127168 1566257152 19244 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=318] ppid=312 vsize=1529548 CPUtime=0.07
/proc/314/task/318/stat : 318 (java) S 312 314 32253 0 -1 4202560 3318 0 0 0 6 1 0 0 16 0 13 0 33127168 1566257152 19244 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=0.2

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

[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=9.83
/proc/314/task/319/stat : 319 (java) S 312 314 32253 0 -1 4202560 9038 0 0 0 979 4 0 0 15 0 13 0 33127170 1566257152 32539 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=320] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/320/stat : 320 (java) S 312 314 32253 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 32539 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=321] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32253 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 32539 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=322] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33127175 1566257152 32539 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=323] ppid=312 vsize=1529548 CPUtime=0.17
/proc/314/task/323/stat : 323 (java) S 312 314 32253 0 -1 4202560 180 0 0 0 17 0 0 0 15 0 13 0 33127175 1566257152 32539 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=324] ppid=312 vsize=1529548 CPUtime=0.83
/proc/314/task/324/stat : 324 (java) S 312 314 32253 0 -1 4202560 1565 0 0 0 83 0 0 0 15 0 13 0 33127175 1566257152 32539 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=325] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/325/stat : 325 (java) S 312 314 32253 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33127175 1566257152 32539 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=327] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/327/stat : 327 (java) S 312 314 32253 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 33127175 1566257152 32539 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=328] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/328/stat : 328 (java) S 312 314 32253 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33127210 1566257152 32539 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1605.42
Current children cumulated vsize (KiB) 1529548

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/119 378
/proc/meminfo: memFree=1607356/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=1665.47
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 35828 0 1 0 166499 48 0 0 15 0 13 0 33127165 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 33394 1439 10 0 379689 0
[pid=314/tid=316] ppid=312 vsize=1529548 CPUtime=1648.2
/proc/314/task/316/stat : 316 (java) R 312 314 32253 0 -1 4202560 9537 0 1 0 164793 27 0 0 25 0 13 0 33127167 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4109092293 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=314/tid=317] ppid=312 vsize=1529548 CPUtime=3.02
/proc/314/task/317/stat : 317 (java) S 312 314 32253 0 -1 4202560 7009 0 0 0 295 7 0 0 16 0 13 0 33127168 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=318] ppid=312 vsize=1529548 CPUtime=3
/proc/314/task/318/stat : 318 (java) S 312 314 32253 0 -1 4202560 6812 0 0 0 294 6 0 0 15 0 13 0 33127168 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=10.18
/proc/314/task/319/stat : 319 (java) S 312 314 32253 0 -1 4202560 9560 0 0 0 1013 5 0 0 15 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=320] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/320/stat : 320 (java) S 312 314 32253 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=321] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32253 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=322] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=323] ppid=312 vsize=1529548 CPUtime=0.17
/proc/314/task/323/stat : 323 (java) S 312 314 32253 0 -1 4202560 180 0 0 0 17 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=324] ppid=312 vsize=1529548 CPUtime=0.83
/proc/314/task/324/stat : 324 (java) S 312 314 32253 0 -1 4202560 1565 0 0 0 83 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=325] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/325/stat : 325 (java) S 312 314 32253 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=327] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/327/stat : 327 (java) S 312 314 32253 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=328] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/328/stat : 328 (java) S 312 314 32253 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33127210 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1665.47
Current children cumulated vsize (KiB) 1529548

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/119 380
/proc/meminfo: memFree=1607108/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=1725.53
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 35842 0 1 0 172504 49 0 0 15 0 13 0 33127165 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 33394 1439 10 0 379689 0
[pid=314/tid=316] ppid=312 vsize=1529548 CPUtime=1707.71
/proc/314/task/316/stat : 316 (java) R 312 314 32253 0 -1 4202560 9543 0 1 0 170743 28 0 0 25 0 13 0 33127167 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4109259769 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=314/tid=317] ppid=312 vsize=1529548 CPUtime=3.1
/proc/314/task/317/stat : 317 (java) S 312 314 32253 0 -1 4202560 7009 0 0 0 303 7 0 0 16 0 13 0 33127168 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=318] ppid=312 vsize=1529548 CPUtime=3.08
/proc/314/task/318/stat : 318 (java) S 312 314 32253 0 -1 4202560 6812 0 0 0 302 6 0 0 15 0 13 0 33127168 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=10.57
/proc/314/task/319/stat : 319 (java) S 312 314 32253 0 -1 4202560 9564 0 0 0 1052 5 0 0 16 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=320] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/320/stat : 320 (java) S 312 314 32253 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=321] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32253 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=322] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=323] ppid=312 vsize=1529548 CPUtime=0.17
/proc/314/task/323/stat : 323 (java) S 312 314 32253 0 -1 4202560 180 0 0 0 17 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=324] ppid=312 vsize=1529548 CPUtime=0.83
/proc/314/task/324/stat : 324 (java) S 312 314 32253 0 -1 4202560 1565 0 0 0 83 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=325] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/325/stat : 325 (java) S 312 314 32253 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=327] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/327/stat : 327 (java) S 312 314 32253 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=328] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/328/stat : 328 (java) S 312 314 32253 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33127210 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1725.53
Current children cumulated vsize (KiB) 1529548

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 382
/proc/meminfo: memFree=1606984/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=1785.58
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 35851 0 1 0 178507 51 0 0 15 0 13 0 33127165 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 33394 1439 10 0 379689 0
[pid=314/tid=316] ppid=312 vsize=1529548 CPUtime=1767.21
/proc/314/task/316/stat : 316 (java) R 312 314 32253 0 -1 4202560 9548 0 1 0 176692 29 0 0 25 0 13 0 33127167 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4109092908 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=314/tid=317] ppid=312 vsize=1529548 CPUtime=3.2
/proc/314/task/317/stat : 317 (java) S 312 314 32253 0 -1 4202560 7009 0 0 0 312 8 0 0 15 0 13 0 33127168 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=318] ppid=312 vsize=1529548 CPUtime=3.16
/proc/314/task/318/stat : 318 (java) S 312 314 32253 0 -1 4202560 6812 0 0 0 310 6 0 0 16 0 13 0 33127168 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=10.94
/proc/314/task/319/stat : 319 (java) S 312 314 32253 0 -1 4202560 9566 0 0 0 1089 5 0 0 15 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=320] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/320/stat : 320 (java) S 312 314 32253 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=321] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32253 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=322] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=323] ppid=312 vsize=1529548 CPUtime=0.17
/proc/314/task/323/stat : 323 (java) S 312 314 32253 0 -1 4202560 180 0 0 0 17 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=324] ppid=312 vsize=1529548 CPUtime=0.83
/proc/314/task/324/stat : 324 (java) S 312 314 32253 0 -1 4202560 1565 0 0 0 83 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=325] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/325/stat : 325 (java) S 312 314 32253 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=327] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/327/stat : 327 (java) S 312 314 32253 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=328] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/328/stat : 328 (java) S 312 314 32253 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33127210 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (KiB) 1529548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 382
/proc/meminfo: memFree=1606984/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=1529548 CPUtime=1800.09
/proc/314/stat : 314 (java) S 312 314 32253 0 -1 4202496 35857 0 1 0 179958 51 0 0 15 0 13 0 33127165 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 382387 33394 1439 10 0 379689 0
[pid=314/tid=316] ppid=312 vsize=1529548 CPUtime=1781.57
/proc/314/task/316/stat : 316 (java) R 312 314 32253 0 -1 4202560 9550 0 1 0 178128 29 0 0 25 0 13 0 33127167 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4109059964 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=314/tid=317] ppid=312 vsize=1529548 CPUtime=3.22
/proc/314/task/317/stat : 317 (java) S 312 314 32253 0 -1 4202560 7009 0 0 0 314 8 0 0 16 0 13 0 33127168 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=318] ppid=312 vsize=1529548 CPUtime=3.18
/proc/314/task/318/stat : 318 (java) S 312 314 32253 0 -1 4202560 6812 0 0 0 312 6 0 0 15 0 13 0 33127168 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=319] ppid=312 vsize=1529548 CPUtime=11.06
/proc/314/task/319/stat : 319 (java) S 312 314 32253 0 -1 4202560 9568 0 0 0 1101 5 0 0 15 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 0 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=320] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/320/stat : 320 (java) S 312 314 32253 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=321] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32253 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33127170 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=322] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32253 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=323] ppid=312 vsize=1529548 CPUtime=0.17
/proc/314/task/323/stat : 323 (java) S 312 314 32253 0 -1 4202560 180 0 0 0 17 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=324] ppid=312 vsize=1529548 CPUtime=0.83
/proc/314/task/324/stat : 324 (java) S 312 314 32253 0 -1 4202560 1565 0 0 0 83 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=325] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/325/stat : 325 (java) S 312 314 32253 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
[pid=314/tid=327] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/327/stat : 327 (java) S 312 314 32253 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 33127175 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 1 0 0 0
[pid=314/tid=328] ppid=312 vsize=1529548 CPUtime=0
/proc/314/task/328/stat : 328 (java) S 312 314 32253 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33127210 1566257152 33394 1992294400 134512640 134550932 4294291152 18446744073709551615 4294960144 0 4 0 16800975 18446604437869629888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1529548

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

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

[startup+1796.92 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 382
/proc/meminfo: memFree=1606984/2059040 swapFree=4164948/4192956
[pid=314] ppid=312 vsize=0 CPUtime=1800.26
/proc/314/stat : 314 (java) Z 312 314 32253 0 -1 4203548 35883 0 1 0 179974 52 0 0 15 0 2 0 33127165 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/314/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.92
CPU time (s): 1800.28
CPU user time (s): 1799.75
CPU system time (s): 0.529919
CPU usage (%): 100.187
Max. virtual memory (cumulated for all children) (KiB): 1529764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.529919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35883
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= 38529
involuntary context switches= 15645

runsolver used 3.66144 second user time and 9.53555 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-15 06:13:54
IDJOB=2659824
IDBENCH=2571
IDSOLVER=1164
FILE ID=node005/2659824-1276575234
PBS_JOBID= 11173518
Free space on /tmp= 62564 MiB

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

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

MD5SUM BENCH= bfd9076f83014271363fd9848b4f1d95
RANDOM SEED=375595332

node005.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.246
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.49
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.246
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:       1739032 kB
Buffers:         75504 kB
Cached:         141980 kB
SwapCached:       1408 kB
Active:          77616 kB
Inactive:       172832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1739032 kB
SwapTotal:     4192956 kB
SwapFree:      4164948 kB
Dirty:            2100 kB
Writeback:           0 kB
AnonPages:       31528 kB
Mapped:          14652 kB
Slab:            47744 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181460 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= 62564 MiB
End job on node005 at 2010-06-15 06:43:53