Trace number 3744620

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.1 1756.63

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat25_6_3_8_ic.opb
MD5SUMc59785e6f20fb8a9ed43144b528a9d33
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 133432831
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 8863945089
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 133432831
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 8863945089
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.02/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.02/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.02/0.08	c no version file found!!!
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version	1.6.0_24
0.02/0.08	c os.name	Linux
0.02/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.02/0.08	c os.arch	amd64
0.02/0.08	c Free memory 1599470296
0.02/0.08	c Max memory 1607860224
0.02/0.08	c Total memory 1607860224
0.02/0.08	c Number of processors 8
0.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3744620-1338805129.opb
0.07/0.11	c reading problem ... 
1.29/0.69	c ... done. Wall clock time 0.583s.
1.29/0.69	c CPU time (experimental) 0.65s.
1.29/0.69	c #vars     15725
1.29/0.69	c #constraints  33133
1515.35/1484.96	c cleaning 438240 clauses out of 876501 for limit 8.077036071161694E-6
1546.92/1515.39	c cleaning 231364 clauses out of 462760 for limit 675697.9130516723
1551.94/1520.16	c cleaning 117431 clauses out of 234898 for limit 4.4247557624415845E7
1556.07/1524.12	c cleaning 60469 clauses out of 120968 for limit 2.8531449966302533E9
1557.84/1525.84	c cleaning 31236 clauses out of 62497 for limit 4.076521124715931E10
1559.60/1527.51	c cleaning 16606 clauses out of 33260 for limit 5.659989940090891E11
1566.68/1534.24	c cleaning 11809 clauses out of 23654 for limit 8.758217573354993E-6
1578.80/1545.77	c cleaning 11409 clauses out of 22850 for limit 0.5485752263178915
1583.46/1550.13	c cleaning 7702 clauses out of 15436 for limit 44.20406029874216
1600.40/1566.35	c cleaning 11609 clauses out of 23234 for limit 1.5951643856106496E8
1614.50/1579.70	c cleaning 11540 clauses out of 23126 for limit 1.5927544293642828E13
1626.26/1590.91	c cleaning 10536 clauses out of 21085 for limit 0.0023426266461810917
1629.51/1594.06	c cleaning 7014 clauses out of 14051 for limit 0.1168502599923172
1632.89/1597.28	c cleaning 5255 clauses out of 10537 for limit 5.169054912361834
1634.72/1598.93	c cleaning 3383 clauses out of 6780 for limit 35.95812762337127
1637.84/1601.86	c cleaning 2924 clauses out of 5898 for limit 504.7030647686963
1639.55/1603.49	c cleaning 2233 clauses out of 4477 for limit 2991.0578454960983
1642.82/1606.50	c cleaning 2362 clauses out of 4740 for limit 34322.18696990783
1644.61/1608.24	c cleaning 1933 clauses out of 3879 for limit 188293.65586260572
1647.90/1611.30	c cleaning 2209 clauses out of 4445 for limit 2002297.5927682214
1652.86/1616.06	c cleaning 2856 clauses out of 5736 for limit 5.1473352717220835E7
1656.18/1619.13	c cleaning 2673 clauses out of 5380 for limit 6.694047026178594E8
1661.26/1623.96	c cleaning 2851 clauses out of 5708 for limit 1.2704480296921864E10
1664.42/1626.96	c cleaning 2676 clauses out of 5356 for limit 1.649852895937547E11
1665.87/1628.34	c cleaning 1838 clauses out of 3681 for limit 6.535311009578689E11
1669.36/1631.69	c cleaning 2171 clauses out of 4343 for limit 6.756498477242094E12
1670.72/1632.92	c cleaning 1571 clauses out of 3171 for limit 2.5141578017023188E13
1672.27/1634.45	c cleaning 1548 clauses out of 3100 for limit 1.1534392931076783E14
1675.34/1637.38	c cleaning 2020 clauses out of 4054 for limit 1.0780059305523203E-5
1678.44/1640.32	c cleaning 2262 clauses out of 4532 for limit 1.1738845987340304E-4
1684.91/1646.48	c cleaning 3375 clauses out of 6771 for limit 0.007095777467212679
1688.11/1649.40	c cleaning 2940 clauses out of 5895 for limit 0.09931478680035802
1689.80/1651.03	c cleaning 2219 clauses out of 4455 for limit 0.5894102400178812
1692.66/1653.75	c cleaning 2359 clauses out of 4737 for limit 6.768243068767
1697.82/1658.62	c cleaning 3179 clauses out of 6378 for limit 275.00583778852956
1701.02/1661.67	c cleaning 2841 clauses out of 5698 for limit 3751.0159110964914
1702.71/1663.21	c cleaning 2168 clauses out of 4357 for limit 22001.457523555357
1704.45/1664.93	c cleaning 1833 clauses out of 3689 for limit 116546.17321920964
1705.75/1666.11	c cleaning 1419 clauses out of 2856 for limit 409411.6949336419
1710.55/1670.71	c cleaning 2458 clauses out of 4940 for limit 7875647.0127846645
1712.12/1672.20	c cleaning 1717 clauses out of 3481 for limit 3.0365919100556195E7
1713.70/1673.75	c cleaning 1630 clauses out of 3264 for limit 1.4524726550301465E8
1714.98/1674.90	c cleaning 1316 clauses out of 2633 for limit 4.891978257253356E8
1716.79/1676.64	c cleaning 1406 clauses out of 2816 for limit 2.0494431508706963E9
1719.93/1679.61	c cleaning 1950 clauses out of 3915 for limit 1.807127330052582E10
1721.41/1681.00	c cleaning 1471 clauses out of 2962 for limit 6.476549734577656E10
1722.89/1682.47	c cleaning 1746 clauses out of 3493 for limit 4.070265558264688E11
1724.45/1683.96	c cleaning 1606 clauses out of 3244 for limit 1.9597677689815566E12
1727.48/1686.83	c cleaning 2053 clauses out of 4137 for limit 1.8725993088078773E13
1728.99/1688.21	c cleaning 1521 clauses out of 3084 for limit 6.831684227406055E13
1732.16/1691.24	c cleaning 2028 clauses out of 4063 for limit 6.325207342104229E14
1735.12/1694.04	c cleaning 2263 clauses out of 4536 for limit 6.917712195051943E-5
1736.79/1695.64	c cleaning 1878 clauses out of 3772 for limit 3.7273227554784964E-4
1739.64/1698.34	c cleaning 2178 clauses out of 4394 for limit 0.0039029057811276863
1741.01/1699.68	c cleaning 1843 clauses out of 3716 for limit 0.02069855727903604
1745.97/1704.33	c cleaning 2924 clauses out of 5876 for limit 0.7182648688577955
1747.47/1705.72	c cleaning 2206 clauses out of 4450 for limit 4.245267283161179
1748.86/1707.09	c cleaning 1861 clauses out of 3744 for limit 22.630641802804686
1750.57/1708.62	c cleaning 1930 clauses out of 3883 for limit 161.39455109042416
1752.24/1710.25	c cleaning 1708 clauses out of 3453 for limit 814.0055040409
1753.49/1711.44	c cleaning 1359 clauses out of 2746 for limit 2786.5681744244794
1755.17/1713.00	c cleaning 1429 clauses out of 2885 for limit 11871.97642658598
1756.68/1714.49	c cleaning 1465 clauses out of 2957 for limit 52001.957421315325
1800.10/1756.62	c starts		: 22
1800.10/1756.62	c conflicts		: 1117357
1800.10/1756.62	c decisions		: 1701544
1800.10/1756.62	c propagations		: 876980490
1800.10/1756.62	c inspects		: 7814522311
1800.10/1756.62	c learnt literals	: 0
1800.10/1756.62	c learnt binary clauses	: 0
1800.10/1756.62	c learnt ternary clauses	: 0
1800.10/1756.62	c learnt clauses	: 1117357
1800.10/1756.62	c root simplifications	: 0
1800.10/1756.62	c removed literals (reason simplification)	: 0
1800.10/1756.62	c reason swapping (by a shorter reason)	: 0
1800.10/1756.62	c Calls to reduceDB	: 63
1800.10/1756.62	c speed (decisions/second)	: 969.0482102543892
1800.10/1756.62	c non guided choices	0
1800.10/1756.62	s UNKNOWN
1800.10/1756.62	c Total wall clock time (ms): 1756.51

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3744620-1338805129/watcher-3744620-1338805129 -o /tmp/evaluation-result-3744620-1338805129/solver-3744620-1338805129 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744620-1338805129.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.01 3/194 11205
/proc/meminfo: memFree=26659244/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/11205/stat : 11205 (java) D 11203 11205 8924 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 346638538 9515008 183 33554432000 1073741824 1073778376 140734038426752 140734038417784 272886480565 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/11205/statm: 2323 183 140 9 0 71 0

