Trace number 362235

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.17 1785.1

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-n3706.opb
MD5SUM0c13059622221c4a56a3a4fdb32d92c9
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 benchmark10.5584
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 653950
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 653950
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.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/0.14	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/362235-1177008732/instance-362235-1177008732.opb
0.20/0.20	c reading problem ... 
6.70/5.36	c ... done. Wall clock time 5.16s.
6.70/5.36	c CPU time (experimental) 4.08s.
6.70/5.36	c #vars     155000
6.70/5.36	c #constraints  5300
1423.32/1411.09	c cleaning 92747 clauses out of 185507 for limit 2.1707777454408822E-5
1430.02/1417.62	c cleaning 46877 clauses out of 93758 for limit 1.1657624936828771E-4
1433.07/1420.64	c cleaning 23690 clauses out of 47387 for limit 3.826680081348538E-4
1436.30/1423.83	c cleaning 12078 clauses out of 24191 for limit 0.001228786314313973
1444.38/1431.81	c cleaning 6792 clauses out of 13611 for limit 0.009775495737621926
1450.14/1437.50	c cleaning 3906 clauses out of 7820 for limit 0.04631997938190221
1452.97/1440.32	c cleaning 2194 clauses out of 4411 for limit 0.13501760635335944
1458.40/1445.76	c cleaning 1607 clauses out of 3221 for limit 0.5048781298182953
1460.43/1447.75	c cleaning 1056 clauses out of 2120 for limit 1.272636514877502
1462.57/1449.83	c cleaning 763 clauses out of 1556 for limit 2.836680616488171
1464.86/1452.18	c cleaning 641 clauses out of 1290 for limit 5.625779097714121
1466.99/1454.23	c cleaning 570 clauses out of 1149 for limit 10.416174423549034
1469.01/1456.27	c cleaning 528 clauses out of 1082 for limit 18.296180409930365
1473.44/1460.70	c cleaning 773 clauses out of 1553 for limit 34.633270209432
1475.56/1462.73	c cleaning 630 clauses out of 1281 for limit 69.31164815931389
1477.90/1465.04	c cleaning 570 clauses out of 1148 for limit 127.16447991860989
1480.00/1467.13	c cleaning 539 clauses out of 1086 for limit 223.46518091617338
1483.47/1470.50	c cleaning 513 clauses out of 1039 for limit 382.123664528822
1487.60/1474.65	c cleaning 496 clauses out of 1026 for limit 638.1576910826477
1492.76/1479.75	c cleaning 507 clauses out of 1036 for limit 1048.524471094528
1497.48/1484.47	c cleaning 493 clauses out of 1023 for limit 1740.6502179365013
1502.11/1489.01	c cleaning 485 clauses out of 1030 for limit 2851.056374751019
1506.67/1493.58	c cleaning 516 clauses out of 1046 for limit 4634.487805727782
1508.77/1495.67	c cleaning 499 clauses out of 1031 for limit 7761.848502157779
1512.21/1499.00	c cleaning 495 clauses out of 1031 for limit 12787.526215032183
1516.46/1503.22	c cleaning 500 clauses out of 1037 for limit 20987.31325061822
1520.49/1507.25	c cleaning 502 clauses out of 1036 for limit 34609.65107969187
1525.75/1512.44	c cleaning 510 clauses out of 1041 for limit 57201.01250923834
1530.57/1517.25	c cleaning 494 clauses out of 1027 for limit 95236.15256883977
1535.22/1521.89	c cleaning 510 clauses out of 1031 for limit 156135.07775277217
1539.97/1526.50	c cleaning 491 clauses out of 1019 for limit 259999.0903975781
1545.13/1531.62	c cleaning 501 clauses out of 1028 for limit 425019.430429918
1549.35/1535.84	c cleaning 508 clauses out of 1028 for limit 701615.5143754808
1552.38/1538.86	c cleaning 508 clauses out of 1020 for limit 1166132.8071290548
1556.43/1542.81	c cleaning 499 clauses out of 1011 for limit 1938288.437446634
1558.83/1545.21	c cleaning 497 clauses out of 1012 for limit 3193338.339130359
1561.47/1547.85	c cleaning 507 clauses out of 1015 for limit 5250676.870745555
1566.10/1552.40	c cleaning 504 clauses out of 1010 for limit 8719365.270172125
1571.15/1557.48	c cleaning 490 clauses out of 1007 for limit 1.4436674792164834E7
1577.18/1563.44	c cleaning 496 clauses out of 1014 for limit 2.357279289948154E7
1583.33/1569.56	c cleaning 512 clauses out of 1025 for limit 3.872777974761372E7
1589.48/1575.65	c cleaning 500 clauses out of 1016 for limit 6.4626729637461334E7
1595.23/1581.32	c cleaning 476 clauses out of 1009 for limit 1.0656854241959043E8
1601.41/1587.47	c cleaning 507 clauses out of 1031 for limit 1.7165181117206028E8
1608.16/1594.13	c cleaning 512 clauses out of 1030 for limit 2.850577077132E8
1610.99/1596.94	c cleaning 505 clauses out of 1011 for limit 4.7559049038709146E8
1614.71/1600.62	c cleaning 486 clauses out of 1007 for limit 7.882159992842056E8
1617.55/1603.50	c cleaning 504 clauses out of 1021 for limit 1.2820497001653557E9
1620.07/1605.96	c cleaning 500 clauses out of 1016 for limit 2.122551668026205E9
1624.63/1610.49	c cleaning 504 clauses out of 1020 for limit 3.500626217921821E9
1628.25/1614.04	c cleaning 506 clauses out of 1012 for limit 5.795397649123405E9
1630.67/1616.44	c cleaning 494 clauses out of 1007 for limit 9.614455219912455E9
1633.52/1619.25	c cleaning 497 clauses out of 1012 for limit 1.5761408107631006E10
1635.91/1621.63	c cleaning 507 clauses out of 1015 for limit 2.5915844865864464E10
1638.63/1624.39	c cleaning 494 clauses out of 1009 for limit 4.3035875886454254E10
1641.16/1626.82	c cleaning 499 clauses out of 1015 for limit 7.055237815014499E10
1643.69/1629.33	c cleaning 500 clauses out of 1016 for limit 1.162357918763266E11
1646.32/1631.91	c cleaning 508 clauses out of 1016 for limit 1.9168837055010385E11
1648.62/1634.23	c cleaning 504 clauses out of 1008 for limit 3.1862865368544476E11
1651.44/1637.09	c cleaning 502 clauses out of 1004 for limit 5.27554746522348E11
1654.17/1639.79	c cleaning 490 clauses out of 1001 for limit 8.717431538954801E11
1674.24/1659.71	c cleaning 1995 clauses out of 4011 for limit 7.217074192957754E12
1677.25/1662.80	c cleaning 1258 clauses out of 2516 for limit 1.8974008123011438E13
1679.96/1665.41	c cleaning 879 clauses out of 1759 for limit 4.480167778561814E13
1682.76/1668.21	c cleaning 690 clauses out of 1380 for limit 9.417527961461011E13
1686.88/1672.32	c cleaning 591 clauses out of 1189 for limit 1.8007587153141772E14
1691.89/1677.35	c cleaning 544 clauses out of 1101 for limit 3.21669203236463E14
1694.80/1680.22	c cleaning 521 clauses out of 1054 for limit 5.524698002745514E14
1697.51/1682.98	c cleaning 517 clauses out of 1034 for limit 9.29649016146056E14
1700.11/1685.53	c cleaning 508 clauses out of 1016 for limit 1.5587168134959918E15
1704.33/1689.78	c cleaning 504 clauses out of 1008 for limit 2.590933598818806E15
1706.03/1691.43	c cleaning 502 clauses out of 1006 for limit 4.289866180322262E-5
1707.33/1692.72	c cleaning 499 clauses out of 1003 for limit 7.088627704984395E-5
1708.73/1694.11	c cleaning 498 clauses out of 1003 for limit 1.1678405289782712E-4
1710.13/1695.52	c cleaning 501 clauses out of 1006 for limit 1.9221040513531836E-4
1711.54/1696.93	c cleaning 498 clauses out of 1004 for limit 3.172944950096202E-4
1714.64/1700.05	c cleaning 499 clauses out of 1006 for limit 5.222207887133959E-4
1717.65/1703.00	c cleaning 501 clauses out of 1010 for limit 8.60379760674256E-4
1720.86/1706.25	c cleaning 495 clauses out of 1007 for limit 0.0014202635858389624
1724.59/1709.95	c cleaning 502 clauses out of 1014 for limit 0.0023306946454595143
1726.41/1711.78	c cleaning 500 clauses out of 1011 for limit 0.003851177654578583
1728.02/1713.36	c cleaning 496 clauses out of 1009 for limit 0.006350975039370598
1729.52/1714.89	c cleaning 502 clauses out of 1015 for limit 0.010432549173468775
1731.13/1716.41	c cleaning 499 clauses out of 1011 for limit 0.01723821093090252
1732.73/1718.01	c cleaning 499 clauses out of 1013 for limit 0.028400389715171552
1734.23/1719.54	c cleaning 500 clauses out of 1014 for limit 0.046789852585971806
1735.94/1721.20	c cleaning 500 clauses out of 1014 for limit 0.07716272634876069
1737.46/1722.72	c cleaning 501 clauses out of 1013 for limit 0.12724989973332823
1739.36/1724.69	c cleaning 499 clauses out of 1012 for limit 0.21005947159021945
1741.06/1726.34	c cleaning 500 clauses out of 1013 for limit 0.34607419935290906
1742.37/1727.70	c cleaning 501 clauses out of 1014 for limit 0.5707305393986619
1743.37/1728.65	c cleaning 501 clauses out of 1012 for limit 0.9421280401338693
1744.47/1729.78	c cleaning 503 clauses out of 1014 for limit 1.555291897665369
1746.99/1732.20	c cleaning 500 clauses out of 1012 for limit 2.5725258698545916
1751.20/1736.42	c cleaning 497 clauses out of 1014 for limit 4.242552437680908
1756.32/1741.58	c cleaning 501 clauses out of 1013 for limit 6.975471496585556
1760.94/1746.11	c cleaning 500 clauses out of 1015 for limit 11.515330148905813
1765.45/1750.62	c cleaning 493 clauses out of 1011 for limit 18.989307203384868
1769.56/1754.76	c cleaning 499 clauses out of 1018 for limit 31.10057260274823
1772.58/1757.74	c cleaning 500 clauses out of 1018 for limit 51.23771577731712
1777.00/1762.19	c cleaning 500 clauses out of 1018 for limit 84.49784777578161
1780.21/1765.37	c cleaning 498 clauses out of 1020 for limit 139.353590857872
1783.94/1769.04	c cleaning 502 clauses out of 1020 for limit 229.35331809977518
1787.37/1772.43	c cleaning 489 clauses out of 1019 for limit 378.98447020345714
1791.10/1776.13	c cleaning 489 clauses out of 1029 for limit 618.303348603653
1795.12/1780.12	c cleaning 511 clauses out of 1040 for limit 1008.8800193867924
1798.14/1783.19	c cleaning 484 clauses out of 1029 for limit 1681.5638894306219
1800.05/1785.02	c starts		: 18
1800.05/1785.02	c conflicts		: 244736
1800.05/1785.02	c decisions		: 545969
1800.05/1785.02	c propagations		: 68145100
1800.05/1785.02	c inspects		: 379625503
1800.05/1785.02	c learnt literals	: 0
1800.05/1785.02	c learnt binary clauses	: 0
1800.05/1785.02	c learnt ternary clauses	: 0
1800.05/1785.02	c learnt clauses	: 244736
1800.05/1785.02	c root simplifications	: 0
1800.05/1785.02	c removed literals (reason simplification)	: 0
1800.05/1785.02	c reason swapping (by a shorter reason)	: 0
1800.05/1785.02	c Calls to reduceDB	: 107
1800.05/1785.02	c speed (decisions/second)	: 306.90260910135953
1800.05/1785.02	c non guided choices	111607
1800.05/1785.02	s UNKNOWN
1800.05/1785.02	c Total wall clock time (ms): 1784.824

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/node30/watcher-362235-1177008732 -o ROOT/results/node30/solver-362235-1177008732 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362235-1177008732/sat4jPseudoResolution.jar /tmp/evaluation/362235-1177008732/instance-362235-1177008732.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: 1.05 1.02 1.00 2/77 30376
/proc/meminfo: memFree=1755712/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1800 CPUtime=0
/proc/30376/stat : 30376 (java) D 30374 30376 29370 0 -1 0 170 0 0 0 0 0 0 0 18 0 1 0 148788929 1843200 143 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/30376/statm: 450 143 106 9 0 92 0

