Trace number 2659540

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.2 1797.89

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
MD5SUM4d7adbd65e64509ef53d6e98bf824cab
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.090985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1860
Total number of constraints122
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
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 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.08/0.21	c Pseudo Boolean Optimization
0.08/0.21	c --- Begin Solver configuration ---
0.08/0.21	c Stops conflict analysis at the first Unique Implication Point
0.08/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@64dc11
0.08/0.21	c Learn all clauses as in MiniSAT
0.08/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.21	c Expensive reason simplification
0.08/0.21	c Armin Biere (Picosat) restarts strategy
0.08/0.21	c Glucose learned constraints deletion strategy
0.08/0.21	c timeout=2147483s
0.08/0.21	c DB Simplification allowed=false
0.08/0.21	c --- End Solver configuration ---
0.08/0.21	c solving HOME/instance-2659540-1276326396.opb
0.08/0.21	c reading problem ... 
0.56/0.44	c ... done. Wall clock time 0.221s.
0.56/0.44	c #vars     1860
0.56/0.44	c #constraints  122
0.56/0.44	c constraints type 
0.56/0.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 62
0.56/0.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 60
3.01/2.00	c cleaning 2489 clauses out of 5000 with flag 5000/5000
4.77/3.75	c cleaning 4206 clauses out of 8512 with flag 11001/11001
6.78/5.73	c cleaning 5640 clauses out of 11306 with flag 18001/18001
11.80/10.73	c cleaning 6777 clauses out of 13666 with flag 26001/26001
17.44/16.36	c cleaning 7887 clauses out of 15889 with flag 35001/35001
31.66/30.52	c cleaning 8988 clauses out of 18001 with flag 45000/45000
48.57/47.48	c cleaning 9504 clauses out of 19014 with flag 55001/55001
59.98/58.82	c cleaning 9747 clauses out of 19511 with flag 65002/65002
72.89/71.78	c cleaning 9872 clauses out of 19765 with flag 75003/75003
90.31/89.14	c cleaning 9942 clauses out of 19892 with flag 85002/85002
101.22/100.07	c cleaning 9933 clauses out of 19948 with flag 95000/95000
114.12/112.95	c cleaning 9983 clauses out of 20015 with flag 105000/105000
130.23/129.02	c cleaning 9987 clauses out of 20032 with flag 115000/115000
145.95/144.74	c cleaning 9995 clauses out of 20048 with flag 125003/125003
161.46/160.21	c cleaning 10017 clauses out of 20052 with flag 135002/135002
175.97/174.75	c cleaning 10012 clauses out of 20034 with flag 145001/145001
187.87/186.66	c cleaning 9964 clauses out of 20022 with flag 155001/155001
199.79/198.52	c cleaning 9990 clauses out of 20058 with flag 165001/165001
211.60/210.32	c cleaning 10017 clauses out of 20067 with flag 175000/175000
228.70/227.47	c cleaning 9990 clauses out of 20051 with flag 185001/185001
244.81/243.58	c cleaning 9990 clauses out of 20063 with flag 195003/195003
259.24/257.94	c cleaning 9993 clauses out of 20070 with flag 205000/205000
278.03/276.76	c cleaning 10004 clauses out of 20081 with flag 215004/215004
292.55/291.26	c cleaning 10000 clauses out of 20075 with flag 225002/225002
308.05/306.70	c cleaning 10000 clauses out of 20073 with flag 235000/235000
322.96/321.63	c cleaning 9999 clauses out of 20074 with flag 245001/245001
336.97/335.64	c cleaning 9996 clauses out of 20074 with flag 255000/255000
354.49/353.16	c cleaning 9995 clauses out of 20078 with flag 265000/265000
366.19/364.87	c cleaning 10022 clauses out of 20083 with flag 275000/275000
378.70/377.32	c cleaning 10028 clauses out of 20064 with flag 285003/285003
395.99/394.62	c cleaning 10014 clauses out of 20034 with flag 295001/295001
409.59/408.23	c cleaning 9990 clauses out of 20020 with flag 305001/305001
425.30/423.99	c cleaning 10011 clauses out of 20031 with flag 315002/315002
436.11/434.80	c cleaning 10003 clauses out of 20018 with flag 325000/325000
449.20/447.82	c cleaning 9999 clauses out of 20020 with flag 335005/335005
463.72/462.39	c cleaning 10006 clauses out of 20016 with flag 345000/345000
476.43/475.10	c cleaning 9994 clauses out of 20010 with flag 355000/355000
492.22/490.88	c cleaning 10007 clauses out of 20021 with flag 365005/365005
506.93/505.52	c cleaning 10000 clauses out of 20010 with flag 375001/375001
521.33/519.93	c cleaning 10002 clauses out of 20010 with flag 385001/385001
537.34/535.97	c cleaning 10000 clauses out of 20008 with flag 395001/395001
545.84/544.44	c cleaning 9987 clauses out of 20007 with flag 405000/405000
559.84/558.45	c cleaning 10000 clauses out of 20021 with flag 415001/415001
572.85/571.45	c cleaning 9958 clauses out of 20021 with flag 425001/425001
583.06/581.70	c cleaning 9996 clauses out of 20064 with flag 435002/435002
597.36/595.96	c cleaning 9973 clauses out of 20067 with flag 445001/445001
607.68/606.28	c cleaning 10004 clauses out of 20094 with flag 455001/455001
621.49/620.02	c cleaning 10016 clauses out of 20093 with flag 465004/465004
636.21/634.75	c cleaning 10005 clauses out of 20074 with flag 475001/475001
651.62/650.19	c cleaning 9992 clauses out of 20069 with flag 485001/485001
665.62/664.17	c cleaning 10008 clauses out of 20076 with flag 495000/495000
680.52/679.02	c cleaning 9996 clauses out of 20068 with flag 505000/505000
695.34/693.88	c cleaning 10004 clauses out of 20073 with flag 515001/515001
710.35/708.88	c cleaning 10009 clauses out of 20074 with flag 525006/525006
723.96/722.46	c cleaning 9983 clauses out of 20060 with flag 535001/535001
737.16/735.64	c cleaning 9988 clauses out of 20078 with flag 545002/545002
749.48/747.94	c cleaning 9998 clauses out of 20092 with flag 555004/555004
762.09/760.59	c cleaning 10015 clauses out of 20090 with flag 565000/565000
776.48/774.95	c cleaning 10002 clauses out of 20076 with flag 575001/575001
789.69/788.16	c cleaning 10016 clauses out of 20074 with flag 585001/585001
805.19/803.60	c cleaning 9991 clauses out of 20057 with flag 595000/595000
815.39/813.81	c cleaning 9989 clauses out of 20068 with flag 605002/605002
827.60/826.06	c cleaning 9990 clauses out of 20080 with flag 615003/615003
842.09/840.56	c cleaning 10002 clauses out of 20087 with flag 625000/625000
857.61/856.04	c cleaning 10001 clauses out of 20086 with flag 635001/635001
869.30/867.71	c cleaning 10015 clauses out of 20084 with flag 645000/645000
879.41/877.86	c cleaning 9984 clauses out of 20069 with flag 655000/655000
888.01/886.46	c cleaning 9991 clauses out of 20086 with flag 665001/665001
898.52/896.97	c cleaning 10000 clauses out of 20094 with flag 675000/675000
909.63/908.06	c cleaning 9985 clauses out of 20097 with flag 685003/685003
921.14/919.57	c cleaning 9990 clauses out of 20109 with flag 695000/695000
933.05/931.40	c cleaning 10011 clauses out of 20119 with flag 705000/705000
944.96/943.38	c cleaning 10001 clauses out of 20109 with flag 715001/715001
959.07/957.45	c cleaning 10001 clauses out of 20107 with flag 725000/725000
970.58/968.97	c cleaning 9999 clauses out of 20107 with flag 735001/735001
982.43/980.78	c cleaning 9998 clauses out of 20108 with flag 745001/745001
994.03/992.30	c cleaning 9959 clauses out of 20112 with flag 755003/755003
1003.76/1002.02	c cleaning 9990 clauses out of 20151 with flag 765001/765001
1011.06/1009.37	c cleaning 10010 clauses out of 20160 with flag 775000/775000
1018.07/1016.40	c cleaning 10055 clauses out of 20151 with flag 785001/785001
1026.88/1025.20	c cleaning 9972 clauses out of 20096 with flag 795001/795001
1040.48/1038.78	c cleaning 10005 clauses out of 20125 with flag 805002/805002
1053.20/1051.50	c cleaning 10007 clauses out of 20119 with flag 815001/815001
1065.30/1063.56	c cleaning 10003 clauses out of 20114 with flag 825003/825003
1079.42/1077.65	c cleaning 10000 clauses out of 20108 with flag 835000/835000
1092.93/1091.20	c cleaning 10002 clauses out of 20112 with flag 845004/845004
1108.22/1106.46	c cleaning 9985 clauses out of 20107 with flag 855001/855001
1124.53/1122.76	c cleaning 10000 clauses out of 20124 with flag 865003/865003
1135.44/1133.61	c cleaning 10016 clauses out of 20121 with flag 875000/875000
1145.65/1143.88	c cleaning 9970 clauses out of 20105 with flag 885000/885000
1158.86/1157.01	c cleaning 9955 clauses out of 20136 with flag 895001/895001
1173.76/1171.95	c cleaning 9979 clauses out of 20182 with flag 905002/905002
1189.67/1187.88	c cleaning 9977 clauses out of 20201 with flag 915000/915000
1205.29/1203.45	c cleaning 10005 clauses out of 20225 with flag 925001/925001
1220.29/1218.41	c cleaning 10000 clauses out of 20219 with flag 935000/935000
1233.20/1231.30	c cleaning 10011 clauses out of 20220 with flag 945001/945001
1245.12/1243.22	c cleaning 9992 clauses out of 20209 with flag 955001/955001
1259.73/1257.83	c cleaning 9997 clauses out of 20217 with flag 965001/965001
1273.93/1272.00	c cleaning 10021 clauses out of 20226 with flag 975007/975007
1287.13/1285.24	c cleaning 10008 clauses out of 20198 with flag 985000/985000
1298.64/1296.76	c cleaning 10010 clauses out of 20191 with flag 995001/995001
1308.76/1306.84	c cleaning 9994 clauses out of 20182 with flag 1005002/1005002
1323.15/1321.24	c cleaning 10011 clauses out of 20186 with flag 1015000/1015000
1334.37/1332.42	c cleaning 10006 clauses out of 20179 with flag 1025004/1025004
1344.17/1342.28	c cleaning 10000 clauses out of 20169 with flag 1035000/1035000
1355.58/1353.61	c cleaning 10002 clauses out of 20170 with flag 1045001/1045001
1367.79/1365.84	c cleaning 9995 clauses out of 20169 with flag 1055002/1055002
1381.21/1379.25	c cleaning 10007 clauses out of 20175 with flag 1065003/1065003
1393.22/1391.25	c cleaning 9997 clauses out of 20165 with flag 1075000/1075000
1407.32/1405.34	c cleaning 9991 clauses out of 20172 with flag 1085004/1085004
1421.12/1419.16	c cleaning 9992 clauses out of 20179 with flag 1095002/1095002
1434.53/1432.50	c cleaning 9996 clauses out of 20189 with flag 1105004/1105004
1445.83/1443.88	c cleaning 10013 clauses out of 20190 with flag 1115001/1115001
1458.64/1456.64	c cleaning 10002 clauses out of 20178 with flag 1125002/1125002
1470.23/1468.22	c cleaning 10001 clauses out of 20175 with flag 1135001/1135001
1484.33/1482.31	c cleaning 9977 clauses out of 20174 with flag 1145001/1145001
1495.65/1493.70	c cleaning 9987 clauses out of 20199 with flag 1155003/1155003
1507.75/1505.80	c cleaning 10014 clauses out of 20213 with flag 1165004/1165004
1516.85/1514.88	c cleaning 10024 clauses out of 20198 with flag 1175003/1175003
1527.55/1525.54	c cleaning 9989 clauses out of 20173 with flag 1185002/1185002
1538.05/1536.09	c cleaning 10002 clauses out of 20182 with flag 1195000/1195000
1551.05/1549.04	c cleaning 10003 clauses out of 20180 with flag 1205000/1205000
1563.27/1561.22	c cleaning 10014 clauses out of 20178 with flag 1215001/1215001
1575.37/1573.33	c cleaning 9997 clauses out of 20165 with flag 1225002/1225002
1588.88/1586.82	c cleaning 10001 clauses out of 20171 with flag 1235005/1235005
1601.18/1599.18	c cleaning 9983 clauses out of 20165 with flag 1245000/1245000
1614.09/1612.00	c cleaning 10012 clauses out of 20182 with flag 1255000/1255000
1625.61/1623.56	c cleaning 10006 clauses out of 20170 with flag 1265000/1265000
1637.31/1635.29	c cleaning 10009 clauses out of 20164 with flag 1275000/1275000
1648.53/1646.48	c cleaning 10008 clauses out of 20155 with flag 1285000/1285000
1660.03/1657.97	c cleaning 10004 clauses out of 20149 with flag 1295002/1295002
1672.33/1670.21	c cleaning 10005 clauses out of 20143 with flag 1305000/1305000
1686.35/1684.23	c cleaning 10001 clauses out of 20142 with flag 1315004/1315004
1700.15/1698.05	c cleaning 10001 clauses out of 20139 with flag 1325002/1325002
1710.76/1708.62	c cleaning 9938 clauses out of 20136 with flag 1335000/1335000
1724.27/1722.20	c cleaning 9978 clauses out of 20198 with flag 1345000/1345000
1739.58/1737.46	c cleaning 10029 clauses out of 20222 with flag 1355002/1355002
1752.31/1750.12	c cleaning 9997 clauses out of 20191 with flag 1365000/1365000
1763.62/1761.46	c cleaning 10010 clauses out of 20195 with flag 1375001/1375001
1772.04/1769.83	c cleaning 9990 clauses out of 20185 with flag 1385001/1385001
1784.14/1781.93	c cleaning 9979 clauses out of 20195 with flag 1395001/1395001
1797.05/1794.89	c cleaning 10001 clauses out of 20215 with flag 1405000/1405000
1800.08/1797.82	c starts		: 205
1800.08/1797.82	c conflicts		: 1408525
1800.08/1797.82	c decisions		: 2270003
1800.08/1797.82	c propagations		: 24096802
1800.08/1797.82	c inspects		: 1730140692
1800.08/1797.82	c learnt literals	: 0
1800.08/1797.82	c learnt binary clauses	: 0
1800.08/1797.82	c learnt ternary clauses	: 0
1800.08/1797.82	c learnt clauses	: 1408525
1800.08/1797.82	c ignored clauses	: 0
1800.08/1797.82	c root simplifications	: 0
1800.08/1797.82	c removed literals (reason simplification)	: 66802220
1800.08/1797.82	c reason swapping (by a shorter reason)	: 0
1800.08/1797.82	c Calls to reduceDB	: 142
1800.08/1797.82	c number of reductions to clauses (during analyze)	: 0
1800.08/1797.82	c number of learned constraints concerned by reduction	: 0
1800.08/1797.82	c number of learning phase by resolution	: 0
1800.08/1797.82	c number of learning phase by cutting planes	: 0
1800.08/1797.82	c speed (assignments/second)	: 13406.559181123286
1800.08/1797.82	c non guided choices	3489
1800.08/1797.84	c learnt constraints type 
1800.08/1797.84	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 13752
1800.08/1797.84	c constraints type 
1800.08/1797.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 62
1800.08/1797.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 60
1800.08/1797.84	s UNKNOWN
1800.08/1797.84	c Total wall clock time (in seconds): 1797.636

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-2659540-1276326396/watcher-2659540-1276326396 -o /tmp/evaluation-result-2659540-1276326396/solver-2659540-1276326396 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659540-1276326396.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: 0.99 0.98 0.99 3/106 9461
/proc/meminfo: memFree=1875572/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=444 CPUtime=0
/proc/9461/stat : 9461 (java6) R 9459 9461 9226 0 -1 4194304 129 0 0 0 0 0 0 0 22 0 1 0 8243610 454656 48 1992294400 134512640 134550932 4292959104 18446744073709551615 4149844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9461/statm: 436 51 40 10 0 25 0

