Trace number 3731659

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-23? 1080.18 1075.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMfad34197fa8b5ebd519d12750a352ad5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark668
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 480
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495457
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495457
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.10	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.10	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.10	c no version file found!!!
0.05/0.10	c sun.arch.data.model	64
0.05/0.10	c java.version	1.6.0_24
0.05/0.10	c os.name	Linux
0.05/0.10	c os.version	2.6.32-71.29.1.el6.x86_64
0.05/0.10	c os.arch	amd64
0.05/0.10	c Free memory 1599470296
0.05/0.10	c Max memory 1607860224
0.05/0.10	c Total memory 1607860224
0.05/0.10	c Number of processors 8
0.05/0.12	--- Begin Solver configuration ---
0.05/0.12	c Stops conflict analysis at the first Unique Implication Point
0.05/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.05/0.12	c Learn all clauses as in MiniSAT
0.05/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.05/0.12	c No reason simplification
0.05/0.12	c --- End Solver configuration ---
0.05/0.12	c solving HOME/instance-3731659-1338687576.opb
0.05/0.12	c reading problem ... 
4.05/3.19	c ... done. Wall clock time 3.069s.
4.05/3.25	c CPU time (experimental) 3.0s.
4.05/3.25	c #vars     10000
4.05/3.25	c #constraints  656900
453.72/449.94	c cleaning 92232 clauses out of 184500 for limit 7.969405694110646E-6
454.42/450.64	c cleaning 46380 clauses out of 92768 for limit 2.613846017698728E-5
454.83/451.03	c cleaning 23439 clauses out of 46889 for limit 8.536849427143122E-5
455.13/451.36	c cleaning 11966 clauses out of 23952 for limit 2.761542425218447E-4
455.53/451.71	c cleaning 6231 clauses out of 12484 for limit 8.720203220398704E-4
455.83/452.05	c cleaning 3362 clauses out of 6753 for limit 0.002658517377055619
456.13/452.33	c cleaning 1934 clauses out of 3893 for limit 0.0076203823055945395
456.33/452.54	c cleaning 1215 clauses out of 2456 for limit 0.019860270203003495
456.53/452.71	c cleaning 853 clauses out of 1742 for limit 0.04622274823259261
456.63/452.87	c cleaning 684 clauses out of 1390 for limit 0.09562677569229198
456.83/453.04	c cleaning 591 clauses out of 1205 for limit 0.18173084302388942
456.93/453.18	c cleaning 543 clauses out of 1114 for limit 0.32418012419628867
457.13/453.33	c cleaning 524 clauses out of 1072 for limit 0.5561183026540175
457.23/453.46	c cleaning 514 clauses out of 1047 for limit 0.9380730677808341
457.33/453.59	c cleaning 508 clauses out of 1032 for limit 1.5679240695102252
457.52/453.72	c cleaning 495 clauses out of 1024 for limit 2.6059174542498096
457.62/453.86	c cleaning 507 clauses out of 1030 for limit 4.276749226264149
457.72/453.97	c cleaning 504 clauses out of 1024 for limit 7.101358737259479
457.82/454.08	c cleaning 495 clauses out of 1018 for limit 11.75656622068537
458.02/454.20	c cleaning 504 clauses out of 1023 for limit 19.29338921949066
458.13/454.33	c cleaning 503 clauses out of 1022 for limit 31.9442492589499
458.23/454.46	c cleaning 498 clauses out of 1016 for limit 52.832629412840014
458.32/454.59	c cleaning 499 clauses out of 1018 for limit 86.9568987269935
458.42/454.69	c cleaning 504 clauses out of 1020 for limit 143.26564107888515
1074.07/1069.18	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1074.07/1069.18		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
1074.07/1069.18		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
1074.07/1069.18		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
1074.67/1069.72		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1075.38/1070.49		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1075.38/1070.49		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1075.38/1070.49		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1075.38/1070.49		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1075.38/1070.49		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1076.48/1071.56		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1076.48/1071.56		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1076.48/1071.56		at org.sat4j.AbstractLauncher.run(Unknown Source)
1076.48/1071.56		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1079.17/1074.22	c starts		: 19
1079.17/1074.22	c conflicts		: 382483
1079.17/1074.22	c decisions		: 496443
1079.17/1074.22	c propagations		: 65244041
1079.17/1074.23	c inspects		: 2774789805
1079.17/1074.23	c learnt literals	: 0
1079.17/1074.23	c learnt binary clauses	: 0
1079.17/1074.23	c learnt ternary clauses	: 0
1079.17/1074.23	c learnt clauses	: 382482
1079.17/1074.23	c root simplifications	: 0
1079.17/1074.23	c removed literals (reason simplification)	: 0
1079.17/1074.23	c reason swapping (by a shorter reason)	: 0
1079.17/1074.23	c Calls to reduceDB	: 24
1079.17/1074.23	c speed (decisions/second)	: 463.56986982135805
1079.17/1074.23	c non guided choices	0
1079.68/1074.76	s UNKNOWN
1080.17/1075.29	c Total wall clock time (ms): 1075.167

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-3731659-1338687576/watcher-3731659-1338687576 -o /tmp/evaluation-result-3731659-1338687576/solver-3731659-1338687576 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731659-1338687576.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.02 2.01 2.00 3/197 8836
/proc/meminfo: memFree=27517428/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/8836/stat : 8836 (java) D 8834 8836 6422 0 -1 4202496 94 0 0 0 0 0 0 0 20 0 1 0 334882416 2560000 46 33554432000 1073741824 1073778376 140735772222544 140735772219672 215115459879 0 0 4096 0 18446744072100748580 0 0 17 0 0 0 0 0 0
/proc/8836/statm: 625 46 37 9 0 29 0