[startup+0.0567501 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 30376
/proc/meminfo: memFree=1755712/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1777708 CPUtime=0.04
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 3593 0 1 0 2 2 0 0 18 0 7 0 148788929 1820372992 3336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 444427 3336 1069 9 0 442063 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777708

[startup+0.101755 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 30376
/proc/meminfo: memFree=1755712/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1780108 CPUtime=0.09
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 3984 0 1 0 6 3 0 0 18 0 12 0 148788929 1822830592 3726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 445027 3726 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.301767 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 30376
/proc/meminfo: memFree=1755712/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1781676 CPUtime=0.33
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 6417 0 1 0 29 4 0 0 18 0 12 0 148788929 1824436224 6156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 445419 6156 1267 9 0 443031 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1781676

[startup+0.701787 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 30376
/proc/meminfo: memFree=1755712/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1783012 CPUtime=0.9
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 10715 0 1 0 85 5 0 0 18 0 12 0 148788929 1825804288 9990 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 445753 9991 1296 9 0 443365 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1783012

[startup+1.50184 s]
/proc/loadavg: 1.04 1.02 1.00 2/89 30388
/proc/meminfo: memFree=1692064/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1783012 CPUtime=1.82
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 24698 0 1 0 170 12 0 0 18 0 12 0 148788929 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 445753 23972 1302 9 0 443365 0
[pid=30376/tid=30378] ppid=30374 vsize=1783012 CPUtime=1.24
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 22621 0 1 0 113 11 0 0 25 0 12 0 148788930 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109595007 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1783012 CPUtime=0
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 148788931 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1783012 CPUtime=0
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 148788931 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1783012 CPUtime=0
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 148788933 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1783012 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 148788934 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1783012 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 148788934 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30384] ppid=30374 vsize=1783012 CPUtime=0
/proc/30376/task/30384/stat : 30384 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 148788938 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30385] ppid=30374 vsize=1783012 CPUtime=0.28
/proc/30376/task/30385/stat : 30385 (java) S 30374 30376 29370 0 -1 64 648 0 0 0 28 0 0 0 16 0 12 0 148788938 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30386] ppid=30374 vsize=1783012 CPUtime=0.28
/proc/30376/task/30386/stat : 30386 (java) R 30374 30376 29370 0 -1 64 712 0 0 0 28 0 0 0 16 0 12 0 148788938 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104726068 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30387] ppid=30374 vsize=1783012 CPUtime=0
/proc/30376/task/30387/stat : 30387 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 148788938 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30388] ppid=30374 vsize=1783012 CPUtime=0
/proc/30376/task/30388/stat : 30388 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 148788938 1825804288 23972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 1783012