[startup+0.077047 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 9461
/proc/meminfo: memFree=1875572/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=1521796 CPUtime=0.06
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 3731 0 1 0 4 2 0 0 18 0 7 0 8243610 1558319104 3172 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 380449 3172 1036 10 0 377759 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1521796

[startup+0.102048 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 9461
/proc/meminfo: memFree=1875572/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=1524184 CPUtime=0.08
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 3954 0 1 0 6 2 0 0 18 0 12 0 8243610 1560764416 3393 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 381046 3393 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300305 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 9461
/proc/meminfo: memFree=1875572/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=1526352 CPUtime=0.36
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 5374 0 1 0 32 4 0 0 18 0 12 0 8243610 1562984448 4811 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 381588 4811 1361 10 0 378890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526352

[startup+0.701305 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 9461
/proc/meminfo: memFree=1875572/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=1530004 CPUtime=1.16
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 7441 0 1 0 112 4 0 0 18 0 13 0 8243610 1566724096 6422 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382501 6422 1407 10 0 379803 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1530004

[startup+1.50131 s]
/proc/loadavg: 0.99 0.98 0.99 4/119 9474
/proc/meminfo: memFree=1854016/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=1530172 CPUtime=2.47
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 8483 0 1 0 242 5 0 0 18 0 13 0 8243610 1566896128 7238 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 7238 1421 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=1.47
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 5175 0 1 0 144 3 0 0 20 0 13 0 8243612 1566896128 7238 1992294400 134512640 134550932 4293860720 18446744073709551615 4109430348 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 8243613 1566896128 7238 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 8243613 1566896128 7238 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9466/stat : 9466 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 7238 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9467] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9467/stat : 9467 (java) S 9459 9461 9226 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 8243615 1566896128 7238 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9468] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9468/stat : 9468 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 8243615 1566896128 7238 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9469] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9469/stat : 9469 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 7239 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9470] ppid=9459 vsize=1530172 CPUtime=0.56
/proc/9461/task/9470/stat : 9470 (java) S 9459 9461 9226 0 -1 4202560 1187 0 0 0 56 0 0 0 25 0 13 0 8243620 1566896128 7239 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9471] ppid=9459 vsize=1530172 CPUtime=0.41
/proc/9461/task/9471/stat : 9471 (java) S 9459 9461 9226 0 -1 4202560 1052 0 0 0 41 0 0 0 25 0 13 0 8243620 1566896128 7239 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9472] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9472/stat : 9472 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 7239 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9473] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9473/stat : 9473 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 8243620 1566896128 7239 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9474] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9474/stat : 9474 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 8243654 1566896128 7239 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 1530172

