Trace number 2658665

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26SAT (TO)-37 1800.26 1795.64

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_3.opb
MD5SUM27440fbcb5a9ea2c9ae6b100e77dc1d3
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1789.62
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -60
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4976
Sum of products size (including duplicates)9952
Number of different products2488
Sum of products size4976

Solver Data

0.10/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.10/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.10/0.13	c See www.sat4j.org for details.
0.10/0.14	c version 2.2.0.v20100526
0.10/0.14	c java.runtime.name	Java(TM) SE Runtime Environment
0.10/0.14	c java.vm.name		Java HotSpot(TM) Server VM
0.10/0.14	c java.vm.version	11.2-b01
0.10/0.14	c java.vm.vendor	Sun Microsystems Inc.
0.10/0.14	c sun.arch.data.model	32
0.10/0.14	c java.version		1.6.0_12
0.10/0.14	c os.name		Linux
0.10/0.14	c os.version		2.6.18-164.el5
0.10/0.14	c os.arch		i386
0.10/0.14	c Free memory 		1393557488
0.10/0.14	c Max memory 		1395916800
0.10/0.14	c Total memory 		1395916800
0.10/0.14	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@17f1ba3
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-2658665-1276674602.opb
0.23/0.21	c reading problem ... 
2.07/1.46	c ... done. Wall clock time 1.252s.
2.07/1.46	c #vars     2888
2.07/1.46	c #constraints  5578
2.07/1.46	c constraints type 
2.07/1.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2488
2.07/1.46	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
2.07/1.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
2.07/1.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2488
5.74/4.09	c SATISFIABLE
5.74/4.09	c OPTIMIZING...
5.74/4.09	c Got one! Elapsed wall clock time (in seconds):3.884
5.74/4.09	o -37
9.35/7.56	c cleaning 2500 clauses out of 5000 with flag 5000/5000
15.36/13.36	c cleaning 4193 clauses out of 8500 with flag 11000/11000
20.13/17.91	c cleaning 5539 clauses out of 11307 with flag 18000/18000
25.74/23.53	c cleaning 6880 clauses out of 13768 with flag 26000/26000
32.84/30.51	c cleaning 7911 clauses out of 15888 with flag 35000/35000
40.96/38.67	c cleaning 8835 clauses out of 17977 with flag 45000/45000
48.97/46.65	c cleaning 9473 clauses out of 19142 with flag 55000/55000
56.59/54.24	c cleaning 9831 clauses out of 19669 with flag 65000/65000
64.21/61.87	c cleaning 9890 clauses out of 19838 with flag 75000/75000
71.96/69.44	c cleaning 9916 clauses out of 19948 with flag 85000/85000
79.46/76.90	c cleaning 9963 clauses out of 20032 with flag 95000/95000
87.47/84.91	c cleaning 9989 clauses out of 20069 with flag 105000/105000
94.68/92.10	c cleaning 10001 clauses out of 20080 with flag 115000/115000
103.59/101.02	c cleaning 9937 clauses out of 20079 with flag 125000/125000
111.51/108.96	c cleaning 9941 clauses out of 20142 with flag 135000/135000
119.41/116.86	c cleaning 9993 clauses out of 20201 with flag 145000/145000
127.22/124.66	c cleaning 10014 clauses out of 20208 with flag 155000/155000
136.23/133.63	c cleaning 10029 clauses out of 20194 with flag 165000/165000
144.74/142.12	c cleaning 9952 clauses out of 20165 with flag 175000/175000
153.25/150.64	c cleaning 9998 clauses out of 20213 with flag 185000/185000
161.86/159.22	c cleaning 10012 clauses out of 20215 with flag 195000/195000
172.08/169.48	c cleaning 10013 clauses out of 20203 with flag 205000/205000
181.59/178.96	c cleaning 10049 clauses out of 20190 with flag 215000/215000
190.70/188.04	c cleaning 9976 clauses out of 20141 with flag 225000/225000
200.61/197.98	c cleaning 10021 clauses out of 20165 with flag 235000/235000
209.52/206.87	c cleaning 10020 clauses out of 20144 with flag 245000/245000
218.63/215.98	c cleaning 9922 clauses out of 20124 with flag 255000/255000
227.94/225.23	c cleaning 10006 clauses out of 20202 with flag 265000/265000
238.55/235.86	c cleaning 9948 clauses out of 20196 with flag 275000/275000
247.36/244.68	c cleaning 10026 clauses out of 20248 with flag 285000/285000
258.37/255.68	c cleaning 10024 clauses out of 20222 with flag 295000/295000
268.49/265.79	c cleaning 10043 clauses out of 20198 with flag 305000/305000
278.50/275.77	c cleaning 9977 clauses out of 20155 with flag 315000/315000
289.21/286.41	c cleaning 9960 clauses out of 20178 with flag 325000/325000
299.53/296.72	c cleaning 10032 clauses out of 20218 with flag 335000/335000
310.34/307.51	c cleaning 10072 clauses out of 20186 with flag 345000/345000
321.26/318.48	c cleaning 9915 clauses out of 20114 with flag 355000/355000
333.17/330.31	c cleaning 10013 clauses out of 20199 with flag 365000/365000
343.28/340.45	c cleaning 9981 clauses out of 20186 with flag 375000/375000
353.09/350.30	c cleaning 10019 clauses out of 20205 with flag 385000/385000
362.90/360.09	c cleaning 9997 clauses out of 20186 with flag 395000/395000
373.01/370.11	c cleaning 10024 clauses out of 20189 with flag 405000/405000
382.72/379.88	c cleaning 9957 clauses out of 20165 with flag 415000/415000
393.14/390.27	c cleaning 9982 clauses out of 20208 with flag 425000/425000
404.25/401.32	c cleaning 9986 clauses out of 20226 with flag 435000/435000
414.97/412.01	c cleaning 10055 clauses out of 20240 with flag 445000/445000
425.50/422.59	c cleaning 9968 clauses out of 20185 with flag 455000/455000
436.90/433.99	c cleaning 9975 clauses out of 20217 with flag 465000/465000
448.71/445.71	c cleaning 9989 clauses out of 20242 with flag 475000/475000
459.73/456.75	c cleaning 10009 clauses out of 20253 with flag 485000/485000
472.14/469.11	c cleaning 10027 clauses out of 20244 with flag 495000/495000
484.45/481.41	c cleaning 9980 clauses out of 20217 with flag 505000/505000
496.06/493.02	c cleaning 9995 clauses out of 20237 with flag 515000/515000
508.58/505.53	c cleaning 10063 clauses out of 20242 with flag 525000/525000
518.90/515.87	c cleaning 9942 clauses out of 20179 with flag 535000/535000
530.81/527.73	c cleaning 10003 clauses out of 20237 with flag 545000/545000
541.42/538.38	c cleaning 9985 clauses out of 20234 with flag 555000/555000
552.63/549.58	c cleaning 10017 clauses out of 20249 with flag 565000/565000
563.45/560.38	c cleaning 10048 clauses out of 20232 with flag 575000/575000
573.96/570.82	c cleaning 9963 clauses out of 20184 with flag 585000/585000
584.97/581.85	c cleaning 10039 clauses out of 20221 with flag 595000/595000
595.28/592.15	c cleaning 9962 clauses out of 20182 with flag 605000/605000
606.89/603.71	c cleaning 9962 clauses out of 20220 with flag 615000/615000
617.01/613.90	c cleaning 10057 clauses out of 20258 with flag 625000/625000
628.52/625.38	c cleaning 10027 clauses out of 20201 with flag 635000/635000
638.72/635.51	c cleaning 9988 clauses out of 20174 with flag 645000/645000
649.52/646.31	c cleaning 9993 clauses out of 20186 with flag 655000/655000
659.95/656.77	c cleaning 10009 clauses out of 20193 with flag 665000/665000
669.64/666.46	c cleaning 9986 clauses out of 20184 with flag 675000/675000
680.45/677.22	c cleaning 10051 clauses out of 20198 with flag 685000/685000
691.17/687.97	c cleaning 9923 clauses out of 20147 with flag 695000/695000
701.37/698.19	c cleaning 10028 clauses out of 20224 with flag 705000/705000
711.38/708.19	c cleaning 10009 clauses out of 20196 with flag 715000/715000
721.51/718.26	c cleaning 10076 clauses out of 20187 with flag 725000/725000
733.21/729.92	c cleaning 9927 clauses out of 20111 with flag 735000/735000
743.73/740.48	c cleaning 10046 clauses out of 20184 with flag 745000/745000
755.85/752.51	c cleaning 9994 clauses out of 20138 with flag 755000/755000
767.26/763.92	c cleaning 10009 clauses out of 20144 with flag 765000/765000
778.07/774.73	c cleaning 9970 clauses out of 20135 with flag 775000/775000
789.19/785.87	c cleaning 9992 clauses out of 20165 with flag 785000/785000
800.91/797.55	c cleaning 10049 clauses out of 20173 with flag 795000/795000
811.21/807.87	c cleaning 9977 clauses out of 20124 with flag 805000/805000
823.12/819.70	c cleaning 9973 clauses out of 20148 with flag 815001/815001
834.74/831.31	c cleaning 10083 clauses out of 20174 with flag 825000/825000
846.95/843.54	c cleaning 9965 clauses out of 20091 with flag 835000/835000
857.86/854.49	c cleaning 10009 clauses out of 20126 with flag 845000/845000
869.08/865.64	c cleaning 9977 clauses out of 20117 with flag 855000/855000
879.49/876.01	c cleaning 10038 clauses out of 20140 with flag 865000/865000
891.31/887.82	c cleaning 9927 clauses out of 20102 with flag 875000/875000
902.23/898.74	c cleaning 10057 clauses out of 20175 with flag 885000/885000
912.94/909.47	c cleaning 10011 clauses out of 20118 with flag 895000/895000
922.15/918.64	c cleaning 9923 clauses out of 20107 with flag 905000/905000
932.96/929.42	c cleaning 9949 clauses out of 20184 with flag 915000/915000
944.87/941.31	c cleaning 9993 clauses out of 20235 with flag 925000/925000
957.30/953.71	c cleaning 9989 clauses out of 20242 with flag 935000/935000
968.71/965.15	c cleaning 10064 clauses out of 20253 with flag 945000/945000
980.32/976.78	c cleaning 10027 clauses out of 20189 with flag 955000/955000
991.54/987.98	c cleaning 10013 clauses out of 20162 with flag 965000/965000
1004.05/1000.48	c cleaning 9952 clauses out of 20149 with flag 975000/975000
1016.57/1012.96	c cleaning 10003 clauses out of 20197 with flag 985000/985000
1028.99/1025.34	c cleaning 9966 clauses out of 20194 with flag 995000/995000
1040.50/1036.88	c cleaning 10035 clauses out of 20228 with flag 1005000/1005000
1052.31/1048.67	c cleaning 9981 clauses out of 20193 with flag 1015000/1015000
1063.13/1059.48	c cleaning 10071 clauses out of 20212 with flag 1025000/1025000
1075.44/1071.73	c cleaning 9972 clauses out of 20141 with flag 1035000/1035000
1085.85/1082.19	c cleaning 9955 clauses out of 20169 with flag 1045000/1045000
1098.47/1094.71	c cleaning 10001 clauses out of 20214 with flag 1055000/1055000
1108.88/1105.11	c cleaning 9993 clauses out of 20213 with flag 1065000/1065000
1120.59/1116.83	c cleaning 10044 clauses out of 20220 with flag 1075000/1075000
1132.91/1129.11	c cleaning 10060 clauses out of 20176 with flag 1085000/1085000
1143.54/1139.77	c cleaning 9917 clauses out of 20116 with flag 1095000/1095000
1155.24/1151.43	c cleaning 9984 clauses out of 20199 with flag 1105000/1105000
1165.85/1162.09	c cleaning 10024 clauses out of 20215 with flag 1115000/1115000
1175.86/1172.05	c cleaning 9985 clauses out of 20191 with flag 1125000/1125000
1186.17/1182.37	c cleaning 9984 clauses out of 20206 with flag 1135000/1135000
1196.68/1192.85	c cleaning 10071 clauses out of 20222 with flag 1145000/1145000
1208.49/1204.61	c cleaning 10042 clauses out of 20151 with flag 1155000/1155000
1220.20/1216.30	c cleaning 9984 clauses out of 20109 with flag 1165000/1165000
1231.61/1227.75	c cleaning 10028 clauses out of 20125 with flag 1175000/1175000
1243.52/1239.63	c cleaning 9937 clauses out of 20097 with flag 1185000/1185000
1252.13/1248.29	c cleaning 9972 clauses out of 20160 with flag 1195000/1195000
1261.84/1257.98	c cleaning 10013 clauses out of 20188 with flag 1205000/1205000
1272.04/1268.10	c cleaning 9965 clauses out of 20175 with flag 1215000/1215000
1281.25/1277.35	c cleaning 10007 clauses out of 20210 with flag 1225000/1225000
1290.36/1286.49	c cleaning 10035 clauses out of 20203 with flag 1235000/1235000
1299.49/1295.56	c cleaning 9977 clauses out of 20168 with flag 1245000/1245000
1309.00/1305.10	c cleaning 9969 clauses out of 20191 with flag 1255000/1255000
1319.21/1315.21	c cleaning 9998 clauses out of 20222 with flag 1265000/1265000
1330.63/1326.66	c cleaning 9999 clauses out of 20224 with flag 1275000/1275000
1341.54/1337.52	c cleaning 10039 clauses out of 20225 with flag 1285000/1285000
1352.85/1348.81	c cleaning 10018 clauses out of 20186 with flag 1295000/1295000
1363.78/1359.71	c cleaning 10082 clauses out of 20168 with flag 1305000/1305000
1375.37/1371.30	c cleaning 9949 clauses out of 20086 with flag 1315000/1315000
1386.68/1382.66	c cleaning 9969 clauses out of 20137 with flag 1325000/1325000
1397.69/1393.70	c cleaning 9974 clauses out of 20168 with flag 1335000/1335000
1406.51/1402.46	c cleaning 10024 clauses out of 20194 with flag 1345000/1345000
1415.32/1411.22	c cleaning 9927 clauses out of 20170 with flag 1355000/1355000
1425.94/1421.80	c cleaning 10005 clauses out of 20243 with flag 1365000/1365000
1435.75/1431.70	c cleaning 10044 clauses out of 20238 with flag 1375000/1375000
1445.57/1441.49	c cleaning 9995 clauses out of 20194 with flag 1385000/1385000
1455.09/1451.00	c cleaning 9974 clauses out of 20199 with flag 1395000/1395000
1465.10/1460.96	c cleaning 10057 clauses out of 20225 with flag 1405000/1405000
1475.51/1471.31	c cleaning 9946 clauses out of 20168 with flag 1415000/1415000
1485.23/1481.10	c cleaning 10060 clauses out of 20222 with flag 1425000/1425000
1494.94/1490.70	c cleaning 9992 clauses out of 20162 with flag 1435000/1435000
1504.96/1500.72	c cleaning 9944 clauses out of 20170 with flag 1445000/1445000
1515.67/1511.43	c cleaning 10005 clauses out of 20226 with flag 1455000/1455000
1525.87/1521.61	c cleaning 9981 clauses out of 20221 with flag 1465000/1465000
1535.68/1531.49	c cleaning 10010 clauses out of 20240 with flag 1475000/1475000
1546.69/1542.41	c cleaning 9971 clauses out of 20230 with flag 1485000/1485000
1557.30/1553.05	c cleaning 10042 clauses out of 20259 with flag 1495000/1495000
1568.01/1563.72	c cleaning 10050 clauses out of 20217 with flag 1505000/1505000
1578.63/1574.38	c cleaning 9989 clauses out of 20167 with flag 1515000/1515000
1588.64/1584.34	c cleaning 9971 clauses out of 20178 with flag 1525000/1525000
1598.65/1594.39	c cleaning 10040 clauses out of 20207 with flag 1535000/1535000
1609.06/1604.75	c cleaning 9937 clauses out of 20167 with flag 1545000/1545000
1618.97/1614.65	c cleaning 10098 clauses out of 20230 with flag 1555000/1555000
1629.19/1624.88	c cleaning 10028 clauses out of 20132 with flag 1565000/1565000
1639.59/1635.25	c cleaning 9928 clauses out of 20104 with flag 1575000/1575000
1650.11/1645.76	c cleaning 10004 clauses out of 20176 with flag 1585000/1585000
1660.71/1656.39	c cleaning 10063 clauses out of 20172 with flag 1595000/1595000
1671.52/1667.14	c cleaning 10013 clauses out of 20109 with flag 1605000/1605000
1682.74/1678.39	c cleaning 10016 clauses out of 20096 with flag 1615000/1615000
1693.84/1689.46	c cleaning 9962 clauses out of 20080 with flag 1625000/1625000
1702.75/1698.33	c cleaning 9948 clauses out of 20118 with flag 1635000/1635000
1713.67/1709.23	c cleaning 9954 clauses out of 20170 with flag 1645000/1645000
1724.08/1719.69	c cleaning 9991 clauses out of 20216 with flag 1655000/1655000
1734.78/1730.38	c cleaning 9993 clauses out of 20225 with flag 1665000/1665000
1744.48/1740.02	c cleaning 10026 clauses out of 20232 with flag 1675000/1675000
1752.90/1748.40	c cleaning 10006 clauses out of 20206 with flag 1685000/1685000
1762.01/1757.53	c cleaning 9997 clauses out of 20200 with flag 1695000/1695000
1771.92/1767.44	c cleaning 10033 clauses out of 20203 with flag 1705000/1705000
1781.03/1776.51	c cleaning 9973 clauses out of 20170 with flag 1715000/1715000
1790.54/1786.02	c cleaning 9992 clauses out of 20197 with flag 1725000/1725000
1800.07/1795.51	c starts		: 210
1800.07/1795.52	c conflicts		: 1734865
1800.07/1795.52	c decisions		: 1769680
1800.07/1795.52	c propagations		: 62721547
1800.07/1795.52	c inspects		: 781531581
1800.07/1795.52	c learnt literals	: 0
1800.07/1795.52	c learnt binary clauses	: 0
1800.07/1795.52	c learnt ternary clauses	: 225
1800.07/1795.52	c learnt clauses	: 1734864
1800.07/1795.52	c ignored clauses	: 0
1800.07/1795.52	c root simplifications	: 0
1800.07/1795.52	c removed literals (reason simplification)	: 201442759
1800.07/1795.52	c reason swapping (by a shorter reason)	: 0
1800.07/1795.52	c Calls to reduceDB	: 174
1800.07/1795.52	c number of reductions to clauses (during analyze)	: 0
1800.07/1795.52	c number of learned constraints concerned by reduction	: 0
1800.07/1795.52	c number of learning phase by resolution	: 0
1800.07/1795.52	c number of learning phase by cutting planes	: 0
1800.07/1795.52	c speed (assignments/second)	: 35012.11717605659
1800.07/1795.52	c non guided choices	0
1800.07/1795.57	c learnt constraints type 
1800.07/1795.57	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 20115
1800.07/1795.57	c constraints type 
1800.07/1795.57	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2488
1800.07/1795.57	c org.sat4j.minisat.constraints.card.MinWatchCard => 403
1800.07/1795.57	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1800.07/1795.57	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2488
1800.07/1795.57	s SATISFIABLE
1800.07/1795.57	v x1 x2 -x3 x4 -x5 -x6 -x7 x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 x16 -x17 x18 -x19 -x20 x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 -x34 x35 x36 -x37 -x38 -x39 x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 x65 x66 x67 x68 x69 x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 x83 x84 x85 x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 x134 -x135 -x136 -x137 x138 -x139 -x140 x141 x142 -x143 x144 -x145 -x146 -x147 -x148 x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 -x232 x233 -x234 -x235 -x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 x244 -x245 -x246 -x247 -x248 x249 -x250 -x251 x252 x253 x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 x279 -x280 x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 x290 -x291 -x292 -x293 -x294 -x295 -x296 x297 -x298 x299 -x300 -x301 -x302 -x303 x304 x305 -x306 x307 x308 -x309 x310 -x311 x312 -x313 -x314 x315 -x316 x317 -x318 -x319 -x320 x321 -x322 -x323 -x324 -x325 -x326 x327 -x328 -x329 -x330 -x331 -x332 x333 -x334 -x335 x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 x352 -x353 -x354 -x355 x356 -x357 x358 -x359 -x360 x361 -x362 -x363 x364 -x365 -x366 -x367 x368 -x369 -x370 x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 x383 x384 -x385 -x386 x387 x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 x400 
1800.07/1795.57	c objective function=-37
1800.07/1795.57	c Total wall clock time (in seconds): 1795.361