[startup+3.10294 s]
/proc/loadavg: 1.04 1.02 1.00 2/89 30388
/proc/meminfo: memFree=1607520/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1785324 CPUtime=3.87
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 48738 0 1 0 363 24 0 0 18 0 12 0 148788929 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 446331 47333 1313 9 0 443943 0
[pid=30376/tid=30378] ppid=30374 vsize=1785324 CPUtime=2.47
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 37680 0 1 0 229 18 0 0 22 0 12 0 148788930 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109213429 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1785324 CPUtime=0.21
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 3655 0 0 0 20 1 0 0 16 0 12 0 148788931 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1785324 CPUtime=0.2
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 5041 0 0 0 18 2 0 0 16 0 12 0 148788931 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1785324 CPUtime=0
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 148788933 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1785324 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 148788934 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1785324 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 148788934 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30384] ppid=30374 vsize=1785324 CPUtime=0
/proc/30376/task/30384/stat : 30384 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 148788938 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30385] ppid=30374 vsize=1785324 CPUtime=0.48
/proc/30376/task/30385/stat : 30385 (java) S 30374 30376 29370 0 -1 64 781 0 0 0 48 0 0 0 16 0 12 0 148788938 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30386] ppid=30374 vsize=1785324 CPUtime=0.46
/proc/30376/task/30386/stat : 30386 (java) S 30374 30376 29370 0 -1 64 856 0 0 0 46 0 0 0 16 0 12 0 148788938 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30387] ppid=30374 vsize=1785324 CPUtime=0
/proc/30376/task/30387/stat : 30387 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 148788938 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30388] ppid=30374 vsize=1785324 CPUtime=0
/proc/30376/task/30388/stat : 30388 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 148788938 1828171776 47333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 1785324

