Trace number 3731791

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23No Cert. 280.22 276.642

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_1.opb.PB06.opb
MD5SUMd4957a1112a9baa7413020ddf827f352
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1043
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1037
Optimality of the best value was proved NO
Number of variables1963
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1963
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1963
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1963
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version	1.6.0_24
0.00/0.09	c os.name	Linux
0.00/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch	amd64
0.00/0.09	c Free memory 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	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@1cb1c5fa
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-3731791-1338688177.opb
0.07/0.11	c reading problem ... 
0.41/0.35	c ... done. Wall clock time 0.238s.
0.41/0.35	c CPU time (experimental) 0.32s.
0.41/0.35	c #vars     1963
0.41/0.35	c #constraints  4000
0.41/0.39	c SATISFIABLE
0.41/0.39	c OPTIMIZING...
0.41/0.39	c Got one! Elapsed wall clock time (in seconds):0.279
0.66/0.40	o 1189
0.66/0.47	c Got one! Elapsed wall clock time (in seconds):0.357
0.66/0.47	o 1188
81.69/79.40	c cleaning 148745 clauses out of 297509 for limit 6275.715800161669
83.31/81.05	c cleaning 74627 clauses out of 149264 for limit 20628.33556386154
83.62/81.31	c cleaning 37564 clauses out of 75137 for limit 67580.48423278722
83.72/81.49	c cleaning 19031 clauses out of 38075 for limit 220373.89557656294
84.01/81.71	c cleaning 9766 clauses out of 19542 for limit 706672.0511530335
84.11/81.83	c cleaning 5132 clauses out of 10276 for limit 2216249.832014918
84.21/81.92	c cleaning 2814 clauses out of 5644 for limit 6654442.752339305
84.31/82.01	c cleaning 1665 clauses out of 3330 for limit 1.859988897189147E7
84.31/82.10	c cleaning 1073 clauses out of 2166 for limit 4.7204840202029996E7
84.41/82.18	c cleaning 788 clauses out of 1592 for limit 1.0580916713953346E8
84.51/82.26	c cleaning 652 clauses out of 1304 for limit 2.1303190693580127E8
84.61/82.35	c cleaning 573 clauses out of 1152 for limit 3.976725867363358E8
84.72/82.43	c cleaning 531 clauses out of 1079 for limit 7.001846340016536E8
84.82/82.52	c cleaning 514 clauses out of 1048 for limit 1.1888542774830399E9
84.82/82.60	c cleaning 506 clauses out of 1034 for limit 1.9871253128051934E9
84.91/82.68	c cleaning 504 clauses out of 1028 for limit 3.296162139872994E9
85.01/82.76	c cleaning 512 clauses out of 1024 for limit 5.457045963212873E9
85.11/82.85	c cleaning 506 clauses out of 1013 for limit 9.106228040142307E9
85.21/82.93	c cleaning 503 clauses out of 1006 for limit 1.5106761113828089E10
85.31/83.02	c cleaning 496 clauses out of 1003 for limit 2.4987585686128025E10
85.41/83.10	c cleaning 493 clauses out of 1008 for limit 4.104451196291634E10
85.41/83.18	c cleaning 498 clauses out of 1014 for limit 6.7220083626962494E10
85.51/83.27	c cleaning 508 clauses out of 1016 for limit 1.1063669211512263E11
85.61/83.35	c cleaning 499 clauses out of 1008 for limit 1.8390275923201233E11
85.71/83.43	c cleaning 498 clauses out of 1009 for limit 3.029796769682123E11
85.82/83.51	c cleaning 500 clauses out of 1011 for limit 4.986655839659473E11
85.82/83.59	c cleaning 505 clauses out of 1011 for limit 8.223662582481769E11
85.92/83.68	c cleaning 503 clauses out of 1006 for limit 1.3629324908106257E12
86.01/83.76	c cleaning 501 clauses out of 1003 for limit 2.2543808127981006E12
86.11/83.84	c cleaning 495 clauses out of 1003 for limit 3.7214970430166357E12
86.21/83.92	c cleaning 496 clauses out of 1007 for limit 6.106755271217742E12
86.31/84.00	c cleaning 498 clauses out of 1011 for limit 1.003101126020559E13
86.31/84.09	c cleaning 500 clauses out of 1014 for limit 1.651004729303047E13
86.41/84.17	c cleaning 497 clauses out of 1013 for limit 2.7226900370717363E13
86.51/84.25	c cleaning 508 clauses out of 1016 for limit 4.4768219955385445E13
86.61/84.33	c cleaning 504 clauses out of 1009 for limit 7.441539084259383E13
86.71/84.41	c cleaning 491 clauses out of 1004 for limit 1.2320876255060484E14
86.81/84.50	c cleaning 506 clauses out of 1013 for limit 2.0138251031332072E14
86.81/84.58	c cleaning 503 clauses out of 1007 for limit 3.340854886560189E14
182.21/179.39	c cleaning 147993 clauses out of 296005 for limit 2.846110578746505
187.61/184.71	c cleaning 74251 clauses out of 148512 for limit 9.355029403609903
189.81/186.91	c cleaning 37376 clauses out of 74761 for limit 30.64696615707658
190.20/187.34	c cleaning 18934 clauses out of 37885 for limit 99.7358253651905
190.40/187.51	c cleaning 9720 clauses out of 19451 for limit 320.3556816293552
190.50/187.65	c cleaning 5105 clauses out of 10231 for limit 1004.4126342836406
190.60/187.77	c cleaning 2804 clauses out of 5626 for limit 3012.218079229975
190.70/187.87	c cleaning 1652 clauses out of 3322 for limit 8412.835509615317
190.80/187.97	c cleaning 1077 clauses out of 2170 for limit 21239.201189339827
190.91/188.07	c cleaning 787 clauses out of 1593 for limit 47713.14279778341
191.01/188.17	c cleaning 642 clauses out of 1306 for limit 95976.85389723074
191.10/188.25	c cleaning 574 clauses out of 1164 for limit 177587.58174331838
191.20/188.34	c cleaning 538 clauses out of 1090 for limit 312748.3036516977
191.30/188.43	c cleaning 517 clauses out of 1052 for limit 534394.0424628275
191.40/188.52	c cleaning 508 clauses out of 1035 for limit 895762.515756532
191.50/188.62	c cleaning 503 clauses out of 1027 for limit 1488739.3857825345
191.60/188.71	c cleaning 505 clauses out of 1024 for limit 2462323.172012003
191.70/188.80	c cleaning 500 clauses out of 1019 for limit 4080625.242289354
191.70/188.89	c cleaning 509 clauses out of 1019 for limit 6729496.920813586
191.80/188.98	c cleaning 496 clauses out of 1010 for limit 1.1196732328023091E7
191.90/189.07	c cleaning 502 clauses out of 1014 for limit 1.8392069601353608E7
192.01/189.16	c cleaning 506 clauses out of 1012 for limit 3.0390925874268573E7
192.11/189.25	c cleaning 503 clauses out of 1006 for limit 5.041762109413455E7
192.20/189.33	c cleaning 491 clauses out of 1003 for limit 8.339409206830207E7
192.30/189.42	c cleaning 497 clauses out of 1012 for limit 1.3630493885861823E8
192.40/189.51	c cleaning 507 clauses out of 1015 for limit 2.2412068933110243E8
192.50/189.60	c cleaning 494 clauses out of 1008 for limit 3.7217170041859883E8
192.62/189.70	c cleaning 507 clauses out of 1014 for limit 6.101292007962933E8
192.62/189.79	c cleaning 496 clauses out of 1007 for limit 1.0131790061267353E9
192.72/189.88	c cleaning 495 clauses out of 1011 for limit 1.664256969157137E9
192.82/189.97	c cleaning 508 clauses out of 1016 for limit 2.7310755793909984E9
192.92/190.06	c cleaning 504 clauses out of 1008 for limit 4.539654296592267E9
193.02/190.16	c cleaning 494 clauses out of 1004 for limit 7.516323921395086E9
193.12/190.25	c cleaning 496 clauses out of 1010 for limit 1.2321787482033768E10
193.22/190.34	c cleaning 497 clauses out of 1014 for limit 2.0240117057675987E10
193.32/190.43	c cleaning 499 clauses out of 1017 for limit 3.328019857655927E10
193.42/190.53	c cleaning 501 clauses out of 1018 for limit 5.482958653362156E10
193.52/190.63	c cleaning 508 clauses out of 1017 for limit 9.051023302041998E10
193.62/190.72	c cleaning 504 clauses out of 1009 for limit 1.504469392422222E11
274.32/270.78	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
274.52/270.91		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
274.72/271.16		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
275.42/271.89		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
275.42/271.89		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
275.42/271.89		at org.sat4j.minisat.core.Solver.search(Unknown Source)
275.92/272.38		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
275.92/272.38		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
276.43/272.88		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
276.43/272.88		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
276.92/273.38		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
276.92/273.38		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
277.43/273.88		at org.sat4j.AbstractLauncher.run(Unknown Source)
277.43/273.88		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
279.42/275.88	c starts		: 23
279.42/275.88	c conflicts		: 896826
279.42/275.88	c decisions		: 1266288
279.42/275.88	c propagations		: 55566672
279.42/275.88	c inspects		: 205170101
279.42/275.88	c learnt literals	: 0
279.42/275.88	c learnt binary clauses	: 0
279.42/275.88	c learnt ternary clauses	: 0
279.42/275.88	c learnt clauses	: 896825
279.42/275.88	c root simplifications	: 0
279.42/275.88	c removed literals (reason simplification)	: 0
279.42/275.88	c reason swapping (by a shorter reason)	: 0
279.42/275.88	c Calls to reduceDB	: 78
279.42/275.88	c speed (decisions/second)	: 4598.429771873887
279.42/275.88	c non guided choices	0
279.42/275.88	s SATISFIABLE
279.92/276.38	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
279.92/276.38		at java.lang.Integer.toString(Integer.java:310)
279.92/276.38		at java.lang.Integer.toString(Integer.java:118)
279.92/276.38		at java.lang.String.valueOf(String.java:2931)
279.92/276.38		at java.io.PrintWriter.print(PrintWriter.java:487)
279.92/276.38		at org.sat4j.reader.OPBReader2005.decode(Unknown Source)

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-3731791-1338688177/watcher-3731791-1338688177 -o /tmp/evaluation-result-3731791-1338688177/solver-3731791-1338688177 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731791-1338688177.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: 1.95 2.00 1.99 3/194 31032
/proc/meminfo: memFree=30064776/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/31032/stat : 31032 (java) D 31030 31032 28219 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 334942641 9515008 182 33554432000 1073741824 1073778376 140736363946032 140736363937064 240565173941 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 2323 182 140 9 0 71 0