[startup+0.0814079 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 8836
/proc/meminfo: memFree=27517428/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=2823608 CPUtime=0.04 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 4004 0 1 0 4 0 0 0 20 0 16 0 334882416 2891374592 5722 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 706159 5731 1738 9 0 696860 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2823608

[startup+0.100258 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 8836
/proc/meminfo: memFree=27517428/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 4129 0 1 0 5 0 0 0 20 0 18 0 334882416 3028844544 5846 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 739464 5846 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2957856

[startup+0.30022 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 8836
/proc/meminfo: memFree=27517428/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=2957856 CPUtime=0.42 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 5956 0 1 0 41 1 0 0 20 0 18 0 334882416 3028844544 9636 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 739464 9636 2232 9 0 729885 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 2957856

[startup+0.700239 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 8836
/proc/meminfo: memFree=27517428/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=2957856 CPUtime=1.26 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 9239 0 1 0 122 4 0 0 20 0 18 0 334882416 3028844544 41611 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 739464 41611 2253 9 0 729885 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 2957856

[startup+1.50069 s]
/proc/loadavg: 2.10 2.02 2.01 3/215 8854
/proc/meminfo: memFree=27205012/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=2957856 CPUtime=2.16 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 9429 0 1 0 205 11 0 0 20 0 18 0 334882416 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 739464 115360 2269 9 0 729885 0
[pid=8836/tid=8838] ppid=8834 vsize=2957856 CPUtime=1.41 cores=0,2,4,6
/proc/8836/task/8838/stat : 8838 (java) R 8834 8836 6422 0 -1 4202560 3240 0 1 0 133 8 0 0 20 0 18 0 334882418 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039330287240 140039170704749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8839] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8839/stat : 8839 (java) S 8834 8836 6422 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 334882419 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039313713704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8840] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8840/stat : 8840 (java) S 8834 8836 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334882419 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039312660904 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8841] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8841/stat : 8841 (java) S 8834 8836 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334882419 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039311608104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8842] ppid=8834 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/8836/task/8842/stat : 8842 (java) S 8834 8836 6422 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 334882419 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039310555304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8843] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8843/stat : 8843 (java) S 8834 8836 6422 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 334882419 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039309503528 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8844] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8844/stat : 8844 (java) S 8834 8836 6422 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 334882419 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039308450728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=8845] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8845/stat : 8845 (java) S 8834 8836 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334882419 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039307397928 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8846] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8846/stat : 8846 (java) S 8834 8836 6422 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 334882419 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039306345128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8847] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8847/stat : 8847 (java) S 8834 8836 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334882421 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039293934056 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8848] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8848/stat : 8848 (java) S 8834 8836 6422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334882421 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039292880120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8849] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8849/stat : 8849 (java) S 8834 8836 6422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334882421 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039291827208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8850] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8850/stat : 8850 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334882424 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039290775696 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8851] ppid=8834 vsize=2957856 CPUtime=0.31 cores=0,2,4,6
/proc/8836/task/8851/stat : 8851 (java) S 8834 8836 6422 0 -1 4202560 2498 0 0 0 31 0 0 0 20 0 18 0 334882424 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039289723832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8852] ppid=8834 vsize=2957856 CPUtime=0.26 cores=0,2,4,6
/proc/8836/task/8852/stat : 8852 (java) S 8834 8836 6422 0 -1 4202560 2456 0 0 0 26 0 0 0 20 0 18 0 334882424 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039170288440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8853] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8853/stat : 8853 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334882424 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039169235832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8854] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8854/stat : 8854 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334882424 3028844544 115360 33554432000 1073741824 1073778376 140733848680976 140039168183240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 2957856