Verifier Data

OK	-37

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.79 2.01 1.66 3/107 8773
/proc/meminfo: memFree=1782256/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1832 CPUtime=0
/proc/8773/stat : 8773 (java) R 8771 8773 8359 0 -1 4194304 397 0 0 0 0 0 0 0 19 0 1 0 41115897 1875968 128 1992294400 134512640 134550932 4290044720 18446744073709551615 8867536 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8773/statm: 458 131 95 10 0 63 0

[startup+0.109139 s]
/proc/loadavg: 1.79 2.01 1.66 3/107 8773
/proc/meminfo: memFree=1782256/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1524184 CPUtime=0.1
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 4039 0 1 0 8 2 0 0 18 0 12 0 41115897 1560764416 3479 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 381046 3479 1079 10 0 378348 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1524184

[startup+0.201145 s]
/proc/loadavg: 1.79 2.01 1.66 3/107 8773
/proc/meminfo: memFree=1782256/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1525916 CPUtime=0.23
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 5162 0 1 0 20 3 0 0 18 0 12 0 41115897 1562537984 4600 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 381479 4600 1346 10 0 378781 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 1525916

[startup+0.329124 s]
/proc/loadavg: 1.79 2.01 1.66 3/107 8773
/proc/meminfo: memFree=1782256/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1526060 CPUtime=0.41
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 5490 0 1 0 38 3 0 0 18 0 12 0 41115897 1562685440 4928 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 381515 4928 1365 10 0 378817 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 1526060

