Trace number 2658818

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.22 1784.82

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-maros-r7.opb
MD5SUM0981750c20a5ad85ded6bb04bf23d130
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10442014720
Optimality of the best value was proved NO
Number of variables282240
Total number of constraints3136
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3136
Minimum length of a constraint150
Maximum length of a constraint720
Number of terms in the objective function 188160
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6734508713856
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 4602477289606474
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.23/0.20	c Pseudo Boolean Optimization
0.23/0.20	c --- Begin Solver configuration ---
0.23/0.20	c Stops conflict analysis at the first Unique Implication Point
0.23/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.23/0.20	c Learn all clauses as in MiniSAT
0.23/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.20	c Expensive reason simplification
0.23/0.20	c Armin Biere (Picosat) restarts strategy
0.23/0.20	c Glucose learned constraints deletion strategy
0.23/0.20	c timeout=2147483s
0.23/0.20	c DB Simplification allowed=false
0.23/0.20	c --- End Solver configuration ---
0.23/0.20	c solving HOME/instance-2658818-1276550881.opb
0.23/0.20	c reading problem ... 
24.58/20.01	c ... done. Wall clock time 19.81s.
24.58/20.01	c #vars     282240
24.58/20.01	c #constraints  6272
24.58/20.01	c constraints type 
24.58/20.01	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6272
80.31/73.98	c cleaning 2500 clauses out of 5001 with flag 5001/5001
90.49/84.09	c cleaning 4245 clauses out of 8500 with flag 11000/11000
99.73/93.22	c cleaning 5621 clauses out of 11256 with flag 18001/18001
119.40/112.62	c cleaning 6816 clauses out of 13634 with flag 26000/26000
131.03/124.21	c cleaning 7903 clauses out of 15821 with flag 35003/35003
142.96/136.16	c cleaning 8955 clauses out of 17915 with flag 45000/45000
157.50/150.70	c cleaning 9480 clauses out of 18960 with flag 55000/55000
173.13/166.21	c cleaning 9734 clauses out of 19481 with flag 65001/65001
196.75/189.65	c cleaning 9874 clauses out of 19747 with flag 75001/75001
203.49/196.35	c cleaning 9936 clauses out of 19872 with flag 85000/85000
217.46/210.20	c cleaning 9956 clauses out of 19937 with flag 95001/95001
236.51/228.93	c cleaning 9982 clauses out of 19981 with flag 105001/105001
249.49/241.88	c cleaning 9996 clauses out of 19998 with flag 115000/115000
272.90/264.99	c cleaning 9988 clauses out of 20002 with flag 125000/125000
289.18/281.02	c cleaning 9988 clauses out of 20014 with flag 135000/135000
306.93/298.78	c cleaning 10011 clauses out of 20027 with flag 145001/145001
318.94/310.72	c cleaning 10002 clauses out of 20016 with flag 155001/155001
330.98/322.79	c cleaning 10001 clauses out of 20013 with flag 165000/165000
342.13/333.89	c cleaning 10002 clauses out of 20013 with flag 175001/175001
353.96/345.66	c cleaning 10001 clauses out of 20012 with flag 185002/185002
371.05/362.50	c cleaning 9991 clauses out of 20011 with flag 195002/195002
387.28/378.71	c cleaning 10004 clauses out of 20019 with flag 205001/205001
401.14/392.58	c cleaning 10001 clauses out of 20014 with flag 215000/215000
413.89/405.25	c cleaning 10000 clauses out of 20013 with flag 225000/225000
426.94/418.25	c cleaning 10001 clauses out of 20013 with flag 235000/235000
439.48/430.73	c cleaning 9999 clauses out of 20012 with flag 245000/245000
451.84/443.09	c cleaning 9997 clauses out of 20014 with flag 255001/255001
466.29/457.48	c cleaning 10000 clauses out of 20016 with flag 265000/265000
480.15/471.21	c cleaning 9998 clauses out of 20016 with flag 275000/275000
494.39/485.47	c cleaning 10002 clauses out of 20018 with flag 285000/285000
507.28/498.12	c cleaning 10001 clauses out of 20018 with flag 295002/295002
519.04/509.88	c cleaning 10000 clauses out of 20016 with flag 305001/305001
536.17/526.87	c cleaning 9997 clauses out of 20015 with flag 315000/315000
548.60/539.21	c cleaning 10000 clauses out of 20019 with flag 325001/325001
564.67/555.16	c cleaning 9985 clauses out of 20019 with flag 335001/335001
581.28/571.64	c cleaning 9981 clauses out of 20035 with flag 345002/345002
596.10/586.31	c cleaning 10016 clauses out of 20052 with flag 355000/355000
620.77/610.88	c cleaning 9972 clauses out of 20037 with flag 365001/365001
657.94/647.98	c cleaning 9985 clauses out of 20064 with flag 375000/375000
693.12/683.10	c cleaning 9990 clauses out of 20079 with flag 385000/385000
720.29/710.15	c cleaning 10039 clauses out of 20090 with flag 395001/395001
736.77/726.40	c cleaning 9997 clauses out of 20051 with flag 405001/405001
752.45/742.04	c cleaning 10021 clauses out of 20053 with flag 415000/415000
770.79/760.12	c cleaning 9994 clauses out of 20033 with flag 425001/425001
788.05/777.29	c cleaning 9987 clauses out of 20039 with flag 435001/435001
800.86/789.94	c cleaning 9974 clauses out of 20052 with flag 445001/445001
811.52/800.58	c cleaning 10027 clauses out of 20078 with flag 455001/455001
822.35/811.36	c cleaning 10009 clauses out of 20050 with flag 465000/465000
835.18/824.14	c cleaning 10002 clauses out of 20042 with flag 475001/475001
848.13/837.06	c cleaning 10015 clauses out of 20039 with flag 485000/485000
859.85/848.72	c cleaning 10002 clauses out of 20024 with flag 495000/495000
874.27/863.15	c cleaning 10005 clauses out of 20022 with flag 505000/505000
896.03/884.88	c cleaning 9993 clauses out of 20018 with flag 515001/515001
926.15/914.93	c cleaning 10007 clauses out of 20025 with flag 525001/525001
937.01/925.71	c cleaning 9999 clauses out of 20017 with flag 535000/535000
949.06/937.72	c cleaning 9998 clauses out of 20018 with flag 545000/545000
960.31/948.97	c cleaning 10003 clauses out of 20021 with flag 555001/555001
972.27/960.88	c cleaning 10001 clauses out of 20017 with flag 565000/565000
983.72/972.28	c cleaning 10001 clauses out of 20016 with flag 575000/575000
995.27/983.72	c cleaning 10000 clauses out of 20016 with flag 585001/585001
1005.72/994.16	c cleaning 10004 clauses out of 20017 with flag 595002/595002
1018.47/1006.87	c cleaning 10000 clauses out of 20012 with flag 605001/605001
1031.52/1019.82	c cleaning 10002 clauses out of 20011 with flag 615000/615000
1045.89/1034.19	c cleaning 10002 clauses out of 20009 with flag 625000/625000
1062.83/1051.09	c cleaning 9997 clauses out of 20007 with flag 635000/635000
1079.98/1068.13	c cleaning 9999 clauses out of 20010 with flag 645000/645000
1092.03/1080.05	c cleaning 9998 clauses out of 20012 with flag 655001/655001
1097.78/1085.79	c cleaning 10000 clauses out of 20014 with flag 665001/665001
1106.73/1094.67	c cleaning 10003 clauses out of 20016 with flag 675003/675003
1123.93/1111.72	c cleaning 9987 clauses out of 20012 with flag 685002/685002
1146.00/1133.75	c cleaning 9990 clauses out of 20024 with flag 695001/695001
1180.09/1167.70	c cleaning 10007 clauses out of 20035 with flag 705002/705002
1205.55/1193.19	c cleaning 9986 clauses out of 20026 with flag 715000/715000
1221.93/1209.38	c cleaning 9995 clauses out of 20040 with flag 725000/725000
1232.40/1219.72	c cleaning 9974 clauses out of 20045 with flag 735000/735000
1241.94/1229.29	c cleaning 9978 clauses out of 20072 with flag 745001/745001
1255.42/1242.63	c cleaning 9978 clauses out of 20093 with flag 755000/755000
1270.55/1257.77	c cleaning 9998 clauses out of 20115 with flag 765000/765000
1280.63/1267.75	c cleaning 10008 clauses out of 20118 with flag 775001/775001
1298.50/1285.59	c cleaning 10051 clauses out of 20110 with flag 785001/785001
1307.11/1294.06	c cleaning 10015 clauses out of 20058 with flag 795000/795000
1312.76/1299.62	c cleaning 10007 clauses out of 20043 with flag 805000/805000
1318.29/1305.11	c cleaning 10000 clauses out of 20036 with flag 815000/815000
1323.82/1310.68	c cleaning 10002 clauses out of 20036 with flag 825000/825000
1329.86/1316.70	c cleaning 10001 clauses out of 20034 with flag 835000/835000
1335.58/1322.30	c cleaning 10000 clauses out of 20033 with flag 845000/845000
1341.21/1327.91	c cleaning 9998 clauses out of 20033 with flag 855000/855000
1346.73/1333.41	c cleaning 10003 clauses out of 20035 with flag 865000/865000
1352.46/1339.13	c cleaning 9999 clauses out of 20032 with flag 875000/875000
1373.05/1359.37	c cleaning 10014 clauses out of 20033 with flag 885000/885000
1399.98/1386.03	c cleaning 10005 clauses out of 20019 with flag 895000/895000
1412.11/1398.19	c cleaning 10004 clauses out of 20015 with flag 905001/905001
1423.43/1409.43	c cleaning 9998 clauses out of 20010 with flag 915000/915000
1435.16/1421.16	c cleaning 10001 clauses out of 20012 with flag 925000/925000
1447.60/1433.54	c cleaning 10000 clauses out of 20012 with flag 935001/935001
1459.61/1445.59	c cleaning 10000 clauses out of 20012 with flag 945001/945001
1472.78/1458.65	c cleaning 10001 clauses out of 20012 with flag 955001/955001
1485.50/1471.35	c cleaning 10000 clauses out of 20010 with flag 965000/965000
1498.88/1484.50	c cleaning 10001 clauses out of 20010 with flag 975000/975000
1517.74/1503.21	c cleaning 9966 clauses out of 20009 with flag 985000/985000
1541.35/1526.79	c cleaning 9997 clauses out of 20043 with flag 995000/995000
1567.17/1552.43	c cleaning 9995 clauses out of 20047 with flag 1005001/1005001
1592.93/1578.14	c cleaning 10021 clauses out of 20051 with flag 1015000/1015000
1605.37/1590.56	c cleaning 10010 clauses out of 20031 with flag 1025001/1025001
1618.21/1603.37	c cleaning 10004 clauses out of 20022 with flag 1035002/1035002
1633.13/1618.25	c cleaning 10005 clauses out of 20017 with flag 1045001/1045001
1646.88/1631.99	c cleaning 9998 clauses out of 20012 with flag 1055001/1055001
1662.22/1647.23	c cleaning 10002 clauses out of 20013 with flag 1065000/1065000
1675.19/1660.19	c cleaning 10000 clauses out of 20011 with flag 1075000/1075000
1692.84/1677.77	c cleaning 10001 clauses out of 20013 with flag 1085002/1085002
1714.08/1698.90	c cleaning 10000 clauses out of 20010 with flag 1095000/1095000
1733.82/1718.67	c cleaning 10001 clauses out of 20010 with flag 1105000/1105000
1754.77/1739.59	c cleaning 9998 clauses out of 20011 with flag 1115002/1115002
1776.21/1760.95	c cleaning 9998 clauses out of 20012 with flag 1125001/1125001
1798.05/1782.72	c cleaning 10003 clauses out of 20014 with flag 1135001/1135001
1800.06/1784.71	c starts		: 189
1800.06/1784.71	c conflicts		: 1135557
1800.06/1784.71	c decisions		: 6710946
1800.06/1784.71	c propagations		: 19449727
1800.06/1784.71	c inspects		: 518718792
1800.06/1784.71	c learnt literals	: 0
1800.06/1784.71	c learnt binary clauses	: 0
1800.06/1784.71	c learnt ternary clauses	: 0
1800.06/1784.71	c learnt clauses	: 1135556
1800.06/1784.71	c ignored clauses	: 0
1800.06/1784.71	c root simplifications	: 0
1800.06/1784.71	c removed literals (reason simplification)	: 35877259
1800.06/1784.71	c reason swapping (by a shorter reason)	: 0
1800.06/1784.71	c Calls to reduceDB	: 115
1800.06/1784.71	c number of reductions to clauses (during analyze)	: 0
1800.06/1784.71	c number of learned constraints concerned by reduction	: 0
1800.06/1784.71	c number of learning phase by resolution	: 0
1800.06/1784.71	c number of learning phase by cutting planes	: 0
1800.06/1784.72	c speed (assignments/second)	: 11021.567441889458
1800.06/1784.72	c non guided choices	4701590
1800.06/1784.74	c learnt constraints type 
1800.06/1784.74	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 10578
1800.06/1784.74	c constraints type 
1800.06/1784.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6272
1800.06/1784.74	s UNKNOWN
1800.06/1784.74	c Total wall clock time (in seconds): 1784.533

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-2658818-1276550881/watcher-2658818-1276550881 -o /tmp/evaluation-result-2658818-1276550881/solver-2658818-1276550881 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658818-1276550881.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.65 1.92 1.72 3/106 30472
/proc/meminfo: memFree=1746812/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=248 CPUtime=0
/proc/30472/stat : 30472 (java) R 30470 30472 29797 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 30692140 253952 28 1992294400 134512640 134550932 4290141680 18446744073709551615 8782420 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30472/statm: 62 28 21 10 0 23 0

