Trace number 2659040

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-26? (TO) 1800.16 1797.7

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-qiu.opb
MD5SUM42437a98f8f475fdcbcf3676beea9d9f
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23808
Total number of constraints1192
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1192
Minimum length of a constraint31
Maximum length of a constraint5940
Number of terms in the objective function 7968
Biggest coefficient in the objective function 9098351345664
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 4803935111035752
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 9098351345664
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 4803935111035752
Number of bits of the biggest sum of numbers53
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.08/0.21	c Pseudo Boolean Optimization
0.08/0.21	c --- Begin Solver configuration ---
0.08/0.21	c Stops conflict analysis at the first Unique Implication Point
0.08/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@64dc11
0.08/0.21	c Learn all clauses as in MiniSAT
0.08/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.21	c Expensive reason simplification
0.08/0.21	c Armin Biere (Picosat) restarts strategy
0.08/0.21	c Glucose learned constraints deletion strategy
0.08/0.21	c timeout=2147483s
0.08/0.21	c DB Simplification allowed=false
0.08/0.21	c --- End Solver configuration ---
0.08/0.21	c solving HOME/instance-2659040-1276568023.opb
0.08/0.21	c reading problem ... 
3.14/1.70	c ... done. Wall clock time 1.424s.
3.14/1.70	c #vars     23808
3.14/1.70	c #constraints  16228
3.14/1.70	c constraints type 
3.14/1.70	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1324
19.42/16.89	c cleaning 2498 clauses out of 5000 with flag 5000/5000
23.32/20.65	c cleaning 4247 clauses out of 8503 with flag 11001/11001
27.52/24.81	c cleaning 5628 clauses out of 11255 with flag 18000/18000
32.15/29.43	c cleaning 6811 clauses out of 13628 with flag 26001/26001
38.46/35.77	c cleaning 7909 clauses out of 15817 with flag 35001/35001
47.66/44.94	c cleaning 8951 clauses out of 17907 with flag 45000/45000
55.57/52.85	c cleaning 9478 clauses out of 18956 with flag 55000/55000
62.97/60.24	c cleaning 9737 clauses out of 19479 with flag 65001/65001
69.78/67.10	c cleaning 9871 clauses out of 19741 with flag 75000/75000
77.07/74.31	c cleaning 9935 clauses out of 19870 with flag 85000/85000
84.27/81.54	c cleaning 9966 clauses out of 19935 with flag 95000/95000
90.68/87.96	c cleaning 9984 clauses out of 19969 with flag 105000/105000
96.47/93.72	c cleaning 9988 clauses out of 19986 with flag 115001/115001
101.87/99.16	c cleaning 9997 clauses out of 19998 with flag 125001/125001
107.87/105.16	c cleaning 9997 clauses out of 20000 with flag 135000/135000
113.67/110.95	c cleaning 9998 clauses out of 20003 with flag 145000/145000
120.27/117.54	c cleaning 9999 clauses out of 20005 with flag 155000/155000
127.07/124.33	c cleaning 10001 clauses out of 20007 with flag 165001/165001
133.67/130.99	c cleaning 10001 clauses out of 20006 with flag 175001/175001
140.66/137.91	c cleaning 10002 clauses out of 20005 with flag 185001/185001
148.27/145.58	c cleaning 10000 clauses out of 20003 with flag 195001/195001
155.37/152.67	c cleaning 10000 clauses out of 20002 with flag 205000/205000
161.97/159.23	c cleaning 9999 clauses out of 20003 with flag 215001/215001
168.47/165.77	c cleaning 10002 clauses out of 20003 with flag 225000/225000
176.17/173.46	c cleaning 9997 clauses out of 20001 with flag 235000/235000
182.27/179.55	c cleaning 9998 clauses out of 20004 with flag 245000/245000
188.67/185.93	c cleaning 10001 clauses out of 20007 with flag 255001/255001
196.86/194.12	c cleaning 10000 clauses out of 20005 with flag 265000/265000
203.66/200.90	c cleaning 9999 clauses out of 20005 with flag 275000/275000
209.36/206.67	c cleaning 9998 clauses out of 20006 with flag 285000/285000
215.07/212.33	c cleaning 10003 clauses out of 20008 with flag 295000/295000
222.16/219.42	c cleaning 10002 clauses out of 20006 with flag 305001/305001
229.36/226.63	c cleaning 9998 clauses out of 20004 with flag 315001/315001
237.95/235.22	c cleaning 10004 clauses out of 20007 with flag 325002/325002
244.95/242.22	c cleaning 10000 clauses out of 20002 with flag 335001/335001
252.75/250.09	c cleaning 10001 clauses out of 20002 with flag 345001/345001
259.95/257.24	c cleaning 9999 clauses out of 20000 with flag 355000/355000
267.15/264.41	c cleaning 10000 clauses out of 20002 with flag 365001/365001
274.36/271.68	c cleaning 10002 clauses out of 20003 with flag 375002/375002
280.36/277.69	c cleaning 9997 clauses out of 20000 with flag 385001/385001
287.06/284.34	c cleaning 9996 clauses out of 20003 with flag 395001/395001
294.46/291.79	c cleaning 10002 clauses out of 20007 with flag 405001/405001
301.65/298.92	c cleaning 9997 clauses out of 20005 with flag 415001/415001
308.15/305.44	c cleaning 10005 clauses out of 20010 with flag 425003/425003
317.65/314.97	c cleaning 9999 clauses out of 20003 with flag 435001/435001
325.05/322.38	c cleaning 9999 clauses out of 20004 with flag 445001/445001
331.25/328.50	c cleaning 9995 clauses out of 20004 with flag 455000/455000
337.25/334.56	c cleaning 9996 clauses out of 20010 with flag 465001/465001
342.14/339.47	c cleaning 10002 clauses out of 20014 with flag 475001/475001
347.34/344.67	c cleaning 10001 clauses out of 20012 with flag 485001/485001
352.84/350.13	c cleaning 10001 clauses out of 20011 with flag 495001/495001
357.94/355.30	c cleaning 9997 clauses out of 20010 with flag 505001/505001
363.64/360.91	c cleaning 9998 clauses out of 20012 with flag 515000/515000
369.23/366.57	c cleaning 10003 clauses out of 20014 with flag 525000/525000
374.84/372.18	c cleaning 10002 clauses out of 20011 with flag 535000/535000
380.14/377.48	c cleaning 10001 clauses out of 20009 with flag 545000/545000
385.04/382.34	c cleaning 10001 clauses out of 20009 with flag 555001/555001
389.63/386.98	c cleaning 10003 clauses out of 20009 with flag 565002/565002
394.73/392.04	c cleaning 9997 clauses out of 20007 with flag 575003/575003
400.03/397.32	c cleaning 9999 clauses out of 20007 with flag 585000/585000
408.92/406.20	c cleaning 9997 clauses out of 20008 with flag 595000/595000
418.13/415.45	c cleaning 10001 clauses out of 20011 with flag 605000/605000
427.63/424.92	c cleaning 10005 clauses out of 20011 with flag 615001/615001
437.02/434.37	c cleaning 9999 clauses out of 20005 with flag 625000/625000
445.82/443.15	c cleaning 10003 clauses out of 20006 with flag 635000/635000
452.41/449.78	c cleaning 10001 clauses out of 20003 with flag 645000/645000
458.81/456.18	c cleaning 10000 clauses out of 20003 with flag 655001/655001
464.63/461.95	c cleaning 9999 clauses out of 20003 with flag 665001/665001
470.23/467.53	c cleaning 9998 clauses out of 20003 with flag 675000/675000
476.02/473.30	c cleaning 10000 clauses out of 20006 with flag 685001/685001
481.23/478.55	c cleaning 10003 clauses out of 20005 with flag 695000/695000
489.11/486.42	c cleaning 9997 clauses out of 20002 with flag 705000/705000
495.82/493.19	c cleaning 9997 clauses out of 20006 with flag 715001/715001
501.82/499.14	c cleaning 10003 clauses out of 20009 with flag 725001/725001
506.32/503.70	c cleaning 10003 clauses out of 20005 with flag 735000/735000
511.31/508.62	c cleaning 10000 clauses out of 20003 with flag 745001/745001
515.93/513.26	c cleaning 9999 clauses out of 20002 with flag 755000/755000
520.63/517.95	c cleaning 10001 clauses out of 20004 with flag 765001/765001
525.03/522.36	c cleaning 9999 clauses out of 20003 with flag 775001/775001
531.73/529.09	c cleaning 9999 clauses out of 20005 with flag 785002/785002
539.72/537.06	c cleaning 9994 clauses out of 20004 with flag 795000/795000
546.92/544.25	c cleaning 10001 clauses out of 20011 with flag 805001/805001
552.12/549.47	c cleaning 10003 clauses out of 20009 with flag 815000/815000
557.82/555.13	c cleaning 10000 clauses out of 20006 with flag 825000/825000
563.12/560.46	c cleaning 9997 clauses out of 20006 with flag 835000/835000
570.01/567.38	c cleaning 10000 clauses out of 20010 with flag 845001/845001
575.92/573.24	c cleaning 9997 clauses out of 20009 with flag 855000/855000
582.01/579.31	c cleaning 10003 clauses out of 20014 with flag 865002/865002
588.11/585.48	c cleaning 10002 clauses out of 20009 with flag 875000/875000
594.21/591.51	c cleaning 9998 clauses out of 20008 with flag 885001/885001
602.00/599.40	c cleaning 9998 clauses out of 20010 with flag 895001/895001
608.90/606.30	c cleaning 10003 clauses out of 20011 with flag 905000/905000
617.40/614.76	c cleaning 9997 clauses out of 20008 with flag 915000/915000
623.90/621.26	c cleaning 10001 clauses out of 20013 with flag 925002/925002
629.90/627.22	c cleaning 9998 clauses out of 20010 with flag 935000/935000
637.79/635.11	c cleaning 10002 clauses out of 20012 with flag 945000/945000
645.99/643.37	c cleaning 10001 clauses out of 20010 with flag 955000/955000
654.29/651.63	c cleaning 10003 clauses out of 20010 with flag 965001/965001
662.29/659.70	c cleaning 9996 clauses out of 20006 with flag 975000/975000
669.69/667.09	c cleaning 10003 clauses out of 20011 with flag 985001/985001
676.49/673.87	c cleaning 10000 clauses out of 20008 with flag 995001/995001
683.89/681.26	c cleaning 9999 clauses out of 20007 with flag 1005000/1005000
690.99/688.35	c cleaning 10002 clauses out of 20009 with flag 1015001/1015001
699.79/697.13	c cleaning 9999 clauses out of 20007 with flag 1025001/1025001
708.09/705.43	c cleaning 9999 clauses out of 20007 with flag 1035000/1035000
716.60/713.91	c cleaning 9996 clauses out of 20008 with flag 1045000/1045000
723.79/721.20	c cleaning 10000 clauses out of 20012 with flag 1055000/1055000
729.28/726.60	c cleaning 10001 clauses out of 20012 with flag 1065000/1065000
736.28/733.64	c cleaning 9996 clauses out of 20012 with flag 1075001/1075001
744.08/741.46	c cleaning 10003 clauses out of 20016 with flag 1085001/1085001
750.58/747.95	c cleaning 10004 clauses out of 20013 with flag 1095001/1095001
757.97/755.34	c cleaning 9999 clauses out of 20008 with flag 1105000/1105000
765.87/763.23	c cleaning 10001 clauses out of 20009 with flag 1115000/1115000
773.07/770.44	c cleaning 10000 clauses out of 20008 with flag 1125000/1125000
780.37/777.76	c cleaning 10000 clauses out of 20009 with flag 1135001/1135001
786.66/784.03	c cleaning 9998 clauses out of 20008 with flag 1145000/1145000
795.46/792.88	c cleaning 9999 clauses out of 20010 with flag 1155000/1155000
802.95/800.38	c cleaning 10001 clauses out of 20011 with flag 1165000/1165000
809.35/806.71	c cleaning 10001 clauses out of 20011 with flag 1175001/1175001
815.56/812.95	c cleaning 9998 clauses out of 20010 with flag 1185001/1185001
822.25/819.63	c cleaning 10002 clauses out of 20011 with flag 1195000/1195000
828.24/825.65	c cleaning 9999 clauses out of 20009 with flag 1205000/1205000
833.84/831.23	c cleaning 10001 clauses out of 20011 with flag 1215001/1215001
839.33/836.77	c cleaning 10002 clauses out of 20009 with flag 1225000/1225000
844.82/842.21	c cleaning 10004 clauses out of 20008 with flag 1235001/1235001
850.82/848.29	c cleaning 10000 clauses out of 20003 with flag 1245000/1245000
856.72/854.18	c cleaning 10001 clauses out of 20005 with flag 1255002/1255002
862.91/860.32	c cleaning 9995 clauses out of 20002 with flag 1265000/1265000
868.41/865.80	c cleaning 9998 clauses out of 20007 with flag 1275000/1275000
873.82/871.23	c cleaning 10002 clauses out of 20009 with flag 1285000/1285000
879.32/876.77	c cleaning 10004 clauses out of 20007 with flag 1295000/1295000
884.61/882.02	c cleaning 9997 clauses out of 20003 with flag 1305000/1305000
889.81/887.24	c cleaning 10001 clauses out of 20007 with flag 1315001/1315001
895.31/892.71	c cleaning 9997 clauses out of 20005 with flag 1325000/1325000
901.21/898.68	c cleaning 10001 clauses out of 20009 with flag 1335001/1335001
907.30/904.71	c cleaning 9999 clauses out of 20007 with flag 1345000/1345000
912.59/910.07	c cleaning 9999 clauses out of 20008 with flag 1355000/1355000
918.79/916.26	c cleaning 10000 clauses out of 20009 with flag 1365000/1365000
924.88/922.36	c cleaning 10001 clauses out of 20009 with flag 1375000/1375000
931.47/928.92	c cleaning 9998 clauses out of 20008 with flag 1385000/1385000
937.28/934.74	c cleaning 10003 clauses out of 20010 with flag 1395000/1395000
943.58/941.07	c cleaning 10001 clauses out of 20008 with flag 1405001/1405001
949.27/946.76	c cleaning 9998 clauses out of 20006 with flag 1415000/1415000
954.77/952.28	c cleaning 10000 clauses out of 20009 with flag 1425001/1425001
960.18/957.63	c cleaning 9999 clauses out of 20008 with flag 1435000/1435000
966.18/963.61	c cleaning 9997 clauses out of 20010 with flag 1445001/1445001
972.37/969.83	c cleaning 10003 clauses out of 20013 with flag 1455001/1455001
979.57/977.02	c cleaning 10000 clauses out of 20009 with flag 1465000/1465000
985.77/983.28	c cleaning 10002 clauses out of 20010 with flag 1475001/1475001
991.07/988.59	c cleaning 9998 clauses out of 20008 with flag 1485001/1485001
996.36/993.81	c cleaning 10003 clauses out of 20010 with flag 1495001/1495001
1001.56/999.04	c cleaning 10001 clauses out of 20007 with flag 1505001/1505001
1009.06/1006.59	c cleaning 9997 clauses out of 20005 with flag 1515000/1515000
1017.56/1015.06	c cleaning 9999 clauses out of 20008 with flag 1525000/1525000
1025.06/1022.52	c cleaning 10004 clauses out of 20012 with flag 1535003/1535003
1033.76/1031.20	c cleaning 9998 clauses out of 20005 with flag 1545000/1545000
1040.45/1037.91	c cleaning 10002 clauses out of 20008 with flag 1555001/1555001
1046.55/1044.03	c cleaning 10000 clauses out of 20005 with flag 1565000/1565000
1052.34/1049.83	c cleaning 9996 clauses out of 20005 with flag 1575000/1575000
1059.35/1056.80	c cleaning 10000 clauses out of 20010 with flag 1585001/1585001
1065.94/1063.46	c cleaning 10005 clauses out of 20009 with flag 1595000/1595000
1071.74/1069.24	c cleaning 10000 clauses out of 20004 with flag 1605000/1605000
1078.74/1076.22	c cleaning 10001 clauses out of 20004 with flag 1615000/1615000
1085.24/1082.71	c cleaning 9997 clauses out of 20004 with flag 1625001/1625001
1091.54/1089.03	c cleaning 10001 clauses out of 20006 with flag 1635000/1635000
1097.84/1095.39	c cleaning 10002 clauses out of 20005 with flag 1645000/1645000
1103.83/1101.37	c cleaning 9999 clauses out of 20004 with flag 1655001/1655001
1110.33/1107.86	c cleaning 10003 clauses out of 20005 with flag 1665001/1665001
1116.83/1114.31	c cleaning 9992 clauses out of 20002 with flag 1675001/1675001
1122.73/1120.27	c cleaning 9998 clauses out of 20010 with flag 1685001/1685001
1129.53/1127.02	c cleaning 10006 clauses out of 20011 with flag 1695000/1695000
1136.03/1133.50	c cleaning 10002 clauses out of 20005 with flag 1705000/1705000
1142.13/1139.67	c cleaning 9998 clauses out of 20004 with flag 1715001/1715001
1147.73/1145.22	c cleaning 10002 clauses out of 20005 with flag 1725000/1725000
1154.52/1152.09	c cleaning 10001 clauses out of 20003 with flag 1735000/1735000
1161.22/1158.74	c cleaning 9998 clauses out of 20003 with flag 1745001/1745001
1167.52/1165.04	c cleaning 9999 clauses out of 20004 with flag 1755000/1755000
1174.22/1171.78	c cleaning 9998 clauses out of 20005 with flag 1765000/1765000
1181.12/1178.62	c cleaning 9999 clauses out of 20007 with flag 1775000/1775000
1187.91/1185.42	c cleaning 9999 clauses out of 20008 with flag 1785000/1785000
1194.11/1191.66	c cleaning 10005 clauses out of 20009 with flag 1795000/1795000
1200.91/1198.44	c cleaning 10001 clauses out of 20005 with flag 1805001/1805001
1207.01/1204.58	c cleaning 10000 clauses out of 20004 with flag 1815001/1815001
1213.62/1211.14	c cleaning 9995 clauses out of 20004 with flag 1825001/1825001
1220.51/1218.03	c cleaning 10004 clauses out of 20009 with flag 1835001/1835001
1226.81/1224.38	c cleaning 9998 clauses out of 20004 with flag 1845000/1845000
1233.60/1231.18	c cleaning 10003 clauses out of 20007 with flag 1855001/1855001
1241.01/1238.58	c cleaning 9996 clauses out of 20004 with flag 1865001/1865001
1250.01/1247.54	c cleaning 10003 clauses out of 20009 with flag 1875002/1875002
1258.10/1255.67	c cleaning 10001 clauses out of 20005 with flag 1885001/1885001
1264.49/1262.09	c cleaning 9999 clauses out of 20004 with flag 1895001/1895001
1269.40/1266.90	c cleaning 10002 clauses out of 20004 with flag 1905000/1905000
1275.50/1273.06	c cleaning 9996 clauses out of 20002 with flag 1915000/1915000
1281.29/1278.86	c cleaning 10003 clauses out of 20007 with flag 1925001/1925001
1287.29/1284.86	c cleaning 9998 clauses out of 20004 with flag 1935001/1935001
1292.79/1290.34	c cleaning 9999 clauses out of 20005 with flag 1945000/1945000
1298.49/1296.08	c cleaning 9999 clauses out of 20006 with flag 1955000/1955000
1303.69/1301.25	c cleaning 10000 clauses out of 20007 with flag 1965000/1965000
1308.88/1306.49	c cleaning 10004 clauses out of 20007 with flag 1975000/1975000
1314.58/1312.14	c cleaning 9997 clauses out of 20003 with flag 1985000/1985000
1321.39/1318.99	c cleaning 10000 clauses out of 20007 with flag 1995001/1995001
1327.99/1325.59	c cleaning 9994 clauses out of 20006 with flag 2005000/2005000
1333.98/1331.57	c cleaning 9998 clauses out of 20013 with flag 2015001/2015001
1339.88/1337.44	c cleaning 10003 clauses out of 20015 with flag 2025001/2025001
1347.07/1344.61	c cleaning 9999 clauses out of 20011 with flag 2035000/2035000
1354.08/1351.68	c cleaning 9999 clauses out of 20012 with flag 2045000/2045000
1360.78/1358.35	c cleaning 9999 clauses out of 20013 with flag 2055000/2055000
1365.67/1363.28	c cleaning 10004 clauses out of 20014 with flag 2065000/2065000
1371.07/1368.66	c cleaning 10001 clauses out of 20011 with flag 2075001/2075001
1376.78/1374.32	c cleaning 9996 clauses out of 20010 with flag 2085001/2085001
1382.37/1379.96	c cleaning 10004 clauses out of 20014 with flag 2095001/2095001
1387.38/1384.91	c cleaning 9998 clauses out of 20009 with flag 2105000/2105000
1391.87/1389.49	c cleaning 9998 clauses out of 20011 with flag 2115000/2115000
1396.96/1394.52	c cleaning 10001 clauses out of 20014 with flag 2125001/2125001
1402.07/1399.64	c cleaning 9998 clauses out of 20012 with flag 2135000/2135000
1407.57/1405.16	c cleaning 10002 clauses out of 20015 with flag 2145001/2145001
1414.27/1411.80	c cleaning 10004 clauses out of 20013 with flag 2155001/2155001
1422.57/1420.18	c cleaning 9998 clauses out of 20008 with flag 2165000/2165000
1429.27/1426.89	c cleaning 10003 clauses out of 20010 with flag 2175000/2175000
1434.77/1432.39	c cleaning 9999 clauses out of 20008 with flag 2185001/2185001
1441.06/1438.67	c cleaning 9999 clauses out of 20008 with flag 2195000/2195000
1449.16/1446.71	c cleaning 9999 clauses out of 20010 with flag 2205001/2205001
1455.67/1453.26	c cleaning 10000 clauses out of 20011 with flag 2215001/2215001
1462.96/1460.53	c cleaning 9999 clauses out of 20011 with flag 2225001/2225001
1470.25/1467.89	c cleaning 10000 clauses out of 20012 with flag 2235001/2235001
1476.36/1473.91	c cleaning 10000 clauses out of 20011 with flag 2245000/2245000
1481.87/1479.44	c cleaning 10000 clauses out of 20011 with flag 2255000/2255000
1487.56/1485.10	c cleaning 10002 clauses out of 20011 with flag 2265000/2265000
1493.15/1490.77	c cleaning 10002 clauses out of 20009 with flag 2275000/2275000
1500.05/1497.64	c cleaning 10003 clauses out of 20007 with flag 2285000/2285000
1506.75/1504.34	c cleaning 10000 clauses out of 20006 with flag 2295002/2295002
1512.75/1510.33	c cleaning 10000 clauses out of 20006 with flag 2305002/2305002
1518.05/1515.67	c cleaning 9996 clauses out of 20006 with flag 2315002/2315002
1523.65/1521.27	c cleaning 9998 clauses out of 20008 with flag 2325000/2325000
1529.44/1527.08	c cleaning 10001 clauses out of 20010 with flag 2335000/2335000
1535.65/1533.20	c cleaning 10000 clauses out of 20009 with flag 2345000/2345000
1541.74/1539.34	c cleaning 10001 clauses out of 20010 with flag 2355001/2355001
1547.54/1545.13	c cleaning 10001 clauses out of 20008 with flag 2365000/2365000
1552.45/1550.07	c cleaning 10000 clauses out of 20007 with flag 2375000/2375000
1557.85/1555.42	c cleaning 9999 clauses out of 20007 with flag 2385000/2385000
1564.04/1561.66	c cleaning 10000 clauses out of 20008 with flag 2395000/2395000
1570.14/1567.72	c cleaning 10002 clauses out of 20008 with flag 2405000/2405000
1575.94/1573.58	c cleaning 10002 clauses out of 20006 with flag 2415000/2415000
1582.14/1579.74	c cleaning 9997 clauses out of 20004 with flag 2425000/2425000
1588.33/1585.94	c cleaning 10000 clauses out of 20008 with flag 2435001/2435001
1594.84/1592.47	c cleaning 9998 clauses out of 20007 with flag 2445000/2445000
1601.04/1598.68	c cleaning 9999 clauses out of 20010 with flag 2455001/2455001
1606.93/1604.59	c cleaning 10002 clauses out of 20011 with flag 2465001/2465001
1612.74/1610.38	c cleaning 10005 clauses out of 20009 with flag 2475001/2475001
1618.25/1615.85	c cleaning 9996 clauses out of 20004 with flag 2485001/2485001
1623.43/1621.04	c cleaning 9997 clauses out of 20007 with flag 2495000/2495000
1630.33/1627.99	c cleaning 10000 clauses out of 20010 with flag 2505000/2505000
1636.53/1634.13	c cleaning 10000 clauses out of 20011 with flag 2515001/2515001
1641.93/1639.59	c cleaning 10003 clauses out of 20011 with flag 2525001/2525001
1647.23/1644.87	c cleaning 10002 clauses out of 20008 with flag 2535001/2535001
1652.92/1650.55	c cleaning 10000 clauses out of 20007 with flag 2545002/2545002
1658.32/1655.92	c cleaning 10000 clauses out of 20005 with flag 2555000/2555000
1664.53/1662.11	c cleaning 9998 clauses out of 20005 with flag 2565000/2565000
1670.32/1667.94	c cleaning 10004 clauses out of 20008 with flag 2575001/2575001
1676.32/1673.96	c cleaning 10002 clauses out of 20003 with flag 2585000/2585000
1681.62/1679.20	c cleaning 10002 clauses out of 20003 with flag 2595002/2595002
1687.22/1684.86	c cleaning 9998 clauses out of 20000 with flag 2605001/2605001
1692.22/1689.87	c cleaning 10000 clauses out of 20001 with flag 2615000/2615000
1697.72/1695.38	c cleaning 9995 clauses out of 20002 with flag 2625001/2625001
1703.61/1701.28	c cleaning 9999 clauses out of 20006 with flag 2635000/2635000
1709.11/1706.70	c cleaning 10003 clauses out of 20009 with flag 2645002/2645002
1714.81/1712.43	c cleaning 9997 clauses out of 20004 with flag 2655000/2655000
1720.41/1718.04	c cleaning 9998 clauses out of 20007 with flag 2665000/2665000
1727.13/1724.72	c cleaning 10002 clauses out of 20009 with flag 2675000/2675000
1733.12/1730.76	c cleaning 9998 clauses out of 20007 with flag 2685000/2685000
1739.12/1736.74	c cleaning 9997 clauses out of 20010 with flag 2695001/2695001
1745.22/1742.84	c cleaning 10005 clauses out of 20012 with flag 2705000/2705000
1750.81/1748.46	c cleaning 10001 clauses out of 20008 with flag 2715001/2715001
1757.41/1755.02	c cleaning 9997 clauses out of 20006 with flag 2725000/2725000
1763.21/1760.81	c cleaning 10000 clauses out of 20010 with flag 2735001/2735001
1769.02/1766.67	c cleaning 10002 clauses out of 20010 with flag 2745001/2745001
1774.91/1772.56	c cleaning 9999 clauses out of 20007 with flag 2755000/2755000
1781.31/1778.98	c cleaning 9998 clauses out of 20009 with flag 2765001/2765001
1786.90/1784.53	c cleaning 10000 clauses out of 20012 with flag 2775002/2775002
1792.12/1789.72	c cleaning 10001 clauses out of 20011 with flag 2785001/2785001
1797.61/1795.23	c cleaning 10002 clauses out of 20010 with flag 2795001/2795001
1800.01/1797.61	c starts		: 231
1800.01/1797.61	c conflicts		: 2800126
1800.01/1797.61	c decisions		: 2811803
1800.01/1797.61	c propagations		: 25202500
1800.01/1797.61	c inspects		: 2813049521
1800.01/1797.61	c learnt literals	: 0
1800.01/1797.61	c learnt binary clauses	: 0
1800.01/1797.61	c learnt ternary clauses	: 28
1800.01/1797.61	c learnt clauses	: 2800126
1800.01/1797.61	c ignored clauses	: 0
1800.01/1797.61	c root simplifications	: 0
1800.01/1797.61	c removed literals (reason simplification)	: 44029075
1800.01/1797.61	c reason swapping (by a shorter reason)	: 0
1800.01/1797.61	c Calls to reduceDB	: 281
1800.01/1797.61	c number of reductions to clauses (during analyze)	: 0
1800.01/1797.61	c number of learned constraints concerned by reduction	: 0
1800.01/1797.61	c number of learning phase by resolution	: 0
1800.01/1797.61	c number of learning phase by cutting planes	: 0
1800.01/1797.61	c speed (assignments/second)	: 14032.720836133567
1800.01/1797.61	c non guided choices	0
1800.01/1797.67	c learnt constraints type 
1800.01/1797.67	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 15207
1800.01/1797.67	c constraints type 
1800.01/1797.67	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1324
1800.01/1797.67	s UNKNOWN
1800.01/1797.67	c Total wall clock time (in seconds): 1797.46

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-2659040-1276568023/watcher-2659040-1276568023 -o /tmp/evaluation-result-2659040-1276568023/solver-2659040-1276568023 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659040-1276568023.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.17 2.08 1.72 3/106 2485
/proc/meminfo: memFree=1870588/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1700 CPUtime=0
/proc/2485/stat : 2485 (java6) R 2483 2485 1123 0 -1 4194304 201 0 0 0 0 0 0 0 19 0 1 0 30458652 1740800 105 1992294400 134512640 134550932 4287216880 18446744073709551615 3360928 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2485/statm: 458 110 85 10 0 63 0

