Trace number 2659834

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26UNSAT 1108.87 1107.4

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-11-10.opb
MD5SUMe464fa7a3640eb789ffb0025985d1316
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.006998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables110
Total number of constraints21
Number of constraints which are clauses11
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-2659834-1276579973.opb
0.23/0.21	c reading problem ... 
0.23/0.24	c ... done. Wall clock time 0.033s.
0.23/0.24	c #vars     110
0.23/0.24	c #constraints  21
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11
0.23/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
2.15/1.54	c cleaning 2501 clauses out of 5001 with flag 5001/5001
4.12/3.44	c cleaning 4250 clauses out of 8499 with flag 11000/11000
7.24/6.57	c cleaning 5623 clauses out of 11249 with flag 18000/18000
12.71/11.98	c cleaning 6812 clauses out of 13627 with flag 26001/26001
18.69/17.97	c cleaning 7908 clauses out of 15816 with flag 35002/35002
28.39/27.61	c cleaning 8952 clauses out of 17909 with flag 45003/45003
37.50/36.79	c cleaning 9474 clauses out of 18955 with flag 55001/55001
49.40/48.63	c cleaning 9740 clauses out of 19480 with flag 65000/65000
55.59/54.87	c cleaning 9866 clauses out of 19740 with flag 75000/75000
64.19/63.49	c cleaning 9933 clauses out of 19874 with flag 85000/85000
72.30/71.53	c cleaning 9970 clauses out of 19942 with flag 95001/95001
78.30/77.58	c cleaning 9986 clauses out of 19972 with flag 105001/105001
83.60/82.86	c cleaning 9993 clauses out of 19986 with flag 115001/115001
97.90/97.18	c cleaning 9987 clauses out of 19992 with flag 125000/125000
108.41/107.64	c cleaning 9998 clauses out of 20005 with flag 135000/135000
119.52/118.75	c cleaning 10001 clauses out of 20008 with flag 145001/145001
129.52/128.76	c cleaning 10003 clauses out of 20010 with flag 155004/155004
138.32/137.54	c cleaning 10000 clauses out of 20003 with flag 165000/165000
147.81/147.09	c cleaning 9997 clauses out of 20006 with flag 175003/175003
159.32/158.50	c cleaning 10000 clauses out of 20007 with flag 185001/185001
168.64/167.83	c cleaning 10001 clauses out of 20006 with flag 195000/195000
176.74/175.93	c cleaning 10003 clauses out of 20010 with flag 205005/205005
185.24/184.46	c cleaning 9999 clauses out of 20004 with flag 215002/215002
193.14/192.36	c cleaning 9998 clauses out of 20004 with flag 225001/225001
200.64/199.82	c cleaning 10003 clauses out of 20005 with flag 235000/235000
205.74/204.90	c cleaning 9997 clauses out of 20003 with flag 245001/245001
210.24/209.50	c cleaning 9998 clauses out of 20005 with flag 255000/255000
218.55/217.71	c cleaning 10001 clauses out of 20008 with flag 265001/265001
228.34/227.54	c cleaning 10000 clauses out of 20007 with flag 275001/275001
238.13/237.33	c cleaning 10000 clauses out of 20008 with flag 285002/285002
246.53/245.78	c cleaning 10000 clauses out of 20009 with flag 295003/295003
256.22/255.46	c cleaning 9999 clauses out of 20006 with flag 305000/305000
263.02/262.22	c cleaning 10001 clauses out of 20008 with flag 315001/315001
272.72/271.97	c cleaning 9998 clauses out of 20007 with flag 325001/325001
281.52/280.71	c cleaning 10002 clauses out of 20010 with flag 335002/335002
290.91/290.11	c cleaning 10001 clauses out of 20010 with flag 345004/345004
300.61/299.83	c cleaning 9996 clauses out of 20005 with flag 355000/355000
308.50/307.74	c cleaning 10003 clauses out of 20011 with flag 365002/365002
314.90/314.17	c cleaning 10001 clauses out of 20006 with flag 375000/375000
323.40/322.66	c cleaning 10001 clauses out of 20005 with flag 385000/385000
333.30/332.59	c cleaning 9999 clauses out of 20005 with flag 395001/395001
343.00/342.21	c cleaning 9999 clauses out of 20006 with flag 405001/405001
350.90/350.15	c cleaning 9999 clauses out of 20008 with flag 415002/415002
359.60/358.86	c cleaning 10001 clauses out of 20007 with flag 425000/425000
367.12/366.36	c cleaning 10002 clauses out of 20008 with flag 435002/435002
375.81/375.05	c cleaning 9999 clauses out of 20005 with flag 445001/445001
385.11/384.39	c cleaning 9997 clauses out of 20005 with flag 455000/455000
394.41/393.68	c cleaning 10001 clauses out of 20010 with flag 465002/465002
402.71/401.96	c cleaning 10000 clauses out of 20008 with flag 475001/475001
410.60/409.87	c cleaning 10000 clauses out of 20007 with flag 485000/485000
418.81/418.08	c cleaning 10002 clauses out of 20007 with flag 495000/495000
425.60/424.89	c cleaning 10001 clauses out of 20006 with flag 505001/505001
433.20/432.46	c cleaning 10002 clauses out of 20005 with flag 515001/515001
441.50/440.75	c cleaning 9999 clauses out of 20002 with flag 525000/525000
448.99/448.27	c cleaning 9999 clauses out of 20004 with flag 535001/535001
455.10/454.37	c cleaning 10000 clauses out of 20005 with flag 545001/545001
460.89/460.14	c cleaning 10002 clauses out of 20005 with flag 555001/555001
466.19/465.42	c cleaning 9996 clauses out of 20002 with flag 565000/565000
471.50/470.73	c cleaning 10000 clauses out of 20008 with flag 575002/575002
477.19/476.40	c cleaning 9999 clauses out of 20006 with flag 585000/585000
487.69/486.98	c cleaning 9999 clauses out of 20007 with flag 595000/595000
496.90/496.14	c cleaning 9993 clauses out of 20008 with flag 605000/605000
506.79/506.08	c cleaning 10005 clauses out of 20015 with flag 615000/615000
514.89/514.17	c cleaning 10000 clauses out of 20011 with flag 625001/625001
523.08/522.33	c cleaning 9999 clauses out of 20011 with flag 635001/635001
530.89/530.12	c cleaning 10003 clauses out of 20013 with flag 645002/645002
538.19/537.46	c cleaning 10002 clauses out of 20011 with flag 655003/655003
546.08/545.34	c cleaning 9998 clauses out of 20006 with flag 665000/665000
553.99/553.22	c cleaning 9999 clauses out of 20009 with flag 675001/675001
561.99/561.28	c cleaning 10001 clauses out of 20010 with flag 685001/685001
569.58/568.88	c cleaning 9997 clauses out of 20008 with flag 695000/695000
577.29/576.53	c cleaning 10002 clauses out of 20011 with flag 705000/705000
585.08/584.34	c cleaning 10001 clauses out of 20010 with flag 715001/715001
594.09/593.34	c cleaning 9997 clauses out of 20009 with flag 725001/725001
602.18/601.44	c cleaning 10003 clauses out of 20013 with flag 735002/735002
609.70/608.90	c cleaning 9996 clauses out of 20008 with flag 745000/745000
617.61/616.81	c cleaning 10001 clauses out of 20012 with flag 755000/755000
625.10/624.34	c cleaning 10001 clauses out of 20011 with flag 765000/765000
631.80/631.04	c cleaning 10003 clauses out of 20014 with flag 775004/775004
638.59/637.83	c cleaning 10000 clauses out of 20007 with flag 785000/785000
645.49/644.70	c cleaning 10000 clauses out of 20009 with flag 795002/795002
652.00/651.28	c cleaning 10001 clauses out of 20010 with flag 805003/805003
659.18/658.43	c cleaning 9999 clauses out of 20006 with flag 815000/815000
665.88/665.18	c cleaning 10000 clauses out of 20008 with flag 825001/825001
671.69/670.96	c cleaning 10002 clauses out of 20007 with flag 835000/835000
677.98/677.20	c cleaning 10001 clauses out of 20008 with flag 845003/845003
684.99/684.23	c cleaning 10000 clauses out of 20004 with flag 855000/855000
690.58/689.80	c cleaning 10001 clauses out of 20006 with flag 865002/865002
696.38/695.63	c cleaning 9998 clauses out of 20004 with flag 875001/875001
702.98/702.24	c cleaning 9999 clauses out of 20005 with flag 885000/885000
709.98/709.25	c cleaning 10000 clauses out of 20007 with flag 895001/895001
716.89/716.14	c cleaning 10004 clauses out of 20008 with flag 905002/905002
722.98/722.29	c cleaning 9998 clauses out of 20002 with flag 915000/915000
731.38/730.62	c cleaning 9998 clauses out of 20004 with flag 925000/925000
738.79/738.08	c cleaning 9995 clauses out of 20006 with flag 935000/935000
747.69/746.96	c cleaning 9998 clauses out of 20012 with flag 945001/945001
755.87/755.12	c cleaning 10000 clauses out of 20013 with flag 955000/955000
762.58/761.88	c cleaning 10001 clauses out of 20014 with flag 965001/965001
769.47/768.75	c cleaning 10002 clauses out of 20014 with flag 975002/975002
774.97/774.25	c cleaning 10001 clauses out of 20010 with flag 985000/985000
780.69/779.91	c cleaning 9999 clauses out of 20009 with flag 995000/995000
786.59/785.87	c cleaning 9999 clauses out of 20012 with flag 1005002/1005002
792.99/792.28	c cleaning 10004 clauses out of 20011 with flag 1015000/1015000
798.78/798.00	c cleaning 9999 clauses out of 20008 with flag 1025001/1025001
803.69/802.91	c cleaning 9999 clauses out of 20012 with flag 1035004/1035004
809.18/808.49	c cleaning 9999 clauses out of 20012 with flag 1045003/1045003
814.57/813.80	c cleaning 10000 clauses out of 20010 with flag 1055000/1055000
820.07/819.35	c cleaning 9999 clauses out of 20010 with flag 1065000/1065000
825.37/824.63	c cleaning 10001 clauses out of 20013 with flag 1075002/1075002
831.27/830.51	c cleaning 10002 clauses out of 20011 with flag 1085001/1085001
836.87/836.16	c cleaning 9999 clauses out of 20009 with flag 1095001/1095001
842.07/841.36	c cleaning 10001 clauses out of 20011 with flag 1105002/1105002
847.37/846.60	c cleaning 10002 clauses out of 20009 with flag 1115001/1115001
852.87/852.14	c cleaning 9999 clauses out of 20008 with flag 1125002/1125002
858.37/857.64	c cleaning 9996 clauses out of 20007 with flag 1135000/1135000
864.47/863.80	c cleaning 10002 clauses out of 20011 with flag 1145000/1145000
869.67/868.95	c cleaning 10003 clauses out of 20011 with flag 1155002/1155002
875.07/874.31	c cleaning 10002 clauses out of 20006 with flag 1165000/1165000
880.38/879.66	c cleaning 10001 clauses out of 20007 with flag 1175003/1175003
886.98/886.25	c cleaning 9998 clauses out of 20003 with flag 1185000/1185000
892.38/891.64	c cleaning 10001 clauses out of 20005 with flag 1195000/1195000
897.68/896.91	c cleaning 9999 clauses out of 20006 with flag 1205002/1205002
902.78/902.02	c cleaning 10000 clauses out of 20007 with flag 1215002/1215002
907.78/907.09	c cleaning 9998 clauses out of 20006 with flag 1225001/1225001
912.88/912.16	c cleaning 9997 clauses out of 20008 with flag 1235001/1235001
917.17/916.45	c cleaning 10001 clauses out of 20010 with flag 1245000/1245000
921.67/920.96	c cleaning 10000 clauses out of 20010 with flag 1255001/1255001
926.57/925.86	c cleaning 10001 clauses out of 20009 with flag 1265000/1265000
931.17/930.45	c cleaning 9996 clauses out of 20008 with flag 1275000/1275000
935.68/934.95	c cleaning 10002 clauses out of 20012 with flag 1285000/1285000
940.18/939.42	c cleaning 10002 clauses out of 20011 with flag 1295001/1295001
943.97/943.24	c cleaning 10002 clauses out of 20010 with flag 1305002/1305002
947.88/947.15	c cleaning 10002 clauses out of 20009 with flag 1315003/1315003
951.98/951.21	c cleaning 9996 clauses out of 20005 with flag 1325001/1325001
957.98/957.20	c cleaning 10001 clauses out of 20010 with flag 1335002/1335002
963.88/963.17	c cleaning 9999 clauses out of 20007 with flag 1345000/1345000
969.78/969.01	c cleaning 10001 clauses out of 20010 with flag 1355002/1355002
974.48/973.78	c cleaning 10001 clauses out of 20007 with flag 1365000/1365000
978.98/978.22	c cleaning 10001 clauses out of 20008 with flag 1375002/1375002
983.68/982.99	c cleaning 10002 clauses out of 20007 with flag 1385002/1385002
988.37/987.64	c cleaning 9999 clauses out of 20006 with flag 1395003/1395003
992.88/992.15	c cleaning 9996 clauses out of 20004 with flag 1405000/1405000
997.57/996.90	c cleaning 10001 clauses out of 20008 with flag 1415000/1415000
1002.28/1001.58	c cleaning 9998 clauses out of 20008 with flag 1425001/1425001
1006.78/1006.08	c cleaning 10000 clauses out of 20010 with flag 1435001/1435001
1011.38/1010.61	c cleaning 9997 clauses out of 20009 with flag 1445000/1445000
1015.38/1014.67	c cleaning 10007 clauses out of 20017 with flag 1455005/1455005
1020.58/1019.84	c cleaning 9995 clauses out of 20005 with flag 1465000/1465000
1024.89/1024.12	c cleaning 10003 clauses out of 20012 with flag 1475002/1475002
1029.38/1028.68	c cleaning 10001 clauses out of 20008 with flag 1485001/1485001
1033.78/1033.04	c cleaning 10001 clauses out of 20007 with flag 1495001/1495001
1037.98/1037.26	c cleaning 9995 clauses out of 20005 with flag 1505000/1505000
1042.28/1041.50	c cleaning 10004 clauses out of 20013 with flag 1515003/1515003
1046.68/1045.92	c cleaning 9999 clauses out of 20006 with flag 1525000/1525000
1051.29/1050.57	c cleaning 10001 clauses out of 20007 with flag 1535000/1535000
1055.68/1054.93	c cleaning 9991 clauses out of 20006 with flag 1545000/1545000
1059.57/1058.82	c cleaning 10006 clauses out of 20015 with flag 1555000/1555000
1064.38/1063.67	c cleaning 9997 clauses out of 20009 with flag 1565000/1565000
1068.88/1068.12	c cleaning 10004 clauses out of 20014 with flag 1575002/1575002
1072.87/1072.20	c cleaning 10001 clauses out of 20008 with flag 1585000/1585000
1077.07/1076.31	c cleaning 10002 clauses out of 20009 with flag 1595002/1595002
1080.77/1080.05	c cleaning 10002 clauses out of 20007 with flag 1605002/1605002
1084.97/1084.24	c cleaning 10000 clauses out of 20004 with flag 1615001/1615001
1088.68/1087.99	c cleaning 10002 clauses out of 20005 with flag 1625002/1625002
1092.47/1091.74	c cleaning 10000 clauses out of 20005 with flag 1635004/1635004
1096.17/1095.50	c cleaning 10000 clauses out of 20003 with flag 1645002/1645002
1099.67/1098.97	c cleaning 10001 clauses out of 20001 with flag 1655000/1655000
1103.91/1102.89	c cleaning 9994 clauses out of 20000 with flag 1665001/1665001
1108.68/1107.26	c cleaning 10001 clauses out of 20003 with flag 1675000/1675000
1108.78/1107.34	c starts		: 209
1108.78/1107.34	c conflicts		: 1675281
1108.78/1107.34	c decisions		: 1916230
1108.78/1107.34	c propagations		: 22831433
1108.78/1107.34	c inspects		: 6590235254
1108.78/1107.34	c learnt literals	: 7
1108.78/1107.34	c learnt binary clauses	: 29
1108.78/1107.34	c learnt ternary clauses	: 48
1108.78/1107.34	c learnt clauses	: 1675273
1108.78/1107.34	c ignored clauses	: 0
1108.78/1107.34	c root simplifications	: 0
1108.78/1107.34	c removed literals (reason simplification)	: 11926565
1108.78/1107.34	c reason swapping (by a shorter reason)	: 0
1108.78/1107.34	c Calls to reduceDB	: 169
1108.78/1107.34	c number of reductions to clauses (during analyze)	: 0
1108.78/1107.34	c number of learned constraints concerned by reduction	: 0
1108.78/1107.34	c number of learning phase by resolution	: 0
1108.78/1107.34	c number of learning phase by cutting planes	: 0
1108.78/1107.34	c speed (assignments/second)	: 20622.905434151304
1108.78/1107.34	c non guided choices	57
1108.78/1107.36	c learnt constraints type 
1108.78/1107.36	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 10249
1108.78/1107.36	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 29
1108.78/1107.36	c constraints type 
1108.78/1107.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11
1108.78/1107.36	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
1108.78/1107.36	s UNSATISFIABLE
1108.78/1107.36	c Total wall clock time (in seconds): 1107.149

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-2659834-1276579973/watcher-2659834-1276579973 -o /tmp/evaluation-result-2659834-1276579973/solver-2659834-1276579973 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659834-1276579973.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.00 1.00 1.00 3/106 2205
/proc/meminfo: memFree=1855592/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1700 CPUtime=0
/proc/2205/stat : 2205 (java6) R 2203 2205 1345 0 -1 4194304 171 0 0 0 0 0 0 0 16 0 1 0 31653649 1740800 74 1992294400 134512640 134550932 4288409328 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2205/statm: 425 86 65 10 0 30 0