[startup+0.0141471 s]
/proc/loadavg: 1.95 2.00 1.99 3/194 31032
/proc/meminfo: memFree=30064776/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 1275 0 0 0 0 0 0 0 20 0 2 0 334942641 98570240 976 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 24065 976 742 9 0 16771 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 96260

[startup+0.100254 s]
/proc/loadavg: 1.95 2.00 1.99 3/194 31032
/proc/meminfo: memFree=30064776/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 3630 0 1 0 6 1 0 0 20 0 18 0 334942641 3028844544 5859 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 739464 5859 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.30022 s]
/proc/loadavg: 1.95 2.00 1.99 3/194 31032
/proc/meminfo: memFree=30064776/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=2957856 CPUtime=0.41 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 5132 0 1 0 39 2 0 0 20 0 18 0 334942641 3028844544 8585 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 739464 8585 2233 9 0 729885 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 2957856

[startup+0.700227 s]
/proc/loadavg: 1.95 2.00 1.99 3/194 31032
/proc/meminfo: memFree=30064776/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=3024420 CPUtime=1.31 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 9515 0 1 0 128 3 0 0 20 0 19 0 334942641 3097006080 13895 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 756105 13895 2269 9 0 746526 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 3024420

[startup+1.50068 s]
/proc/loadavg: 1.95 2.00 1.99 3/213 31053
/proc/meminfo: memFree=30009540/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=3024420 CPUtime=2.17 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 9552 0 1 0 213 4 0 0 20 0 19 0 334942641 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 756105 19041 2272 9 0 746526 0
[pid=31032/tid=31034] ppid=31030 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/31032/task/31034/stat : 31034 (java) R 31030 31032 28219 0 -1 4202560 2565 0 1 0 144 2 0 0 20 0 19 0 334942642 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848780734808 139848648839328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31035] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31035/stat : 31035 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848646036520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31036] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31036/stat : 31036 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848644983720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31037] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31037/stat : 31037 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848643930920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31038] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31038/stat : 31038 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848642878120 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31039] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31039/stat : 31039 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848641825320 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31040] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31040/stat : 31040 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848640772520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31041] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31041/stat : 31041 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848639719720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31042] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31042/stat : 31042 (java) S 31030 31032 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848638666920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31043] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31043/stat : 31043 (java) S 31030 31032 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334942645 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848156421096 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31044] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31044/stat : 31044 (java) S 31030 31032 28219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334942645 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848155367160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31045] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31045/stat : 31045 (java) S 31030 31032 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334942645 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848154314248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31046] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31046/stat : 31046 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942648 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848153262736 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31047] ppid=31030 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/31032/task/31047/stat : 31047 (java) S 31030 31032 28219 0 -1 4202560 3518 0 0 0 35 0 0 0 20 0 19 0 334942648 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848152209848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31048] ppid=31030 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/31032/task/31048/stat : 31048 (java) S 31030 31032 28219 0 -1 4202560 2263 0 0 0 31 0 0 0 20 0 19 0 334942648 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848151157048 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31049] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31049/stat : 31049 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942648 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848150104440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31050] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31050/stat : 31050 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942648 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848149051848 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31053] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31053/stat : 31053 (java) S 31030 31032 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334942692 3097006080 19041 33554432000 1073741824 1073778376 140735136166768 139848146920872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 3024420