[startup+3.10069 s]
/proc/loadavg: 2.10 2.02 2.01 3/215 8854
/proc/meminfo: memFree=27029940/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=2957856 CPUtime=4.05 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 9560 0 1 0 385 20 0 0 20 0 18 0 334882416 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 739464 130733 2269 9 0 729885 0
[pid=8836/tid=8838] ppid=8834 vsize=2957856 CPUtime=2.9 cores=0,2,4,6
/proc/8836/task/8838/stat : 8838 (java) R 8834 8836 6422 0 -1 4202560 3242 0 1 0 280 10 0 0 20 0 18 0 334882418 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039330279552 140039170705050 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8839] ppid=8834 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/8836/task/8839/stat : 8839 (java) S 8834 8836 6422 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 334882419 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039313713704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8840] ppid=8834 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/8836/task/8840/stat : 8840 (java) S 8834 8836 6422 0 -1 4202560 27 0 0 0 6 1 0 0 20 0 18 0 334882419 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039312660904 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8841] ppid=8834 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/8836/task/8841/stat : 8841 (java) S 8834 8836 6422 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 18 0 334882419 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039311608104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8842] ppid=8834 vsize=2957856 CPUtime=0.09 cores=0,2,4,6
/proc/8836/task/8842/stat : 8842 (java) S 8834 8836 6422 0 -1 4202560 36 0 0 0 7 2 0 0 20 0 18 0 334882419 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039310555304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8843] ppid=8834 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/8836/task/8843/stat : 8843 (java) S 8834 8836 6422 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 18 0 334882419 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039309503528 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8844] ppid=8834 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/8836/task/8844/stat : 8844 (java) S 8834 8836 6422 0 -1 4202560 29 0 0 0 5 1 0 0 20 0 18 0 334882419 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039308450728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=8845] ppid=8834 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/8836/task/8845/stat : 8845 (java) S 8834 8836 6422 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 18 0 334882419 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039307397928 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8846] ppid=8834 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/8836/task/8846/stat : 8846 (java) S 8834 8836 6422 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 18 0 334882419 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039306345128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8847] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8847/stat : 8847 (java) S 8834 8836 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334882421 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039293934056 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8848] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8848/stat : 8848 (java) S 8834 8836 6422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334882421 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039292880120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8849] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8849/stat : 8849 (java) S 8834 8836 6422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334882421 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039291827208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8850] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8850/stat : 8850 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334882424 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039290775696 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8851] ppid=8834 vsize=2957856 CPUtime=0.31 cores=0,2,4,6
/proc/8836/task/8851/stat : 8851 (java) S 8834 8836 6422 0 -1 4202560 2498 0 0 0 31 0 0 0 20 0 18 0 334882424 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039289723832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8852] ppid=8834 vsize=2957856 CPUtime=0.27 cores=0,2,4,6
/proc/8836/task/8852/stat : 8852 (java) S 8834 8836 6422 0 -1 4202560 2456 0 0 0 27 0 0 0 20 0 18 0 334882424 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039170288440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8853] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8853/stat : 8853 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334882424 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039169235832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8854] ppid=8834 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8854/stat : 8854 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334882424 3028844544 130733 33554432000 1073741824 1073778376 140733848680976 140039168183240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 2957856