[startup+0.0414839 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2205
/proc/meminfo: memFree=1855592/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1520328 CPUtime=0.02
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 3346 0 1 0 1 1 0 0 15 0 4 0 31653649 1556815872 2788 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 380082 2788 945 10 0 377392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520328

[startup+0.101489 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2205
/proc/meminfo: memFree=1855592/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1524184 CPUtime=0.08
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 3963 0 1 0 6 2 0 0 15 0 12 0 31653649 1560764416 3401 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 381046 3401 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300509 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2205
/proc/meminfo: memFree=1855592/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1527340 CPUtime=0.37
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 5462 0 1 0 34 3 0 0 15 0 13 0 31653649 1563996160 4898 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 381835 4898 1359 10 0 379137 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1527340

[startup+0.700547 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2205
/proc/meminfo: memFree=1855592/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1529628 CPUtime=1.17
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 6446 0 1 0 114 3 0 0 15 0 13 0 31653649 1566339072 5621 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 382407 5621 1411 10 0 379709 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 1529628

[startup+1.50962 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 2218
/proc/meminfo: memFree=1837508/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1529484 CPUtime=2.15
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 6917 0 1 0 212 3 0 0 15 0 13 0 31653649 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 382371 5994 1423 10 0 379673 0
[pid=2205/tid=2207] ppid=2203 vsize=1529484 CPUtime=1.47
/proc/2205/task/2207/stat : 2207 (java) R 2203 2205 1345 0 -1 4202560 4116 0 1 0 145 2 0 0 25 0 13 0 31653651 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4109618622 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1529484 CPUtime=0
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 31653652 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1529484 CPUtime=0
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 13 0 31653652 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1529484 CPUtime=0
/proc/2205/task/2210/stat : 2210 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 31653654 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2211] ppid=2203 vsize=1529484 CPUtime=0
/proc/2205/task/2211/stat : 2211 (java) S 2203 2205 1345 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 31653654 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2212] ppid=2203 vsize=1529484 CPUtime=0
/proc/2205/task/2212/stat : 2212 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31653654 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2213] ppid=2203 vsize=1529484 CPUtime=0
/proc/2205/task/2213/stat : 2213 (java) S 2203 2205 1345 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 31653659 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2214] ppid=2203 vsize=1529484 CPUtime=0.12
/proc/2205/task/2214/stat : 2214 (java) R 2203 2205 1345 0 -1 4202560 280 0 0 0 12 0 0 0 16 0 13 0 31653659 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 103234150 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2205/tid=2215] ppid=2203 vsize=1529484 CPUtime=0.54
/proc/2205/task/2215/stat : 2215 (java) R 2203 2205 1345 0 -1 4202560 1452 0 0 0 54 0 0 0 15 0 13 0 31653659 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 105711584 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2205/tid=2216] ppid=2203 vsize=1529484 CPUtime=0
/proc/2205/task/2216/stat : 2216 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31653659 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2217] ppid=2203 vsize=1529484 CPUtime=0
/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31653659 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1529484 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1566191616 5994 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 1529484

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 2218
/proc/meminfo: memFree=1834532/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1529620 CPUtime=3.82
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 7486 0 1 0 379 3 0 0 15 0 13 0 31653649 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 382405 6559 1434 10 0 379707 0
[pid=2205/tid=2207] ppid=2203 vsize=1529620 CPUtime=3.04
/proc/2205/task/2207/stat : 2207 (java) R 2203 2205 1345 0 -1 4202560 4118 0 1 0 302 2 0 0 25 0 13 0 31653651 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4109909845 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1529620 CPUtime=0
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 165 0 0 0 0 0 0 0 15 0 13 0 31653652 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1529620 CPUtime=0
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 118 0 0 0 0 0 0 0 18 0 13 0 31653652 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1529620 CPUtime=0.01
/proc/2205/task/2210/stat : 2210 (java) S 2203 2205 1345 0 -1 4202560 277 0 0 0 1 0 0 0 16 0 13 0 31653654 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2211] ppid=2203 vsize=1529620 CPUtime=0
/proc/2205/task/2211/stat : 2211 (java) S 2203 2205 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31653654 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2212] ppid=2203 vsize=1529620 CPUtime=0
/proc/2205/task/2212/stat : 2212 (java) S 2203 2205 1345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31653654 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2213] ppid=2203 vsize=1529620 CPUtime=0
/proc/2205/task/2213/stat : 2213 (java) S 2203 2205 1345 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 31653659 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2214] ppid=2203 vsize=1529620 CPUtime=0.15
/proc/2205/task/2214/stat : 2214 (java) S 2203 2205 1345 0 -1 4202560 284 0 0 0 15 0 0 0 15 0 13 0 31653659 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2215] ppid=2203 vsize=1529620 CPUtime=0.59
/proc/2205/task/2215/stat : 2215 (java) S 2203 2205 1345 0 -1 4202560 1457 0 0 0 59 0 0 0 15 0 13 0 31653659 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2216] ppid=2203 vsize=1529620 CPUtime=0
/proc/2205/task/2216/stat : 2216 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31653659 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2217] ppid=2203 vsize=1529620 CPUtime=0
/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31653659 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1529620 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1566330880 6559 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 1529620