[startup+0.701193 s]
/proc/loadavg: 1.79 2.01 1.66 3/107 8773
/proc/meminfo: memFree=1782256/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1528660 CPUtime=1.07
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 7275 0 1 0 103 4 0 0 18 0 12 0 41115897 1565347840 6623 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 382165 6623 1408 10 0 379467 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 1528660

[startup+1.50226 s]
/proc/loadavg: 1.79 2.01 1.66 2/119 8785
/proc/meminfo: memFree=1755944/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1529992 CPUtime=2.25
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 10207 0 1 0 220 5 0 0 18 0 13 0 41115897 1566711808 9210 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 382498 9210 1416 10 0 379800 0
[pid=8773/tid=8775] ppid=8771 vsize=1529992 CPUtime=1.47
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 7260 0 1 0 143 4 0 0 20 0 13 0 41115898 1566711808 9210 1992294400 134512640 134550932 4290044720 18446744073709551615 4109560771 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1529992 CPUtime=0
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 41115900 1566711808 9210 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1529992 CPUtime=0
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 13 0 41115900 1566711808 9210 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1529992 CPUtime=0
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 13 0 41115901 1566711808 9210 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1529992 CPUtime=0
/proc/8773/task/8779/stat : 8779 (java) S 8771 8773 8359 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 41115902 1566711808 9210 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8780] ppid=8771 vsize=1529992 CPUtime=0
/proc/8773/task/8780/stat : 8780 (java) S 8771 8773 8359 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 41115902 1566711808 9210 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8781] ppid=8771 vsize=1529992 CPUtime=0
/proc/8773/task/8781/stat : 8781 (java) S 8771 8773 8359 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 41115906 1566711808 9211 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8782] ppid=8771 vsize=1529992 CPUtime=0.47
/proc/8773/task/8782/stat : 8782 (java) S 8771 8773 8359 0 -1 4202560 1240 0 0 0 47 0 0 0 15 0 13 0 41115906 1566711808 9211 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8783] ppid=8771 vsize=1529992 CPUtime=0.29
/proc/8773/task/8783/stat : 8783 (java) R 8771 8773 8359 0 -1 4202560 640 0 0 0 29 0 0 0 22 0 13 0 41115906 1566711808 9211 1992294400 134512640 134550932 4290044720 18446744073709551615 103148701 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8773/tid=8784] ppid=8771 vsize=1529992 CPUtime=0
/proc/8773/task/8784/stat : 8784 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41115906 1566711808 9211 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8785] ppid=8771 vsize=1529992 CPUtime=0
/proc/8773/task/8785/stat : 8785 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 41115906 1566711808 9211 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 1529992

