Trace number 2659835

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.14 1796.39

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-51-50.opb
MD5SUM285c24e978af8153c6a378b9af59f522
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.134978
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints101
Number of constraints which are clauses51
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
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 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.15	c See www.sat4j.org for details.
0.08/0.16	c version 2.2.0.v20100526
0.08/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.16	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.23/0.23	c Pseudo Boolean Optimization
0.23/0.23	c --- Begin Solver configuration ---
0.23/0.23	c Stops conflict analysis at the first Unique Implication Point
0.23/0.23	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.23/0.23	c Learn all clauses as in MiniSAT
0.23/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.23	c Expensive reason simplification
0.23/0.23	c Armin Biere (Picosat) restarts strategy
0.23/0.23	c Glucose learned constraints deletion strategy
0.23/0.23	c timeout=2147483s
0.23/0.23	c DB Simplification allowed=false
0.23/0.23	c --- End Solver configuration ---
0.23/0.23	c solving HOME/instance-2659835-1276580151.opb
0.23/0.23	c reading problem ... 
0.69/0.50	c ... done. Wall clock time 0.274s.
0.69/0.50	c #vars     2550
0.69/0.51	c #constraints  101
0.69/0.51	c constraints type 
0.69/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 51
0.69/0.51	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
4.02/2.99	c cleaning 2469 clauses out of 5001 with flag 5001/5001
6.80/5.70	c cleaning 4248 clauses out of 8532 with flag 11001/11001
10.52/9.30	c cleaning 5614 clauses out of 11288 with flag 18005/18005
15.22/14.06	c cleaning 6810 clauses out of 13669 with flag 26000/26000
20.72/19.47	c cleaning 7908 clauses out of 15862 with flag 35003/35003
28.93/27.63	c cleaning 8971 clauses out of 17952 with flag 45001/45001
34.75/33.45	c cleaning 9463 clauses out of 18980 with flag 55000/55000
41.87/40.50	c cleaning 9703 clauses out of 19518 with flag 65001/65001
60.17/58.84	c cleaning 9875 clauses out of 19816 with flag 75002/75002
65.89/64.55	c cleaning 9940 clauses out of 19940 with flag 85001/85001
75.41/74.09	c cleaning 9965 clauses out of 19999 with flag 95000/95000
89.82/88.46	c cleaning 9973 clauses out of 20034 with flag 105000/105000
99.86/98.40	c cleaning 10022 clauses out of 20062 with flag 115001/115001
107.08/105.64	c cleaning 9973 clauses out of 20040 with flag 125001/125001
115.99/114.59	c cleaning 10005 clauses out of 20067 with flag 135001/135001
125.10/123.67	c cleaning 10002 clauses out of 20061 with flag 145000/145000
135.81/134.30	c cleaning 9994 clauses out of 20059 with flag 155000/155000
155.93/154.44	c cleaning 10010 clauses out of 20067 with flag 165002/165002
169.95/168.40	c cleaning 10002 clauses out of 20056 with flag 175001/175001
176.88/175.38	c cleaning 9997 clauses out of 20055 with flag 185002/185002
186.09/184.58	c cleaning 10008 clauses out of 20056 with flag 195000/195000
199.01/197.43	c cleaning 9974 clauses out of 20050 with flag 205002/205002
210.12/208.56	c cleaning 9987 clauses out of 20075 with flag 215001/215001
224.74/223.18	c cleaning 9984 clauses out of 20089 with flag 225002/225002
234.95/233.36	c cleaning 10023 clauses out of 20103 with flag 235000/235000
247.77/246.16	c cleaning 10000 clauses out of 20081 with flag 245001/245001
263.49/261.89	c cleaning 10010 clauses out of 20084 with flag 255004/255004
271.21/269.55	c cleaning 9990 clauses out of 20070 with flag 265000/265000
278.52/276.85	c cleaning 9997 clauses out of 20081 with flag 275001/275001
289.94/288.29	c cleaning 10010 clauses out of 20083 with flag 285000/285000
301.55/299.82	c cleaning 10012 clauses out of 20073 with flag 295000/295000
314.37/312.65	c cleaning 10007 clauses out of 20062 with flag 305001/305001
328.68/326.98	c cleaning 10007 clauses out of 20054 with flag 315000/315000
340.19/338.44	c cleaning 10003 clauses out of 20051 with flag 325004/325004
353.32/351.53	c cleaning 10004 clauses out of 20044 with flag 335000/335000
366.55/364.77	c cleaning 9995 clauses out of 20040 with flag 345000/345000
380.28/378.47	c cleaning 9986 clauses out of 20048 with flag 355003/355003
394.90/393.02	c cleaning 9977 clauses out of 20059 with flag 365000/365000
415.41/413.59	c cleaning 10002 clauses out of 20086 with flag 375004/375004
429.03/427.20	c cleaning 9995 clauses out of 20080 with flag 385000/385000
438.44/436.55	c cleaning 10006 clauses out of 20087 with flag 395002/395002
446.18/444.21	c cleaning 9958 clauses out of 20081 with flag 405002/405002
454.69/452.71	c cleaning 9993 clauses out of 20123 with flag 415002/415002
467.10/465.20	c cleaning 10007 clauses out of 20128 with flag 425000/425000
474.82/472.87	c cleaning 10045 clauses out of 20122 with flag 435001/435001
487.43/485.41	c cleaning 10018 clauses out of 20077 with flag 445001/445001
496.24/494.24	c cleaning 10013 clauses out of 20060 with flag 455002/455002
511.17/509.20	c cleaning 10001 clauses out of 20045 with flag 465000/465000
524.18/522.12	c cleaning 10005 clauses out of 20044 with flag 475000/475000
535.09/533.08	c cleaning 10000 clauses out of 20039 with flag 485000/485000
551.31/549.21	c cleaning 10000 clauses out of 20039 with flag 495000/495000
574.64/572.56	c cleaning 10002 clauses out of 20039 with flag 505000/505000
592.78/590.68	c cleaning 9999 clauses out of 20038 with flag 515001/515001
604.21/602.06	c cleaning 9937 clauses out of 20038 with flag 525000/525000
619.92/617.70	c cleaning 9965 clauses out of 20102 with flag 535001/535001
631.74/629.52	c cleaning 9981 clauses out of 20136 with flag 545000/545000
644.07/641.80	c cleaning 9992 clauses out of 20155 with flag 555000/555000
656.38/654.12	c cleaning 9992 clauses out of 20166 with flag 565003/565003
669.69/667.49	c cleaning 10000 clauses out of 20172 with flag 575001/575001
685.60/683.37	c cleaning 10005 clauses out of 20176 with flag 585005/585005
692.03/689.72	c cleaning 10019 clauses out of 20167 with flag 595001/595001
699.44/697.15	c cleaning 10030 clauses out of 20151 with flag 605004/605004
708.26/705.99	c cleaning 10025 clauses out of 20119 with flag 615002/615002
717.88/715.59	c cleaning 10012 clauses out of 20092 with flag 625000/625000
727.99/725.67	c cleaning 10007 clauses out of 20081 with flag 635001/635001
739.11/736.70	c cleaning 10003 clauses out of 20077 with flag 645004/645004
752.21/749.82	c cleaning 10008 clauses out of 20071 with flag 655001/655001
767.83/765.48	c cleaning 9986 clauses out of 20062 with flag 665000/665000
782.86/780.42	c cleaning 9991 clauses out of 20076 with flag 675000/675000
799.68/797.25	c cleaning 9980 clauses out of 20086 with flag 685001/685001
812.80/810.32	c cleaning 9991 clauses out of 20106 with flag 695001/695001
826.72/824.24	c cleaning 10006 clauses out of 20114 with flag 705000/705000
843.95/841.49	c cleaning 10013 clauses out of 20111 with flag 715003/715003
854.17/851.61	c cleaning 10011 clauses out of 20095 with flag 725000/725000
870.69/868.13	c cleaning 10012 clauses out of 20085 with flag 735001/735001
883.04/880.43	c cleaning 10012 clauses out of 20075 with flag 745003/745003
898.46/895.80	c cleaning 10002 clauses out of 20061 with flag 755001/755001
915.08/912.47	c cleaning 10004 clauses out of 20059 with flag 765001/765001
928.00/925.39	c cleaning 10002 clauses out of 20054 with flag 775000/775000
943.01/940.34	c cleaning 9994 clauses out of 20052 with flag 785000/785000
958.03/955.37	c cleaning 9986 clauses out of 20058 with flag 795000/795000
972.96/970.23	c cleaning 9990 clauses out of 20072 with flag 805000/805000
992.07/989.31	c cleaning 10008 clauses out of 20083 with flag 815001/815001
1013.99/1011.29	c cleaning 9994 clauses out of 20075 with flag 825001/825001
1034.62/1031.84	c cleaning 10009 clauses out of 20080 with flag 835000/835000
1052.15/1049.31	c cleaning 9989 clauses out of 20072 with flag 845001/845001
1066.76/1063.92	c cleaning 9995 clauses out of 20082 with flag 855000/855000
1083.99/1081.13	c cleaning 9992 clauses out of 20087 with flag 865000/865000
1100.21/1097.38	c cleaning 10017 clauses out of 20096 with flag 875001/875001
1114.13/1111.28	c cleaning 9971 clauses out of 20078 with flag 885000/885000
1119.95/1117.01	c cleaning 10026 clauses out of 20109 with flag 895002/895002
1128.17/1125.23	c cleaning 10014 clauses out of 20081 with flag 905000/905000
1135.80/1132.85	c cleaning 9998 clauses out of 20067 with flag 915000/915000
1146.21/1143.21	c cleaning 9999 clauses out of 20069 with flag 925000/925000
1165.83/1162.89	c cleaning 9993 clauses out of 20070 with flag 935000/935000
1179.05/1176.03	c cleaning 10005 clauses out of 20078 with flag 945001/945001
1196.67/1193.68	c cleaning 9992 clauses out of 20073 with flag 955001/955001
1209.90/1206.86	c cleaning 9981 clauses out of 20083 with flag 965003/965003
1220.72/1217.64	c cleaning 9988 clauses out of 20101 with flag 975002/975002
1235.03/1231.92	c cleaning 9992 clauses out of 20113 with flag 985002/985002
1250.04/1246.95	c cleaning 9997 clauses out of 20121 with flag 995002/995002
1263.37/1260.27	c cleaning 9998 clauses out of 20122 with flag 1005000/1005000
1274.88/1271.79	c cleaning 10039 clauses out of 20124 with flag 1015000/1015000
1292.40/1289.24	c cleaning 10008 clauses out of 20085 with flag 1025000/1025000
1306.81/1303.67	c cleaning 10020 clauses out of 20079 with flag 1035002/1035002
1323.32/1320.16	c cleaning 10004 clauses out of 20057 with flag 1045000/1045000
1339.14/1335.92	c cleaning 10005 clauses out of 20055 with flag 1055002/1055002
1350.46/1347.23	c cleaning 9996 clauses out of 20050 with flag 1065002/1065002
1362.28/1359.05	c cleaning 9987 clauses out of 20055 with flag 1075003/1075003
1371.69/1368.41	c cleaning 9983 clauses out of 20065 with flag 1085000/1085000
1382.90/1379.68	c cleaning 9989 clauses out of 20085 with flag 1095003/1095003
1394.31/1391.03	c cleaning 9998 clauses out of 20093 with flag 1105000/1105000
1404.43/1401.17	c cleaning 10000 clauses out of 20096 with flag 1115001/1115001
1417.64/1414.40	c cleaning 10000 clauses out of 20095 with flag 1125000/1125000
1430.46/1427.20	c cleaning 10001 clauses out of 20095 with flag 1135000/1135000
1442.67/1439.35	c cleaning 9998 clauses out of 20095 with flag 1145001/1145001
1457.78/1454.49	c cleaning 10001 clauses out of 20097 with flag 1155001/1155001
1477.09/1473.72	c cleaning 9995 clauses out of 20097 with flag 1165002/1165002
1490.11/1486.77	c cleaning 10002 clauses out of 20101 with flag 1175001/1175001
1502.12/1498.79	c cleaning 9985 clauses out of 20101 with flag 1185003/1185003
1517.33/1513.98	c cleaning 10007 clauses out of 20124 with flag 1195011/1195011
1538.95/1535.54	c cleaning 10019 clauses out of 20106 with flag 1205000/1205000
1556.37/1552.98	c cleaning 10002 clauses out of 20090 with flag 1215003/1215003
1575.30/1571.83	c cleaning 9994 clauses out of 20085 with flag 1225000/1225000
1597.01/1593.59	c cleaning 9995 clauses out of 20092 with flag 1235001/1235001
1613.34/1609.87	c cleaning 9988 clauses out of 20100 with flag 1245004/1245004
1633.95/1630.42	c cleaning 10003 clauses out of 20108 with flag 1255000/1255000
1651.17/1647.65	c cleaning 9994 clauses out of 20106 with flag 1265001/1265001
1670.60/1667.05	c cleaning 10007 clauses out of 20113 with flag 1275002/1275002
1688.42/1684.87	c cleaning 10022 clauses out of 20106 with flag 1285002/1285002
1706.14/1702.55	c cleaning 10008 clauses out of 20082 with flag 1295000/1295000
1727.36/1723.72	c cleaning 9999 clauses out of 20074 with flag 1305000/1305000
1754.04/1750.47	c cleaning 10008 clauses out of 20077 with flag 1315002/1315002
1771.94/1768.31	c cleaning 10003 clauses out of 20072 with flag 1325005/1325005
1777.36/1773.76	c cleaning 10001 clauses out of 20066 with flag 1335002/1335002
1785.87/1782.28	c cleaning 9980 clauses out of 20065 with flag 1345002/1345002
1797.39/1793.72	c cleaning 10006 clauses out of 20083 with flag 1355000/1355000
1800.03/1796.32	c starts		: 203
1800.03/1796.32	c conflicts		: 1359358
1800.03/1796.32	c decisions		: 2164817
1800.03/1796.32	c propagations		: 34570371
1800.03/1796.32	c inspects		: 1683297160
1800.03/1796.32	c learnt literals	: 0
1800.03/1796.32	c learnt binary clauses	: 0
1800.03/1796.32	c learnt ternary clauses	: 0
1800.03/1796.32	c learnt clauses	: 1359358
1800.03/1796.32	c ignored clauses	: 0
1800.03/1796.32	c root simplifications	: 0
1800.03/1796.32	c removed literals (reason simplification)	: 11094436
1800.03/1796.32	c reason swapping (by a shorter reason)	: 0
1800.03/1796.32	c Calls to reduceDB	: 137
1800.03/1796.33	c number of reductions to clauses (during analyze)	: 0
1800.03/1796.33	c number of learned constraints concerned by reduction	: 0
1800.03/1796.33	c number of learning phase by resolution	: 0
1800.03/1796.33	c number of learning phase by cutting planes	: 0
1800.03/1796.33	c speed (assignments/second)	: 19250.486964714688
1800.03/1796.33	c non guided choices	67206
1800.03/1796.35	c learnt constraints type 
1800.03/1796.35	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 14466
1800.03/1796.35	c constraints type 
1800.03/1796.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 51
1800.03/1796.35	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
1800.03/1796.35	s UNKNOWN
1800.03/1796.35	c Total wall clock time (in seconds): 1796.122

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-2659835-1276580151/watcher-2659835-1276580151 -o /tmp/evaluation-result-2659835-1276580151/solver-2659835-1276580151 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659835-1276580151.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 31948
/proc/meminfo: memFree=1852792/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1744 CPUtime=0
/proc/31948/stat : 31948 (java6) R 31946 31948 31345 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 31666911 1785856 50 1992294400 134512640 134550932 4291979552 18446744073709551615 3253411 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31948/statm: 437 57 45 10 0 29 0