[startup+0.0235931 s]
/proc/loadavg: 1.65 1.92 1.72 3/106 30472
/proc/meminfo: memFree=1746812/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1517068 CPUtime=0.01
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 1563 0 1 0 0 1 0 0 18 0 2 0 30692140 1553477632 1007 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 379267 1007 412 10 0 376978 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1517068

[startup+0.101601 s]
/proc/loadavg: 1.65 1.92 1.72 3/106 30472
/proc/meminfo: memFree=1746812/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1524184 CPUtime=0.08
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 3961 0 1 0 6 2 0 0 18 0 12 0 30692140 1560764416 3400 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 381046 3400 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.301624 s]
/proc/loadavg: 1.65 1.92 1.72 3/106 30472
/proc/meminfo: memFree=1746812/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1526952 CPUtime=0.37
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 6955 0 1 0 33 4 0 0 18 0 12 0 30692140 1563598848 6391 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 381738 6391 1365 10 0 379040 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526952

[startup+0.701659 s]
/proc/loadavg: 1.65 1.92 1.72 3/106 30472
/proc/meminfo: memFree=1746812/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1527836 CPUtime=1.01
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 11235 0 1 0 94 7 0 0 18 0 12 0 30692140 1564504064 10593 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 381959 10594 1396 10 0 379261 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1527836