[startup+3.11047 s]
/proc/loadavg: 1.79 2.01 1.66 5/120 8786
/proc/meminfo: memFree=1730020/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1537404 CPUtime=4.75
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 39881 0 1 0 458 17 0 0 18 0 13 0 41115897 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 384351 36443 1434 10 0 381653 0
[pid=8773/tid=8775] ppid=8771 vsize=1537404 CPUtime=3.02
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 32048 0 1 0 289 13 0 0 23 0 13 0 41115898 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4110170248 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1537404 CPUtime=0.01
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 290 0 0 0 1 0 0 0 18 0 13 0 41115900 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 309 0 0 0 0 0 0 0 18 0 13 0 41115900 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 41115901 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8779/stat : 8779 (java) S 8771 8773 8359 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 41115902 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8780] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8780/stat : 8780 (java) S 8771 8773 8359 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 41115902 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8781] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8781/stat : 8781 (java) S 8771 8773 8359 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 41115906 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8782] ppid=8771 vsize=1537404 CPUtime=1.28
/proc/8773/task/8782/stat : 8782 (java) R 8771 8773 8359 0 -1 4202560 5431 0 0 0 127 1 0 0 15 0 13 0 41115906 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 104138797 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8773/tid=8783] ppid=8771 vsize=1537404 CPUtime=0.38
/proc/8773/task/8783/stat : 8783 (java) S 8771 8773 8359 0 -1 4202560 733 0 0 0 38 0 0 0 15 0 13 0 41115906 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8784] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8784/stat : 8784 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41115906 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8785] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8785/stat : 8785 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 41115906 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8786] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8786/stat : 8786 (java) S 8771 8773 8359 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 41116046 1574301696 36443 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 1537404