[startup+6.30207 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 2218
/proc/meminfo: memFree=1831432/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1529148 CPUtime=7.03
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 8199 0 1 0 699 4 0 0 15 0 13 0 31653649 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 382287 7181 1434 10 0 379589 0
[pid=2205/tid=2207] ppid=2203 vsize=1529148 CPUtime=6.21
/proc/2205/task/2207/stat : 2207 (java) R 2203 2205 1345 0 -1 4202560 4120 0 1 0 619 2 0 0 25 0 13 0 31653651 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4109952703 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 385 0 0 0 0 0 0 0 15 0 13 0 31653652 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 341 0 0 0 0 0 0 0 18 0 13 0 31653652 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1529148 CPUtime=0.03
/proc/2205/task/2210/stat : 2210 (java) S 2203 2205 1345 0 -1 4202560 545 0 0 0 3 0 0 0 15 0 13 0 31653654 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2211] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2211/stat : 2211 (java) S 2203 2205 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31653654 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2212] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2212/stat : 2212 (java) S 2203 2205 1345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31653654 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2213] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2213/stat : 2213 (java) S 2203 2205 1345 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 31653659 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2214] ppid=2203 vsize=1529148 CPUtime=0.15
/proc/2205/task/2214/stat : 2214 (java) S 2203 2205 1345 0 -1 4202560 284 0 0 0 15 0 0 0 15 0 13 0 31653659 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2215] ppid=2203 vsize=1529148 CPUtime=0.59
/proc/2205/task/2215/stat : 2215 (java) S 2203 2205 1345 0 -1 4202560 1457 0 0 0 59 0 0 0 15 0 13 0 31653659 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2216] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2216/stat : 2216 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31653659 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2217] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31653659 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1565847552 7181 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 1529148

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 2218
/proc/meminfo: memFree=1828952/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1529148 CPUtime=13.49
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 8861 0 1 0 1345 4 0 0 15 0 13 0 31653649 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 382287 7838 1437 10 0 379589 0
[pid=2205/tid=2207] ppid=2203 vsize=1529148 CPUtime=12.54
/proc/2205/task/2207/stat : 2207 (java) R 2203 2205 1345 0 -1 4202560 4121 0 1 0 1252 2 0 0 25 0 13 0 31653651 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4109910141 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1529148 CPUtime=0.01
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 584 0 0 0 1 0 0 0 16 0 13 0 31653652 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1529148 CPUtime=0.01
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 536 0 0 0 1 0 0 0 18 0 13 0 31653652 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1529148 CPUtime=0.09
/proc/2205/task/2210/stat : 2210 (java) S 2203 2205 1345 0 -1 4202560 799 0 0 0 9 0 0 0 15 0 13 0 31653654 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2211] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2211/stat : 2211 (java) S 2203 2205 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31653654 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2212] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2212/stat : 2212 (java) S 2203 2205 1345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31653654 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2213] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2213/stat : 2213 (java) S 2203 2205 1345 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 31653659 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2214] ppid=2203 vsize=1529148 CPUtime=0.2
/proc/2205/task/2214/stat : 2214 (java) S 2203 2205 1345 0 -1 4202560 296 0 0 0 20 0 0 0 15 0 13 0 31653659 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2215] ppid=2203 vsize=1529148 CPUtime=0.6
/proc/2205/task/2215/stat : 2215 (java) S 2203 2205 1345 0 -1 4202560 1458 0 0 0 60 0 0 0 15 0 13 0 31653659 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2216] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2216/stat : 2216 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31653659 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2217] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31653659 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1565847552 7838 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.49
Current children cumulated vsize (KiB) 1529148

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 2218
/proc/meminfo: memFree=1828208/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1529148 CPUtime=26.29
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 9055 0 1 0 2625 4 0 0 15 0 13 0 31653649 1565847552 8031 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 382287 8031 1437 10 0 379589 0
[pid=2205/tid=2207] ppid=2203 vsize=1529148 CPUtime=25.31
/proc/2205/task/2207/stat : 2207 (java) R 2203 2205 1345 0 -1 4202560 4122 0 1 0 2529 2 0 0 25 0 13 0 31653651 1565847552 8031 1992294400 134512640 134550932 4294296880 18446744073709551615 4109910359 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1529148 CPUtime=0.02
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 586 0 0 0 2 0 0 0 15 0 13 0 31653652 1565847552 8031 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1529148 CPUtime=0.01
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 537 0 0 0 1 0 0 0 18 0 13 0 31653652 1565847552 8031 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1529148 CPUtime=0.11

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