[startup+0.063586 s]
/proc/loadavg: 2.17 2.08 1.72 3/106 2485
/proc/meminfo: memFree=1870588/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1521664 CPUtime=0.04
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 3624 0 1 0 3 1 0 0 18 0 7 0 30458652 1558183936 3065 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 380416 3065 1023 10 0 377726 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521664

[startup+0.10159 s]
/proc/loadavg: 2.17 2.08 1.72 3/106 2485
/proc/meminfo: memFree=1870588/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1524024 CPUtime=0.08
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 3938 0 1 0 6 2 0 0 18 0 12 0 30458652 1560600576 3377 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 381006 3377 1073 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.300262 s]
/proc/loadavg: 2.17 2.08 1.72 3/106 2485
/proc/meminfo: memFree=1870588/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1526676 CPUtime=0.38
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 5510 0 1 0 35 3 0 0 18 0 12 0 30458652 1563316224 4947 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 381669 4947 1365 10 0 378971 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526676

[startup+0.700257 s]
/proc/loadavg: 2.17 2.08 1.72 3/106 2485
/proc/meminfo: memFree=1870588/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1530420 CPUtime=1.17
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 9071 0 1 0 112 5 0 0 18 0 12 0 30458652 1567150080 8282 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 382605 8283 1405 10 0 379907 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 1530420