[startup+6.30168 s]
/proc/loadavg: 1.73 1.99 1.66 3/120 8786
/proc/meminfo: memFree=1638012/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1537404 CPUtime=8.15
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 40876 0 1 0 797 18 0 0 18 0 13 0 41115897 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 384351 37366 1438 10 0 381653 0
[pid=8773/tid=8775] ppid=8771 vsize=1537404 CPUtime=6.17
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 32055 0 1 0 603 14 0 0 25 0 13 0 41115898 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4110081279 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1537404 CPUtime=0.04
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 765 0 0 0 4 0 0 0 16 0 13 0 41115900 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1537404 CPUtime=0.04
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 743 0 0 0 4 0 0 0 16 0 13 0 41115900 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 13 0 41115901 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8779/stat : 8779 (java) S 8771 8773 8359 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 41115902 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8780] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8780/stat : 8780 (java) S 8771 8773 8359 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 41115902 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8781] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8781/stat : 8781 (java) S 8771 8773 8359 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 41115906 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8782] ppid=8771 vsize=1537404 CPUtime=1.34
/proc/8773/task/8782/stat : 8782 (java) S 8771 8773 8359 0 -1 4202560 5434 0 0 0 133 1 0 0 15 0 13 0 41115906 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8783] ppid=8771 vsize=1537404 CPUtime=0.49
/proc/8773/task/8783/stat : 8783 (java) S 8771 8773 8359 0 -1 4202560 800 0 0 0 49 0 0 0 15 0 13 0 41115906 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8784] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8784/stat : 8784 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41115906 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8785] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8785/stat : 8785 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 41115906 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8786] ppid=8771 vsize=1537404 CPUtime=0
/proc/8773/task/8786/stat : 8786 (java) S 8771 8773 8359 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 41116046 1574301696 37366 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 1537404