/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 13 0 31653659 1565847552 9071 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1565847552 9071 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1101.47
Current children cumulated vsize (KiB) 1529148

[startup+1103.9 s]
/proc/loadavg: 1.32 1.15 1.04 2/119 2260
/proc/meminfo: memFree=1815560/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1535256 CPUtime=1105.07
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 12881 0 1 0 110484 23 0 0 15 0 13 0 31653649 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 383814 10593 1437 10 0 381116 0
[pid=2205/tid=2207] ppid=2203 vsize=1535256 CPUtime=1098.03
/proc/2205/task/2207/stat : 2207 (java) R 2203 2205 1345 0 -1 4202560 4288 0 1 0 109791 12 0 0 19 0 13 0 31653651 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4109941939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1535256 CPUtime=0.47
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 716 0 0 0 45 2 0 0 15 0 13 0 31653652 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1535256 CPUtime=0.52
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 583 0 0 0 48 4 0 0 15 0 13 0 31653652 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1535256 CPUtime=4.74
/proc/2205/task/2210/stat : 2210 (java) S 2203 2205 1345 0 -1 4202560 1915 0 0 0 473 1 0 0 16 0 13 0 31653654 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2211] ppid=2203 vsize=1535256 CPUtime=0
/proc/2205/task/2211/stat : 2211 (java) S 2203 2205 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31653654 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2212] ppid=2203 vsize=1535256 CPUtime=0
/proc/2205/task/2212/stat : 2212 (java) S 2203 2205 1345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31653654 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2213] ppid=2203 vsize=1535256 CPUtime=0
/proc/2205/task/2213/stat : 2213 (java) S 2203 2205 1345 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 31653659 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2214] ppid=2203 vsize=1535256 CPUtime=0.63
/proc/2205/task/2214/stat : 2214 (java) S 2203 2205 1345 0 -1 4202560 2788 0 0 0 62 1 0 0 16 0 13 0 31653659 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2215] ppid=2203 vsize=1535256 CPUtime=0.63
/proc/2205/task/2215/stat : 2215 (java) S 2203 2205 1345 0 -1 4202560 1459 0 0 0 63 0 0 0 15 0 13 0 31653659 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2216] ppid=2203 vsize=1535256 CPUtime=0
/proc/2205/task/2216/stat : 2216 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31653659 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2217] ppid=2203 vsize=1535256 CPUtime=0
/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 13 0 31653659 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1535256 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1572102144 10593 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1105.07
Current children cumulated vsize (KiB) 1535256