[startup+1.50175 s]
/proc/loadavg: 1.65 1.92 1.72 2/118 30484
/proc/meminfo: memFree=1686392/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1527836 CPUtime=1.81
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 25749 0 1 0 168 13 0 0 18 0 12 0 30692140 1564504064 25107 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 381959 25108 1396 10 0 379261 0
[pid=30472/tid=30474] ppid=30470 vsize=1527836 CPUtime=1.45
/proc/30472/task/30474/stat : 30474 (java) R 30470 30472 29797 0 -1 4202560 23647 0 1 0 134 11 0 0 25 0 12 0 30692141 1564504064 25108 1992294400 134512640 134550932 4290141680 18446744073709551615 4108653606 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30472/tid=30475] ppid=30470 vsize=1527836 CPUtime=0
/proc/30472/task/30475/stat : 30475 (java) S 30470 30472 29797 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 12 0 30692143 1564504064 25109 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30476] ppid=30470 vsize=1527836 CPUtime=0
/proc/30472/task/30476/stat : 30476 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 12 0 30692143 1564504064 25110 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30477] ppid=30470 vsize=1527836 CPUtime=0
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30692144 1564504064 25111 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1527836 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 30692145 1564504064 25112 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1527836 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 12 0 30692145 1564504064 25112 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1527836 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30692149 1564504064 25113 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1527836 CPUtime=0.11
/proc/30472/task/30481/stat : 30481 (java) S 30470 30472 29797 0 -1 4202560 340 0 0 0 11 0 0 0 24 0 12 0 30692149 1564504064 25114 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30482] ppid=30470 vsize=1527836 CPUtime=0.22
/proc/30472/task/30482/stat : 30482 (java) S 30470 30472 29797 0 -1 4202560 702 0 0 0 22 0 0 0 17 0 12 0 30692149 1564504064 25115 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30483] ppid=30470 vsize=1527836 CPUtime=0
/proc/30472/task/30483/stat : 30483 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 30692149 1564504064 25116 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30484] ppid=30470 vsize=1527836 CPUtime=0
/proc/30472/task/30484/stat : 30484 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 30692149 1564504064 25117 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 1527836