[startup+0.0605461 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31948
/proc/meminfo: memFree=1852792/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1521664 CPUtime=0.04
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 3562 0 1 0 2 2 0 0 17 0 7 0 31666911 1558183936 3004 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 380416 3005 1011 10 0 377726 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521664

[startup+0.100546 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31948
/proc/meminfo: memFree=1852792/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1521796 CPUtime=0.08
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 3864 0 1 0 6 2 0 0 17 0 7 0 31666911 1558319104 3306 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 380449 3306 1048 10 0 377759 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1521796

[startup+0.300587 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31948
/proc/meminfo: memFree=1852792/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1526764 CPUtime=0.32
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 5383 0 1 0 29 3 0 0 17 0 12 0 31666911 1563406336 4821 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 381691 4821 1358 10 0 378993 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1526764

[startup+0.700672 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31948
/proc/meminfo: memFree=1852792/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1530708 CPUtime=1.1
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 7564 0 1 0 106 4 0 0 17 0 13 0 31666911 1567444992 6685 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382677 6685 1402 10 0 379979 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1530708

[startup+1.50182 s]
/proc/loadavg: 1.00 1.00 1.00 4/119 31961
/proc/meminfo: memFree=1830432/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1531020 CPUtime=2.61
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 8121 0 1 0 257 4 0 0 17 0 13 0 31666911 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382755 7241 1421 10 0 380057 0
[pid=31948/tid=31950] ppid=31946 vsize=1531020 CPUtime=1.44
/proc/31948/task/31950/stat : 31950 (java) R 31946 31948 31345 0 -1 4202560 5042 0 1 0 142 2 0 0 25 0 13 0 31666913 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4109494190 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31951/stat : 31951 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 31666915 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 31666915 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31953/stat : 31953 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 31666917 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31954] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31954/stat : 31954 (java) S 31946 31948 31345 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 13 0 31666917 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31955] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31955/stat : 31955 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 13 0 31666917 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31956] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31956/stat : 31956 (java) S 31946 31948 31345 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 31666922 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31957] ppid=31946 vsize=1531020 CPUtime=0.13
/proc/31948/task/31957/stat : 31957 (java) S 31946 31948 31345 0 -1 4202560 168 0 0 0 13 0 0 0 24 0 13 0 31666922 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31958] ppid=31946 vsize=1531020 CPUtime=1.01
/proc/31948/task/31958/stat : 31958 (java) S 31946 31948 31345 0 -1 4202560 1842 0 0 0 101 0 0 0 17 0 13 0 31666922 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31959] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31959/stat : 31959 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31666922 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31960] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31960/stat : 31960 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31666922 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31961] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31961/stat : 31961 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31666964 1567764480 7241 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 1531020