[startup+1105.51 s]
/proc/loadavg: 1.32 1.15 1.04 3/119 2260
/proc/meminfo: memFree=1821264/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1529148 CPUtime=1106.68
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 12882 0 1 0 110645 23 0 0 15 0 13 0 31653649 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 382287 9110 1437 10 0 379589 0
[pid=2205/tid=2207] ppid=2203 vsize=1529148 CPUtime=1099.63
/proc/2205/task/2207/stat : 2207 (java) R 2203 2205 1345 0 -1 4202560 4288 0 1 0 109951 12 0 0 22 0 13 0 31653651 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4109952676 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1529148 CPUtime=0.47
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 716 0 0 0 45 2 0 0 15 0 13 0 31653652 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1529148 CPUtime=0.52
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 583 0 0 0 48 4 0 0 15 0 13 0 31653652 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1529148 CPUtime=4.74
/proc/2205/task/2210/stat : 2210 (java) S 2203 2205 1345 0 -1 4202560 1915 0 0 0 473 1 0 0 16 0 13 0 31653654 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2211] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2211/stat : 2211 (java) S 2203 2205 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31653654 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2212] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2212/stat : 2212 (java) S 2203 2205 1345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31653654 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2213] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2213/stat : 2213 (java) S 2203 2205 1345 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2214] ppid=2203 vsize=1529148 CPUtime=0.64
/proc/2205/task/2214/stat : 2214 (java) S 2203 2205 1345 0 -1 4202560 2789 0 0 0 63 1 0 0 15 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2215] ppid=2203 vsize=1529148 CPUtime=0.63
/proc/2205/task/2215/stat : 2215 (java) S 2203 2205 1345 0 -1 4202560 1459 0 0 0 63 0 0 0 15 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2216] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2216/stat : 2216 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2217] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1106.68
Current children cumulated vsize (KiB) 1529148