[startup+3.10069 s]
/proc/loadavg: 1.95 2.00 1.99 3/213 31053
/proc/meminfo: memFree=29980380/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=3024420 CPUtime=3.83 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 9576 0 1 0 379 4 0 0 20 0 19 0 334942641 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 756105 29283 2272 9 0 746526 0
[pid=31032/tid=31034] ppid=31030 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/31032/task/31034/stat : 31034 (java) R 31030 31032 28219 0 -1 4202560 2587 0 1 0 303 2 0 0 20 0 19 0 334942642 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848780732984 139848648826182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31035] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31035/stat : 31035 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848646036520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31036] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31036/stat : 31036 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848644983720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31037] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31037/stat : 31037 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848643930920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31038] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31038/stat : 31038 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848642878120 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31039] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31039/stat : 31039 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848641825320 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31040] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31040/stat : 31040 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848640772520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31041] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31041/stat : 31041 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848639719720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31042] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31042/stat : 31042 (java) S 31030 31032 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848638666920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31043] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31043/stat : 31043 (java) S 31030 31032 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334942645 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848156421096 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31044] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31044/stat : 31044 (java) S 31030 31032 28219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334942645 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848155367160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31045] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31045/stat : 31045 (java) S 31030 31032 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334942645 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848154314248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31046] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31046/stat : 31046 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942648 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848153262736 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31047] ppid=31030 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/31032/task/31047/stat : 31047 (java) S 31030 31032 28219 0 -1 4202560 3519 0 0 0 40 0 0 0 20 0 19 0 334942648 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848152209848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31048] ppid=31030 vsize=3024420 CPUtime=0.34 cores=0,2,4,6
/proc/31032/task/31048/stat : 31048 (java) S 31030 31032 28219 0 -1 4202560 2264 0 0 0 34 0 0 0 20 0 19 0 334942648 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848151157048 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31049] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31049/stat : 31049 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942648 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848150104440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31050] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31050/stat : 31050 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942648 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848149051848 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31053] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31053/stat : 31053 (java) S 31030 31032 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334942692 3097006080 29283 33554432000 1073741824 1073778376 140735136166768 139848146920872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 3024420