[startup+6.30076 s]
/proc/loadavg: 2.09 2.02 2.00 3/216 8855
/proc/meminfo: memFree=26997416/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=3024420 CPUtime=7.87 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 14946 0 1 0 766 21 0 0 20 0 19 0 334882416 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 756105 131549 2293 9 0 746526 0
[pid=8836/tid=8838] ppid=8834 vsize=3024420 CPUtime=6.1 cores=0,2,4,6
/proc/8836/task/8838/stat : 8838 (java) R 8834 8836 6422 0 -1 4202560 3256 0 1 0 600 10 0 0 20 0 19 0 334882418 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039330287800 140039171208493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8839] ppid=8834 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/8836/task/8839/stat : 8839 (java) S 8834 8836 6422 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 334882419 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039313713704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8840] ppid=8834 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/8836/task/8840/stat : 8840 (java) S 8834 8836 6422 0 -1 4202560 27 0 0 0 6 1 0 0 20 0 19 0 334882419 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039312660904 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8841] ppid=8834 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/8836/task/8841/stat : 8841 (java) S 8834 8836 6422 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 334882419 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039311608104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8842] ppid=8834 vsize=3024420 CPUtime=0.09 cores=0,2,4,6
/proc/8836/task/8842/stat : 8842 (java) S 8834 8836 6422 0 -1 4202560 36 0 0 0 7 2 0 0 20 0 19 0 334882419 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039310555304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8843] ppid=8834 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/8836/task/8843/stat : 8843 (java) S 8834 8836 6422 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 19 0 334882419 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039309503528 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8844] ppid=8834 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/8836/task/8844/stat : 8844 (java) S 8834 8836 6422 0 -1 4202560 29 0 0 0 5 1 0 0 20 0 19 0 334882419 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039308450728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=8845] ppid=8834 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/8836/task/8845/stat : 8845 (java) S 8834 8836 6422 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 19 0 334882419 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039307397928 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8846] ppid=8834 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/8836/task/8846/stat : 8846 (java) S 8834 8836 6422 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 334882419 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039306345128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8847] ppid=8834 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8847/stat : 8847 (java) S 8834 8836 6422 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334882421 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039293934056 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8848] ppid=8834 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8848/stat : 8848 (java) S 8834 8836 6422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334882421 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039292880120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8849] ppid=8834 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8849/stat : 8849 (java) S 8834 8836 6422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334882421 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039291827208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8850] ppid=8834 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8850/stat : 8850 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334882424 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039290775696 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8851] ppid=8834 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/8836/task/8851/stat : 8851 (java) S 8834 8836 6422 0 -1 4202560 5173 0 0 0 62 2 0 0 20 0 19 0 334882424 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039289723832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8852] ppid=8834 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/8836/task/8852/stat : 8852 (java) S 8834 8836 6422 0 -1 4202560 5139 0 0 0 55 2 0 0 20 0 19 0 334882424 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039170288440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8853] ppid=8834 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8853/stat : 8853 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334882424 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039169235832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8854] ppid=8834 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8854/stat : 8854 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334882424 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039168183240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8855] ppid=8834 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8855/stat : 8855 (java) S 8834 8836 6422 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334882748 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140039166051496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 2.08 2.02 2.00 3/216 8855
/proc/meminfo: memFree=26997200/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=3024420 CPUtime=14.32 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 14947 0 1 0 1411 21 0 0 20 0 19 0 334882416 3097006080 131549 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0

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