[startup+1106.3 s]
/proc/loadavg: 1.32 1.15 1.04 3/119 2260
/proc/meminfo: memFree=1821264/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1529148 CPUtime=1107.47
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 12882 0 1 0 110724 23 0 0 15 0 13 0 31653649 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 382287 9110 1437 10 0 379589 0
[pid=2205/tid=2207] ppid=2203 vsize=1529148 CPUtime=1100.42
/proc/2205/task/2207/stat : 2207 (java) R 2203 2205 1345 0 -1 4202560 4288 0 1 0 110030 12 0 0 25 0 13 0 31653651 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4109909750 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1529148 CPUtime=0.47
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 716 0 0 0 45 2 0 0 15 0 13 0 31653652 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1529148 CPUtime=0.52
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 583 0 0 0 48 4 0 0 15 0 13 0 31653652 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1529148 CPUtime=4.74
/proc/2205/task/2210/stat : 2210 (java) S 2203 2205 1345 0 -1 4202560 1915 0 0 0 473 1 0 0 15 0 13 0 31653654 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2211] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2211/stat : 2211 (java) S 2203 2205 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31653654 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2212] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2212/stat : 2212 (java) S 2203 2205 1345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31653654 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2213] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2213/stat : 2213 (java) S 2203 2205 1345 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2214] ppid=2203 vsize=1529148 CPUtime=0.64
/proc/2205/task/2214/stat : 2214 (java) S 2203 2205 1345 0 -1 4202560 2789 0 0 0 63 1 0 0 15 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2215] ppid=2203 vsize=1529148 CPUtime=0.63
/proc/2205/task/2215/stat : 2215 (java) S 2203 2205 1345 0 -1 4202560 1459 0 0 0 63 0 0 0 15 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2216] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2216/stat : 2216 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2217] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 13 0 31653659 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1529148 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1565847552 9110 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1107.47
Current children cumulated vsize (KiB) 1529148