[startup+3.10212 s]
/proc/loadavg: 1.16 1.03 1.01 2/119 31961
/proc/meminfo: memFree=1826340/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1531020 CPUtime=4.26
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 11346 0 1 0 421 5 0 0 17 0 13 0 31666911 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382755 10453 1439 10 0 380057 0
[pid=31948/tid=31950] ppid=31946 vsize=1531020 CPUtime=2.99
/proc/31948/task/31950/stat : 31950 (java) R 31946 31948 31345 0 -1 4202560 6444 0 1 0 297 2 0 0 25 0 13 0 31666913 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4109492944 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31951/stat : 31951 (java) S 31946 31948 31345 0 -1 4202560 430 0 0 0 0 0 0 0 18 0 13 0 31666915 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 491 0 0 0 0 0 0 0 18 0 13 0 31666915 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1531020 CPUtime=0.02
/proc/31948/task/31953/stat : 31953 (java) S 31946 31948 31345 0 -1 4202560 892 0 0 0 2 0 0 0 17 0 13 0 31666917 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31954] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31954/stat : 31954 (java) S 31946 31948 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31666917 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31955] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31955/stat : 31955 (java) S 31946 31948 31345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31666917 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31956] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31956/stat : 31956 (java) S 31946 31948 31345 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 31666922 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31957] ppid=31946 vsize=1531020 CPUtime=0.16
/proc/31948/task/31957/stat : 31957 (java) S 31946 31948 31345 0 -1 4202560 179 0 0 0 16 0 0 0 15 0 13 0 31666922 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31958] ppid=31946 vsize=1531020 CPUtime=1.03
/proc/31948/task/31958/stat : 31958 (java) S 31946 31948 31345 0 -1 4202560 1843 0 0 0 103 0 0 0 15 0 13 0 31666922 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31959] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31959/stat : 31959 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31666922 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31960] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31960/stat : 31960 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31666922 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31961] ppid=31946 vsize=1531020 CPUtime=0
/proc/31948/task/31961/stat : 31961 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31666964 1567764480 10453 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 1531020