[startup+1.50125 s]
/proc/loadavg: 2.24 2.09 1.72 4/118 2497
/proc/meminfo: memFree=1823744/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1544168 CPUtime=2.75
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 23780 0 1 0 262 13 0 0 18 0 12 0 30458652 1581228032 21540 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 386042 21541 1406 10 0 383344 0
[pid=2485/tid=2487] ppid=2483 vsize=1544168 CPUtime=1.46
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 16202 0 1 0 137 9 0 0 18 0 12 0 30458654 1581228032 21542 1992294400 134512640 134550932 4292917216 18446744073709551615 4108997921 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1544168 CPUtime=0
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 30458655 1581228032 21543 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1544168 CPUtime=0
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 30458655 1581228032 21544 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1544168 CPUtime=0
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30458657 1581228032 21547 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1544168 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 30458658 1581228032 21549 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1544168 CPUtime=0
/proc/2485/task/2492/stat : 2492 (java) S 2483 2485 1123 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 12 0 30458658 1581228032 21549 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2493] ppid=2483 vsize=1544168 CPUtime=0
/proc/2485/task/2493/stat : 2493 (java) S 2483 2485 1123 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 30458662 1581228032 21549 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2494] ppid=2483 vsize=1544168 CPUtime=0.68
/proc/2485/task/2494/stat : 2494 (java) R 2483 2485 1123 0 -1 4202560 3820 0 0 0 67 1 0 0 18 0 12 0 30458662 1581228032 21549 1992294400 134512640 134550932 4292917216 18446744073709551615 104139172 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2485/tid=2495] ppid=2483 vsize=1544168 CPUtime=0.57
/proc/2485/task/2495/stat : 2495 (java) R 2483 2485 1123 0 -1 4202560 2696 0 0 0 56 1 0 0 25 0 12 0 30458662 1581228032 21550 1992294400 134512640 134550932 4292917216 18446744073709551615 102347077 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2485/tid=2496] ppid=2483 vsize=1544168 CPUtime=0
/proc/2485/task/2496/stat : 2496 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30458662 1581228032 21551 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2497] ppid=2483 vsize=1544168 CPUtime=0
/proc/2485/task/2497/stat : 2497 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 30458662 1581228032 21552 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 1544168