/proc/8836/task/8851/stat : 8851 (java) S 8834 8836 6422 0 -1 4202560 5181 0 0 0 69 2 0 0 20 0 19 0 334882424 3097006080 418929 33554432000 1073741824 1073778376 140733848680976 140039289723832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8852] ppid=8834 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/8836/task/8852/stat : 8852 (java) S 8834 8836 6422 0 -1 4202560 5147 0 0 0 62 2 0 0 20 0 19 0 334882424 3097006080 418929 33554432000 1073741824 1073778376 140733848680976 140039170288440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8853] ppid=8834 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8853/stat : 8853 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334882424 3097006080 418929 33554432000 1073741824 1073778376 140733848680976 140039169235832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8854] ppid=8834 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/8836/task/8854/stat : 8854 (java) S 8834 8836 6422 0 -1 4202560 63 0 0 0 19 24 0 0 20 0 19 0 334882424 3097006080 418929 33554432000 1073741824 1073778376 140733848680976 140039168183240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8855] ppid=8834 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8855/stat : 8855 (java) S 8834 8836 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 334882748 3097006080 418929 33554432000 1073741824 1073778376 140733848680976 140039166051496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1078.58
Current children cumulated vsize (KiB) 3024420

[startup+1074.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/215 9271
/proc/meminfo: memFree=26369888/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=3090984 CPUtime=1079.37 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 17322 0 1 0 107759 178 0 0 20 0 20 0 334882416 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 772746 418938 2309 9 0 763167 0
[pid=8836/tid=8838] ppid=8834 vsize=3090984 CPUtime=1060.76 cores=0,2,4,6
/proc/8836/task/8838/stat : 8838 (java) S 8834 8836 6422 0 -1 4202560 3289 0 1 0 106050 26 0 0 20 0 20 0 334882418 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039330288824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8839] ppid=8834 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/8836/task/8839/stat : 8839 (java) S 8834 8836 6422 0 -1 4202560 264 0 0 0 37 15 0 0 20 0 20 0 334882419 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039313713704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8840] ppid=8834 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/8836/task/8840/stat : 8840 (java) S 8834 8836 6422 0 -1 4202560 349 0 0 0 39 20 0 0 20 0 20 0 334882419 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039312660904 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8841] ppid=8834 vsize=3090984 CPUtime=0.69 cores=0,2,4,6
/proc/8836/task/8841/stat : 8841 (java) S 8834 8836 6422 0 -1 4202560 373 0 0 0 45 24 0 0 20 0 20 0 334882419 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039311608104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8842] ppid=8834 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/8836/task/8842/stat : 8842 (java) S 8834 8836 6422 0 -1 4202560 217 0 0 0 35 12 0 0 20 0 20 0 334882419 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039310555304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8843] ppid=8834 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/8836/task/8843/stat : 8843 (java) S 8834 8836 6422 0 -1 4202560 336 0 0 0 47 18 0 0 20 0 20 0 334882419 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039309503528 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=8844] ppid=8834 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/8836/task/8844/stat : 8844 (java) S 8834 8836 6422 0 -1 4202560 322 0 0 0 36 19 0 0 20 0 20 0 334882419 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039308450728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=8845] ppid=8834 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/8836/task/8845/stat : 8845 (java) S 8834 8836 6422 0 -1 4202560 236 0 0 0 37 15 0 0 20 0 20 0 334882419 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039307397928 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8846] ppid=8834 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/8836/task/8846/stat : 8846 (java) S 8834 8836 6422 0 -1 4202560 265 0 0 0 30 16 0 0 20 0 20 0 334882419 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039306345128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8847] ppid=8834 vsize=3090984 CPUtime=9.58 cores=0,2,4,6
/proc/8836/task/8847/stat : 8847 (java) R 8834 8836 6422 0 -1 4202560 79 0 0 0 956 2 0 0 20 0 20 0 334882421 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039293933872 140039336796232 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8848] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8848/stat : 8848 (java) S 8834 8836 6422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334882421 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039292880120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8849] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8849/stat : 8849 (java) S 8834 8836 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334882421 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039291827208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8850] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8850/stat : 8850 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334882424 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039290775696 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8851] ppid=8834 vsize=3090984 CPUtime=0.71 cores=0,2,4,6
/proc/8836/task/8851/stat : 8851 (java) S 8834 8836 6422 0 -1 4202560 5181 0 0 0 69 2 0 0 20 0 20 0 334882424 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039289723832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8852] ppid=8834 vsize=3090984 CPUtime=0.64 cores=0,2,4,6
/proc/8836/task/8852/stat : 8852 (java) S 8834 8836 6422 0 -1 4202560 5147 0 0 0 62 2 0 0 20 0 20 0 334882424 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039170288440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8853] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8853/stat : 8853 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334882424 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039169235832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8854] ppid=8834 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/8836/task/8854/stat : 8854 (java) S 8834 8836 6422 0 -1 4202560 63 0 0 0 19 24 0 0 20 0 20 0 334882424 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039168183240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8855] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8855/stat : 8855 (java) S 8834 8836 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334882748 3165167616 418938 33554432000 1073741824 1073778376 140733848680976 140039166051496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1079.37
Current children cumulated vsize (KiB) 3090984