[startup+6.30169 s]
/proc/loadavg: 1.16 1.03 1.01 2/119 31961
/proc/meminfo: memFree=1815676/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1530524 CPUtime=7.51
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 14332 0 1 0 745 6 0 0 17 0 13 0 31666911 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382631 13389 1439 10 0 379933 0
[pid=31948/tid=31950] ppid=31946 vsize=1530524 CPUtime=6.13
/proc/31948/task/31950/stat : 31950 (java) R 31946 31948 31345 0 -1 4202560 6447 0 1 0 611 2 0 0 25 0 13 0 31666913 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4109492735 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1530524 CPUtime=0.01
/proc/31948/task/31951/stat : 31951 (java) S 31946 31948 31345 0 -1 4202560 1822 0 0 0 1 0 0 0 18 0 13 0 31666915 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1530524 CPUtime=0.01
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 1532 0 0 0 1 0 0 0 18 0 13 0 31666915 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1530524 CPUtime=0.05
/proc/31948/task/31953/stat : 31953 (java) S 31946 31948 31345 0 -1 4202560 1438 0 0 0 5 0 0 0 15 0 13 0 31666917 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31954] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31954/stat : 31954 (java) S 31946 31948 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31955] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31955/stat : 31955 (java) S 31946 31948 31345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31956] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31956/stat : 31956 (java) S 31946 31948 31345 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 31666922 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31957] ppid=31946 vsize=1530524 CPUtime=0.2
/proc/31948/task/31957/stat : 31957 (java) S 31946 31948 31345 0 -1 4202560 183 0 0 0 20 0 0 0 15 0 13 0 31666922 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31958] ppid=31946 vsize=1530524 CPUtime=1.05
/proc/31948/task/31958/stat : 31958 (java) S 31946 31948 31345 0 -1 4202560 1843 0 0 0 105 0 0 0 15 0 13 0 31666922 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31959] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31959/stat : 31959 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31666922 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31960] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31960/stat : 31960 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31666922 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31961] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31961/stat : 31961 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31666964 1567256576 13389 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 1530524