[startup+3.10123 s]
/proc/loadavg: 2.24 2.09 1.72 7/118 2497
/proc/meminfo: memFree=1772284/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1543384 CPUtime=5.42
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 31297 0 1 0 526 16 0 0 18 0 13 0 30458652 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 385846 27299 1429 10 0 383148 0
[pid=2485/tid=2487] ppid=2483 vsize=1543384 CPUtime=3.05
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 21960 0 1 0 294 11 0 0 20 0 13 0 30458654 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4109286106 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1543384 CPUtime=0
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 30458655 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1543384 CPUtime=0
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 30458655 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1543384 CPUtime=0
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 30458657 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1543384 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 30458658 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1543384 CPUtime=0
/proc/2485/task/2492/stat : 2492 (java) S 2483 2485 1123 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 30458658 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2493] ppid=2483 vsize=1543384 CPUtime=0
/proc/2485/task/2493/stat : 2493 (java) S 2483 2485 1123 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30458662 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2494] ppid=2483 vsize=1543384 CPUtime=1.61
/proc/2485/task/2494/stat : 2494 (java) S 2483 2485 1123 0 -1 4202560 5552 0 0 0 159 2 0 0 15 0 13 0 30458662 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2495] ppid=2483 vsize=1543384 CPUtime=0.73
/proc/2485/task/2495/stat : 2495 (java) R 2483 2485 1123 0 -1 4202560 2717 0 0 0 72 1 0 0 21 0 13 0 30458662 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 104139077 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2485/tid=2496] ppid=2483 vsize=1543384 CPUtime=0
/proc/2485/task/2496/stat : 2496 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30458662 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2497] ppid=2483 vsize=1543384 CPUtime=0
/proc/2485/task/2497/stat : 2497 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30458662 1580425216 27299 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 1543384