[startup+6.30214 s]
/proc/loadavg: 1.04 1.02 1.00 4/89 30388
/proc/meminfo: memFree=1506400/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1787952 CPUtime=8.33
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 73645 0 2 0 796 37 0 0 18 0 13 0 148788929 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 446988 67259 1334 9 0 444600 0
[pid=30376/tid=30378] ppid=30374 vsize=1787952 CPUtime=4.58
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 37719 0 2 0 440 18 0 0 18 0 13 0 148788930 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1787952 CPUtime=1.09
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 15429 0 0 0 102 7 0 0 18 0 13 0 148788931 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1787952 CPUtime=1.09
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 16948 0 0 0 100 9 0 0 16 0 13 0 148788931 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1787952 CPUtime=0
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 148788933 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1787952 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148788934 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1787952 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148788934 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30384] ppid=30374 vsize=1787952 CPUtime=0
/proc/30376/task/30384/stat : 30384 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148788938 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30385] ppid=30374 vsize=1787952 CPUtime=0.81
/proc/30376/task/30385/stat : 30385 (java) R 30374 30376 29370 0 -1 64 1509 0 0 0 80 1 0 0 16 0 13 0 148788938 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103246014 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30386] ppid=30374 vsize=1787952 CPUtime=0.72
/proc/30376/task/30386/stat : 30386 (java) S 30374 30376 29370 0 -1 64 1310 0 0 0 72 0 0 0 16 0 13 0 148788938 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30387] ppid=30374 vsize=1787952 CPUtime=0
/proc/30376/task/30387/stat : 30387 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148788938 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30388] ppid=30374 vsize=1787952 CPUtime=0
/proc/30376/task/30388/stat : 30388 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 148788938 1830862848 67259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 1787952