[startup+3.10031 s]
/proc/loadavg: 0.99 0.98 0.99 2/119 9474
/proc/meminfo: memFree=1844840/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=1530172 CPUtime=4.12
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 10227 0 1 0 406 6 0 0 18 0 13 0 8243610 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 8970 1439 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=3.04
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 5661 0 1 0 300 4 0 0 25 0 13 0 8243612 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4109393139 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 315 0 0 0 0 0 0 0 18 0 13 0 8243613 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 321 0 0 0 0 0 0 0 17 0 13 0 8243613 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=0.02
/proc/9461/task/9466/stat : 9466 (java) S 9459 9461 9226 0 -1 4202560 615 0 0 0 2 0 0 0 15 0 13 0 8243615 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9467] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9467/stat : 9467 (java) S 9459 9461 9226 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9468] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9468/stat : 9468 (java) S 9459 9461 9226 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9469] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9469/stat : 9469 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9470] ppid=9459 vsize=1530172 CPUtime=0.57
/proc/9461/task/9470/stat : 9470 (java) S 9459 9461 9226 0 -1 4202560 1187 0 0 0 57 0 0 0 18 0 13 0 8243620 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9471] ppid=9459 vsize=1530172 CPUtime=0.45
/proc/9461/task/9471/stat : 9471 (java) S 9459 9461 9226 0 -1 4202560 1062 0 0 0 45 0 0 0 18 0 13 0 8243620 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9472] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9472/stat : 9472 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9473] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9473/stat : 9473 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 8243620 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9474] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9474/stat : 9474 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 8243654 1566896128 8970 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 1530172