[startup+1107.1 s]
/proc/loadavg: 1.32 1.15 1.04 2/119 2260
/proc/meminfo: memFree=1821264/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1536612 CPUtime=1108.54
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 14756 0 1 0 110831 23 0 0 15 0 13 0 31653649 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 384153 10773 1437 10 0 381455 0
[pid=2205/tid=2207] ppid=2203 vsize=1536612 CPUtime=1101.2
/proc/2205/task/2207/stat : 2207 (java) R 2203 2205 1345 0 -1 4202560 4290 0 1 0 110108 12 0 0 25 0 13 0 31653651 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4109760230 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1536612 CPUtime=0.47
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 716 0 0 0 45 2 0 0 15 0 13 0 31653652 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1536612 CPUtime=0.52
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 583 0 0 0 48 4 0 0 15 0 13 0 31653652 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1536612 CPUtime=4.74
/proc/2205/task/2210/stat : 2210 (java) S 2203 2205 1345 0 -1 4202560 1915 0 0 0 473 1 0 0 15 0 13 0 31653654 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2211] ppid=2203 vsize=1536612 CPUtime=0
/proc/2205/task/2211/stat : 2211 (java) S 2203 2205 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31653654 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2212] ppid=2203 vsize=1536612 CPUtime=0
/proc/2205/task/2212/stat : 2212 (java) S 2203 2205 1345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31653654 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2213] ppid=2203 vsize=1536612 CPUtime=0
/proc/2205/task/2213/stat : 2213 (java) S 2203 2205 1345 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 31653659 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2214] ppid=2203 vsize=1536612 CPUtime=0.9
/proc/2205/task/2214/stat : 2214 (java) R 2203 2205 1345 0 -1 4202560 4655 0 0 0 89 1 0 0 16 0 13 0 31653659 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 104163913 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2205/tid=2215] ppid=2203 vsize=1536612 CPUtime=0.65
/proc/2205/task/2215/stat : 2215 (java) S 2203 2205 1345 0 -1 4202560 1465 0 0 0 65 0 0 0 15 0 13 0 31653659 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2216] ppid=2203 vsize=1536612 CPUtime=0
/proc/2205/task/2216/stat : 2216 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31653659 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2217] ppid=2203 vsize=1536612 CPUtime=0
/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 13 0 31653659 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1536612 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1573490688 10773 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1108.54
Current children cumulated vsize (KiB) 1536612

