Trace number 362193

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, and are wall clock time (not CPU 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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.18 1786.09

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n370e.opb
MD5SUMec90eecae558bb98c83f0a39ee76567f
Bench CategoryOPT-SMALLINT (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 benchmark8.71967
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 654958
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 654958
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.27	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.27	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.27	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.27	c no version file found!!!
0.08/0.27	c sun.arch.data.model	32
0.08/0.27	c java.version	1.6.0
0.08/0.28	c os.name	Linux
0.08/0.28	c os.version	2.6.9-22.EL.rootsmp
0.08/0.28	c os.arch	i386
0.08/0.28	c Free memory 1651659224
0.08/0.28	c Max memory 1654456320
0.08/0.28	c Total memory 1654456320
0.08/0.28	c Number of processors 2
0.16/0.33	--- Begin Solver configuration ---
0.16/0.33	c Stops conflict analysis at the first Unique Implication Point
0.16/0.33	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.16/0.33	c Learn all clauses as in MiniSAT
0.16/0.33	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.16/0.33	c VSIDS like heuristics from MiniSAT using a heap
0.16/0.33	c No reason simplification
0.16/0.33	c --- End Solver configuration ---
0.16/0.33	c solving /tmp/evaluation/362193-1177007943/instance-362193-1177007943.opb
0.16/0.33	c reading problem ... 
6.68/5.45	c ... done. Wall clock time 5.117s.
6.68/5.45	c CPU time (experimental) 4.1s.
6.68/5.45	c #vars     155000
6.68/5.45	c #constraints  5300
1274.79/1263.90	c cleaning 83461 clauses out of 167000 for limit 2.1915419579581372E7
1284.98/1273.93	c cleaning 42256 clauses out of 84539 for limit 1.1773915881082964E8
1302.71/1291.57	c cleaning 22130 clauses out of 44283 for limit 1.662511078726755E9
1307.23/1296.02	c cleaning 11310 clauses out of 22653 for limit 5.359592183106966E9
1311.27/1300.10	c cleaning 5906 clauses out of 11843 for limit 1.6906418986284815E10
1315.40/1304.18	c cleaning 3194 clauses out of 6438 for limit 5.133963579706895E10
1320.06/1308.80	c cleaning 1843 clauses out of 3743 for limit 1.4548067383154648E11
1323.28/1311.99	c cleaning 1179 clauses out of 2405 for limit 3.7526537625886115E11
1327.12/1315.75	c cleaning 854 clauses out of 1728 for limit 8.630476003064646E11
1329.94/1318.52	c cleaning 673 clauses out of 1372 for limit 1.7890037033100635E12
1333.77/1322.34	c cleaning 593 clauses out of 1195 for limit 3.3737685509419937E12
1336.59/1325.17	c cleaning 546 clauses out of 1102 for limit 6.033335600586688E12
1340.41/1328.91	c cleaning 521 clauses out of 1067 for limit 1.0389871467691064E13
1344.86/1333.37	c cleaning 483 clauses out of 1044 for limit 1.747676148363E13
1348.46/1336.93	c cleaning 529 clauses out of 1058 for limit 2.8354901426764504E13
1351.90/1340.38	c cleaning 509 clauses out of 1022 for limit 4.807034270515606E13
1356.00/1344.48	c cleaning 506 clauses out of 1013 for limit 7.997873961010398E13
1359.63/1348.05	c cleaning 498 clauses out of 1007 for limit 1.3268151371815861E14
1363.95/1352.33	c cleaning 506 clauses out of 1013 for limit 2.1838579038165725E14
1368.19/1356.59	c cleaning 499 clauses out of 1004 for limit 3.622867586429293E14
1372.60/1360.94	c cleaning 490 clauses out of 1005 for limit 5.96864843961297E14
1377.34/1365.60	c cleaning 507 clauses out of 1014 for limit 9.745979222800564E14
1380.98/1369.27	c cleaning 491 clauses out of 1009 for limit 1.6184421500624505E15
1384.88/1373.12	c cleaning 507 clauses out of 1016 for limit 2.645340020314399E15
1388.52/1376.76	c cleaning 504 clauses out of 1011 for limit 4.392876210233818E-5
1392.13/1380.39	c cleaning 491 clauses out of 1007 for limit 7.273216867002713E-5
1397.05/1385.20	c cleaning 491 clauses out of 1018 for limit 1.1888666387608854E-4
1402.50/1390.61	c cleaning 496 clauses out of 1024 for limit 1.9432707483259896E-4
1407.33/1395.49	c cleaning 511 clauses out of 1030 for limit 3.192426857814666E-4
1411.87/1399.95	c cleaning 498 clauses out of 1016 for limit 5.321288732181355E-4
1416.10/1404.15	c cleaning 498 clauses out of 1022 for limit 8.75898072346527E-4
1419.74/1407.73	c cleaning 497 clauses out of 1024 for limit 0.001441651860329907
1425.89/1413.83	c cleaning 505 clauses out of 1024 for limit 0.002370351478137078
1429.22/1417.14	c cleaning 500 clauses out of 1018 for limit 0.003928134071282166
1434.06/1421.92	c cleaning 495 clauses out of 1018 for limit 0.006478018579918837
1438.49/1426.37	c cleaning 486 clauses out of 1029 for limit 0.010632552852436295
1442.03/1429.86	c cleaning 502 clauses out of 1039 for limit 0.01729637996731725
1446.05/1433.81	c cleaning 493 clauses out of 1036 for limit 0.02857803637567227
1450.10/1437.80	c cleaning 517 clauses out of 1054 for limit 0.04683678170379468
1455.86/1443.58	c cleaning 476 clauses out of 1036 for limit 0.07850354639868312
1462.10/1449.71	c cleaning 505 clauses out of 1052 for limit 0.12647744532772864
1467.55/1455.19	c cleaning 484 clauses out of 1044 for limit 0.20954662852293374
1471.79/1459.34	c cleaning 519 clauses out of 1061 for limit 0.3403738533031718
1474.93/1462.49	c cleaning 510 clauses out of 1041 for limit 0.571534196890525
1478.55/1466.05	c cleaning 504 clauses out of 1032 for limit 0.9517078507427637
1482.99/1470.41	c cleaning 495 clauses out of 1027 for limit 1.5755575849411387
1487.62/1475.03	c cleaning 509 clauses out of 1036 for limit 2.5860618234574066
1491.64/1479.02	c cleaning 495 clauses out of 1028 for limit 4.302252965599964
1495.06/1482.50	c cleaning 505 clauses out of 1028 for limit 7.059586610944679
1501.12/1488.45	c cleaning 502 clauses out of 1027 for limit 11.700269787668638
1505.03/1492.39	c cleaning 493 clauses out of 1022 for limit 19.331598890023976
1509.57/1496.87	c cleaning 508 clauses out of 1031 for limit 31.665395482683508
1512.79/1500.08	c cleaning 483 clauses out of 1020 for limit 52.625442630828694
1515.43/1502.67	c cleaning 490 clauses out of 1044 for limit 85.3872258987911
1518.05/1505.28	c cleaning 507 clauses out of 1047 for limit 139.43154054112867
1520.37/1507.51	c cleaning 490 clauses out of 1040 for limit 231.48894474913212
1527.34/1514.42	c cleaning 1012 clauses out of 2051 for limit 526.9872487322666
1542.29/1529.39	c cleaning 2265 clauses out of 4540 for limit 7905.61453933231
1546.51/1533.51	c cleaning 1375 clauses out of 2773 for limit 21302.397387171422
1553.02/1540.05	c cleaning 1195 clauses out of 2398 for limit 66994.77715097778
1555.63/1542.69	c cleaning 847 clauses out of 1704 for limit 155636.31302378004
1559.74/1546.79	c cleaning 921 clauses out of 1856 for limit 388221.7069122874
1562.86/1549.82	c cleaning 694 clauses out of 1435 for limit 828059.9357549455
1566.58/1553.54	c cleaning 610 clauses out of 1242 for limit 1579364.8803864385
1568.59/1555.55	c cleaning 557 clauses out of 1132 for limit 2857679.5870073857
1570.90/1557.88	c cleaning 526 clauses out of 1074 for limit 4962231.8657417605
1573.51/1560.47	c cleaning 524 clauses out of 1049 for limit 8386799.203003637
1575.81/1562.74	c cleaning 513 clauses out of 1027 for limit 1.4155532147721246E7
1578.53/1565.42	c cleaning 505 clauses out of 1011 for limit 2.3642741839835655E7
1581.74/1568.65	c cleaning 493 clauses out of 1006 for limit 3.9183831659147784E7
1586.15/1573.02	c cleaning 498 clauses out of 1014 for limit 6.417373646536412E7
1589.86/1576.71	c cleaning 499 clauses out of 1018 for limit 1.0562638438248035E8
1592.16/1579.07	c cleaning 508 clauses out of 1016 for limit 1.7401185462704006E8
1596.57/1583.40	c cleaning 507 clauses out of 1015 for limit 2.8927038319664127E8
1600.30/1587.13	c cleaning 500 clauses out of 1001 for limit 4.803416441372035E8
1604.81/1591.63	c cleaning 500 clauses out of 1001 for limit 7.92147630137764E8
1608.42/1595.27	c cleaning 500 clauses out of 1002 for limit 1.306360023821164E9
1613.03/1599.83	c cleaning 467 clauses out of 1001 for limit 2.154358136578012E9
1618.84/1605.69	c cleaning 501 clauses out of 1034 for limit 3.43943674745121E9
1623.57/1610.40	c cleaning 498 clauses out of 1038 for limit 5.678569665547168E9
1627.69/1614.46	c cleaning 503 clauses out of 1038 for limit 9.346000966579319E9
1631.51/1618.26	c cleaning 498 clauses out of 1033 for limit 1.5456448709040499E10
1635.43/1622.17	c cleaning 515 clauses out of 1035 for limit 2.544049608918306E10
1639.65/1626.38	c cleaning 512 clauses out of 1025 for limit 4.257655378938312E10
1643.56/1630.24	c cleaning 506 clauses out of 1013 for limit 7.104619329996138E10
1648.17/1634.87	c cleaning 483 clauses out of 1001 for limit 1.1785960937242787E11
1652.69/1639.32	c cleaning 487 clauses out of 1019 for limit 1.9112402794789355E11
1657.60/1644.20	c cleaning 503 clauses out of 1031 for limit 3.1120902544326886E11
1662.93/1649.57	c cleaning 514 clauses out of 1029 for limit 5.1473757580994336E11
1667.54/1654.19	c cleaning 507 clauses out of 1015 for limit 8.605796900835471E11
1671.66/1658.28	c cleaning 507 clauses out of 1014 for limit 1.4291642281116838E12
1675.07/1661.65	c cleaning 500 clauses out of 1000 for limit 2.373200312712596E12
1677.48/1664.05	c cleaning 487 clauses out of 1000 for limit 3.91372479672094E12
1680.70/1667.27	c cleaning 486 clauses out of 1014 for limit 6.371515261345287E12
1684.63/1671.17	c cleaning 508 clauses out of 1034 for limit 1.0366283970377936E13
1688.85/1675.36	c cleaning 498 clauses out of 1020 for limit 1.7226311052833955E13
1703.71/1690.12	c cleaning 1010 clauses out of 2022 for limit 3.897435767799291E13
1709.23/1695.67	c cleaning 756 clauses out of 1512 for limit 8.595362821968312E13
1714.65/1701.10	c cleaning 599 clauses out of 1259 for limit 1.7074566917210497E14
1719.37/1705.71	c cleaning 566 clauses out of 1162 for limit 3.056991347980101E14
1725.09/1711.46	c cleaning 530 clauses out of 1090 for limit 5.342230912746538E14
1731.61/1717.94	c cleaning 528 clauses out of 1060 for limit 9.059394581248305E-6
1736.93/1723.25	c cleaning 507 clauses out of 1033 for limit 1.534599732851841E-5
1741.65/1727.90	c cleaning 512 clauses out of 1031 for limit 2.5483860576917192E-5
1747.68/1733.94	c cleaning 485 clauses out of 1013 for limit 4.251706300350183E-5
1750.79/1737.00	c cleaning 487 clauses out of 1029 for limit 6.909517578327788E-5
1753.51/1739.78	c cleaning 508 clauses out of 1041 for limit 1.1252104232134459E-4
1758.44/1744.63	c cleaning 510 clauses out of 1034 for limit 1.8700548120515343E-4
1763.46/1749.67	c cleaning 495 clauses out of 1024 for limit 3.1140874564961063E-4
1769.29/1755.45	c cleaning 515 clauses out of 1039 for limit 5.112298679921074E-4
1773.41/1759.55	c cleaning 500 clauses out of 1021 for limit 8.553785908923932E-4
1779.55/1765.67	c cleaning 502 clauses out of 1023 for limit 0.0014106958707295872
1785.28/1771.38	c cleaning 495 clauses out of 1014 for limit 0.0023306946454594918
1790.52/1776.54	c cleaning 496 clauses out of 1016 for limit 0.003824564390848383
1796.35/1782.34	c cleaning 499 clauses out of 1021 for limit 0.006282613480007781
1800.08/1786.01	c starts		: 18
1800.08/1786.01	c conflicts		: 232412
1800.08/1786.01	c decisions		: 582552
1800.08/1786.01	c propagations		: 95484317
1800.08/1786.01	c inspects		: 286017333
1800.08/1786.01	c learnt literals	: 0
1800.08/1786.01	c learnt binary clauses	: 0
1800.08/1786.01	c learnt ternary clauses	: 0
1800.08/1786.01	c learnt clauses	: 232411
1800.08/1786.01	c root simplifications	: 0
1800.08/1786.01	c removed literals (reason simplification)	: 0
1800.08/1786.01	c reason swapping (by a shorter reason)	: 0
1800.08/1786.01	c Calls to reduceDB	: 115
1800.08/1786.01	c speed (decisions/second)	: 327.3025151444666
1800.08/1786.01	c non guided choices	28603
1800.08/1786.01	s UNKNOWN
1800.08/1786.01	c Total wall clock time (ms): 1785.682

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node41/watcher-362193-1177007943 -o ROOT/results/node41/solver-362193-1177007943 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362193-1177007943/sat4jPseudoResolution.jar /tmp/evaluation/362193-1177007943/instance-362193-1177007943.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 21206
/proc/meminfo: memFree=1608384/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=18568 CPUtime=0
/proc/21206/stat : 21206 (runsolver) R 21204 21206 20568 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 148706197 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 238390144295 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21206/statm: 4642 292 257 24 0 2626 0

[startup+0.096656 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 21206
/proc/meminfo: memFree=1608384/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=1777844 CPUtime=0.06
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 3815 0 1 0 4 2 0 0 18 0 7 0 148706197 1820512256 3558 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 444461 3558 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777844

[startup+0.10165 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 21206
/proc/meminfo: memFree=1608384/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=1777844 CPUtime=0.06
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 3815 0 1 0 4 2 0 0 18 0 7 0 148706197 1820512256 3558 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 444461 3558 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777844

[startup+0.301675 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 21206
/proc/meminfo: memFree=1608384/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=1782024 CPUtime=0.16
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 4726 0 1 0 13 3 0 0 18 0 12 0 148706197 1824792576 4465 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 445506 4465 1239 9 0 443118 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 1782024

[startup+0.70171 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 21206
/proc/meminfo: memFree=1608384/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=1784136 CPUtime=0.75
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 8277 0 1 0 71 4 0 0 18 0 12 0 148706197 1826955264 7518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446034 7518 1292 9 0 443646 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 1784136

[startup+1.50178 s]
/proc/loadavg: 0.92 0.96 0.98 2/89 21218
/proc/meminfo: memFree=1557088/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=1784136 CPUtime=1.61
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 23946 0 1 0 149 12 0 0 18 0 12 0 148706197 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446034 23187 1297 9 0 443646 0
[pid=21206/tid=21208] ppid=21204 vsize=1784136 CPUtime=1.17
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 21798 0 1 0 106 11 0 0 25 0 12 0 148706199 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1784136 CPUtime=0
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 148706200 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1784136 CPUtime=0
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 148706200 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1784136 CPUtime=0
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 148706203 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1784136 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 148706203 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1784136 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 148706203 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21214] ppid=21204 vsize=1784136 CPUtime=0
/proc/21206/task/21214/stat : 21214 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 148706212 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21215] ppid=21204 vsize=1784136 CPUtime=0.18
/proc/21206/task/21215/stat : 21215 (java) R 21204 21206 20568 0 -1 64 344 0 0 0 18 0 0 0 16 0 12 0 148706212 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105056819 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21216] ppid=21204 vsize=1784136 CPUtime=0.25
/proc/21206/task/21216/stat : 21216 (java) R 21204 21206 20568 0 -1 64 1082 0 0 0 25 0 0 0 16 0 12 0 148706212 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105432385 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21217] ppid=21204 vsize=1784136 CPUtime=0
/proc/21206/task/21217/stat : 21217 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 148706212 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21218] ppid=21204 vsize=1784136 CPUtime=0
/proc/21206/task/21218/stat : 21218 (java) R 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 148706212 1826955264 23187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 1784136

[startup+3.10291 s]
/proc/loadavg: 0.92 0.96 0.98 2/89 21218
/proc/meminfo: memFree=1476832/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=1785480 CPUtime=3.75
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 48954 0 1 0 352 23 0 0 18 0 12 0 148706197 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446370 47352 1313 9 0 443982 0
[pid=21206/tid=21208] ppid=21204 vsize=1785480 CPUtime=2.36
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 37670 0 1 0 218 18 0 0 21 0 12 0 148706199 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109595474 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1785480 CPUtime=0.21
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 3644 0 0 0 20 1 0 0 16 0 12 0 148706200 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1785480 CPUtime=0.2
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 5080 0 0 0 19 1 0 0 18 0 12 0 148706200 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1785480 CPUtime=0
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 148706203 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1785480 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 148706203 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1785480 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 148706203 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21214] ppid=21204 vsize=1785480 CPUtime=0
/proc/21206/task/21214/stat : 21214 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 148706212 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21215] ppid=21204 vsize=1785480 CPUtime=0.45
/proc/21206/task/21215/stat : 21215 (java) S 21204 21206 20568 0 -1 64 625 0 0 0 45 0 0 0 15 0 12 0 148706212 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21216] ppid=21204 vsize=1785480 CPUtime=0.48
/proc/21206/task/21216/stat : 21216 (java) S 21204 21206 20568 0 -1 64 1209 0 0 0 48 0 0 0 16 0 12 0 148706212 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21217] ppid=21204 vsize=1785480 CPUtime=0
/proc/21206/task/21217/stat : 21217 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 148706212 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21218] ppid=21204 vsize=1785480 CPUtime=0
/proc/21206/task/21218/stat : 21218 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 148706212 1828331520 47352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 1785480