[startup+12.7025 s]
/proc/loadavg: 1.04 1.02 1.00 2/90 30389
/proc/meminfo: memFree=1484824/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1787920 CPUtime=15.31
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 77247 0 2 0 1491 40 0 0 18 0 13 0 148788929 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 446980 68783 1334 9 0 444592 0
[pid=30376/tid=30378] ppid=30374 vsize=1787920 CPUtime=10.68
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 37726 0 2 0 1050 18 0 0 25 0 13 0 148788930 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109856271 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1787920 CPUtime=1.29
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 16519 0 0 0 121 8 0 0 16 0 13 0 148788931 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1787920 CPUtime=1.28
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 17860 0 0 0 118 10 0 0 16 0 13 0 148788931 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 148788933 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30384] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30384/stat : 30384 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148788938 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30385] ppid=30374 vsize=1787920 CPUtime=1.05
/proc/30376/task/30385/stat : 30385 (java) S 30374 30376 29370 0 -1 64 2311 0 0 0 104 1 0 0 16 0 13 0 148788938 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30386] ppid=30374 vsize=1787920 CPUtime=0.96
/proc/30376/task/30386/stat : 30386 (java) S 30374 30376 29370 0 -1 64 2101 0 0 0 96 0 0 0 16 0 13 0 148788938 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30387] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30387/stat : 30387 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148788938 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30388] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30388/stat : 30388 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 148788938 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30389] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30389/stat : 30389 (java) S 30374 30376 29370 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 148789550 1830830080 68783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.31
Current children cumulated vsize (KiB) 1787920