[startup+1107.3 s]
/proc/loadavg: 1.32 1.15 1.04 2/119 2260
/proc/meminfo: memFree=1821264/2059040 swapFree=4140224/4192956
[pid=2205] ppid=2203 vsize=1536616 CPUtime=1108.78
/proc/2205/stat : 2205 (java) S 2203 2205 1345 0 -1 4202496 14955 0 1 0 110855 23 0 0 15 0 13 0 31653649 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2205/statm: 384154 10959 1437 10 0 381456 0
[pid=2205/tid=2207] ppid=2203 vsize=1536616 CPUtime=1101.36
/proc/2205/task/2207/stat : 2207 (java) S 2203 2205 1345 0 -1 4202560 4291 0 1 0 110124 12 0 0 25 0 13 0 31653651 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2208] ppid=2203 vsize=1536616 CPUtime=0.47
/proc/2205/task/2208/stat : 2208 (java) S 2203 2205 1345 0 -1 4202560 716 0 0 0 45 2 0 0 15 0 13 0 31653652 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2209] ppid=2203 vsize=1536616 CPUtime=0.52
/proc/2205/task/2209/stat : 2209 (java) S 2203 2205 1345 0 -1 4202560 583 0 0 0 48 4 0 0 16 0 13 0 31653652 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2210] ppid=2203 vsize=1536616 CPUtime=4.77
/proc/2205/task/2210/stat : 2210 (java) R 2203 2205 1345 0 -1 4202560 1915 0 0 0 476 1 0 0 15 0 13 0 31653654 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 5645063 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=2205/tid=2211] ppid=2203 vsize=1536616 CPUtime=0
/proc/2205/task/2211/stat : 2211 (java) S 2203 2205 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31653654 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2212] ppid=2203 vsize=1536616 CPUtime=0
/proc/2205/task/2212/stat : 2212 (java) S 2203 2205 1345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31653654 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2213] ppid=2203 vsize=1536616 CPUtime=0
/proc/2205/task/2213/stat : 2213 (java) S 2203 2205 1345 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 31653659 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2214] ppid=2203 vsize=1536616 CPUtime=0.94
/proc/2205/task/2214/stat : 2214 (java) S 2203 2205 1345 0 -1 4202560 4853 0 0 0 93 1 0 0 16 0 13 0 31653659 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2215] ppid=2203 vsize=1536616 CPUtime=0.65
/proc/2205/task/2215/stat : 2215 (java) S 2203 2205 1345 0 -1 4202560 1465 0 0 0 65 0 0 0 15 0 13 0 31653659 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 1 0 0 0
[pid=2205/tid=2216] ppid=2203 vsize=1536616 CPUtime=0
/proc/2205/task/2216/stat : 2216 (java) S 2203 2205 1345 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31653659 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2217] ppid=2203 vsize=1536616 CPUtime=0
/proc/2205/task/2217/stat : 2217 (java) S 2203 2205 1345 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 13 0 31653659 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
[pid=2205/tid=2218] ppid=2203 vsize=1536616 CPUtime=0
/proc/2205/task/2218/stat : 2218 (java) S 2203 2205 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31653675 1573494784 10959 1992294400 134512640 134550932 4294296880 18446744073709551615 4294960144 0 4 0 16800975 18446604437815176192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1108.78
Current children cumulated vsize (KiB) 1536616

Child status: 20
Real time (s): 1107.4
CPU time (s): 1108.87
CPU user time (s): 1108.62
CPU system time (s): 0.244962
CPU usage (%): 100.133
Max. virtual memory (cumulated for all children) (KiB): 1536616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1108.62
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14969
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= 24358
involuntary context switches= 12733

runsolver used 2.19167 second user time and 5.9281 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-15 07:32:53
IDJOB=2659834
IDBENCH=2595
IDSOLVER=1164
FILE ID=node018/2659834-1276579973
PBS_JOBID= 11173519
Free space on /tmp= 62488 MiB

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

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

MD5SUM BENCH= e464fa7a3640eb789ffb0025985d1316
RANDOM SEED=1033370863

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1855988 kB
Buffers:         28760 kB
Cached:          87040 kB
SwapCached:       6136 kB
Active:          68020 kB
Inactive:        60476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1855988 kB
SwapTotal:     4192956 kB
SwapFree:      4140224 kB
Dirty:             296 kB
Writeback:           0 kB
AnonPages:       10976 kB
Mapped:          12888 kB
Slab:            52416 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181300 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= 62484 MiB
End job on node018 at 2010-06-15 07:51:21