[startup+12.7019 s]
/proc/loadavg: 1.13 1.03 1.01 2/119 31963
/proc/meminfo: memFree=1794224/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1530524 CPUtime=13.93
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 16694 0 1 0 1386 7 0 0 17 0 13 0 31666911 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382631 15749 1439 10 0 379933 0
[pid=31948/tid=31950] ppid=31946 vsize=1530524 CPUtime=12.47
/proc/31948/task/31950/stat : 31950 (java) R 31946 31948 31345 0 -1 4202560 6449 0 1 0 1245 2 0 0 25 0 13 0 31666913 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4109535949 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1530524 CPUtime=0.03
/proc/31948/task/31951/stat : 31951 (java) S 31946 31948 31345 0 -1 4202560 2701 0 0 0 2 1 0 0 16 0 13 0 31666915 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1530524 CPUtime=0.03
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 2442 0 0 0 2 1 0 0 18 0 13 0 31666915 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1530524 CPUtime=0.08
/proc/31948/task/31953/stat : 31953 (java) S 31946 31948 31345 0 -1 4202560 2007 0 0 0 8 0 0 0 15 0 13 0 31666917 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31954] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31954/stat : 31954 (java) S 31946 31948 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31955] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31955/stat : 31955 (java) S 31946 31948 31345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31956] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31956/stat : 31956 (java) S 31946 31948 31345 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 31666922 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31957] ppid=31946 vsize=1530524 CPUtime=0.22
/proc/31948/task/31957/stat : 31957 (java) S 31946 31948 31345 0 -1 4202560 185 0 0 0 22 0 0 0 15 0 13 0 31666922 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31958] ppid=31946 vsize=1530524 CPUtime=1.05
/proc/31948/task/31958/stat : 31958 (java) S 31946 31948 31345 0 -1 4202560 1843 0 0 0 105 0 0 0 15 0 13 0 31666922 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31959] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31959/stat : 31959 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31666922 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31960] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31960/stat : 31960 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31666922 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31961] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31961/stat : 31961 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31666964 1567256576 15749 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.93
Current children cumulated vsize (KiB) 1530524