[startup+25.5013 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 30389
/proc/meminfo: memFree=1474520/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1787920 CPUtime=28.48
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 80469 0 2 0 2806 42 0 0 18 0 13 0 148788929 1830830080 71363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 446980 71363 1334 9 0 444592 0
[pid=30376/tid=30378] ppid=30374 vsize=1787920 CPUtime=23.11
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 37729 0 2 0 2293 18 0 0 25 0 13 0 148788930 1830830080 71363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109856607 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1787920 CPUtime=1.65
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 18051 0 0 0 156 9 0 0 16 0 13 0 148788931 1830830080 71363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1787920 CPUtime=1.64
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 19547 0 0 0 154 10 0 0 16 0 13 0 148788931 1830830080 71363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 148788933 1830830080 71363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 71363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 71363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=30376] ppid=30374 vsize=1787920 CPUtime=1616.45
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 507323 0 2 0 161357 288 0 0 18 0 13 0 148788929 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 446980 378190 1334 9 0 444592 0
[pid=30376/tid=30378] ppid=30374 vsize=1787920 CPUtime=1587.29
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 46642 0 2 0 158689 40 0 0 22 0 13 0 148788930 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109662260 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1787920 CPUtime=13.29
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 234034 0 0 0 1212 117 0 0 16 0 13 0 148788931 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1787920 CPUtime=13.24
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 221269 0 0 0 1210 114 0 0 17 0 13 0 148788931 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1787920 CPUtime=0.21
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 112 0 0 0 9 12 0 0 16 0 13 0 148788933 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30384] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30384/stat : 30384 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148788938 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30385] ppid=30374 vsize=1787920 CPUtime=1.23
/proc/30376/task/30385/stat : 30385 (java) S 30374 30376 29370 0 -1 64 2429 0 0 0 122 1 0 0 17 0 13 0 148788938 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30386] ppid=30374 vsize=1787920 CPUtime=1.11
/proc/30376/task/30386/stat : 30386 (java) S 30374 30376 29370 0 -1 64 2115 0 0 0 111 0 0 0 16 0 13 0 148788938 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30387] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30387/stat : 30387 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148788938 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30388] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30388/stat : 30388 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 148788938 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30389] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30389/stat : 30389 (java) S 30374 30376 29370 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 148789550 1830830080 378190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1616.45
Current children cumulated vsize (KiB) 1787920

[startup+1662.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/90 30587
/proc/meminfo: memFree=1398104/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1787920 CPUtime=1676.85
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 517362 0 4 0 167375 310 0 0 18 0 13 0 148788929 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 446980 89646 1336 9 0 444592 0
[pid=30376/tid=30378] ppid=30374 vsize=1787920 CPUtime=1646.15
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 46901 0 2 0 164575 40 0 0 25 0 13 0 148788930 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109856540 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1787920 CPUtime=13.73
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 238858 0 0 0 1254 119 0 0 16 0 13 0 148788931 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1787920 CPUtime=13.68
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 224503 0 0 0 1252 116 0 0 16 0 13 0 148788931 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1787920 CPUtime=0.89
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 1834 0 2 0 59 30 0 0 16 0 13 0 148788933 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30384] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30384/stat : 30384 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148788938 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30385] ppid=30374 vsize=1787920 CPUtime=1.23
/proc/30376/task/30385/stat : 30385 (java) S 30374 30376 29370 0 -1 64 2429 0 0 0 122 1 0 0 17 0 13 0 148788938 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30386] ppid=30374 vsize=1787920 CPUtime=1.11
/proc/30376/task/30386/stat : 30386 (java) S 30374 30376 29370 0 -1 64 2115 0 0 0 111 0 0 0 16 0 13 0 148788938 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30387] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30387/stat : 30387 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148788938 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30388] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30388/stat : 30388 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 148788938 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30389] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30389/stat : 30389 (java) S 30374 30376 29370 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 148789550 1830830080 89646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1676.85
Current children cumulated vsize (KiB) 1787920