[startup+6.30131 s]
/proc/loadavg: 0.99 0.98 0.99 2/119 9474
/proc/meminfo: memFree=1837028/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=1530172 CPUtime=7.39
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 13468 0 1 0 732 7 0 0 18 0 13 0 8243610 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 12205 1439 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=6.16
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 5665 0 1 0 612 4 0 0 25 0 13 0 8243612 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4109429210 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=0.01
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 1460 0 0 0 1 0 0 0 18 0 13 0 8243613 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=0.02
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 1448 0 0 0 1 1 0 0 15 0 13 0 8243613 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=0.07
/proc/9461/task/9466/stat : 9466 (java) S 9459 9461 9226 0 -1 4202560 1574 0 0 0 7 0 0 0 16 0 13 0 8243615 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9467] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9467/stat : 9467 (java) S 9459 9461 9226 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9468] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9468/stat : 9468 (java) S 9459 9461 9226 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9469] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9469/stat : 9469 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9470] ppid=9459 vsize=1530172 CPUtime=0.62
/proc/9461/task/9470/stat : 9470 (java) S 9459 9461 9226 0 -1 4202560 1192 0 0 0 62 0 0 0 17 0 13 0 8243620 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9471] ppid=9459 vsize=1530172 CPUtime=0.46
/proc/9461/task/9471/stat : 9471 (java) S 9459 9461 9226 0 -1 4202560 1063 0 0 0 46 0 0 0 17 0 13 0 8243620 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9472] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9472/stat : 9472 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9473] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9473/stat : 9473 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 8243620 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9474] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9474/stat : 9474 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 8243654 1566896128 12205 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 1530172