[startup+25.5012 s]
/proc/loadavg: 1.11 1.03 1.01 2/119 31963
/proc/meminfo: memFree=1779840/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1530524 CPUtime=26.83
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 20387 0 1 0 2674 9 0 0 17 0 13 0 31666911 1567256576 19426 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382631 19426 1439 10 0 379933 0
[pid=31948/tid=31950] ppid=31946 vsize=1530524 CPUtime=25.12
/proc/31948/task/31950/stat : 31950 (java) R 31946 31948 31345 0 -1 4202560 7263 0 1 0 2509 3 0 0 25 0 13 0 31666913 1567256576 19426 1992294400 134512640 134550932 4286784944 18446744073709551615 4109436140 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1530524 CPUtime=0.05
/proc/31948/task/31951/stat : 31951 (java) S 31946 31948 31345 0 -1 4202560 3748 0 0 0 4 1 0 0 16 0 13 0 31666915 1567256576 19426 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1530524 CPUtime=0.06
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 3489 0 0 0 5 1 0 0 18 0 13 0 31666915 1567256576 19426 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1530524 CPUtime=0.16

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

[pid=31948] ppid=31946 vsize=1530524 CPUtime=1665.9
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 49983 0 1 0 166538 52 0 0 17 0 13 0 31666911 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382631 42509 1439 10 0 379933 0
[pid=31948/tid=31950] ppid=31946 vsize=1530524 CPUtime=1650.44
/proc/31948/task/31950/stat : 31950 (java) R 31946 31948 31345 0 -1 4202560 12685 0 1 0 165014 30 0 0 25 0 13 0 31666913 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4109438771 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1530524 CPUtime=3.07
/proc/31948/task/31951/stat : 31951 (java) S 31946 31948 31345 0 -1 4202560 14494 0 0 0 299 8 0 0 16 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1530524 CPUtime=3.04
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 14391 0 0 0 296 8 0 0 15 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1530524 CPUtime=7.89
/proc/31948/task/31953/stat : 31953 (java) S 31946 31948 31345 0 -1 4202560 5213 0 0 0 787 2 0 0 15 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31954] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31954/stat : 31954 (java) S 31946 31948 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31955] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31955/stat : 31955 (java) S 31946 31948 31345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31956] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31956/stat : 31956 (java) S 31946 31948 31345 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31957] ppid=31946 vsize=1530524 CPUtime=0.33
/proc/31948/task/31957/stat : 31957 (java) S 31946 31948 31345 0 -1 4202560 194 0 0 0 33 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31958] ppid=31946 vsize=1530524 CPUtime=1.06
/proc/31948/task/31958/stat : 31958 (java) S 31946 31948 31345 0 -1 4202560 1843 0 0 0 106 0 0 0 16 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31959] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31959/stat : 31959 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31960] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31960/stat : 31960 (java) S 31946 31948 31345 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31961] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31961/stat : 31961 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31666964 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1665.9
Current children cumulated vsize (KiB) 1530524