[startup+0.0514959 s]
/proc/loadavg: 2.00 2.02 2.01 3/194 11205
/proc/meminfo: memFree=26659244/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=2623916 CPUtime=0.02 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 3970 0 1 0 2 0 0 0 20 0 13 0 346638538 2686889984 5177 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 655979 5177 1700 9 0 646680 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2623916

[startup+0.100253 s]
/proc/loadavg: 2.00 2.02 2.01 3/194 11205
/proc/meminfo: memFree=26659244/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 4873 0 1 0 7 0 0 0 20 0 18 0 346638538 3028844544 6590 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 739464 6591 2097 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.30022 s]
/proc/loadavg: 2.00 2.02 2.01 3/194 11205
/proc/meminfo: memFree=26659244/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=2957856 CPUtime=0.45 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 6500 0 1 0 44 1 0 0 20 0 18 0 346638538 3028844544 9881 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 739464 9882 2239 9 0 729885 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 2957856

[startup+0.700219 s]
/proc/loadavg: 2.00 2.02 2.01 3/194 11205
/proc/meminfo: memFree=26659244/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=2957856 CPUtime=1.48 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 10736 0 1 0 144 4 0 0 20 0 18 0 346638538 3028844544 39335 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 739464 39335 2265 9 0 729885 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2957856