[startup+6.3022 s]
/proc/loadavg: 1.01 0.97 0.98 2/89 21218
/proc/meminfo: memFree=1359200/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=1788328 CPUtime=8.17
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 73121 0 1 0 782 35 0 0 18 0 13 0 148706197 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 447082 67484 1334 9 0 444694 0
[pid=21206/tid=21208] ppid=21204 vsize=1788328 CPUtime=4.55
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 37713 0 1 0 436 19 0 0 16 0 13 0 148706199 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109221890 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1788328 CPUtime=1.07
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 16578 0 0 0 99 8 0 0 19 0 13 0 148706200 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1788328 CPUtime=1.07
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 15122 0 0 0 102 5 0 0 18 0 13 0 148706200 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1788328 CPUtime=0
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 148706203 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1788328 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148706203 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1788328 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706203 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21214] ppid=21204 vsize=1788328 CPUtime=0
/proc/21206/task/21214/stat : 21214 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148706212 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21215] ppid=21204 vsize=1788328 CPUtime=0.72
/proc/21206/task/21215/stat : 21215 (java) S 21204 21206 20568 0 -1 64 1231 0 0 0 72 0 0 0 16 0 13 0 148706212 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21216] ppid=21204 vsize=1788328 CPUtime=0.71
/proc/21206/task/21216/stat : 21216 (java) R 21204 21206 20568 0 -1 64 1745 0 0 0 71 0 0 0 16 0 13 0 148706212 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104980277 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21217] ppid=21204 vsize=1788328 CPUtime=0
/proc/21206/task/21217/stat : 21217 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 148706212 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21218] ppid=21204 vsize=1788328 CPUtime=0
/proc/21206/task/21218/stat : 21218 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148706212 1831247872 67484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 1788328