[startup+1722.3 s]
/proc/loadavg: 1.07 1.04 1.00 2/90 30587
/proc/meminfo: memFree=1410520/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1787920 CPUtime=1737.04
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 517451 0 4 0 173392 312 0 0 18 0 13 0 148788929 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 446980 86601 1336 9 0 444592 0
[pid=30376/tid=30378] ppid=30374 vsize=1787920 CPUtime=1705.95
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 46925 0 2 0 170554 41 0 0 25 0 13 0 148788930 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109886152 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1787920 CPUtime=13.91
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 238889 0 0 0 1272 119 0 0 16 0 13 0 148788931 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1787920 CPUtime=13.85
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 224535 0 0 0 1269 116 0 0 16 0 13 0 148788931 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1787920 CPUtime=0.89
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 1836 0 2 0 59 30 0 0 16 0 13 0 148788933 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30384] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30384/stat : 30384 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148788938 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30385] ppid=30374 vsize=1787920 CPUtime=1.23
/proc/30376/task/30385/stat : 30385 (java) S 30374 30376 29370 0 -1 64 2429 0 0 0 122 1 0 0 17 0 13 0 148788938 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30386] ppid=30374 vsize=1787920 CPUtime=1.14
/proc/30376/task/30386/stat : 30386 (java) S 30374 30376 29370 0 -1 64 2115 0 0 0 114 0 0 0 17 0 13 0 148788938 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30387] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30387/stat : 30387 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148788938 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30388] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30388/stat : 30388 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 148788938 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30389] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30389/stat : 30389 (java) S 30374 30376 29370 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 148789550 1830830080 86601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1737.04
Current children cumulated vsize (KiB) 1787920