[startup+3.10094 s]
/proc/loadavg: 1.84 1.95 1.73 4/118 30484
/proc/meminfo: memFree=1625012/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1541148 CPUtime=4.45
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 47516 0 1 0 421 24 0 0 18 0 12 0 30692140 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 385287 43822 1417 10 0 382589 0
[pid=30472/tid=30474] ppid=30470 vsize=1541148 CPUtime=2.94
/proc/30472/task/30474/stat : 30474 (java) R 30470 30472 29797 0 -1 4202560 31998 0 1 0 278 16 0 0 25 0 12 0 30692141 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4108800106 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30472/tid=30475] ppid=30470 vsize=1541148 CPUtime=0.09
/proc/30472/task/30475/stat : 30475 (java) S 30470 30472 29797 0 -1 4202560 4336 0 0 0 8 1 0 0 18 0 12 0 30692143 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30476] ppid=30470 vsize=1541148 CPUtime=0.09
/proc/30472/task/30476/stat : 30476 (java) S 30470 30472 29797 0 -1 4202560 3452 0 0 0 8 1 0 0 18 0 12 0 30692143 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30477] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 30692144 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 30692145 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 30692145 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30692149 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1541148 CPUtime=0.14
/proc/30472/task/30481/stat : 30481 (java) S 30470 30472 29797 0 -1 4202560 349 0 0 0 14 0 0 0 17 0 12 0 30692149 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30482] ppid=30470 vsize=1541148 CPUtime=1.13
/proc/30472/task/30482/stat : 30482 (java) S 30470 30472 29797 0 -1 4202560 6312 0 0 0 110 3 0 0 16 0 12 0 30692149 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30483] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30483/stat : 30483 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 30692149 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30484] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30484/stat : 30484 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 30692149 1578135552 43822 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 1541148