[startup+1722.3 s]
/proc/loadavg: 1.04 1.15 1.07 2/119 32019
/proc/meminfo: memFree=1684484/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1530524 CPUtime=1725.95
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 49992 0 1 0 172542 53 0 0 17 0 13 0 31666911 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382631 42509 1439 10 0 379933 0
[pid=31948/tid=31950] ppid=31946 vsize=1530524 CPUtime=1710.14
/proc/31948/task/31950/stat : 31950 (java) R 31946 31948 31345 0 -1 4202560 12688 0 1 0 170983 31 0 0 25 0 13 0 31666913 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4109492559 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1530524 CPUtime=3.14
/proc/31948/task/31951/stat : 31951 (java) S 31946 31948 31345 0 -1 4202560 14494 0 0 0 306 8 0 0 16 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1530524 CPUtime=3.11
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 14391 0 0 0 303 8 0 0 15 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1530524 CPUtime=8.09
/proc/31948/task/31953/stat : 31953 (java) S 31946 31948 31345 0 -1 4202560 5215 0 0 0 807 2 0 0 15 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31954] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31954/stat : 31954 (java) S 31946 31948 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31955] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31955/stat : 31955 (java) S 31946 31948 31345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31956] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31956/stat : 31956 (java) S 31946 31948 31345 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31957] ppid=31946 vsize=1530524 CPUtime=0.33
/proc/31948/task/31957/stat : 31957 (java) S 31946 31948 31345 0 -1 4202560 194 0 0 0 33 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31958] ppid=31946 vsize=1530524 CPUtime=1.06
/proc/31948/task/31958/stat : 31958 (java) S 31946 31948 31345 0 -1 4202560 1843 0 0 0 106 0 0 0 16 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31959] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31959/stat : 31959 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31960] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31960/stat : 31960 (java) S 31946 31948 31345 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31961] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31961/stat : 31961 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31666964 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1725.95
Current children cumulated vsize (KiB) 1530524

[startup+1782.31 s]
/proc/loadavg: 1.01 1.12 1.07 2/119 32021
/proc/meminfo: memFree=1684236/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1530524 CPUtime=1786
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 50003 0 1 0 178546 54 0 0 17 0 13 0 31666911 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382631 42509 1439 10 0 379933 0
[pid=31948/tid=31950] ppid=31946 vsize=1530524 CPUtime=1769.76
/proc/31948/task/31950/stat : 31950 (java) S 31946 31948 31345 0 -1 4202560 12693 0 1 0 176944 32 0 0 25 0 13 0 31666913 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1530524 CPUtime=3.22
/proc/31948/task/31951/stat : 31951 (java) R 31946 31948 31345 0 -1 4202560 14494 0 0 0 314 8 0 0 15 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1530524 CPUtime=3.18
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 14391 0 0 0 310 8 0 0 15 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1530524 CPUtime=8.39
/proc/31948/task/31953/stat : 31953 (java) S 31946 31948 31345 0 -1 4202560 5219 0 0 0 836 3 0 0 15 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31954] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31954/stat : 31954 (java) S 31946 31948 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31955] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31955/stat : 31955 (java) S 31946 31948 31345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31956] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31956/stat : 31956 (java) S 31946 31948 31345 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31957] ppid=31946 vsize=1530524 CPUtime=0.33
/proc/31948/task/31957/stat : 31957 (java) S 31946 31948 31345 0 -1 4202560 194 0 0 0 33 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31958] ppid=31946 vsize=1530524 CPUtime=1.06
/proc/31948/task/31958/stat : 31958 (java) S 31946 31948 31345 0 -1 4202560 1843 0 0 0 106 0 0 0 16 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31959] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31959/stat : 31959 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31960] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31960/stat : 31960 (java) S 31946 31948 31345 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31961] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31961/stat : 31961 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31666964 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786
Current children cumulated vsize (KiB) 1530524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.31 s]
/proc/loadavg: 1.01 1.11 1.06 2/119 32021
/proc/meminfo: memFree=1684236/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1530524 CPUtime=1800.03
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 50008 0 1 0 179949 54 0 0 17 0 13 0 31666911 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382631 42509 1439 10 0 379933 0
[pid=31948/tid=31950] ppid=31946 vsize=1530524 CPUtime=1783.57
/proc/31948/task/31950/stat : 31950 (java) R 31946 31948 31345 0 -1 4202560 12694 0 1 0 178325 32 0 0 25 0 13 0 31666913 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4109492700 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1530524 CPUtime=3.24
/proc/31948/task/31951/stat : 31951 (java) S 31946 31948 31345 0 -1 4202560 14494 0 0 0 316 8 0 0 15 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1530524 CPUtime=3.21
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 14391 0 0 0 313 8 0 0 16 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1530524 CPUtime=8.55
/proc/31948/task/31953/stat : 31953 (java) S 31946 31948 31345 0 -1 4202560 5221 0 0 0 852 3 0 0 15 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31954] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31954/stat : 31954 (java) S 31946 31948 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31955] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31955/stat : 31955 (java) S 31946 31948 31345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31956] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31956/stat : 31956 (java) S 31946 31948 31345 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31957] ppid=31946 vsize=1530524 CPUtime=0.33
/proc/31948/task/31957/stat : 31957 (java) S 31946 31948 31345 0 -1 4202560 194 0 0 0 33 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31958] ppid=31946 vsize=1530524 CPUtime=1.06
/proc/31948/task/31958/stat : 31958 (java) S 31946 31948 31345 0 -1 4202560 1843 0 0 0 106 0 0 0 16 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31959] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31959/stat : 31959 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31960] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31960/stat : 31960 (java) R 31946 31948 31345 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31948/tid=31961] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31961/stat : 31961 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31666964 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1530524

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

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