[startup+6.3012 s]
/proc/loadavg: 2.14 2.07 1.72 2/119 2498
/proc/meminfo: memFree=1756528/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1541144 CPUtime=8.8
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 35209 0 1 0 862 18 0 0 18 0 13 0 30458652 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 385286 30620 1431 10 0 382588 0
[pid=2485/tid=2487] ppid=2483 vsize=1541144 CPUtime=6.25
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 25857 0 1 0 612 13 0 0 25 0 13 0 30458654 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4109459086 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 30458655 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 30458655 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 13 0 30458657 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 30458658 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2492/stat : 2492 (java) S 2483 2485 1123 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 30458658 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2493] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2493/stat : 2493 (java) S 2483 2485 1123 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2494] ppid=2483 vsize=1541144 CPUtime=1.69
/proc/2485/task/2494/stat : 2494 (java) S 2483 2485 1123 0 -1 4202560 5558 0 0 0 167 2 0 0 15 0 13 0 30458662 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2495] ppid=2483 vsize=1541144 CPUtime=0.83
/proc/2485/task/2495/stat : 2495 (java) S 2483 2485 1123 0 -1 4202560 2726 0 0 0 82 1 0 0 15 0 13 0 30458662 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2496] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2496/stat : 2496 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2497] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2497/stat : 2497 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30458662 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2498] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2498/stat : 2498 (java) S 2483 2485 1123 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 30458866 1578131456 30620 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 1541144