[startup+6.3013 s]
/proc/loadavg: 1.84 1.95 1.73 2/118 30484
/proc/meminfo: memFree=1516512/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1541148 CPUtime=8.13
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 66389 0 1 0 780 33 0 0 18 0 12 0 30692140 1578135552 60354 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 385287 60357 1417 10 0 382589 0
[pid=30472/tid=30474] ppid=30470 vsize=1541148 CPUtime=5.66
/proc/30472/task/30474/stat : 30474 (java) S 30470 30472 29797 0 -1 4202560 32002 0 1 0 549 17 0 0 25 0 12 0 30692141 1578135552 60359 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30475] ppid=30470 vsize=1541148 CPUtime=0.58
/proc/30472/task/30475/stat : 30475 (java) R 30470 30472 29797 0 -1 4202560 14741 0 0 0 52 6 0 0 18 0 12 0 30692143 1578135552 60361 1992294400 134512640 134550932 4290141680 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30472/tid=30476] ppid=30470 vsize=1541148 CPUtime=0.57
/proc/30472/task/30476/stat : 30476 (java) R 30470 30472 29797 0 -1 4202560 11924 0 0 0 53 4 0 0 18 0 12 0 30692143 1578135552 60362 1992294400 134512640 134550932 4290141680 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30472/tid=30477] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 30692144 1578135552 60364 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 30692145 1578135552 60366 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 30692145 1578135552 60368 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30692149 1578135552 60371 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1541148 CPUtime=0.14
/proc/30472/task/30481/stat : 30481 (java) S 30470 30472 29797 0 -1 4202560 349 0 0 0 14 0 0 0 15 0 12 0 30692149 1578135552 60373 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30482] ppid=30470 vsize=1541148 CPUtime=1.13
/proc/30472/task/30482/stat : 30482 (java) S 30470 30472 29797 0 -1 4202560 6312 0 0 0 110 3 0 0 16 0 12 0 30692149 1578135552 60375 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30483] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30483/stat : 30483 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 30692149 1578135552 60377 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30484] ppid=30470 vsize=1541148 CPUtime=0
/proc/30472/task/30484/stat : 30484 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 30692149 1578135552 60380 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 1541148

[startup+12.701 s]
/proc/loadavg: 1.87 1.96 1.73 2/118 30484
/proc/meminfo: memFree=1390156/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1541792 CPUtime=15.94
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 105681 0 1 0 1540 54 0 0 18 0 12 0 30692140 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 385448 92963 1417 10 0 382750 0
[pid=30472/tid=30474] ppid=30470 vsize=1541792 CPUtime=10.63
/proc/30472/task/30474/stat : 30474 (java) R 30470 30472 29797 0 -1 4202560 32012 0 1 0 1045 18 0 0 25 0 12 0 30692141 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4108813140 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30472/tid=30475] ppid=30470 vsize=1541792 CPUtime=1.98
/proc/30472/task/30475/stat : 30475 (java) S 30470 30472 29797 0 -1 4202560 36830 0 0 0 181 17 0 0 16 0 12 0 30692143 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30476] ppid=30470 vsize=1541792 CPUtime=1.98
/proc/30472/task/30476/stat : 30476 (java) S 30470 30472 29797 0 -1 4202560 29108 0 0 0 185 13 0 0 16 0 12 0 30692143 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30477] ppid=30470 vsize=1541792 CPUtime=0
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 30692144 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1541792 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 30692145 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1541792 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 30692145 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1541792 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30692149 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1541792 CPUtime=0.17
/proc/30472/task/30481/stat : 30481 (java) S 30470 30472 29797 0 -1 4202560 350 0 0 0 17 0 0 0 15 0 12 0 30692149 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30482] ppid=30470 vsize=1541792 CPUtime=1.13
/proc/30472/task/30482/stat : 30482 (java) S 30470 30472 29797 0 -1 4202560 6312 0 0 0 110 3 0 0 16 0 12 0 30692149 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30483] ppid=30470 vsize=1541792 CPUtime=0
/proc/30472/task/30483/stat : 30483 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 30692149 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30484] ppid=30470 vsize=1541792 CPUtime=0
/proc/30472/task/30484/stat : 30484 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 30692149 1578795008 92963 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.94
Current children cumulated vsize (KiB) 1541792