[startup+6.30069 s]
/proc/loadavg: 1.96 2.00 1.99 3/213 31053
/proc/meminfo: memFree=29902696/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=3024420 CPUtime=7.03 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 9615 0 1 0 698 5 0 0 20 0 19 0 334942641 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 756105 48032 2273 9 0 746526 0
[pid=31032/tid=31034] ppid=31030 vsize=3024420 CPUtime=6.24 cores=0,2,4,6
/proc/31032/task/31034/stat : 31034 (java) R 31030 31032 28219 0 -1 4202560 2625 0 1 0 621 3 0 0 20 0 19 0 334942642 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848780732912 139848648826085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31035] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31035/stat : 31035 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848646036520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31036] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31036/stat : 31036 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848644983720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31037] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31037/stat : 31037 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848643930920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31038] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31038/stat : 31038 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848642878120 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31039] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31039/stat : 31039 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848641825320 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31040] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31040/stat : 31040 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848640772520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31041] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31041/stat : 31041 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848639719720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31042] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31042/stat : 31042 (java) S 31030 31032 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334942644 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848638666920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31043] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31043/stat : 31043 (java) S 31030 31032 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334942645 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848156421096 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31044] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31044/stat : 31044 (java) S 31030 31032 28219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334942645 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848155367160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31045] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31045/stat : 31045 (java) S 31030 31032 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334942645 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848154314248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31046] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31046/stat : 31046 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942648 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848153262736 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31047] ppid=31030 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/31032/task/31047/stat : 31047 (java) S 31030 31032 28219 0 -1 4202560 3519 0 0 0 40 0 0 0 20 0 19 0 334942648 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848152209848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31048] ppid=31030 vsize=3024420 CPUtime=0.34 cores=0,2,4,6
/proc/31032/task/31048/stat : 31048 (java) S 31030 31032 28219 0 -1 4202560 2264 0 0 0 34 0 0 0 20 0 19 0 334942648 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848151157048 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31049] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31049/stat : 31049 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334942648 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848150104440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31050] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31050/stat : 31050 (java) S 31030 31032 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334942648 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848149051848 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31053] ppid=31030 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31053/stat : 31053 (java) S 31030 31032 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334942692 3097006080 48032 33554432000 1073741824 1073778376 140735136166768 139848146920872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 3024420