[startup+12.7011 s]
/proc/loadavg: 2.05 2.05 1.72 2/119 2498
/proc/meminfo: memFree=1737184/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1541144 CPUtime=15.21
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 39441 0 1 0 1501 20 0 0 18 0 13 0 30458652 1578131456 34852 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 385286 34852 1431 10 0 382588 0
[pid=2485/tid=2487] ppid=2483 vsize=1541144 CPUtime=12.63
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 30081 0 1 0 1248 15 0 0 25 0 13 0 30458654 1578131456 34852 1992294400 134512640 134550932 4292917216 18446744073709551615 4109286106 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 30458655 1578131456 34852 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 30458655 1578131456 34852 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30458657 1578131456 34852 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 30458658 1578131456 34852 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2492/stat : 2492 (java) S 2483 2485 1123 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 30458658 1578131456 34852 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2493] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2493/stat : 2493 (java) S 2483 2485 1123 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 34853 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2494] ppid=2483 vsize=1541144 CPUtime=1.69
/proc/2485/task/2494/stat : 2494 (java) S 2483 2485 1123 0 -1 4202560 5558 0 0 0 167 2 0 0 16 0 13 0 30458662 1578131456 34853 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2495] ppid=2483 vsize=1541144 CPUtime=0.85
/proc/2485/task/2495/stat : 2495 (java) S 2483 2485 1123 0 -1 4202560 2734 0 0 0 84 1 0 0 15 0 13 0 30458662 1578131456 34853 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2496] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2496/stat : 2496 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 34853 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2497] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2497/stat : 2497 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30458662 1578131456 34853 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2498] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2498/stat : 2498 (java) S 2483 2485 1123 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 30458866 1578131456 34853 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.21
Current children cumulated vsize (KiB) 1541144