[startup+12.7003 s]
/proc/loadavg: 0.99 0.98 0.99 2/119 9474
/proc/meminfo: memFree=1818312/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=1530172 CPUtime=13.83
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 16818 0 1 0 1374 9 0 0 18 0 13 0 8243610 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 15507 1439 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=12.5
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 6905 0 1 0 1245 5 0 0 25 0 13 0 8243612 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4109198688 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=0.03
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 2493 0 0 0 3 0 0 0 18 0 13 0 8243613 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=0.03
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 2451 0 0 0 2 1 0 0 15 0 13 0 8243613 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=0.11
/proc/9461/task/9466/stat : 9466 (java) S 9459 9461 9226 0 -1 4202560 1645 0 0 0 11 0 0 0 15 0 13 0 8243615 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9467] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9467/stat : 9467 (java) S 9459 9461 9226 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9468] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9468/stat : 9468 (java) S 9459 9461 9226 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9469] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9469/stat : 9469 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9470] ppid=9459 vsize=1530172 CPUtime=0.65
/proc/9461/task/9470/stat : 9470 (java) S 9459 9461 9226 0 -1 4202560 1195 0 0 0 65 0 0 0 15 0 13 0 8243620 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9471] ppid=9459 vsize=1530172 CPUtime=0.46
/proc/9461/task/9471/stat : 9471 (java) S 9459 9461 9226 0 -1 4202560 1063 0 0 0 46 0 0 0 17 0 13 0 8243620 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9472] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9472/stat : 9472 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9473] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9473/stat : 9473 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 8243620 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9474] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9474/stat : 9474 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 8243654 1566896128 15507 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.83
Current children cumulated vsize (KiB) 1530172

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/119 9474
/proc/meminfo: memFree=1807772/2059040 swapFree=4136344/4192956
[pid=9461] ppid=9459 vsize=1530172 CPUtime=26.66
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 19535 0 1 0 2655 11 0 0 18 0 13 0 8243610 1566896128 18212 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 18212 1439 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=25.24
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 7191 0 1 0 2519 5 0 0 25 0 13 0 8243612 1566896128 18212 1992294400 134512640 134550932 4293860720 18446744073709551615 4109430342 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=0.05
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 3519 0 0 0 4 1 0 0 18 0 13 0 8243613 1566896128 18212 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=0.05
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 3315 0 0 0 4 1 0 0 15 0 13 0 8243613 1566896128 18212 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=0.15

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