[startup+12.7006 s]

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

/proc/31032/task/31045/stat : 31045 (java) S 31030 31032 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848154314248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31046] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31046/stat : 31046 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848153262736 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31047] ppid=31030 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/31032/task/31047/stat : 31047 (java) S 31030 31032 28219 0 -1 4202560 3538 0 0 0 49 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848152209848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31048] ppid=31030 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/31032/task/31048/stat : 31048 (java) S 31030 31032 28219 0 -1 4202560 2267 0 0 0 37 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848151157048 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31049] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31049/stat : 31049 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848150104440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31050] ppid=31030 vsize=3090984 CPUtime=0.09 cores=0,2,4,6
/proc/31032/task/31050/stat : 31050 (java) S 31030 31032 28219 0 -1 4202560 17 0 0 0 5 4 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848149051848 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31053] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31053/stat : 31053 (java) S 31030 31032 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 334942692 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848146920872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 3090984

[startup+276.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 31058
/proc/meminfo: memFree=28394164/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=3090984 CPUtime=279.92 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 12152 0 1 0 27865 127 0 0 20 0 20 0 334942641 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 772746 418635 2301 9 0 763167 0
[pid=31032/tid=31034] ppid=31030 vsize=3090984 CPUtime=266.56 cores=0,2,4,6
/proc/31032/task/31034/stat : 31034 (java) S 31030 31032 28219 0 -1 4202560 2798 0 1 0 26645 11 0 0 20 0 20 0 334942642 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848780735672 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31035] ppid=31030 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/31032/task/31035/stat : 31035 (java) S 31030 31032 28219 0 -1 4202560 184 0 0 0 33 11 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848646036520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31036] ppid=31030 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/31032/task/31036/stat : 31036 (java) S 31030 31032 28219 0 -1 4202560 285 0 0 0 31 14 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848644983720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31037] ppid=31030 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/31032/task/31037/stat : 31037 (java) S 31030 31032 28219 0 -1 4202560 167 0 0 0 29 10 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848643930920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31038] ppid=31030 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/31032/task/31038/stat : 31038 (java) S 31030 31032 28219 0 -1 4202560 336 0 0 0 30 18 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848642878120 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31039] ppid=31030 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/31032/task/31039/stat : 31039 (java) S 31030 31032 28219 0 -1 4202560 414 0 0 0 41 19 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848641825320 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31040] ppid=31030 vsize=3090984 CPUtime=0.31 cores=0,2,4,6
/proc/31032/task/31040/stat : 31040 (java) S 31030 31032 28219 0 -1 4202560 195 0 0 0 21 10 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848640772520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31041] ppid=31030 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/31032/task/31041/stat : 31041 (java) S 31030 31032 28219 0 -1 4202560 201 0 0 0 28 12 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848639719720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31042] ppid=31030 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/31032/task/31042/stat : 31042 (java) S 31030 31032 28219 0 -1 4202560 315 0 0 0 38 18 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848638666920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31043] ppid=31030 vsize=3090984 CPUtime=7.97 cores=0,2,4,6
/proc/31032/task/31043/stat : 31043 (java) R 31030 31032 28219 0 -1 4202560 223 0 0 0 791 6 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848156421256 139848786861168 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31044] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31044/stat : 31044 (java) S 31030 31032 28219 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848155367160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31045] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31045/stat : 31045 (java) S 31030 31032 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848154314248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31046] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31046/stat : 31046 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848153262736 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31047] ppid=31030 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/31032/task/31047/stat : 31047 (java) S 31030 31032 28219 0 -1 4202560 3538 0 0 0 49 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848152209848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31048] ppid=31030 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/31032/task/31048/stat : 31048 (java) S 31030 31032 28219 0 -1 4202560 2267 0 0 0 37 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848151157048 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31049] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31049/stat : 31049 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848150104440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31050] ppid=31030 vsize=3090984 CPUtime=0.09 cores=0,2,4,6
/proc/31032/task/31050/stat : 31050 (java) S 31030 31032 28219 0 -1 4202560 17 0 0 0 5 4 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848149051848 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31053] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31053/stat : 31053 (java) S 31030 31032 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 334942692 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848146920872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31058] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31058/stat : 31058 (java) S 31030 31032 28219 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 334970180 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848145867096 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 279.92
Current children cumulated vsize (KiB) 3090984