[startup+1074.81 s]
/proc/loadavg: 2.00 2.02 2.00 3/216 9272
/proc/meminfo: memFree=26369756/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=3090984 CPUtime=1079.78 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 17324 0 1 0 107800 178 0 0 20 0 20 0 334882416 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 772746 418939 2309 9 0 763167 0
[pid=8836/tid=8838] ppid=8834 vsize=3090984 CPUtime=1060.76 cores=0,2,4,6
/proc/8836/task/8838/stat : 8838 (java) S 8834 8836 6422 0 -1 4202560 3289 0 1 0 106050 26 0 0 20 0 20 0 334882418 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039330288824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8839] ppid=8834 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/8836/task/8839/stat : 8839 (java) S 8834 8836 6422 0 -1 4202560 264 0 0 0 37 15 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039313713704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8840] ppid=8834 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/8836/task/8840/stat : 8840 (java) S 8834 8836 6422 0 -1 4202560 349 0 0 0 39 20 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039312660904 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8841] ppid=8834 vsize=3090984 CPUtime=0.69 cores=0,2,4,6
/proc/8836/task/8841/stat : 8841 (java) S 8834 8836 6422 0 -1 4202560 373 0 0 0 45 24 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039311608104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8842] ppid=8834 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/8836/task/8842/stat : 8842 (java) S 8834 8836 6422 0 -1 4202560 217 0 0 0 35 12 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039310555304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8843] ppid=8834 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/8836/task/8843/stat : 8843 (java) S 8834 8836 6422 0 -1 4202560 336 0 0 0 47 18 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039309503528 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=8844] ppid=8834 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/8836/task/8844/stat : 8844 (java) S 8834 8836 6422 0 -1 4202560 322 0 0 0 36 19 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039308450728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=8845] ppid=8834 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/8836/task/8845/stat : 8845 (java) S 8834 8836 6422 0 -1 4202560 236 0 0 0 37 15 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039307397928 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8846] ppid=8834 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/8836/task/8846/stat : 8846 (java) S 8834 8836 6422 0 -1 4202560 265 0 0 0 30 16 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039306345128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8847] ppid=8834 vsize=3090984 CPUtime=9.98 cores=0,2,4,6
/proc/8836/task/8847/stat : 8847 (java) R 8834 8836 6422 0 -1 4202560 80 0 0 0 996 2 0 0 20 0 20 0 334882421 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039293934216 140039332483223 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8848] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8848/stat : 8848 (java) S 8834 8836 6422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334882421 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039292880120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8849] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8849/stat : 8849 (java) S 8834 8836 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334882421 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039291827208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8850] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8850/stat : 8850 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039290775696 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8851] ppid=8834 vsize=3090984 CPUtime=0.71 cores=0,2,4,6
/proc/8836/task/8851/stat : 8851 (java) S 8834 8836 6422 0 -1 4202560 5181 0 0 0 69 2 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039289723832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8852] ppid=8834 vsize=3090984 CPUtime=0.64 cores=0,2,4,6
/proc/8836/task/8852/stat : 8852 (java) S 8834 8836 6422 0 -1 4202560 5147 0 0 0 62 2 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039170288440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8853] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8853/stat : 8853 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039169235832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8854] ppid=8834 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/8836/task/8854/stat : 8854 (java) S 8834 8836 6422 0 -1 4202560 63 0 0 0 19 24 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039168183240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8855] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8855/stat : 8855 (java) S 8834 8836 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334882748 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039166051496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=9272] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/9272/stat : 9272 (java) S 8834 8836 6422 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 334989839 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039164998440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1079.78
Current children cumulated vsize (KiB) 3090984