[startup+1.50069 s]
/proc/loadavg: 2.00 2.02 2.01 3/213 11224
/proc/meminfo: memFree=26460692/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=3024420 CPUtime=2.6 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 11318 0 1 0 253 7 0 0 20 0 19 0 346638538 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 756105 85440 2278 9 0 746526 0
[pid=11205/tid=11207] ppid=11203 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11203 11205 8924 0 -1 4202560 3220 0 1 0 141 5 0 0 20 0 19 0 346638539 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702184145048 140702124707247 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11208] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702049233320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11209] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702048180776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11210] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702047127720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11205/tid=11211] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702046075176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11212] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702045023144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11213] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702043970600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11214] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702042917544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11215] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11203 11205 8924 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702041865000 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11216] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11203 11205 8924 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 346638541 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702029666664 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11217] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11203 11205 8924 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702028612984 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11218] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702027559816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11219] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702026508560 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11220] ppid=11203 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11203 11205 8924 0 -1 4202560 3257 0 0 0 57 0 0 0 20 0 19 0 346638544 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702025456440 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11221] ppid=11203 vsize=3024420 CPUtime=0.51 cores=0,2,4,6
/proc/11205/task/11221/stat : 11221 (java) S 11203 11205 8924 0 -1 4202560 3646 0 0 0 50 1 0 0 20 0 19 0 346638544 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702024403896 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11222] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11222/stat : 11222 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702023351032 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11223] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11223/stat : 11223 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702022298696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11224] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11224/stat : 11224 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638611 3097006080 85440 33554432000 1073741824 1073778376 140735978138224 140702020166696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 3024420

[startup+3.1007 s]
/proc/loadavg: 2.00 2.02 2.01 3/213 11224
/proc/meminfo: memFree=26201900/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=3024420 CPUtime=4.33 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 11456 0 1 0 421 12 0 0 20 0 19 0 346638538 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 756105 120281 2291 9 0 746526 0
[pid=11205/tid=11207] ppid=11203 vsize=3024420 CPUtime=3.01 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11203 11205 8924 0 -1 4202560 3278 0 1 0 294 7 0 0 20 0 19 0 346638539 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702184144152 140702124589951 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11208] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11203 11205 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702049233320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11209] ppid=11203 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11203 11205 8924 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 346638540 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702048180776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11210] ppid=11203 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11203 11205 8924 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 346638540 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702047127720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11205/tid=11211] ppid=11203 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11203 11205 8924 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 346638540 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702046075176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11212] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702045023144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11213] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11203 11205 8924 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702043970600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11214] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11203 11205 8924 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702042917544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11215] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638540 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702041865000 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11216] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11203 11205 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346638541 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702029666664 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11217] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11203 11205 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702028612984 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11218] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11203 11205 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702027559816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11219] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702026508560 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11220] ppid=11203 vsize=3024420 CPUtime=0.58 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11203 11205 8924 0 -1 4202560 3257 0 0 0 58 0 0 0 20 0 19 0 346638544 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702025456440 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11221] ppid=11203 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/11205/task/11221/stat : 11221 (java) S 11203 11205 8924 0 -1 4202560 3646 0 0 0 51 1 0 0 20 0 19 0 346638544 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702024403896 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11222] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11222/stat : 11222 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702023351032 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11223] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11223/stat : 11223 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702022298696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11224] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11224/stat : 11224 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638611 3097006080 120281 33554432000 1073741824 1073778376 140735978138224 140702020166696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 3024420