[startup+276.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 31058
/proc/meminfo: memFree=28394164/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=3090984 CPUtime=280.12 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 12153 0 1 0 27885 127 0 0 20 0 20 0 334942641 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 772746 418635 2301 9 0 763167 0
[pid=31032/tid=31034] ppid=31030 vsize=3090984 CPUtime=266.56 cores=0,2,4,6
/proc/31032/task/31034/stat : 31034 (java) S 31030 31032 28219 0 -1 4202560 2798 0 1 0 26645 11 0 0 20 0 20 0 334942642 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848780735672 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31035] ppid=31030 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/31032/task/31035/stat : 31035 (java) S 31030 31032 28219 0 -1 4202560 184 0 0 0 33 11 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848646036520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31036] ppid=31030 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/31032/task/31036/stat : 31036 (java) S 31030 31032 28219 0 -1 4202560 285 0 0 0 31 14 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848644983720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31037] ppid=31030 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/31032/task/31037/stat : 31037 (java) S 31030 31032 28219 0 -1 4202560 167 0 0 0 29 10 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848643930920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31038] ppid=31030 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/31032/task/31038/stat : 31038 (java) S 31030 31032 28219 0 -1 4202560 336 0 0 0 30 18 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848642878120 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31039] ppid=31030 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/31032/task/31039/stat : 31039 (java) S 31030 31032 28219 0 -1 4202560 414 0 0 0 41 19 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848641825320 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31040] ppid=31030 vsize=3090984 CPUtime=0.31 cores=0,2,4,6
/proc/31032/task/31040/stat : 31040 (java) S 31030 31032 28219 0 -1 4202560 195 0 0 0 21 10 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848640772520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31041] ppid=31030 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/31032/task/31041/stat : 31041 (java) S 31030 31032 28219 0 -1 4202560 201 0 0 0 28 12 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848639719720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31042] ppid=31030 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/31032/task/31042/stat : 31042 (java) S 31030 31032 28219 0 -1 4202560 315 0 0 0 38 18 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848638666920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31043] ppid=31030 vsize=3090984 CPUtime=8.17 cores=0,2,4,6
/proc/31032/task/31043/stat : 31043 (java) R 31030 31032 28219 0 -1 4202560 223 0 0 0 811 6 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848156421256 139848784896316 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31044] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31044/stat : 31044 (java) S 31030 31032 28219 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848155367160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31045] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31045/stat : 31045 (java) S 31030 31032 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848154314248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31046] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31046/stat : 31046 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848153262736 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31047] ppid=31030 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/31032/task/31047/stat : 31047 (java) S 31030 31032 28219 0 -1 4202560 3538 0 0 0 49 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848152209848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31048] ppid=31030 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/31032/task/31048/stat : 31048 (java) S 31030 31032 28219 0 -1 4202560 2267 0 0 0 37 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848151157048 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31049] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31049/stat : 31049 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848150104440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31050] ppid=31030 vsize=3090984 CPUtime=0.09 cores=0,2,4,6
/proc/31032/task/31050/stat : 31050 (java) S 31030 31032 28219 0 -1 4202560 17 0 0 0 5 4 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848149051848 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31053] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31053/stat : 31053 (java) S 31030 31032 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 334942692 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848146920872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31058] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31058/stat : 31058 (java) S 31030 31032 28219 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 334970180 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848145866664 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 3090984