[startup+25.5014 s]
/proc/loadavg: 1.74 1.92 1.72 2/119 30487
/proc/meminfo: memFree=1209232/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1545292 CPUtime=31.25
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 154985 0 1 0 3045 80 0 0 18 0 13 0 30692140 1582379008 135622 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 386323 135622 1440 10 0 383625 0
[pid=30472/tid=30474] ppid=30470 vsize=1545292 CPUtime=21.5
/proc/30472/task/30474/stat : 30474 (java) R 30470 30472 29797 0 -1 4202560 32075 0 1 0 2129 21 0 0 25 0 13 0 30692141 1582379008 135622 1992294400 134512640 134550932 4290141680 18446744073709551615 4109232350 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30472/tid=30475] ppid=30470 vsize=1545292 CPUtime=3.57
/proc/30472/task/30475/stat : 30475 (java) S 30470 30472 29797 0 -1 4202560 61007 0 0 0 329 28 0 0 16 0 13 0 30692143 1582379008 135622 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30476] ppid=30470 vsize=1545292 CPUtime=3.55
/proc/30472/task/30476/stat : 30476 (java) S 30470 30472 29797 0 -1 4202560 53279 0 0 0 331 24 0 0 15 0 13 0 30692143 1582379008 135622 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30477] ppid=30470 vsize=1545292 CPUtime=0
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 13 0 30692144 1582379008 135622 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1545292 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30692145 1582379008 135622 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1545292 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30692145 1582379008 135622 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1545292 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30692149 1582379008 135622 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1545292 CPUtime=0.72

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

[pid=30472/tid=30477] ppid=30470 vsize=1543736 CPUtime=132.14
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 182411 0 0 0 13139 75 0 0 15 0 13 0 30692144 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1543736 CPUtime=0.96
/proc/30472/task/30481/stat : 30481 (java) S 30470 30472 29797 0 -1 4202560 1170 0 0 0 96 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30482] ppid=30470 vsize=1543736 CPUtime=1.88
/proc/30472/task/30482/stat : 30482 (java) S 30470 30472 29797 0 -1 4202560 6401 0 0 0 185 3 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30483] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30483/stat : 30483 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30484] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30484/stat : 30484 (java) S 30470 30472 29797 0 -1 4202560 90 0 0 0 0 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30487] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30487/stat : 30487 (java) S 30470 30472 29797 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 13 0 30694236 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1617.21
Current children cumulated vsize (KiB) 1543736

[startup+1662.3 s]
/proc/loadavg: 1.09 1.09 1.16 2/119 30529
/proc/meminfo: memFree=1128384/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1543736 CPUtime=1677.4
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 371761 0 1 0 167536 204 0 0 18 0 13 0 30692140 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 385934 155047 1445 10 0 383236 0
[pid=30472/tid=30474] ppid=30470 vsize=1543736 CPUtime=1508.38
/proc/30472/task/30474/stat : 30474 (java) R 30470 30472 29797 0 -1 4202560 32529 0 1 0 150806 32 0 0 19 0 13 0 30692141 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4109233448 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30472/tid=30475] ppid=30470 vsize=1543736 CPUtime=14.04
/proc/30472/task/30475/stat : 30475 (java) S 30470 30472 29797 0 -1 4202560 72304 0 0 0 1361 43 0 0 16 0 13 0 30692143 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30476] ppid=30470 vsize=1543736 CPUtime=13.98
/proc/30472/task/30476/stat : 30476 (java) S 30470 30472 29797 0 -1 4202560 67015 0 0 0 1355 43 0 0 16 0 13 0 30692143 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30477] ppid=30470 vsize=1543736 CPUtime=138.08
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 191180 0 0 0 13730 78 0 0 17 0 13 0 30692144 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1543736 CPUtime=0.96
/proc/30472/task/30481/stat : 30481 (java) S 30470 30472 29797 0 -1 4202560 1170 0 0 0 96 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30482] ppid=30470 vsize=1543736 CPUtime=1.88
/proc/30472/task/30482/stat : 30482 (java) S 30470 30472 29797 0 -1 4202560 6401 0 0 0 185 3 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30483] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30483/stat : 30483 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30484] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30484/stat : 30484 (java) S 30470 30472 29797 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30487] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30487/stat : 30487 (java) S 30470 30472 29797 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 13 0 30694236 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1677.4
Current children cumulated vsize (KiB) 1543736