[startup+12.7027 s]
/proc/loadavg: 1.01 0.97 0.98 3/90 21219
/proc/meminfo: memFree=1343640/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=1787244 CPUtime=15.03
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 75530 0 1 0 1466 37 0 0 18 0 13 0 148706197 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446811 69092 1334 9 0 444423 0
[pid=21206/tid=21208] ppid=21204 vsize=1787244 CPUtime=10.67
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 37719 0 1 0 1048 19 0 0 21 0 13 0 148706199 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109845263 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1787244 CPUtime=1.27
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 17588 0 0 0 118 9 0 0 18 0 13 0 148706200 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1787244 CPUtime=1.26
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 16250 0 0 0 121 5 0 0 16 0 13 0 148706200 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1787244 CPUtime=0
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 148706203 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1787244 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148706203 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1787244 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706203 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21214] ppid=21204 vsize=1787244 CPUtime=0
/proc/21206/task/21214/stat : 21214 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148706212 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21215] ppid=21204 vsize=1787244 CPUtime=0.88
/proc/21206/task/21215/stat : 21215 (java) S 21204 21206 20568 0 -1 64 1242 0 0 0 88 0 0 0 17 0 13 0 148706212 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21216] ppid=21204 vsize=1787244 CPUtime=0.9
/proc/21206/task/21216/stat : 21216 (java) S 21204 21206 20568 0 -1 64 1999 0 0 0 89 1 0 0 16 0 13 0 148706212 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21217] ppid=21204 vsize=1787244 CPUtime=0
/proc/21206/task/21217/stat : 21217 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 148706212 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21218] ppid=21204 vsize=1787244 CPUtime=0
/proc/21206/task/21218/stat : 21218 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148706212 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21219] ppid=21204 vsize=1787244 CPUtime=0
/proc/21206/task/21219/stat : 21219 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706825 1830137856 69092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.03
Current children cumulated vsize (KiB) 1787244