[startup+276.601 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 31058
/proc/meminfo: memFree=28394164/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=3090984 CPUtime=280.22 cores=0,2,4,6
/proc/31032/stat : 31032 (java) S 31030 31032 28219 0 -1 4202496 12154 0 1 0 27895 127 0 0 20 0 20 0 334942641 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 140735136157904 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/31032/statm: 772746 418635 2301 9 0 763167 0
[pid=31032/tid=31034] ppid=31030 vsize=3090984 CPUtime=266.56 cores=0,2,4,6
/proc/31032/task/31034/stat : 31034 (java) S 31030 31032 28219 0 -1 4202560 2798 0 1 0 26645 11 0 0 20 0 20 0 334942642 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848780735672 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31035] ppid=31030 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/31032/task/31035/stat : 31035 (java) S 31030 31032 28219 0 -1 4202560 184 0 0 0 33 11 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848646036520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31036] ppid=31030 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/31032/task/31036/stat : 31036 (java) S 31030 31032 28219 0 -1 4202560 285 0 0 0 31 14 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848644983720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31037] ppid=31030 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/31032/task/31037/stat : 31037 (java) S 31030 31032 28219 0 -1 4202560 167 0 0 0 29 10 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848643930920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31038] ppid=31030 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/31032/task/31038/stat : 31038 (java) S 31030 31032 28219 0 -1 4202560 336 0 0 0 30 18 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848642878120 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31039] ppid=31030 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/31032/task/31039/stat : 31039 (java) S 31030 31032 28219 0 -1 4202560 414 0 0 0 41 19 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848641825320 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31040] ppid=31030 vsize=3090984 CPUtime=0.31 cores=0,2,4,6
/proc/31032/task/31040/stat : 31040 (java) S 31030 31032 28219 0 -1 4202560 195 0 0 0 21 10 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848640772520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31041] ppid=31030 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/31032/task/31041/stat : 31041 (java) S 31030 31032 28219 0 -1 4202560 201 0 0 0 28 12 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848639719720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31042] ppid=31030 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/31032/task/31042/stat : 31042 (java) S 31030 31032 28219 0 -1 4202560 315 0 0 0 38 18 0 0 20 0 20 0 334942644 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848638666920 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31043] ppid=31030 vsize=3090984 CPUtime=8.27 cores=0,2,4,6
/proc/31032/task/31043/stat : 31043 (java) R 31030 31032 28219 0 -1 4202560 223 0 0 0 821 6 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848156421096 139848787243040 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31032/tid=31044] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31044/stat : 31044 (java) S 31030 31032 28219 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848155367160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31045] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31045/stat : 31045 (java) S 31030 31032 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334942645 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848154314248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31046] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31046/stat : 31046 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848153262736 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31047] ppid=31030 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/31032/task/31047/stat : 31047 (java) S 31030 31032 28219 0 -1 4202560 3538 0 0 0 49 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848152209848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31048] ppid=31030 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/31032/task/31048/stat : 31048 (java) S 31030 31032 28219 0 -1 4202560 2267 0 0 0 37 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848151157048 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31049] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31049/stat : 31049 (java) S 31030 31032 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848150104440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31032/tid=31050] ppid=31030 vsize=3090984 CPUtime=0.09 cores=0,2,4,6
/proc/31032/task/31050/stat : 31050 (java) S 31030 31032 28219 0 -1 4202560 17 0 0 0 5 4 0 0 20 0 20 0 334942648 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848149051848 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31032/tid=31053] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31053/stat : 31053 (java) S 31030 31032 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 334942692 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848146920872 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31032/tid=31058] ppid=31030 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/31032/task/31058/stat : 31058 (java) S 31030 31032 28219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 334970180 3165167616 418635 33554432000 1073741824 1073778376 140735136166768 139848145867000 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 280.22
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31032 and gives
#  childrusage.ru_utime.tv_sec=278
#  childrusage.ru_utime.tv_usec=239701
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=471776
# CPU time returned by wait4() is 279.711
# while last known CPU time is 280.22
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 276.642
CPU time (s): 280.22
CPU user time (s): 278.95
CPU system time (s): 1.27
CPU usage (%): 101.293
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 278.24
system time used= 1.47178
maximum resident set size= 1674544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12159
page faults= 1
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6462
involuntary context switches= 3150