[startup+25.501 s]
/proc/loadavg: 1.89 2.02 1.71 2/119 2498
/proc/meminfo: memFree=1687956/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1541144 CPUtime=28.22
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 51443 0 1 0 2796 26 0 0 18 0 13 0 30458652 1578131456 46779 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 385286 46779 1445 10 0 382588 0
[pid=2485/tid=2487] ppid=2483 vsize=1541144 CPUtime=24.99
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 32065 0 1 0 2483 16 0 0 25 0 13 0 30458654 1578131456 46779 1992294400 134512640 134550932 4292917216 18446744073709551615 4109286694 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1541144 CPUtime=0.09
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 2976 0 0 0 8 1 0 0 18 0 13 0 30458655 1578131456 46779 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1541144 CPUtime=0.09
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 3495 0 0 0 8 1 0 0 15 0 13 0 30458655 1578131456 46779 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1541144 CPUtime=0.25
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 3531 0 0 0 24 1 0 0 16 0 13 0 30458657 1578131456 46779 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 46779 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1541144 CPUtime=0

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

[pid=2485] ppid=2483 vsize=1541144 CPUtime=1604.73
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 52798 0 1 0 160409 64 0 0 18 0 13 0 30458652 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 385286 47706 1445 10 0 382588 0
[pid=2485/tid=2487] ppid=2483 vsize=1541144 CPUtime=1580.52
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 32310 0 1 0 158007 45 0 0 25 0 13 0 30458654 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4109286099 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1541144 CPUtime=0.57
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 2989 0 0 0 53 4 0 0 15 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1541144 CPUtime=0.66
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 3507 0 0 0 61 5 0 0 16 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1541144 CPUtime=20.09
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 4513 0 0 0 2005 4 0 0 15 0 13 0 30458657 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2492/stat : 2492 (java) S 2483 2485 1123 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2493] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2493/stat : 2493 (java) S 2483 2485 1123 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2494] ppid=2483 vsize=1541144 CPUtime=1.76
/proc/2485/task/2494/stat : 2494 (java) S 2483 2485 1123 0 -1 4202560 5567 0 0 0 174 2 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2495] ppid=2483 vsize=1541144 CPUtime=1.07
/proc/2485/task/2495/stat : 2495 (java) S 2483 2485 1123 0 -1 4202560 2753 0 0 0 106 1 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2496] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2496/stat : 2496 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2497] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2497/stat : 2497 (java) S 2483 2485 1123 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2498] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2498/stat : 2498 (java) S 2483 2485 1123 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 30458866 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1604.73
Current children cumulated vsize (KiB) 1541144

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/119 2545
/proc/meminfo: memFree=1680144/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1541144 CPUtime=1664.72
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 52817 0 1 0 166406 66 0 0 18 0 13 0 30458652 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 385286 47706 1445 10 0 382588 0
[pid=2485/tid=2487] ppid=2483 vsize=1541144 CPUtime=1639.61
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 32321 0 1 0 163914 47 0 0 25 0 13 0 30458654 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4109434748 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1541144 CPUtime=0.59
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 2989 0 0 0 55 4 0 0 15 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1541144 CPUtime=0.68
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 3507 0 0 0 63 5 0 0 16 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1541144 CPUtime=20.95
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 4517 0 0 0 2091 4 0 0 16 0 13 0 30458657 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2492/stat : 2492 (java) S 2483 2485 1123 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2493] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2493/stat : 2493 (java) S 2483 2485 1123 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2494] ppid=2483 vsize=1541144 CPUtime=1.76
/proc/2485/task/2494/stat : 2494 (java) S 2483 2485 1123 0 -1 4202560 5567 0 0 0 174 2 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2495] ppid=2483 vsize=1541144 CPUtime=1.07
/proc/2485/task/2495/stat : 2495 (java) S 2483 2485 1123 0 -1 4202560 2753 0 0 0 106 1 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2496] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2496/stat : 2496 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2497] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2497/stat : 2497 (java) S 2483 2485 1123 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2498] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2498/stat : 2498 (java) S 2483 2485 1123 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 30458866 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.72
Current children cumulated vsize (KiB) 1541144

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/119 2547
/proc/meminfo: memFree=1680144/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1541144 CPUtime=1724.72
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 52833 0 1 0 172405 67 0 0 18 0 13 0 30458652 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 385286 47706 1445 10 0 382588 0
[pid=2485/tid=2487] ppid=2483 vsize=1541144 CPUtime=1698.78
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 32331 0 1 0 169831 47 0 0 25 0 13 0 30458654 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4109286196 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1541144 CPUtime=0.6
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 2989 0 0 0 56 4 0 0 15 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1541144 CPUtime=0.7
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 3507 0 0 0 65 5 0 0 16 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1541144 CPUtime=21.74
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 4519 0 0 0 2170 4 0 0 15 0 13 0 30458657 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2492/stat : 2492 (java) S 2483 2485 1123 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2493] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2493/stat : 2493 (java) S 2483 2485 1123 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2494] ppid=2483 vsize=1541144 CPUtime=1.76
/proc/2485/task/2494/stat : 2494 (java) S 2483 2485 1123 0 -1 4202560 5567 0 0 0 174 2 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2495] ppid=2483 vsize=1541144 CPUtime=1.07
/proc/2485/task/2495/stat : 2495 (java) S 2483 2485 1123 0 -1 4202560 2753 0 0 0 106 1 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2496] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2496/stat : 2496 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2497] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2497/stat : 2497 (java) S 2483 2485 1123 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2498] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2498/stat : 2498 (java) S 2483 2485 1123 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 30458866 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.72
Current children cumulated vsize (KiB) 1541144

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 3/119 2549
/proc/meminfo: memFree=1679896/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1541144 CPUtime=1784.7
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 52849 0 1 0 178403 67 0 0 18 0 13 0 30458652 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 385286 47706 1445 10 0 382588 0
[pid=2485/tid=2487] ppid=2483 vsize=1541144 CPUtime=1757.95
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 32341 0 1 0 175748 47 0 0 25 0 13 0 30458654 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4109286078 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1541144 CPUtime=0.61
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 2989 0 0 0 57 4 0 0 15 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1541144 CPUtime=0.72
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 3507 0 0 0 67 5 0 0 16 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1541144 CPUtime=22.52
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 4523 0 0 0 2248 4 0 0 15 0 13 0 30458657 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2492/stat : 2492 (java) S 2483 2485 1123 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2493] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2493/stat : 2493 (java) S 2483 2485 1123 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2494] ppid=2483 vsize=1541144 CPUtime=1.76
/proc/2485/task/2494/stat : 2494 (java) S 2483 2485 1123 0 -1 4202560 5567 0 0 0 174 2 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2495] ppid=2483 vsize=1541144 CPUtime=1.07
/proc/2485/task/2495/stat : 2495 (java) S 2483 2485 1123 0 -1 4202560 2753 0 0 0 106 1 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2496] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2496/stat : 2496 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2497] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2497/stat : 2497 (java) S 2483 2485 1123 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2498] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2498/stat : 2498 (java) S 2483 2485 1123 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 30458866 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.7
Current children cumulated vsize (KiB) 1541144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 2549
/proc/meminfo: memFree=1679896/2059040 swapFree=4140416/4192956
[pid=2485] ppid=2483 vsize=1541144 CPUtime=1800.01
/proc/2485/stat : 2485 (java) S 2483 2485 1123 0 -1 4202496 52856 0 1 0 179933 68 0 0 18 0 13 0 30458652 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2485/statm: 385286 47706 1445 10 0 382588 0
[pid=2485/tid=2487] ppid=2483 vsize=1541144 CPUtime=1773.01
/proc/2485/task/2487/stat : 2487 (java) R 2483 2485 1123 0 -1 4202560 32344 0 1 0 177253 48 0 0 25 0 13 0 30458654 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4109459038 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2485/tid=2488] ppid=2483 vsize=1541144 CPUtime=0.62
/proc/2485/task/2488/stat : 2488 (java) S 2483 2485 1123 0 -1 4202560 2989 0 0 0 58 4 0 0 15 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2489] ppid=2483 vsize=1541144 CPUtime=0.72
/proc/2485/task/2489/stat : 2489 (java) S 2483 2485 1123 0 -1 4202560 3507 0 0 0 67 5 0 0 15 0 13 0 30458655 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2490] ppid=2483 vsize=1541144 CPUtime=22.76
/proc/2485/task/2490/stat : 2490 (java) S 2483 2485 1123 0 -1 4202560 4525 0 0 0 2272 4 0 0 15 0 13 0 30458657 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 0 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2491] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2491/stat : 2491 (java) S 2483 2485 1123 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2492] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2492/stat : 2492 (java) S 2483 2485 1123 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30458658 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2493] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2493/stat : 2493 (java) S 2483 2485 1123 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2494] ppid=2483 vsize=1541144 CPUtime=1.76
/proc/2485/task/2494/stat : 2494 (java) S 2483 2485 1123 0 -1 4202560 5567 0 0 0 174 2 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2495] ppid=2483 vsize=1541144 CPUtime=1.07
/proc/2485/task/2495/stat : 2495 (java) S 2483 2485 1123 0 -1 4202560 2753 0 0 0 106 1 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2496] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2496/stat : 2496 (java) S 2483 2485 1123 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
[pid=2485/tid=2497] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2497/stat : 2497 (java) S 2483 2485 1123 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 30458662 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 1 0 0 0
[pid=2485/tid=2498] ppid=2483 vsize=1541144 CPUtime=0
/proc/2485/task/2498/stat : 2498 (java) S 2483 2485 1123 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 30458866 1578131456 47706 1992294400 134512640 134550932 4292917216 18446744073709551615 4294960144 0 4 0 16800975 18446604437831841856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1541144

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

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