[startup+1075.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/216 9272
/proc/meminfo: memFree=26369756/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=3090984 CPUtime=1080.17 cores=0,2,4,6
/proc/8836/stat : 8836 (java) S 8834 8836 6422 0 -1 4202496 17325 0 1 0 107839 178 0 0 20 0 20 0 334882416 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140733848672112 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 772746 418939 2309 9 0 763167 0
[pid=8836/tid=8838] ppid=8834 vsize=3090984 CPUtime=1060.76 cores=0,2,4,6
/proc/8836/task/8838/stat : 8838 (java) S 8834 8836 6422 0 -1 4202560 3289 0 1 0 106050 26 0 0 20 0 20 0 334882418 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039330288824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8839] ppid=8834 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/8836/task/8839/stat : 8839 (java) S 8834 8836 6422 0 -1 4202560 264 0 0 0 37 15 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039313713704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8840] ppid=8834 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/8836/task/8840/stat : 8840 (java) S 8834 8836 6422 0 -1 4202560 349 0 0 0 39 20 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039312660904 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8841] ppid=8834 vsize=3090984 CPUtime=0.69 cores=0,2,4,6
/proc/8836/task/8841/stat : 8841 (java) S 8834 8836 6422 0 -1 4202560 373 0 0 0 45 24 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039311608104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8842] ppid=8834 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/8836/task/8842/stat : 8842 (java) S 8834 8836 6422 0 -1 4202560 217 0 0 0 35 12 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039310555304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8843] ppid=8834 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/8836/task/8843/stat : 8843 (java) S 8834 8836 6422 0 -1 4202560 336 0 0 0 47 18 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039309503528 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=8844] ppid=8834 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/8836/task/8844/stat : 8844 (java) S 8834 8836 6422 0 -1 4202560 322 0 0 0 36 19 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039308450728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=8845] ppid=8834 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/8836/task/8845/stat : 8845 (java) S 8834 8836 6422 0 -1 4202560 236 0 0 0 37 15 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039307397928 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8846] ppid=8834 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/8836/task/8846/stat : 8846 (java) S 8834 8836 6422 0 -1 4202560 265 0 0 0 30 16 0 0 20 0 20 0 334882419 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039306345128 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8847] ppid=8834 vsize=3090984 CPUtime=10.38 cores=0,2,4,6
/proc/8836/task/8847/stat : 8847 (java) R 8834 8836 6422 0 -1 4202560 80 0 0 0 1036 2 0 0 20 0 20 0 334882421 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039293934216 140039338055196 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8848] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8848/stat : 8848 (java) S 8834 8836 6422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334882421 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039292880120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8836/tid=8849] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8849/stat : 8849 (java) S 8834 8836 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334882421 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039291827208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8850] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8850/stat : 8850 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039290775696 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8851] ppid=8834 vsize=3090984 CPUtime=0.71 cores=0,2,4,6
/proc/8836/task/8851/stat : 8851 (java) S 8834 8836 6422 0 -1 4202560 5181 0 0 0 69 2 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039289723832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8852] ppid=8834 vsize=3090984 CPUtime=0.64 cores=0,2,4,6
/proc/8836/task/8852/stat : 8852 (java) S 8834 8836 6422 0 -1 4202560 5147 0 0 0 62 2 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039170288440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8853] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8853/stat : 8853 (java) S 8834 8836 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039169235832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8836/tid=8854] ppid=8834 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/8836/task/8854/stat : 8854 (java) S 8834 8836 6422 0 -1 4202560 63 0 0 0 19 24 0 0 20 0 20 0 334882424 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039168183240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8836/tid=8855] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8855/stat : 8855 (java) S 8834 8836 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334882748 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039166051496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8836/tid=9272] ppid=8834 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/8836/task/9272/stat : 9272 (java) S 8834 8836 6422 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334989839 3165167616 418939 33554432000 1073741824 1073778376 140733848680976 140039164997496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1080.17
Current children cumulated vsize (KiB) 3090984