runsolver used 0.901862 second user time and 2.25566 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-03 03:49:37
IDJOB=3731791
IDBENCH=1986
IDSOLVER=2319
FILE ID=node146/3731791-1338688177
RUNJOBID= node146-1338678624-28238
PBS_JOBID= 14636667
Free space on /tmp= 70892 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_1.opb.PB06.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731791-1338688177/watcher-3731791-1338688177 -o /tmp/evaluation-result-3731791-1338688177/solver-3731791-1338688177 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731791-1338688177.opb           

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

MD5SUM BENCH= d4957a1112a9baa7413020ddf827f352
RANDOM SEED=171112614

node146.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		: 2667.034
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	: 5334.06
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		: 2667.034
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.92
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		: 2667.034
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.91
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		: 2667.034
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		: 2667.034
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.91
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		: 2667.034
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.91
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		: 2667.034
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.91
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		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30065156 kB
Buffers:          133460 kB
Cached:           251468 kB
SwapCached:         1800 kB
Active:          1811192 kB
Inactive:         222060 kB
Active(anon):    1649164 kB
Inactive(anon):     1644 kB
Active(file):     162028 kB
Inactive(file):   220416 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099860 kB
Dirty:              3544 kB
Writeback:             0 kB
AnonPages:       1732504 kB
Mapped:            17340 kB
Shmem:                 0 kB
Slab:             610920 kB
SReclaimable:      50876 kB
SUnreclaim:       560044 kB
KernelStack:        1768 kB
PageTables:         7508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1699840 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= 70888 MiB
End job on node146 at 2012-06-03 03:54:14