[pid=9461] ppid=9459 vsize=1530172 CPUtime=1604.39
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 26814 0 1 0 160402 37 0 0 18 0 13 0 8243610 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 25162 1439 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=1594.69
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 8421 0 1 0 159445 24 0 0 25 0 13 0 8243612 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4109429175 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=1.61
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 4900 0 0 0 157 4 0 0 16 0 13 0 8243613 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=1.71
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 4736 0 0 0 167 4 0 0 15 0 13 0 8243613 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=5.18
/proc/9461/task/9466/stat : 9466 (java) S 9459 9461 9226 0 -1 4202560 5338 0 0 0 516 2 0 0 15 0 13 0 8243615 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9467] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9467/stat : 9467 (java) S 9459 9461 9226 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9468] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9468/stat : 9468 (java) S 9459 9461 9226 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9469] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9469/stat : 9469 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9470] ppid=9459 vsize=1530172 CPUtime=0.69
/proc/9461/task/9470/stat : 9470 (java) S 9459 9461 9226 0 -1 4202560 1198 0 0 0 69 0 0 0 15 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9471] ppid=9459 vsize=1530172 CPUtime=0.46
/proc/9461/task/9471/stat : 9471 (java) S 9459 9461 9226 0 -1 4202560 1063 0 0 0 46 0 0 0 17 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9472] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9472/stat : 9472 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9473] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9473/stat : 9473 (java) S 9459 9461 9226 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9474] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9474/stat : 9474 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 8243654 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1604.39
Current children cumulated vsize (KiB) 1530172

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 9521
/proc/meminfo: memFree=1777144/2059040 swapFree=4136452/4192956
[pid=9461] ppid=9459 vsize=1530172 CPUtime=1664.43
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 26827 0 1 0 166404 39 0 0 18 0 13 0 8243610 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 25162 1439 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=1654.39
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 8426 0 1 0 165414 25 0 0 25 0 13 0 8243612 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4109430390 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=1.67
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 4900 0 0 0 163 4 0 0 16 0 13 0 8243613 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=1.76
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 4736 0 0 0 172 4 0 0 15 0 13 0 8243613 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=5.39
/proc/9461/task/9466/stat : 9466 (java) S 9459 9461 9226 0 -1 4202560 5342 0 0 0 537 2 0 0 15 0 13 0 8243615 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9467] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9467/stat : 9467 (java) S 9459 9461 9226 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9468] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9468/stat : 9468 (java) S 9459 9461 9226 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9469] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9469/stat : 9469 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9470] ppid=9459 vsize=1530172 CPUtime=0.69
/proc/9461/task/9470/stat : 9470 (java) S 9459 9461 9226 0 -1 4202560 1198 0 0 0 69 0 0 0 15 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9471] ppid=9459 vsize=1530172 CPUtime=0.46
/proc/9461/task/9471/stat : 9471 (java) S 9459 9461 9226 0 -1 4202560 1063 0 0 0 46 0 0 0 17 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9472] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9472/stat : 9472 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9473] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9473/stat : 9473 (java) S 9459 9461 9226 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 8243620 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9474] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9474/stat : 9474 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 8243654 1566896128 25162 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.43
Current children cumulated vsize (KiB) 1530172

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 9523
/proc/meminfo: memFree=1776152/2059040 swapFree=4136452/4192956
[pid=9461] ppid=9459 vsize=1530172 CPUtime=1724.49
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 27090 0 1 0 172409 40 0 0 18 0 13 0 8243610 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 25412 1439 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=1714.06
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 8431 0 1 0 171380 26 0 0 25 0 13 0 8243612 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4109394746 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=1.75
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 4900 0 0 0 171 4 0 0 16 0 13 0 8243613 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=1.84
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 4736 0 0 0 180 4 0 0 15 0 13 0 8243613 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=5.63
/proc/9461/task/9466/stat : 9466 (java) S 9459 9461 9226 0 -1 4202560 5596 0 0 0 561 2 0 0 16 0 13 0 8243615 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9467] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9467/stat : 9467 (java) S 9459 9461 9226 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9468] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9468/stat : 9468 (java) S 9459 9461 9226 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9469] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9469/stat : 9469 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9470] ppid=9459 vsize=1530172 CPUtime=0.69
/proc/9461/task/9470/stat : 9470 (java) S 9459 9461 9226 0 -1 4202560 1198 0 0 0 69 0 0 0 15 0 13 0 8243620 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9471] ppid=9459 vsize=1530172 CPUtime=0.46
/proc/9461/task/9471/stat : 9471 (java) S 9459 9461 9226 0 -1 4202560 1063 0 0 0 46 0 0 0 17 0 13 0 8243620 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9472] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9472/stat : 9472 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9473] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9473/stat : 9473 (java) S 9459 9461 9226 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 8243620 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9474] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9474/stat : 9474 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 8243654 1566896128 25412 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.49
Current children cumulated vsize (KiB) 1530172

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 9525
/proc/meminfo: memFree=1774912/2059040 swapFree=4136452/4192956
[pid=9461] ppid=9459 vsize=1530172 CPUtime=1784.55
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 27337 0 1 0 178414 41 0 0 18 0 13 0 8243610 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 25646 1439 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=1773.72
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 8436 0 1 0 177345 27 0 0 25 0 13 0 8243612 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4109408843 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=1.84
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 4900 0 0 0 180 4 0 0 15 0 13 0 8243613 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=1.92
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 4736 0 0 0 188 4 0 0 16 0 13 0 8243613 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=5.86
/proc/9461/task/9466/stat : 9466 (java) S 9459 9461 9226 0 -1 4202560 5834 0 0 0 584 2 0 0 16 0 13 0 8243615 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9467] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9467/stat : 9467 (java) S 9459 9461 9226 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9468] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9468/stat : 9468 (java) S 9459 9461 9226 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9469] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9469/stat : 9469 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9470] ppid=9459 vsize=1530172 CPUtime=0.69
/proc/9461/task/9470/stat : 9470 (java) S 9459 9461 9226 0 -1 4202560 1198 0 0 0 69 0 0 0 15 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9471] ppid=9459 vsize=1530172 CPUtime=0.46
/proc/9461/task/9471/stat : 9471 (java) S 9459 9461 9226 0 -1 4202560 1063 0 0 0 46 0 0 0 17 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9472] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9472/stat : 9472 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9473] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9473/stat : 9473 (java) S 9459 9461 9226 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9474] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9474/stat : 9474 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 8243654 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (KiB) 1530172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 9525
/proc/meminfo: memFree=1774912/2059040 swapFree=4136452/4192956
[pid=9461] ppid=9459 vsize=1530172 CPUtime=1800.08
/proc/9461/stat : 9461 (java) S 9459 9461 9226 0 -1 4202496 27338 0 1 0 179966 42 0 0 18 0 13 0 8243610 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9461/statm: 382543 25646 1439 10 0 379845 0
[pid=9461/tid=9463] ppid=9459 vsize=1530172 CPUtime=1789.16
/proc/9461/task/9463/stat : 9463 (java) R 9459 9461 9226 0 -1 4202560 8437 0 1 0 178889 27 0 0 25 0 13 0 8243612 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4109429233 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9461/tid=9464] ppid=9459 vsize=1530172 CPUtime=1.85
/proc/9461/task/9464/stat : 9464 (java) S 9459 9461 9226 0 -1 4202560 4900 0 0 0 181 4 0 0 15 0 13 0 8243613 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9465] ppid=9459 vsize=1530172 CPUtime=1.93
/proc/9461/task/9465/stat : 9465 (java) S 9459 9461 9226 0 -1 4202560 4736 0 0 0 189 4 0 0 16 0 13 0 8243613 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9466] ppid=9459 vsize=1530172 CPUtime=5.9
/proc/9461/task/9466/stat : 9466 (java) S 9459 9461 9226 0 -1 4202560 5834 0 0 0 588 2 0 0 15 0 13 0 8243615 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 0 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9467] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9467/stat : 9467 (java) S 9459 9461 9226 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9468] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9468/stat : 9468 (java) S 9459 9461 9226 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 8243615 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9469] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9469/stat : 9469 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9470] ppid=9459 vsize=1530172 CPUtime=0.69
/proc/9461/task/9470/stat : 9470 (java) S 9459 9461 9226 0 -1 4202560 1198 0 0 0 69 0 0 0 15 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9471] ppid=9459 vsize=1530172 CPUtime=0.46
/proc/9461/task/9471/stat : 9471 (java) S 9459 9461 9226 0 -1 4202560 1063 0 0 0 46 0 0 0 17 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9472] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9472/stat : 9472 (java) S 9459 9461 9226 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
[pid=9461/tid=9473] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9473/stat : 9473 (java) S 9459 9461 9226 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 8243620 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 1 0 0 0
[pid=9461/tid=9474] ppid=9459 vsize=1530172 CPUtime=0
/proc/9461/task/9474/stat : 9474 (java) S 9459 9461 9226 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 8243654 1566896128 25646 1992294400 134512640 134550932 4293860720 18446744073709551615 4294960144 0 4 0 16800975 18446604437836021824 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1530172

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

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