[startup+12.7013 s]
/proc/loadavg: 1.67 1.97 1.65 2/120 8786
/proc/meminfo: memFree=1601696/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1540476 CPUtime=14.76
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 50243 0 1 0 1455 21 0 0 18 0 13 0 41115897 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 385119 46179 1443 10 0 382421 0
[pid=8773/tid=8775] ppid=8771 vsize=1540476 CPUtime=12.46
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 38516 0 1 0 1229 17 0 0 25 0 13 0 41115898 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4110167538 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1540476 CPUtime=0.06
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 1233 0 0 0 6 0 0 0 16 0 13 0 41115900 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1540476 CPUtime=0.05
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 1171 0 0 0 5 0 0 0 15 0 13 0 41115900 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1540476 CPUtime=0.04
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 791 0 0 0 4 0 0 0 15 0 13 0 41115901 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1540476 CPUtime=0
/proc/8773/task/8779/stat : 8779 (java) S 8771 8773 8359 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 41115902 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8780] ppid=8771 vsize=1540476 CPUtime=0
/proc/8773/task/8780/stat : 8780 (java) S 8771 8773 8359 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 41115902 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8781] ppid=8771 vsize=1540476 CPUtime=0
/proc/8773/task/8781/stat : 8781 (java) S 8771 8773 8359 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 41115906 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8782] ppid=8771 vsize=1540476 CPUtime=1.39
/proc/8773/task/8782/stat : 8782 (java) S 8771 8773 8359 0 -1 4202560 5438 0 0 0 138 1 0 0 16 0 13 0 41115906 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8783] ppid=8771 vsize=1540476 CPUtime=0.7
/proc/8773/task/8783/stat : 8783 (java) S 8771 8773 8359 0 -1 4202560 2031 0 0 0 69 1 0 0 16 0 13 0 41115906 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8784] ppid=8771 vsize=1540476 CPUtime=0
/proc/8773/task/8784/stat : 8784 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41115906 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8785] ppid=8771 vsize=1540476 CPUtime=0
/proc/8773/task/8785/stat : 8785 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 41115906 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8786] ppid=8771 vsize=1540476 CPUtime=0
/proc/8773/task/8786/stat : 8786 (java) S 8771 8773 8359 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 41116046 1577447424 46179 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.76
Current children cumulated vsize (KiB) 1540476

[startup+25.5019 s]
/proc/loadavg: 1.52 1.92 1.64 2/120 8786
/proc/meminfo: memFree=1597852/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1538428 CPUtime=27.83
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 52254 0 1 0 2760 23 0 0 18 0 13 0 41115897 1575350272 47185 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 384607 47185 1443 10 0 381909 0
[pid=8773/tid=8775] ppid=8771 vsize=1538428 CPUtime=25.06
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 38522 0 1 0 2489 17 0 0 25 0 13 0 41115898 1575350272 47185 1992294400 134512640 134550932 4290044720 18446744073709551615 4110056400 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1538428 CPUtime=0.09
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 1896 0 0 0 9 0 0 0 15 0 13 0 41115900 1575350272 47185 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1538428 CPUtime=0.08
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 1768 0 0 0 8 0 0 0 16 0 13 0 41115900 1575350272 47185 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1538428 CPUtime=0.15
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 1035 0 0 0 15 0 0 0 15 0 13 0 41115901 1575350272 47185 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1538428 CPUtime=0

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