[startup+1722.3 s]
/proc/loadavg: 1.09 1.09 1.15 2/119 30531
/proc/meminfo: memFree=1128384/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1543736 CPUtime=1737.54
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 377037 0 1 0 173548 206 0 0 18 0 13 0 30692140 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 385934 155047 1445 10 0 383236 0
[pid=30472/tid=30474] ppid=30470 vsize=1543736 CPUtime=1564.27
/proc/30472/task/30474/stat : 30474 (java) R 30470 30472 29797 0 -1 4202560 32538 0 1 0 156395 32 0 0 21 0 13 0 30692141 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4109356458 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30472/tid=30475] ppid=30470 vsize=1543736 CPUtime=14.21
/proc/30472/task/30475/stat : 30475 (java) S 30470 30472 29797 0 -1 4202560 72304 0 0 0 1378 43 0 0 16 0 13 0 30692143 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30476] ppid=30470 vsize=1543736 CPUtime=14.16
/proc/30472/task/30476/stat : 30476 (java) S 30470 30472 29797 0 -1 4202560 67015 0 0 0 1372 44 0 0 16 0 13 0 30692143 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30477] ppid=30470 vsize=1543736 CPUtime=141.99
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 196443 0 0 0 14119 80 0 0 15 0 13 0 30692144 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1543736 CPUtime=0.96
/proc/30472/task/30481/stat : 30481 (java) S 30470 30472 29797 0 -1 4202560 1170 0 0 0 96 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30482] ppid=30470 vsize=1543736 CPUtime=1.88
/proc/30472/task/30482/stat : 30482 (java) S 30470 30472 29797 0 -1 4202560 6401 0 0 0 185 3 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30483] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30483/stat : 30483 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30484] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30484/stat : 30484 (java) S 30470 30472 29797 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30487] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30487/stat : 30487 (java) S 30470 30472 29797 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 13 0 30694236 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1737.54
Current children cumulated vsize (KiB) 1543736