[startup+1075.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/216 9272
/proc/meminfo: memFree=26369756/32873844 swapFree=7620/7620
[pid=8836] ppid=8834 vsize=0 CPUtime=1077.71 cores=0,2,4,6
/proc/8836/stat : 8836 (java) Z 8834 8836 6422 0 -1 4202508 17335 0 1 0 107563 208 0 0 20 0 2 0 334882416 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8836/statm: 0 0 0 0 0 0 0
[pid=8836/tid=8848] ppid=8834 vsize=0 CPUtime=0 cores=0,2,4,6
/proc/8836/task/8848/stat : 8848 (java) R 8834 8836 6422 0 -1 4203588 17 0 0 0 0 0 0 0 20 0 2 0 334882421 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1077.71
Current children cumulated vsize (KiB) 0

Child status: 1

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.46008
#  lost CPU user time (s): 2.76001
#  lost CPU system time (s): -0.3

Real time (s): 1075.3
CPU time (s): 1080.18
CPU user time (s): 1078.4
CPU system time (s): 1.77968
CPU usage (%): 100.453
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1075.64
system time used= 2.07968
maximum resident set size= 1675776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17335
page faults= 1
swaps= 0
block input operations= 0
block output operations= 776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23205
involuntary context switches= 6019

runsolver used 3.56146 second user time and 12.0252 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-03 03:39:36
IDJOB=3731659
IDBENCH=1974
IDSOLVER=2319
FILE ID=node135/3731659-1338687576
RUNJOBID= node135-1338678628-6441
PBS_JOBID= 14636678
Free space on /tmp= 70960 MiB

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

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

MD5SUM BENCH= fad34197fa8b5ebd519d12750a352ad5
RANDOM SEED=1004634064

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27517428 kB
Buffers:          349920 kB
Cached:          2489880 kB
SwapCached:         1672 kB
Active:          2819452 kB
Inactive:        1693104 kB
Active(anon):    1663256 kB
Inactive(anon):    12048 kB
Active(file):    1156196 kB
Inactive(file):  1681056 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:             20252 kB
Writeback:             8 kB
AnonPages:       1678892 kB
Mapped:            18740 kB
Shmem:               132 kB
Slab:             700384 kB
SReclaimable:     141988 kB
SUnreclaim:       558396 kB
KernelStack:        1616 kB
PageTables:         7428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1634304 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= 70956 MiB
End job on node135 at 2012-06-03 03:57:32