Child status: 143
Real time (s): 1797.7
CPU time (s): 1800.16
CPU user time (s): 1799.46
CPU system time (s): 0.706892
CPU usage (%): 100.137
Max. virtual memory (cumulated for all children) (KiB): 1544408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.706892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52882
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= 39734
involuntary context switches= 15647

runsolver used 3.72543 second user time and 9.50056 second system time

The end

Launcher Data

Begin job on node019 at 2010-06-15 04:13:43
IDJOB=2659040
IDBENCH=2512
IDSOLVER=1164
FILE ID=node019/2659040-1276568023
PBS_JOBID= 11173501
Free space on /tmp= 62412 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-qiu.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659040-1276568023/watcher-2659040-1276568023 -o /tmp/evaluation-result-2659040-1276568023/solver-2659040-1276568023 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659040-1276568023.opb

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

MD5SUM BENCH= 42437a98f8f475fdcbcf3676beea9d9f
RANDOM SEED=477424924

node019.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.264
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.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1870860 kB
Buffers:         18840 kB
Cached:          81792 kB
SwapCached:       5704 kB
Active:          69260 kB
Inactive:        43904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1870860 kB
SwapTotal:     4192956 kB
SwapFree:      4140416 kB
Dirty:            1652 kB
Writeback:           0 kB
AnonPages:       11064 kB
Mapped:          13012 kB
Slab:            53092 kB
PageTables:       3904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180588 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= 62412 MiB
End job on node019 at 2010-06-15 04:43:43