[startup+1782.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/90 30587
/proc/meminfo: memFree=1421912/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1787920 CPUtime=1797.33
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 517568 0 4 0 179419 314 0 0 18 0 13 0 148788929 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 446980 83667 1336 9 0 444592 0
[pid=30376/tid=30378] ppid=30374 vsize=1787920 CPUtime=1765.61
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 46965 0 2 0 176519 42 0 0 25 0 13 0 148788930 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109857723 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1787920 CPUtime=14.22
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 238963 0 0 0 1302 120 0 0 16 0 13 0 148788931 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1787920 CPUtime=14.15
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 224535 0 0 0 1299 116 0 0 16 0 13 0 148788931 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1787920 CPUtime=0.91
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 1839 0 2 0 60 31 0 0 16 0 13 0 148788933 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30384] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30384/stat : 30384 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30385] ppid=30374 vsize=1787920 CPUtime=1.23
/proc/30376/task/30385/stat : 30385 (java) S 30374 30376 29370 0 -1 64 2429 0 0 0 122 1 0 0 17 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30386] ppid=30374 vsize=1787920 CPUtime=1.14
/proc/30376/task/30386/stat : 30386 (java) S 30374 30376 29370 0 -1 64 2115 0 0 0 114 0 0 0 17 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30387] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30387/stat : 30387 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30388] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30388/stat : 30388 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30389] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30389/stat : 30389 (java) S 30374 30376 29370 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 148789550 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.33
Current children cumulated vsize (KiB) 1787920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785 s]
/proc/loadavg: 1.02 1.03 1.00 2/90 30587
/proc/meminfo: memFree=1421912/2055920 swapFree=4157140/4192956
[pid=30376] ppid=30374 vsize=1787920 CPUtime=1800.05
/proc/30376/stat : 30376 (java) S 30374 30376 29370 0 -1 0 517570 0 4 0 179691 314 0 0 18 0 13 0 148788929 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30376/statm: 446980 83667 1336 9 0 444592 0
[pid=30376/tid=30378] ppid=30374 vsize=1787920 CPUtime=1768.29
/proc/30376/task/30378/stat : 30378 (java) R 30374 30376 29370 0 -1 64 46967 0 2 0 176787 42 0 0 25 0 13 0 148788930 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109856253 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30379] ppid=30374 vsize=1787920 CPUtime=14.24
/proc/30376/task/30379/stat : 30379 (java) S 30374 30376 29370 0 -1 64 238963 0 0 0 1304 120 0 0 16 0 13 0 148788931 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30380] ppid=30374 vsize=1787920 CPUtime=14.18
/proc/30376/task/30380/stat : 30380 (java) S 30374 30376 29370 0 -1 64 224535 0 0 0 1302 116 0 0 16 0 13 0 148788931 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30381] ppid=30374 vsize=1787920 CPUtime=0.91
/proc/30376/task/30381/stat : 30381 (java) S 30374 30376 29370 0 -1 64 1839 0 2 0 60 31 0 0 16 0 13 0 148788933 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30382] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30382/stat : 30382 (java) S 30374 30376 29370 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30383] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30383/stat : 30383 (java) S 30374 30376 29370 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148788934 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30384] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30384/stat : 30384 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30385] ppid=30374 vsize=1787920 CPUtime=1.23
/proc/30376/task/30385/stat : 30385 (java) S 30374 30376 29370 0 -1 64 2429 0 0 0 122 1 0 0 17 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30386] ppid=30374 vsize=1787920 CPUtime=1.14
/proc/30376/task/30386/stat : 30386 (java) S 30374 30376 29370 0 -1 64 2115 0 0 0 114 0 0 0 17 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30387] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30387/stat : 30387 (java) S 30374 30376 29370 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30376/tid=30388] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30388/stat : 30388 (java) S 30374 30376 29370 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 148788938 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30376/tid=30389] ppid=30374 vsize=1787920 CPUtime=0
/proc/30376/task/30389/stat : 30389 (java) S 30374 30376 29370 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 148789550 1830830080 83667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1787920

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): 1785.1
CPU time (s): 1800.17
CPU user time (s): 1796.97
CPU system time (s): 3.19451
CPU usage (%): 100.844
Max. virtual memory (cumulated for all children) (KiB): 1792492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.97
system time used= 3.19451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517591
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42995
involuntary context switches= 44345

runsolver used 1.72074 second user time and 4.87426 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Thu Apr 19 18:52:13 UTC 2007

IDJOB= 362235
IDBENCH= 1542
IDSOLVER= 159
FILE ID= node30/362235-1177008732

PBS_JOBID= 4630488

Free space on /tmp= 66386 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-n3706.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362235-1177008732/sat4jPseudoResolution.jar /tmp/evaluation/362235-1177008732/instance-362235-1177008732.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-362235-1177008732 -o ROOT/results/node30/solver-362235-1177008732 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362235-1177008732/sat4jPseudoResolution.jar /tmp/evaluation/362235-1177008732/instance-362235-1177008732.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0c13059622221c4a56a3a4fdb32d92c9

RANDOM SEED= 795470225

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1756056 kB
Buffers:         36876 kB
Cached:         194996 kB
SwapCached:      15104 kB
Active:          96072 kB
Inactive:       160816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756056 kB
SwapTotal:     4192956 kB
SwapFree:      4157140 kB
Dirty:           10164 kB
Writeback:           0 kB
Mapped:          32180 kB
Slab:            28452 kB
Committed_AS:  2867628 kB
PageTables:       1784 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= 66386 MiB

End job on node30 on Thu Apr 19 19:22:00 UTC 2007