[pid=8773] ppid=8771 vsize=1538428 CPUtime=1666.71
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 59228 0 1 0 166617 54 0 0 18 0 13 0 41115897 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 384607 52104 1443 10 0 381909 0
[pid=8773/tid=8775] ppid=8771 vsize=1538428 CPUtime=1651.54
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 39032 0 1 0 165125 29 0 0 25 0 13 0 41115898 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4110168005 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1538428 CPUtime=2.88
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 5019 0 0 0 282 6 0 0 15 0 13 0 41115900 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1538428 CPUtime=2.92
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 4319 0 0 0 283 9 0 0 15 0 13 0 41115900 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1538428 CPUtime=6.74
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 1276 0 0 0 671 3 0 0 15 0 13 0 41115901 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8779/stat : 8779 (java) S 8771 8773 8359 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 41115902 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8780] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8780/stat : 8780 (java) S 8771 8773 8359 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 41115902 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8781] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8781/stat : 8781 (java) S 8771 8773 8359 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8782] ppid=8771 vsize=1538428 CPUtime=1.57
/proc/8773/task/8782/stat : 8782 (java) S 8771 8773 8359 0 -1 4202560 5486 0 0 0 156 1 0 0 16 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8783] ppid=8771 vsize=1538428 CPUtime=0.99
/proc/8773/task/8783/stat : 8783 (java) S 8771 8773 8359 0 -1 4202560 2938 0 0 0 98 1 0 0 15 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8784] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8784/stat : 8784 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8785] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8785/stat : 8785 (java) S 8771 8773 8359 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8786] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8786/stat : 8786 (java) S 8771 8773 8359 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 41116046 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1666.71
Current children cumulated vsize (KiB) 1538428

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/120 8841
/proc/meminfo: memFree=1575532/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1538428 CPUtime=1726.78
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 59254 0 1 0 172622 56 0 0 18 0 13 0 41115897 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 384607 52104 1443 10 0 381909 0
[pid=8773/tid=8775] ppid=8771 vsize=1538428 CPUtime=1711.14
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 39050 0 1 0 171084 30 0 0 25 0 13 0 41115898 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4110056378 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1538428 CPUtime=2.98
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 5019 0 0 0 292 6 0 0 15 0 13 0 41115900 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1538428 CPUtime=3.03
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 4319 0 0 0 294 9 0 0 15 0 13 0 41115900 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1538428 CPUtime=7
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 1280 0 0 0 696 4 0 0 15 0 13 0 41115901 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8779/stat : 8779 (java) S 8771 8773 8359 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 41115902 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8780] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8780/stat : 8780 (java) S 8771 8773 8359 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 41115902 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8781] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8781/stat : 8781 (java) S 8771 8773 8359 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8782] ppid=8771 vsize=1538428 CPUtime=1.57
/proc/8773/task/8782/stat : 8782 (java) S 8771 8773 8359 0 -1 4202560 5486 0 0 0 156 1 0 0 16 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8783] ppid=8771 vsize=1538428 CPUtime=0.99
/proc/8773/task/8783/stat : 8783 (java) S 8771 8773 8359 0 -1 4202560 2938 0 0 0 98 1 0 0 15 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8784] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8784/stat : 8784 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8785] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8785/stat : 8785 (java) S 8771 8773 8359 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8786] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8786/stat : 8786 (java) S 8771 8773 8359 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 41116046 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1726.78
Current children cumulated vsize (KiB) 1538428

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/120 8843
/proc/meminfo: memFree=1575408/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1538428 CPUtime=1786.84
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 59280 0 1 0 178626 58 0 0 18 0 13 0 41115897 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 384607 52104 1443 10 0 381909 0
[pid=8773/tid=8775] ppid=8771 vsize=1538428 CPUtime=1770.7
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 39068 0 1 0 177039 31 0 0 25 0 13 0 41115898 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4110167578 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1538428 CPUtime=3.1
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 5019 0 0 0 303 7 0 0 15 0 13 0 41115900 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1538428 CPUtime=3.16
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 4319 0 0 0 307 9 0 0 15 0 13 0 41115900 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1538428 CPUtime=7.25
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 1284 0 0 0 721 4 0 0 15 0 13 0 41115901 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8779/stat : 8779 (java) S 8771 8773 8359 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 41115902 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8780] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8780/stat : 8780 (java) S 8771 8773 8359 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 41115902 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8781] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8781/stat : 8781 (java) S 8771 8773 8359 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8782] ppid=8771 vsize=1538428 CPUtime=1.57
/proc/8773/task/8782/stat : 8782 (java) S 8771 8773 8359 0 -1 4202560 5486 0 0 0 156 1 0 0 16 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8783] ppid=8771 vsize=1538428 CPUtime=0.99
/proc/8773/task/8783/stat : 8783 (java) S 8771 8773 8359 0 -1 4202560 2938 0 0 0 98 1 0 0 15 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8784] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8784/stat : 8784 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8785] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8785/stat : 8785 (java) S 8771 8773 8359 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8786] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8786/stat : 8786 (java) S 8771 8773 8359 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 41116046 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1786.84
Current children cumulated vsize (KiB) 1538428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.5 s]
/proc/loadavg: 1.00 1.00 1.07 2/120 8843
/proc/meminfo: memFree=1575408/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1538428 CPUtime=1800.07
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 59284 0 1 0 179949 58 0 0 18 0 13 0 41115897 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 384607 52104 1443 10 0 381909 0
[pid=8773/tid=8775] ppid=8771 vsize=1538428 CPUtime=1783.82
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 39072 0 1 0 178351 31 0 0 25 0 13 0 41115898 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4110169715 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1538428 CPUtime=3.12
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 5019 0 0 0 305 7 0 0 15 0 13 0 41115900 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1538428 CPUtime=3.19
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 4319 0 0 0 310 9 0 0 15 0 13 0 41115900 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1538428 CPUtime=7.29
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 1284 0 0 0 725 4 0 0 15 0 13 0 41115901 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8779/stat : 8779 (java) S 8771 8773 8359 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 41115902 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8780] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8780/stat : 8780 (java) S 8771 8773 8359 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 41115902 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8781] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8781/stat : 8781 (java) S 8771 8773 8359 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8782] ppid=8771 vsize=1538428 CPUtime=1.57
/proc/8773/task/8782/stat : 8782 (java) S 8771 8773 8359 0 -1 4202560 5486 0 0 0 156 1 0 0 16 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8783] ppid=8771 vsize=1538428 CPUtime=0.99
/proc/8773/task/8783/stat : 8783 (java) S 8771 8773 8359 0 -1 4202560 2938 0 0 0 98 1 0 0 15 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8784] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8784/stat : 8784 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8785] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8785/stat : 8785 (java) S 8771 8773 8359 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 41115906 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8786] ppid=8771 vsize=1538428 CPUtime=0
/proc/8773/task/8786/stat : 8786 (java) S 8771 8773 8359 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 41116046 1575350272 52104 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1538428

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

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