[startup+6.30069 s]
/proc/loadavg: 2.00 2.02 2.01 3/213 11224
/proc/meminfo: memFree=26185772/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=3024420 CPUtime=7.61 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 11469 0 1 0 749 12 0 0 20 0 19 0 346638538 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 756105 120634 2291 9 0 746526 0
[pid=11205/tid=11207] ppid=11203 vsize=3024420 CPUtime=6.17 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11203 11205 8924 0 -1 4202560 3281 0 1 0 610 7 0 0 20 0 19 0 346638539 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702184144136 140702124706827 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11208] ppid=11203 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11203 11205 8924 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 346638540 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702049233320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11209] ppid=11203 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11203 11205 8924 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 346638540 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702048180776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11210] ppid=11203 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11203 11205 8924 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 19 0 346638540 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702047127720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11205/tid=11211] ppid=11203 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11203 11205 8924 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 346638540 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702046075176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11212] ppid=11203 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11203 11205 8924 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 346638540 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702045023144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11213] ppid=11203 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11203 11205 8924 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 346638540 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702043970600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11214] ppid=11203 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11203 11205 8924 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 346638540 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702042917544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11205/tid=11215] ppid=11203 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11203 11205 8924 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 346638540 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702041865000 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11216] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11203 11205 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346638541 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702029666664 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11217] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11203 11205 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702028612984 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11218] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11203 11205 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702027559816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11219] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702026508560 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11220] ppid=11203 vsize=3024420 CPUtime=0.58 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11203 11205 8924 0 -1 4202560 3257 0 0 0 58 0 0 0 20 0 19 0 346638544 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702025456440 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11221] ppid=11203 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/11205/task/11221/stat : 11221 (java) S 11203 11205 8924 0 -1 4202560 3646 0 0 0 51 1 0 0 20 0 19 0 346638544 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702024403896 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11222] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11222/stat : 11222 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702023351032 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11223] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11223/stat : 11223 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702022298696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11224] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11224/stat : 11224 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638611 3097006080 120634 33554432000 1073741824 1073778376 140735978138224 140702020166696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

[pid=11205/tid=11220] ppid=11203 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11203 11205 8924 0 -1 4202560 3269 0 0 0 70 0 0 0 20 0 19 0 346638544 3097006080 409888 33554432000 1073741824 1073778376 140735978138224 140702025456440 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11221] ppid=11203 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/11205/task/11221/stat : 11221 (java) S 11203 11205 8924 0 -1 4202560 3654 0 0 0 56 1 0 0 20 0 19 0 346638544 3097006080 409888 33554432000 1073741824 1073778376 140735978138224 140702024403896 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11222] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11222/stat : 11222 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 409888 33554432000 1073741824 1073778376 140735978138224 140702023351032 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11223] ppid=11203 vsize=3024420 CPUtime=0.58 cores=0,2,4,6
/proc/11205/task/11223/stat : 11223 (java) S 11203 11205 8924 0 -1 4202560 91 0 0 0 28 30 0 0 20 0 19 0 346638544 3097006080 409888 33554432000 1073741824 1073778376 140735978138224 140702022298696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11224] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11224/stat : 11224 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638611 3097006080 409888 33554432000 1073741824 1073778376 140735978138224 140702020166696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1638.45
Current children cumulated vsize (KiB) 3024420