Child status: 143
Real time (s): 1797.89
CPU time (s): 1800.2
CPU user time (s): 1799.76
CPU system time (s): 0.433934
CPU usage (%): 100.128
Max. virtual memory (cumulated for all children) (KiB): 1531020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.433934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27362
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= 38106
involuntary context switches= 17050

runsolver used 3.56846 second user time and 9.71952 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-12 09:06:36
IDJOB=2659540
IDBENCH=1417
IDSOLVER=1164
FILE ID=node001/2659540-1276326396
PBS_JOBID= 11173164
Free space on /tmp= 62392 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659540-1276326396/watcher-2659540-1276326396 -o /tmp/evaluation-result-2659540-1276326396/solver-2659540-1276326396 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659540-1276326396.opb

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

MD5SUM BENCH= 4d7adbd65e64509ef53d6e98bf824cab
RANDOM SEED=503610945

node001.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.202
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.40
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.202
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1876092 kB
Buffers:          7272 kB
Cached:         105276 kB
SwapCached:      16820 kB
Active:          56288 kB
Inactive:        75972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1876092 kB
SwapTotal:     4192956 kB
SwapFree:      4136344 kB
Dirty:             256 kB
Writeback:           0 kB
AnonPages:       10740 kB
Mapped:           9260 kB
Slab:            28840 kB
PageTables:       3940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182324 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= 62392 MiB
End job on node001 at 2010-06-12 09:36:36