[startup+25.5019 s]
/proc/loadavg: 1.00 0.97 0.98 2/90 21219
/proc/meminfo: memFree=1325848/2055920 swapFree=4142256/4192956
[pid=21206] ppid=21204 vsize=1787084 CPUtime=28.33
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 79415 0 1 0 2794 39 0 0 18 0 13 0 148706197 1829974016 72172 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446771 72172 1334 9 0 444383 0
[pid=21206/tid=21208] ppid=21204 vsize=1787084 CPUtime=23.08
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 37725 0 1 0 2289 19 0 0 17 0 13 0 148706199 1829974016 72172 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109880574 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1787084 CPUtime=1.63
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 19148 0 0 0 154 9 0 0 16 0 13 0 148706200 1829974016 72172 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1787084 CPUtime=1.63
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 18324 0 0 0 157 6 0 0 16 0 13 0 148706200 1829974016 72172 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1787084 CPUtime=0
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 148706203 1829974016 72172 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1787084 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148706203 1829974016 72172 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1787084 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706203 1829974016 72172 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=21206] ppid=21204 vsize=1787084 CPUtime=1615.53
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 494439 0 1 0 161241 312 0 0 18 0 13 0 148706197 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446771 85028 1336 9 0 444383 0
[pid=21206/tid=21208] ppid=21204 vsize=1787084 CPUtime=1585.92
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 48948 0 1 0 158550 42 0 0 25 0 13 0 148706199 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109880991 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1787084 CPUtime=13.23
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 221601 0 0 0 1204 119 0 0 16 0 13 0 148706200 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1787084 CPUtime=13.21
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 216037 0 0 0 1205 116 0 0 16 0 13 0 148706200 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1787084 CPUtime=0.97
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 3622 0 0 0 66 31 0 0 16 0 13 0 148706203 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1787084 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148706203 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1787084 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706203 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21214] ppid=21204 vsize=1787084 CPUtime=0
/proc/21206/task/21214/stat : 21214 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148706212 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21215] ppid=21204 vsize=1787084 CPUtime=1.07
/proc/21206/task/21215/stat : 21215 (java) S 21204 21206 20568 0 -1 64 1268 0 0 0 107 0 0 0 17 0 13 0 148706212 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21216] ppid=21204 vsize=1787084 CPUtime=1.09
/proc/21206/task/21216/stat : 21216 (java) S 21204 21206 20568 0 -1 64 2238 0 0 0 108 1 0 0 17 0 13 0 148706212 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21217] ppid=21204 vsize=1787084 CPUtime=0
/proc/21206/task/21217/stat : 21217 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 148706212 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21218] ppid=21204 vsize=1787084 CPUtime=0
/proc/21206/task/21218/stat : 21218 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148706212 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21219] ppid=21204 vsize=1787084 CPUtime=0
/proc/21206/task/21219/stat : 21219 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706825 1829974016 85028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1615.53
Current children cumulated vsize (KiB) 1787084

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 21417
/proc/meminfo: memFree=1283032/2055920 swapFree=4142960/4192956
[pid=21206] ppid=21204 vsize=1787116 CPUtime=1675.77
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 494543 0 1 0 167263 314 0 0 18 0 13 0 148706197 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446779 81592 1336 9 0 444391 0
[pid=21206/tid=21208] ppid=21204 vsize=1787116 CPUtime=1645.59
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 48989 0 1 0 164516 43 0 0 25 0 13 0 148706199 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110001961 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1787116 CPUtime=13.49
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 221601 0 0 0 1230 119 0 0 16 0 13 0 148706200 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1787116 CPUtime=13.47
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 216037 0 0 0 1231 116 0 0 16 0 13 0 148706200 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1787116 CPUtime=0.98
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 3622 0 0 0 66 32 0 0 16 0 13 0 148706203 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148706203 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706203 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21214] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21214/stat : 21214 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148706212 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21215] ppid=21204 vsize=1787116 CPUtime=1.09
/proc/21206/task/21215/stat : 21215 (java) S 21204 21206 20568 0 -1 64 1331 0 0 0 109 0 0 0 17 0 13 0 148706212 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21216] ppid=21204 vsize=1787116 CPUtime=1.09
/proc/21206/task/21216/stat : 21216 (java) S 21204 21206 20568 0 -1 64 2238 0 0 0 108 1 0 0 17 0 13 0 148706212 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21217] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21217/stat : 21217 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 148706212 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21218] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21218/stat : 21218 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148706212 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21219] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21219/stat : 21219 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706825 1830006784 81592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1675.77
Current children cumulated vsize (KiB) 1787116

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 21417
/proc/meminfo: memFree=1312728/2055920 swapFree=4143024/4192956
[pid=21206] ppid=21204 vsize=1787116 CPUtime=1736.03
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 500661 0 1 0 173283 320 0 0 18 0 13 0 148706197 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446779 74174 1336 9 0 444391 0
[pid=21206/tid=21208] ppid=21204 vsize=1787116 CPUtime=1704.74
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 49039 0 1 0 170430 44 0 0 20 0 13 0 148706199 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109844755 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1787116 CPUtime=13.78
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 221649 0 0 0 1258 120 0 0 16 0 13 0 148706200 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1787116 CPUtime=13.77
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 216104 0 0 0 1260 117 0 0 16 0 13 0 148706200 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1787116 CPUtime=1.52
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 9575 0 0 0 116 36 0 0 16 0 13 0 148706203 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148706203 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706203 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21214] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21214/stat : 21214 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148706212 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21215] ppid=21204 vsize=1787116 CPUtime=1.09
/proc/21206/task/21215/stat : 21215 (java) S 21204 21206 20568 0 -1 64 1331 0 0 0 109 0 0 0 17 0 13 0 148706212 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21216] ppid=21204 vsize=1787116 CPUtime=1.09
/proc/21206/task/21216/stat : 21216 (java) S 21204 21206 20568 0 -1 64 2238 0 0 0 108 1 0 0 17 0 13 0 148706212 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21217] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21217/stat : 21217 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 148706212 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21218] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21218/stat : 21218 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148706212 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21219] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21219/stat : 21219 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706825 1830006784 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1736.03
Current children cumulated vsize (KiB) 1787116

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 21417
/proc/meminfo: memFree=1316568/2055920 swapFree=4143024/4192956
[pid=21206] ppid=21204 vsize=1787116 CPUtime=1796.35
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 500725 0 1 0 179312 323 0 0 18 0 13 0 148706197 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446779 73180 1336 9 0 444391 0
[pid=21206/tid=21208] ppid=21204 vsize=1787116 CPUtime=1764.32
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 49103 0 1 0 176388 44 0 0 21 0 13 0 148706199 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109844466 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1787116 CPUtime=14.12
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 221649 0 0 0 1292 120 0 0 16 0 13 0 148706200 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1787116 CPUtime=14.12
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 216104 0 0 0 1294 118 0 0 16 0 13 0 148706200 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1787116 CPUtime=1.54
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 9575 0 0 0 117 37 0 0 16 0 13 0 148706203 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148706203 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706203 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21214] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21214/stat : 21214 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148706212 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21215] ppid=21204 vsize=1787116 CPUtime=1.09
/proc/21206/task/21215/stat : 21215 (java) S 21204 21206 20568 0 -1 64 1331 0 0 0 109 0 0 0 17 0 13 0 148706212 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21216] ppid=21204 vsize=1787116 CPUtime=1.09
/proc/21206/task/21216/stat : 21216 (java) S 21204 21206 20568 0 -1 64 2238 0 0 0 108 1 0 0 17 0 13 0 148706212 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21217] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21217/stat : 21217 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 148706212 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21218] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21218/stat : 21218 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148706212 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21219] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21219/stat : 21219 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706825 1830006784 73180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.35
Current children cumulated vsize (KiB) 1787116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 21417
/proc/meminfo: memFree=1317080/2055920 swapFree=4143024/4192956
[pid=21206] ppid=21204 vsize=1787116 CPUtime=1800.08
/proc/21206/stat : 21206 (java) S 21204 21206 20568 0 -1 0 500730 0 1 0 179685 323 0 0 18 0 13 0 148706197 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21206/statm: 446779 73067 1336 9 0 444391 0
[pid=21206/tid=21208] ppid=21204 vsize=1787116 CPUtime=1768
/proc/21206/task/21208/stat : 21208 (java) R 21204 21206 20568 0 -1 64 49108 0 1 0 176756 44 0 0 18 0 13 0 148706199 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109843851 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21209] ppid=21204 vsize=1787116 CPUtime=14.15
/proc/21206/task/21209/stat : 21209 (java) S 21204 21206 20568 0 -1 64 221649 0 0 0 1295 120 0 0 16 0 13 0 148706200 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21210] ppid=21204 vsize=1787116 CPUtime=14.15
/proc/21206/task/21210/stat : 21210 (java) S 21204 21206 20568 0 -1 64 216104 0 0 0 1297 118 0 0 15 0 13 0 148706200 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21211] ppid=21204 vsize=1787116 CPUtime=1.54
/proc/21206/task/21211/stat : 21211 (java) S 21204 21206 20568 0 -1 64 9575 0 0 0 117 37 0 0 15 0 13 0 148706203 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21212] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21212/stat : 21212 (java) S 21204 21206 20568 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148706203 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21213] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21213/stat : 21213 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706203 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21214] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21214/stat : 21214 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148706212 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21215] ppid=21204 vsize=1787116 CPUtime=1.09
/proc/21206/task/21215/stat : 21215 (java) S 21204 21206 20568 0 -1 64 1331 0 0 0 109 0 0 0 17 0 13 0 148706212 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21216] ppid=21204 vsize=1787116 CPUtime=1.09
/proc/21206/task/21216/stat : 21216 (java) S 21204 21206 20568 0 -1 64 2238 0 0 0 108 1 0 0 17 0 13 0 148706212 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21217] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21217/stat : 21217 (java) S 21204 21206 20568 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 148706212 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21206/tid=21218] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21218/stat : 21218 (java) S 21204 21206 20568 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148706212 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21206/tid=21219] ppid=21204 vsize=1787116 CPUtime=0
/proc/21206/task/21219/stat : 21219 (java) S 21204 21206 20568 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148706825 1830006784 73067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1787116

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): 1786.09
CPU time (s): 1800.18
CPU user time (s): 1796.9
CPU system time (s): 3.2815
CPU usage (%): 100.789
Max. virtual memory (cumulated for all children) (KiB): 1799368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.9
system time used= 3.2815
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500750
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= 47451
involuntary context switches= 63760

runsolver used 1.70374 second user time and 4.90125 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Thu Apr 19 18:39:03 UTC 2007

IDJOB= 362193
IDBENCH= 1539
IDSOLVER= 159
FILE ID= node41/362193-1177007943

PBS_JOBID= 4630494

Free space on /tmp= 66338 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-n370e.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362193-1177007943/sat4jPseudoResolution.jar /tmp/evaluation/362193-1177007943/instance-362193-1177007943.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-362193-1177007943 -o ROOT/results/node41/solver-362193-1177007943 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362193-1177007943/sat4jPseudoResolution.jar /tmp/evaluation/362193-1177007943/instance-362193-1177007943.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  ec90eecae558bb98c83f0a39ee76567f

RANDOM SEED= 137214475

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1608792 kB
Buffers:         37820 kB
Cached:         324584 kB
SwapCached:       2824 kB
Active:         112588 kB
Inactive:       273488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608792 kB
SwapTotal:     4192956 kB
SwapFree:      4142256 kB
Dirty:           10236 kB
Writeback:           0 kB
Mapped:          31216 kB
Slab:            46340 kB
Committed_AS:  2561640 kB
PageTables:       2008 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66338 MiB

End job on node41 on Thu Apr 19 19:08:51 UTC 2007