[startup+1662.3 s]
/proc/loadavg: 1.93 2.02 1.99 3/213 11300
/proc/meminfo: memFree=25174040/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=3024420 CPUtime=1701.81 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 15145 0 1 0 170057 124 0 0 20 0 19 0 346638538 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 756105 416590 2299 9 0 746526 0
[pid=11205/tid=11207] ppid=11203 vsize=3024420 CPUtime=1642.58 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11203 11205 8924 0 -1 4202560 3980 0 1 0 164223 35 0 0 20 0 19 0 346638539 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702184144096 140702124670921 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11208] ppid=11203 vsize=3024420 CPUtime=6.52 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11203 11205 8924 0 -1 4202560 350 0 0 0 642 10 0 0 20 0 19 0 346638540 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702049233320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11209] ppid=11203 vsize=3024420 CPUtime=6.59 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11203 11205 8924 0 -1 4202560 374 0 0 0 646 13 0 0 20 0 19 0 346638540 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702048180776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11210] ppid=11203 vsize=3024420 CPUtime=6.95 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11203 11205 8924 0 -1 4202560 412 0 0 0 684 11 0 0 20 0 19 0 346638540 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702047127720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11205/tid=11211] ppid=11203 vsize=3024420 CPUtime=6.65 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11203 11205 8924 0 -1 4202560 315 0 0 0 653 12 0 0 20 0 19 0 346638540 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702046075176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11205/tid=11212] ppid=11203 vsize=3024420 CPUtime=6.6 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11203 11205 8924 0 -1 4202560 338 0 0 0 649 11 0 0 20 0 19 0 346638540 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702045023144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11213] ppid=11203 vsize=3024420 CPUtime=6.55 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11203 11205 8924 0 -1 4202560 331 0 0 0 645 10 0 0 20 0 19 0 346638540 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702043970600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11214] ppid=11203 vsize=3024420 CPUtime=6.88 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11203 11205 8924 0 -1 4202560 369 0 0 0 673 15 0 0 20 0 19 0 346638540 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702042917544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11215] ppid=11203 vsize=3024420 CPUtime=6.5 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11203 11205 8924 0 -1 4202560 372 0 0 0 639 11 0 0 20 0 19 0 346638540 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702041865000 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11216] ppid=11203 vsize=3024420 CPUtime=0.11 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11203 11205 8924 0 -1 4202560 105 0 0 0 8 3 0 0 20 0 19 0 346638541 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702029666664 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11217] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11203 11205 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702028612984 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11218] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11203 11205 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702027559816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11219] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702026508560 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11220] ppid=11203 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11203 11205 8924 0 -1 4202560 3269 0 0 0 70 0 0 0 20 0 19 0 346638544 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702025456440 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11221] ppid=11203 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/11205/task/11221/stat : 11221 (java) S 11203 11205 8924 0 -1 4202560 3654 0 0 0 56 1 0 0 20 0 19 0 346638544 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702024403896 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11222] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11222/stat : 11222 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702023351032 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11223] ppid=11203 vsize=3024420 CPUtime=0.61 cores=0,2,4,6
/proc/11205/task/11223/stat : 11223 (java) S 11203 11205 8924 0 -1 4202560 93 0 0 0 30 31 0 0 20 0 19 0 346638544 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702022298696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11224] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11224/stat : 11224 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638611 3097006080 416590 33554432000 1073741824 1073778376 140735978138224 140702020166696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1701.81
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 1.97 2.01 1.99 3/213 11300
/proc/meminfo: memFree=25126812/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=3024420 CPUtime=1764.96 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 15290 0 1 0 176368 128 0 0 20 0 19 0 346638538 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 756105 421277 2307 9 0 746526 0
[pid=11205/tid=11207] ppid=11203 vsize=3024420 CPUtime=1701.04 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11203 11205 8924 0 -1 4202560 4021 0 1 0 170068 36 0 0 20 0 19 0 346638539 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702184144080 140702124422687 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11208] ppid=11203 vsize=3024420 CPUtime=6.99 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11203 11205 8924 0 -1 4202560 364 0 0 0 689 10 0 0 20 0 19 0 346638540 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702049233320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11209] ppid=11203 vsize=3024420 CPUtime=7.12 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11203 11205 8924 0 -1 4202560 384 0 0 0 699 13 0 0 20 0 19 0 346638540 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702048180776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11210] ppid=11203 vsize=3024420 CPUtime=7.48 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11203 11205 8924 0 -1 4202560 432 0 0 0 737 11 0 0 20 0 19 0 346638540 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702047127720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11205/tid=11211] ppid=11203 vsize=3024420 CPUtime=7.23 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11203 11205 8924 0 -1 4202560 316 0 0 0 711 12 0 0 20 0 19 0 346638540 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702046075176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11212] ppid=11203 vsize=3024420 CPUtime=7.22 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11203 11205 8924 0 -1 4202560 341 0 0 0 711 11 0 0 20 0 19 0 346638540 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702045023144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11213] ppid=11203 vsize=3024420 CPUtime=7.1 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11203 11205 8924 0 -1 4202560 333 0 0 0 699 11 0 0 20 0 19 0 346638540 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702043970600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11214] ppid=11203 vsize=3024420 CPUtime=7.41 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11203 11205 8924 0 -1 4202560 373 0 0 0 726 15 0 0 20 0 19 0 346638540 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702042917544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11205/tid=11215] ppid=11203 vsize=3024420 CPUtime=7 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11203 11205 8924 0 -1 4202560 382 0 0 0 688 12 0 0 20 0 19 0 346638540 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702041865000 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11216] ppid=11203 vsize=3024420 CPUtime=0.32 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11203 11205 8924 0 -1 4202560 141 0 0 0 28 4 0 0 20 0 19 0 346638541 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702029666664 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11217] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11203 11205 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702028612984 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11218] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11203 11205 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702027559816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11219] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702026508560 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11220] ppid=11203 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11203 11205 8924 0 -1 4202560 3269 0 0 0 70 0 0 0 20 0 19 0 346638544 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702025456440 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11221] ppid=11203 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/11205/task/11221/stat : 11221 (java) S 11203 11205 8924 0 -1 4202560 3654 0 0 0 56 1 0 0 20 0 19 0 346638544 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702024403896 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11222] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11222/stat : 11222 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702023351032 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11223] ppid=11203 vsize=3024420 CPUtime=0.63 cores=0,2,4,6
/proc/11205/task/11223/stat : 11223 (java) S 11203 11205 8924 0 -1 4202560 97 0 0 0 31 32 0 0 20 0 19 0 346638544 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702022298696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11224] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11224/stat : 11224 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638611 3097006080 421277 33554432000 1073741824 1073778376 140735978138224 140702020166696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1764.96
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1756.6 s]
/proc/loadavg: 1.98 2.01 1.99 3/213 11300
/proc/meminfo: memFree=25095596/32873844 swapFree=7112/7112
[pid=11205] ppid=11203 vsize=3024420 CPUtime=1800.1 cores=0,2,4,6
/proc/11205/stat : 11205 (java) S 11203 11205 8924 0 -1 4202496 15335 0 1 0 179881 129 0 0 20 0 19 0 346638538 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140735978129360 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11205/statm: 756105 421298 2307 9 0 746526 0
[pid=11205/tid=11207] ppid=11203 vsize=3024420 CPUtime=1734.88 cores=0,2,4,6
/proc/11205/task/11207/stat : 11207 (java) R 11203 11205 8924 0 -1 4202560 4041 0 1 0 173451 37 0 0 20 0 19 0 346638539 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702184144048 140702124707316 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11208] ppid=11203 vsize=3024420 CPUtime=7.11 cores=0,2,4,6
/proc/11205/task/11208/stat : 11208 (java) S 11203 11205 8924 0 -1 4202560 367 0 0 0 701 10 0 0 20 0 19 0 346638540 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702049233320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11209] ppid=11203 vsize=3024420 CPUtime=7.28 cores=0,2,4,6
/proc/11205/task/11209/stat : 11209 (java) S 11203 11205 8924 0 -1 4202560 392 0 0 0 715 13 0 0 20 0 19 0 346638540 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702048180776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11210] ppid=11203 vsize=3024420 CPUtime=7.64 cores=0,2,4,6
/proc/11205/task/11210/stat : 11210 (java) S 11203 11205 8924 0 -1 4202560 437 0 0 0 753 11 0 0 20 0 19 0 346638540 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702047127720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11211] ppid=11203 vsize=3024420 CPUtime=7.41 cores=0,2,4,6
/proc/11205/task/11211/stat : 11211 (java) S 11203 11205 8924 0 -1 4202560 316 0 0 0 729 12 0 0 20 0 19 0 346638540 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702046075176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11212] ppid=11203 vsize=3024420 CPUtime=7.37 cores=0,2,4,6
/proc/11205/task/11212/stat : 11212 (java) S 11203 11205 8924 0 -1 4202560 341 0 0 0 726 11 0 0 20 0 19 0 346638540 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702045023144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11205/tid=11213] ppid=11203 vsize=3024420 CPUtime=7.24 cores=0,2,4,6
/proc/11205/task/11213/stat : 11213 (java) S 11203 11205 8924 0 -1 4202560 333 0 0 0 713 11 0 0 20 0 19 0 346638540 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702043970600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11214] ppid=11203 vsize=3024420 CPUtime=7.58 cores=0,2,4,6
/proc/11205/task/11214/stat : 11214 (java) S 11203 11205 8924 0 -1 4202560 373 0 0 0 743 15 0 0 20 0 19 0 346638540 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702042917544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11215] ppid=11203 vsize=3024420 CPUtime=7.15 cores=0,2,4,6
/proc/11205/task/11215/stat : 11215 (java) S 11203 11205 8924 0 -1 4202560 387 0 0 0 703 12 0 0 20 0 19 0 346638540 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702041865000 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11216] ppid=11203 vsize=3024420 CPUtime=0.32 cores=0,2,4,6
/proc/11205/task/11216/stat : 11216 (java) S 11203 11205 8924 0 -1 4202560 143 0 0 0 28 4 0 0 20 0 19 0 346638541 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702029666664 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11217] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11217/stat : 11217 (java) S 11203 11205 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702028612984 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11218] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11218/stat : 11218 (java) S 11203 11205 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346638542 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702027559816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11219] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11219/stat : 11219 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702026508560 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11220] ppid=11203 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/11205/task/11220/stat : 11220 (java) S 11203 11205 8924 0 -1 4202560 3269 0 0 0 70 0 0 0 20 0 19 0 346638544 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702025456440 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11205/tid=11221] ppid=11203 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/11205/task/11221/stat : 11221 (java) S 11203 11205 8924 0 -1 4202560 3654 0 0 0 56 1 0 0 20 0 19 0 346638544 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702024403896 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11222] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11222/stat : 11222 (java) S 11203 11205 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346638544 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702023351032 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11205/tid=11223] ppid=11203 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/11205/task/11223/stat : 11223 (java) S 11203 11205 8924 0 -1 4202560 99 0 0 0 32 33 0 0 20 0 19 0 346638544 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702022298696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11205/tid=11224] ppid=11203 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/11205/task/11224/stat : 11224 (java) S 11203 11205 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346638611 3097006080 421298 33554432000 1073741824 1073778376 140735978138224 140702020166696 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 3024420

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11205 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=318222
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=841720
# CPU time returned by wait4() is 1796.16
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1756.63
CPU time (s): 1800.1
CPU user time (s): 1798.81
CPU system time (s): 1.29
CPU usage (%): 102.475
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.32
system time used= 1.84172
maximum resident set size= 1685312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15367
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60629
involuntary context switches= 130663