[startup+1795.62 s]
/proc/loadavg: 1.00 1.00 1.07 2/120 8843
/proc/meminfo: memFree=1575408/2059040 swapFree=4140108/4192956
[pid=8773] ppid=8771 vsize=1539076 CPUtime=1800.22
/proc/8773/stat : 8773 (java) S 8771 8773 8359 0 -1 4202496 59306 0 1 0 179964 58 0 0 18 0 14 0 41115897 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8773/statm: 384769 52126 1446 10 0 382071 0
[pid=8773/tid=8775] ppid=8771 vsize=1539076 CPUtime=1783.92
/proc/8773/task/8775/stat : 8775 (java) R 8771 8773 8359 0 -1 4202560 39072 0 1 0 178361 31 0 0 25 0 14 0 41115898 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4110227196 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8773/tid=8776] ppid=8771 vsize=1539076 CPUtime=3.12
/proc/8773/task/8776/stat : 8776 (java) S 8771 8773 8359 0 -1 4202560 5019 0 0 0 305 7 0 0 15 0 14 0 41115900 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8777] ppid=8771 vsize=1539076 CPUtime=3.19
/proc/8773/task/8777/stat : 8777 (java) S 8771 8773 8359 0 -1 4202560 4319 0 0 0 310 9 0 0 15 0 14 0 41115900 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8778] ppid=8771 vsize=1539076 CPUtime=7.29
/proc/8773/task/8778/stat : 8778 (java) S 8771 8773 8359 0 -1 4202560 1284 0 0 0 725 4 0 0 15 0 14 0 41115901 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 0 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8779] ppid=8771 vsize=1539076 CPUtime=0
/proc/8773/task/8779/stat : 8779 (java) S 8771 8773 8359 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 14 0 41115902 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8780] ppid=8771 vsize=1539076 CPUtime=0
/proc/8773/task/8780/stat : 8780 (java) S 8771 8773 8359 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 41115902 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8781] ppid=8771 vsize=1539076 CPUtime=0
/proc/8773/task/8781/stat : 8781 (java) S 8771 8773 8359 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 14 0 41115906 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8782] ppid=8771 vsize=1539076 CPUtime=1.57
/proc/8773/task/8782/stat : 8782 (java) S 8771 8773 8359 0 -1 4202560 5486 0 0 0 156 1 0 0 16 0 14 0 41115906 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
[pid=8773/tid=8783] ppid=8771 vsize=1539076 CPUtime=1.02
/proc/8773/task/8783/stat : 8783 (java) S 8771 8773 8359 0 -1 4202560 2940 0 0 0 101 1 0 0 15 0 14 0 41115906 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8784] ppid=8771 vsize=1539076 CPUtime=0
/proc/8773/task/8784/stat : 8784 (java) S 8771 8773 8359 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 41115906 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 0 0 0 0
[pid=8773/tid=8785] ppid=8771 vsize=1539076 CPUtime=0
/proc/8773/task/8785/stat : 8785 (java) R 8771 8773 8359 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 14 0 41115906 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8773/tid=8786] ppid=8771 vsize=1539076 CPUtime=0
/proc/8773/task/8786/stat : 8786 (java) S 8771 8773 8359 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 14 0 41116046 1576013824 52126 1992294400 134512640 134550932 4290044720 18446744073709551615 4294960144 0 4 0 16800975 18446604437818088192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 1539076

Child status: 143
Real time (s): 1795.64
CPU time (s): 1800.26
CPU user time (s): 1799.65
CPU system time (s): 0.612906
CPU usage (%): 100.257
Max. virtual memory (cumulated for all children) (KiB): 1541500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.612906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59307
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= 42429
involuntary context switches= 23786

runsolver used 3.71943 second user time and 9.47756 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-16 09:50:02
IDJOB=2658665
IDBENCH=48279
IDSOLVER=1164
FILE ID=node025/2658665-1276674602
PBS_JOBID= 11172539
Free space on /tmp= 62580 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_3.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658665-1276674602/watcher-2658665-1276674602 -o /tmp/evaluation-result-2658665-1276674602/solver-2658665-1276674602 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658665-1276674602.opb

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

MD5SUM BENCH= 27440fbcb5a9ea2c9ae6b100e77dc1d3
RANDOM SEED=1445120812

node025.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1782660 kB
Buffers:         74672 kB
Cached:         111908 kB
SwapCached:       7256 kB
Active:          97492 kB
Inactive:       103628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1782660 kB
SwapTotal:     4192956 kB
SwapFree:      4140108 kB
Dirty:             556 kB
Writeback:           8 kB
AnonPages:       12180 kB
Mapped:          13008 kB
Slab:            53328 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182068 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node025 at 2010-06-16 10:19:59