[startup+1782.3 s]
/proc/loadavg: 1.12 1.10 1.15 2/119 30533
/proc/meminfo: memFree=1128136/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1543736 CPUtime=1797.65
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 380559 0 1 0 179558 207 0 0 18 0 13 0 30692140 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 385934 155047 1445 10 0 383236 0
[pid=30472/tid=30474] ppid=30470 vsize=1543736 CPUtime=1621.7
/proc/30472/task/30474/stat : 30474 (java) R 30470 30472 29797 0 -1 4202560 32546 0 1 0 162138 32 0 0 25 0 13 0 30692141 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4109373610 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30472/tid=30475] ppid=30470 vsize=1543736 CPUtime=14.35
/proc/30472/task/30475/stat : 30475 (java) S 30470 30472 29797 0 -1 4202560 72304 0 0 0 1392 43 0 0 16 0 13 0 30692143 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30476] ppid=30470 vsize=1543736 CPUtime=14.3
/proc/30472/task/30476/stat : 30476 (java) S 30470 30472 29797 0 -1 4202560 67015 0 0 0 1386 44 0 0 15 0 13 0 30692143 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30477] ppid=30470 vsize=1543736 CPUtime=144.38
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 199953 0 0 0 14357 81 0 0 15 0 13 0 30692144 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1543736 CPUtime=0.96
/proc/30472/task/30481/stat : 30481 (java) S 30470 30472 29797 0 -1 4202560 1170 0 0 0 96 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30482] ppid=30470 vsize=1543736 CPUtime=1.88
/proc/30472/task/30482/stat : 30482 (java) S 30470 30472 29797 0 -1 4202560 6401 0 0 0 185 3 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30483] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30483/stat : 30483 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30484] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30484/stat : 30484 (java) S 30470 30472 29797 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30487] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30487/stat : 30487 (java) S 30470 30472 29797 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 13 0 30694236 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (KiB) 1543736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.7 s]
/proc/loadavg: 1.12 1.10 1.15 2/119 30533
/proc/meminfo: memFree=1128136/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=1543736 CPUtime=1800.06
/proc/30472/stat : 30472 (java) S 30470 30472 29797 0 -1 4202496 382313 0 1 0 179798 208 0 0 18 0 13 0 30692140 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 385934 155047 1445 10 0 383236 0
[pid=30472/tid=30474] ppid=30470 vsize=1543736 CPUtime=1622.9
/proc/30472/task/30474/stat : 30474 (java) R 30470 30472 29797 0 -1 4202560 32547 0 1 0 162258 32 0 0 18 0 13 0 30692141 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4109356452 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30472/tid=30475] ppid=30470 vsize=1543736 CPUtime=14.36
/proc/30472/task/30475/stat : 30475 (java) S 30470 30472 29797 0 -1 4202560 72304 0 0 0 1393 43 0 0 16 0 13 0 30692143 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30476] ppid=30470 vsize=1543736 CPUtime=14.31
/proc/30472/task/30476/stat : 30476 (java) S 30470 30472 29797 0 -1 4202560 67015 0 0 0 1387 44 0 0 15 0 13 0 30692143 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30477] ppid=30470 vsize=1543736 CPUtime=145.58
/proc/30472/task/30477/stat : 30477 (java) S 30470 30472 29797 0 -1 4202560 201706 0 0 0 14476 82 0 0 17 0 13 0 30692144 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30478] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30478/stat : 30478 (java) S 30470 30472 29797 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30479] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30479/stat : 30479 (java) S 30470 30472 29797 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 30692145 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30480] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30480/stat : 30480 (java) S 30470 30472 29797 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30481] ppid=30470 vsize=1543736 CPUtime=0.96
/proc/30472/task/30481/stat : 30481 (java) S 30470 30472 29797 0 -1 4202560 1170 0 0 0 96 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=30472/tid=30482] ppid=30470 vsize=1543736 CPUtime=1.88
/proc/30472/task/30482/stat : 30482 (java) S 30470 30472 29797 0 -1 4202560 6401 0 0 0 185 3 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30483] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30483/stat : 30483 (java) S 30470 30472 29797 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=30472/tid=30484] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30484/stat : 30484 (java) R 30470 30472 29797 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 30692149 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30472/tid=30487] ppid=30470 vsize=1543736 CPUtime=0
/proc/30472/task/30487/stat : 30487 (java) S 30470 30472 29797 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 13 0 30694236 1580785664 155047 1992294400 134512640 134550932 4290141680 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1543736

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

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

[startup+1784.82 s]
/proc/loadavg: 1.12 1.10 1.15 2/119 30533
/proc/meminfo: memFree=1128136/2059040 swapFree=4164948/4192956
[pid=30472] ppid=30470 vsize=0 CPUtime=1800.19
/proc/30472/stat : 30472 (java) Z 30470 30472 29797 0 -1 4203548 382335 0 1 0 179806 213 0 0 17 0 2 0 30692140 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30472/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1784.82
CPU time (s): 1800.22
CPU user time (s): 1798.07
CPU system time (s): 2.14867
CPU usage (%): 100.862
Max. virtual memory (cumulated for all children) (KiB): 1549744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.07
system time used= 2.14867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382335
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= 41931
involuntary context switches= 20222

runsolver used 3.60245 second user time and 9.54155 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-14 23:28:04
IDJOB=2658818
IDBENCH=2422
IDSOLVER=1164
FILE ID=node005/2658818-1276550881
PBS_JOBID= 11173478
Free space on /tmp= 62520 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-maros-r7.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658818-1276550881/watcher-2658818-1276550881 -o /tmp/evaluation-result-2658818-1276550881/solver-2658818-1276550881 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658818-1276550881.opb

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

MD5SUM BENCH= 0981750c20a5ad85ded6bb04bf23d130
RANDOM SEED=2055735963

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.246
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:       1747208 kB
Buffers:         49216 kB
Cached:         159468 kB
SwapCached:       1408 kB
Active:         114716 kB
Inactive:       126852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1747208 kB
SwapTotal:     4192956 kB
SwapFree:      4164948 kB
Dirty:           42712 kB
Writeback:           0 kB
AnonPages:       31456 kB
Mapped:          14640 kB
Slab:            48480 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181592 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= 62520 MiB
End job on node005 at 2010-06-14 23:57:51