runsolver used 6.33304 second user time and 14.3098 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-04 12:18:49
IDJOB=3744620
IDBENCH=92785
IDSOLVER=2319
FILE ID=node119/3744620-1338805129
RUNJOBID= node119-1338784193-8940
PBS_JOBID= 14636847
Free space on /tmp= 70884 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat25_6_3_8_ic.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744620-1338805129/watcher-3744620-1338805129 -o /tmp/evaluation-result-3744620-1338805129/solver-3744620-1338805129 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744620-1338805129.opb           

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c59785e6f20fb8a9ed43144b528a9d33
RANDOM SEED=1772379290

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26660004 kB
Buffers:          436104 kB
Cached:          3213600 kB
SwapCached:         1936 kB
Active:          3259128 kB
Inactive:        2096436 kB
Active(anon):    1701324 kB
Inactive(anon):     6616 kB
Active(file):    1557804 kB
Inactive(file):  2089820 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:              4560 kB
Writeback:             0 kB
AnonPages:       1719384 kB
Mapped:            20148 kB
Shmem:                 0 kB
Slab:             706760 kB
SReclaimable:     148648 kB
SUnreclaim:       558112 kB
KernelStack:        1592 kB
PageTables:         7184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1832420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70892 MiB
End job on node119 at 2012-06-04 12:48:07