[startup+1796.31 s]
/proc/loadavg: 1.01 1.11 1.06 2/119 32021
/proc/meminfo: memFree=1684236/2059040 swapFree=4140296/4192956
[pid=31948] ppid=31946 vsize=1530524 CPUtime=1800.03
/proc/31948/stat : 31948 (java) S 31946 31948 31345 0 -1 4202496 50008 0 1 0 179949 54 0 0 17 0 13 0 31666911 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31948/statm: 382631 42509 1439 10 0 379933 0
[pid=31948/tid=31950] ppid=31946 vsize=1530524 CPUtime=1783.57
/proc/31948/task/31950/stat : 31950 (java) R 31946 31948 31345 0 -1 4202560 12694 0 1 0 178325 32 0 0 25 0 13 0 31666913 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4109492700 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31948/tid=31951] ppid=31946 vsize=1530524 CPUtime=3.24
/proc/31948/task/31951/stat : 31951 (java) S 31946 31948 31345 0 -1 4202560 14494 0 0 0 316 8 0 0 15 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31952] ppid=31946 vsize=1530524 CPUtime=3.21
/proc/31948/task/31952/stat : 31952 (java) S 31946 31948 31345 0 -1 4202560 14391 0 0 0 313 8 0 0 16 0 13 0 31666915 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31953] ppid=31946 vsize=1530524 CPUtime=8.55
/proc/31948/task/31953/stat : 31953 (java) S 31946 31948 31345 0 -1 4202560 5221 0 0 0 852 3 0 0 15 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 0 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31954] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31954/stat : 31954 (java) S 31946 31948 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31955] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31955/stat : 31955 (java) S 31946 31948 31345 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31666917 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31956] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31956/stat : 31956 (java) S 31946 31948 31345 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31957] ppid=31946 vsize=1530524 CPUtime=0.33
/proc/31948/task/31957/stat : 31957 (java) S 31946 31948 31345 0 -1 4202560 194 0 0 0 33 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 1 0 0 0
[pid=31948/tid=31958] ppid=31946 vsize=1530524 CPUtime=1.06
/proc/31948/task/31958/stat : 31958 (java) S 31946 31948 31345 0 -1 4202560 1843 0 0 0 106 0 0 0 16 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31959] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31959/stat : 31959 (java) S 31946 31948 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
[pid=31948/tid=31960] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31960/stat : 31960 (java) R 31946 31948 31345 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 31666922 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31948/tid=31961] ppid=31946 vsize=1530524 CPUtime=0
/proc/31948/task/31961/stat : 31961 (java) S 31946 31948 31345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31666964 1567256576 42509 1992294400 134512640 134550932 4286784944 18446744073709551615 4294960144 0 4 0 16800975 18446604437826701504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1530524

Child status: 143
Real time (s): 1796.39
CPU time (s): 1800.14
CPU user time (s): 1799.57
CPU system time (s): 0.564914
CPU usage (%): 100.209
Max. virtual memory (cumulated for all children) (KiB): 1531020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.564914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50032
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= 38059
involuntary context switches= 15476

runsolver used 3.90241 second user time and 9.35558 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-15 07:35:51
IDJOB=2659835
IDBENCH=2597
IDSOLVER=1164
FILE ID=node027/2659835-1276580151
PBS_JOBID= 11173522
Free space on /tmp= 62536 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-51-50.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659835-1276580151/watcher-2659835-1276580151 -o /tmp/evaluation-result-2659835-1276580151/solver-2659835-1276580151 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659835-1276580151.opb

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

MD5SUM BENCH= 285c24e978af8153c6a378b9af59f522
RANDOM SEED=246822497

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1853064 kB
Buffers:         13108 kB
Cached:         114040 kB
SwapCached:       5720 kB
Active:          24088 kB
Inactive:       115588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1853064 kB
SwapTotal:     4192956 kB
SwapFree:      4140296 kB
Dirty:             256 kB
Writeback:           0 kB
AnonPages:       11052 kB
Mapped:          13156 kB
Slab:            44316 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182432 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62536 MiB
End job on node027 at 2010-06-15 08:05:49