Trace number 3731615

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? 1052.94 1048.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_6.opb.PB06.opb
MD5SUM5f836d1b8d150c1925229546ed283812
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark371
Best CPU time to get the best result obtained on this benchmark1793.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 453
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 491651
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 491651
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.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@18e2b22
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3731615-1338687128.opb
0.07/0.11	c reading problem ... 
3.85/3.21	c ... done. Wall clock time 3.1s.
3.85/3.21	c CPU time (experimental) 3.03s.
3.85/3.21	c #vars     10000
3.85/3.21	c #constraints  656900
525.18/521.75	c cleaning 89240 clauses out of 178501 for limit 2.0377247504355942E12
526.48/523.06	c cleaning 44861 clauses out of 89763 for limit 6.695973490941423E12
527.28/523.88	c cleaning 22682 clauses out of 45402 for limit 2.183192281006537E13
527.78/524.37	c cleaning 11591 clauses out of 23217 for limit 7.019613844003664E13
528.19/524.71	c cleaning 6058 clauses out of 12127 for limit 2.2184842223599494E-6
528.38/524.92	c cleaning 3270 clauses out of 6569 for limit 6.754082281470372E-6
528.48/525.07	c cleaning 1886 clauses out of 3799 for limit 1.9259819046293037E-5
528.68/525.21	c cleaning 1200 clauses out of 2412 for limit 4.997646890809005E-5
528.78/525.35	c cleaning 851 clauses out of 1712 for limit 1.1611678370558084E-4
528.88/525.49	c cleaning 671 clauses out of 1361 for limit 2.4087765803594994E-4
529.08/525.63	c cleaning 584 clauses out of 1190 for limit 4.5432179427700077E-4
529.18/525.79	c cleaning 539 clauses out of 1106 for limit 8.061415244535341E-4
529.39/525.95	c cleaning 522 clauses out of 1071 for limit 0.0013783860924162822
529.59/526.13	c cleaning 503 clauses out of 1045 for limit 0.0023203949030610313
529.69/526.29	c cleaning 503 clauses out of 1042 for limit 0.003837658814362073
529.89/526.44	c cleaning 507 clauses out of 1039 for limit 0.0063470865393238105
530.09/526.60	c cleaning 501 clauses out of 1035 for limit 0.010539233822465074
530.19/526.75	c cleaning 500 clauses out of 1032 for limit 0.01739628667369844
530.40/526.90	c cleaning 503 clauses out of 1033 for limit 0.028689721362404833
530.50/527.06	c cleaning 503 clauses out of 1028 for limit 0.04744827200250691
530.69/527.21	c cleaning 499 clauses out of 1026 for limit 0.07847955889003613
530.79/527.35	c cleaning 503 clauses out of 1027 for limit 0.1292972706855645
530.99/527.51	c cleaning 496 clauses out of 1023 for limit 0.21384817221695485
1046.14/1041.50	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1046.14/1041.50		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
1046.14/1041.50		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
1046.64/1042.05		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
1046.64/1042.05		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1046.64/1042.05		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1046.64/1042.05		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1047.24/1042.60		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1047.93/1043.39		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1047.93/1043.39		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1047.93/1043.39		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1047.93/1043.39		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1049.13/1044.50		at org.sat4j.AbstractLauncher.run(Unknown Source)
1049.13/1044.50		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1052.94/1048.34	c starts		: 19
1052.94/1048.34	c conflicts		: 364333
1052.94/1048.34	c decisions		: 478487
1052.94/1048.34	c propagations		: 73117532
1052.94/1048.34	c inspects		: 2707018140
1052.94/1048.34	c learnt literals	: 0
1052.94/1048.34	c learnt binary clauses	: 0
1052.94/1048.34	c learnt ternary clauses	: 0
1052.94/1048.34	c learnt clauses	: 364332
1052.94/1048.34	c root simplifications	: 0
1052.94/1048.34	c removed literals (reason simplification)	: 0
1052.94/1048.34	c reason swapping (by a shorter reason)	: 0
1052.94/1048.34	c Calls to reduceDB	: 23
1052.94/1048.34	c speed (decisions/second)	: 457.88054399791775
1052.94/1048.34	c non guided choices	0
1052.94/1048.34	s UNKNOWN
1052.94/1048.34	c Total wall clock time (ms): 1048.223

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-3731615-1338687128/watcher-3731615-1338687128 -o /tmp/evaluation-result-3731615-1338687128/solver-3731615-1338687128 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731615-1338687128.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.05 2.07 2.01 3/195 30908
/proc/meminfo: memFree=30067316/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/30908/stat : 30908 (java) D 30906 30908 28219 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 334837779 9515008 183 33554432000 1073741824 1073778376 140736742937520 140736742928552 240565173941 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 2323 183 140 9 0 71 0

[startup+0.096921 s]
/proc/loadavg: 2.05 2.07 2.01 3/195 30908
/proc/meminfo: memFree=30067316/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 4129 0 1 0 6 0 0 0 20 0 18 0 334837779 3028844544 5846 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 739464 5846 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.100236 s]
/proc/loadavg: 2.05 2.07 2.01 3/195 30908
/proc/meminfo: memFree=30067316/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 4143 0 1 0 7 0 0 0 20 0 18 0 334837779 3028844544 5860 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 739464 5860 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: 2.05 2.07 2.01 3/195 30908
/proc/meminfo: memFree=30067316/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=2957856 CPUtime=0.43 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 5972 0 1 0 42 1 0 0 20 0 18 0 334837779 3028844544 9649 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 739464 9649 2234 9 0 729885 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2957856

[startup+0.700236 s]
/proc/loadavg: 2.05 2.07 2.01 3/195 30908
/proc/meminfo: memFree=30067316/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=2957856 CPUtime=1.07 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 9357 0 1 0 103 4 0 0 20 0 18 0 334837779 3028844544 43851 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 739464 43851 2253 9 0 729885 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 2957856

[startup+1.50069 s]
/proc/loadavg: 2.05 2.07 2.01 3/213 30926
/proc/meminfo: memFree=29748532/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=2957856 CPUtime=1.95 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 9540 0 1 0 186 9 0 0 20 0 18 0 334837779 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 739464 115552 2269 9 0 729885 0
[pid=30908/tid=30910] ppid=30906 vsize=2957856 CPUtime=1.42 cores=0,2,4,6
/proc/30908/task/30910/stat : 30910 (java) R 30906 30908 28219 0 -1 4202560 3231 0 1 0 135 7 0 0 20 0 18 0 334837780 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652907875976 240568558861 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 28219 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 334837782 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652891302440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30912] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 28219 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 334837782 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652890249640 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30913] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334837782 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652889196840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30914] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 18 0 334837782 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652888144040 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30915] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334837782 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652887092264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30916] ppid=30906 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 28219 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 334837782 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652886039464 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30917] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30917/stat : 30917 (java) S 30906 30908 28219 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 334837782 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652884986664 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30918] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30918/stat : 30918 (java) S 30906 30908 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334837782 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652883933864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30919] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30919/stat : 30919 (java) S 30906 30908 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334837783 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652871522792 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30920] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30920/stat : 30920 (java) S 30906 30908 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334837784 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652870468856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30921] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30921/stat : 30921 (java) S 30906 30908 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334837784 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652869415944 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30922] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30922/stat : 30922 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334837786 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652868364432 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30923] ppid=30906 vsize=2957856 CPUtime=0.18 cores=0,2,4,6
/proc/30908/task/30923/stat : 30923 (java) S 30906 30908 28219 0 -1 4202560 2434 0 0 0 18 0 0 0 20 0 18 0 334837786 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652867312568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30924] ppid=30906 vsize=2957856 CPUtime=0.19 cores=0,2,4,6
/proc/30908/task/30924/stat : 30924 (java) S 30906 30908 28219 0 -1 4202560 2643 0 0 0 19 0 0 0 20 0 18 0 334837786 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652866259768 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30925] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30925/stat : 30925 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334837787 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652865207160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30926] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30926/stat : 30926 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334837787 3028844544 115552 33554432000 1073741824 1073778376 140737427666352 140652746632136 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 2957856

[startup+3.10076 s]
/proc/loadavg: 2.05 2.07 2.01 3/213 30926
/proc/meminfo: memFree=29580140/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=2957856 CPUtime=3.85 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 9678 0 1 0 369 16 0 0 20 0 18 0 334837779 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 739464 130931 2269 9 0 729885 0
[pid=30908/tid=30910] ppid=30906 vsize=2957856 CPUtime=2.92 cores=0,2,4,6
/proc/30908/task/30910/stat : 30910 (java) R 30906 30908 28219 0 -1 4202560 3233 0 1 0 285 7 0 0 20 0 18 0 334837780 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652907868272 140652747182594 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 28219 0 -1 4202560 35 0 0 0 6 2 0 0 20 0 18 0 334837782 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652891302440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30912] ppid=30906 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 28219 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 18 0 334837782 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652890249640 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30913] ppid=30906 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 28219 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 18 0 334837782 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652889196840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30914] ppid=30906 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 28219 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 18 0 334837782 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652888144040 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30915] ppid=30906 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 28219 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 18 0 334837782 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652887092264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30916] ppid=30906 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 28219 0 -1 4202560 23 0 0 0 5 0 0 0 20 0 18 0 334837782 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652886039464 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30917] ppid=30906 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/30908/task/30917/stat : 30917 (java) S 30906 30908 28219 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 18 0 334837782 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652884986664 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30918] ppid=30906 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/30908/task/30918/stat : 30918 (java) S 30906 30908 28219 0 -1 4202560 29 0 0 0 5 2 0 0 20 0 18 0 334837782 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652883933864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30919] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30919/stat : 30919 (java) S 30906 30908 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334837783 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652871522792 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30920] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30920/stat : 30920 (java) S 30906 30908 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334837784 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652870468856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30921] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30921/stat : 30921 (java) S 30906 30908 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334837784 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652869415944 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30922] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30922/stat : 30922 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334837786 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652868364432 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30923] ppid=30906 vsize=2957856 CPUtime=0.18 cores=0,2,4,6
/proc/30908/task/30923/stat : 30923 (java) S 30906 30908 28219 0 -1 4202560 2434 0 0 0 18 0 0 0 20 0 18 0 334837786 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652867312568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30924] ppid=30906 vsize=2957856 CPUtime=0.19 cores=0,2,4,6
/proc/30908/task/30924/stat : 30924 (java) S 30906 30908 28219 0 -1 4202560 2643 0 0 0 19 0 0 0 20 0 18 0 334837786 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652866259768 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30925] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30925/stat : 30925 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334837787 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652865207160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30926] ppid=30906 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30926/stat : 30926 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334837787 3028844544 130931 33554432000 1073741824 1073778376 140737427666352 140652746632136 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 2957856

[startup+6.30074 s]
/proc/loadavg: 2.05 2.07 2.01 3/214 30927
/proc/meminfo: memFree=29550344/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=3024420 CPUtime=7.48 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 10198 0 1 0 732 16 0 0 20 0 19 0 334837779 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 756105 131017 2293 9 0 746526 0
[pid=30908/tid=30910] ppid=30906 vsize=3024420 CPUtime=6.1 cores=0,2,4,6
/proc/30908/task/30910/stat : 30910 (java) R 30906 30908 28219 0 -1 4202560 3247 0 1 0 603 7 0 0 20 0 19 0 334837780 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652907876776 140652747394183 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 28219 0 -1 4202560 35 0 0 0 6 2 0 0 20 0 19 0 334837782 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652891302440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30912] ppid=30906 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 28219 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 334837782 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652890249640 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30913] ppid=30906 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 28219 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 19 0 334837782 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652889196840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30914] ppid=30906 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 28219 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 19 0 334837782 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652888144040 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30915] ppid=30906 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 28219 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 334837782 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652887092264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30916] ppid=30906 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 28219 0 -1 4202560 23 0 0 0 5 0 0 0 20 0 19 0 334837782 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652886039464 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30917] ppid=30906 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/30908/task/30917/stat : 30917 (java) S 30906 30908 28219 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 334837782 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652884986664 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30918] ppid=30906 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/30908/task/30918/stat : 30918 (java) S 30906 30908 28219 0 -1 4202560 29 0 0 0 5 2 0 0 20 0 19 0 334837782 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652883933864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30919] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30919/stat : 30919 (java) S 30906 30908 28219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334837783 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652871522792 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30920] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30920/stat : 30920 (java) S 30906 30908 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334837784 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652870468856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30921] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30921/stat : 30921 (java) S 30906 30908 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334837784 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652869415944 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30922] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30922/stat : 30922 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334837786 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652868364432 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30923] ppid=30906 vsize=3024420 CPUtime=0.41 cores=0,2,4,6
/proc/30908/task/30923/stat : 30923 (java) S 30906 30908 28219 0 -1 4202560 2834 0 0 0 41 0 0 0 20 0 19 0 334837786 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652867312568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30924] ppid=30906 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/30908/task/30924/stat : 30924 (java) S 30906 30908 28219 0 -1 4202560 2735 0 0 0 40 0 0 0 20 0 19 0 334837786 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652866259768 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30925] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30925/stat : 30925 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334837787 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652865207160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30926] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30926/stat : 30926 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334837787 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652746632136 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30927] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30927/stat : 30927 (java) S 30906 30908 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334838113 3097006080 131017 33554432000 1073741824 1073778376 140737427666352 140652744500392 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 2.04 2.06 2.01 3/214 30928
/proc/meminfo: memFree=29550480/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=3024420 CPUtime=13.93 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 10199 0 1 0 1376 17 0 0 20 0 19 0 334837779 3097006080 131009 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/30908/task/30919/stat : 30919 (java) R 30906 30908 28219 0 -1 4202560 82 0 0 0 963 2 0 0 20 0 19 0 334837783 3097006080 418341 33554432000 1073741824 1073778376 140737427666352 140652871522952 140652914001297 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30920] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30920/stat : 30920 (java) S 30906 30908 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334837784 3097006080 418341 33554432000 1073741824 1073778376 140737427666352 140652870468856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30921] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30921/stat : 30921 (java) S 30906 30908 28219 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 334837784 3097006080 418341 33554432000 1073741824 1073778376 140737427666352 140652869415944 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30922] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30922/stat : 30922 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334837786 3097006080 418341 33554432000 1073741824 1073778376 140737427666352 140652868364432 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30923] ppid=30906 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30923/stat : 30923 (java) S 30906 30908 28219 0 -1 4202560 2841 0 0 0 47 0 0 0 20 0 19 0 334837786 3097006080 418341 33554432000 1073741824 1073778376 140737427666352 140652867312568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30924] ppid=30906 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30924/stat : 30924 (java) S 30906 30908 28219 0 -1 4202560 2743 0 0 0 47 0 0 0 20 0 19 0 334837786 3097006080 418341 33554432000 1073741824 1073778376 140737427666352 140652866259768 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30925] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30925/stat : 30925 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334837787 3097006080 418341 33554432000 1073741824 1073778376 140737427666352 140652865207160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30926] ppid=30906 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/30908/task/30926/stat : 30926 (java) S 30906 30908 28219 0 -1 4202560 61 0 0 0 23 21 0 0 20 0 19 0 334837787 3097006080 418341 33554432000 1073741824 1073778376 140737427666352 140652746632136 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30927] ppid=30906 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30927/stat : 30927 (java) S 30906 30908 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334838113 3097006080 418341 33554432000 1073741824 1073778376 140737427666352 140652744500392 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1051.84
Current children cumulated vsize (KiB) 3024420

[startup+1048 s]
/proc/loadavg: 1.95 2.00 1.99 3/213 30994
/proc/meminfo: memFree=28378084/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=3090984 CPUtime=1052.63 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 12634 0 1 0 105087 176 0 0 20 0 20 0 334837779 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 772746 418351 2309 9 0 763167 0
[pid=30908/tid=30910] ppid=30906 vsize=3090984 CPUtime=1033.49 cores=0,2,4,6
/proc/30908/task/30910/stat : 30910 (java) S 30906 30908 28219 0 -1 4202560 3281 0 1 0 103326 23 0 0 20 0 20 0 334837780 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652907877560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 28219 0 -1 4202560 328 0 0 0 42 20 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652891302440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30912] ppid=30906 vsize=3090984 CPUtime=0.71 cores=0,2,4,6
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 28219 0 -1 4202560 372 0 0 0 49 22 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652890249640 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30913] ppid=30906 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 28219 0 -1 4202560 364 0 0 0 39 21 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652889196840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30914] ppid=30906 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 28219 0 -1 4202560 264 0 0 0 38 15 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652888144040 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30915] ppid=30906 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 28219 0 -1 4202560 281 0 0 0 35 18 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652887092264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30916] ppid=30906 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 28219 0 -1 4202560 245 0 0 0 31 14 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652886039464 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30917] ppid=30906 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30917/stat : 30917 (java) S 30906 30908 28219 0 -1 4202560 242 0 0 0 32 15 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652884986664 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30918] ppid=30906 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/30908/task/30918/stat : 30918 (java) S 30906 30908 28219 0 -1 4202560 328 0 0 0 47 19 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652883933864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30919] ppid=30906 vsize=3090984 CPUtime=10.44 cores=0,2,4,6
/proc/30908/task/30919/stat : 30919 (java) R 30906 30908 28219 0 -1 4202560 83 0 0 0 1042 2 0 0 20 0 20 0 334837783 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652871522952 140652914384973 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30920] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30920/stat : 30920 (java) S 30906 30908 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334837784 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652870468856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30921] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30921/stat : 30921 (java) S 30906 30908 28219 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334837784 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652869415944 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30922] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30922/stat : 30922 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334837786 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652868364432 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30923] ppid=30906 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30923/stat : 30923 (java) S 30906 30908 28219 0 -1 4202560 2841 0 0 0 47 0 0 0 20 0 20 0 334837786 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652867312568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30924] ppid=30906 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30924/stat : 30924 (java) S 30906 30908 28219 0 -1 4202560 2743 0 0 0 47 0 0 0 20 0 20 0 334837786 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652866259768 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30925] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30925/stat : 30925 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334837787 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652865207160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30926] ppid=30906 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/30908/task/30926/stat : 30926 (java) S 30906 30908 28219 0 -1 4202560 61 0 0 0 23 21 0 0 20 0 20 0 334837787 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652746632136 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30927] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30927/stat : 30927 (java) S 30906 30908 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334838113 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652744500392 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1052.63
Current children cumulated vsize (KiB) 3090984

[startup+1048.2 s]
/proc/loadavg: 1.95 2.00 1.99 3/213 30994
/proc/meminfo: memFree=28378084/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=3090984 CPUtime=1052.83 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 12635 0 1 0 105107 176 0 0 20 0 20 0 334837779 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 772746 418351 2309 9 0 763167 0
[pid=30908/tid=30910] ppid=30906 vsize=3090984 CPUtime=1033.49 cores=0,2,4,6
/proc/30908/task/30910/stat : 30910 (java) S 30906 30908 28219 0 -1 4202560 3281 0 1 0 103326 23 0 0 20 0 20 0 334837780 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652907877560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 28219 0 -1 4202560 328 0 0 0 42 20 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652891302440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30912] ppid=30906 vsize=3090984 CPUtime=0.71 cores=0,2,4,6
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 28219 0 -1 4202560 372 0 0 0 49 22 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652890249640 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30913] ppid=30906 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 28219 0 -1 4202560 364 0 0 0 39 21 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652889196840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30914] ppid=30906 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 28219 0 -1 4202560 264 0 0 0 38 15 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652888144040 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30915] ppid=30906 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 28219 0 -1 4202560 281 0 0 0 35 18 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652887092264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30916] ppid=30906 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 28219 0 -1 4202560 245 0 0 0 31 14 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652886039464 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30917] ppid=30906 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30917/stat : 30917 (java) S 30906 30908 28219 0 -1 4202560 242 0 0 0 32 15 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652884986664 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30918] ppid=30906 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/30908/task/30918/stat : 30918 (java) S 30906 30908 28219 0 -1 4202560 328 0 0 0 47 19 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652883933864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30919] ppid=30906 vsize=3090984 CPUtime=10.64 cores=0,2,4,6
/proc/30908/task/30919/stat : 30919 (java) R 30906 30908 28219 0 -1 4202560 83 0 0 0 1062 2 0 0 20 0 20 0 334837783 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652871522792 140652914731011 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30920] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30920/stat : 30920 (java) S 30906 30908 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334837784 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652870468856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30921] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30921/stat : 30921 (java) S 30906 30908 28219 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334837784 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652869415944 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30922] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30922/stat : 30922 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334837786 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652868364432 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30923] ppid=30906 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30923/stat : 30923 (java) S 30906 30908 28219 0 -1 4202560 2841 0 0 0 47 0 0 0 20 0 20 0 334837786 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652867312568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30924] ppid=30906 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30924/stat : 30924 (java) S 30906 30908 28219 0 -1 4202560 2743 0 0 0 47 0 0 0 20 0 20 0 334837786 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652866259768 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30925] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30925/stat : 30925 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334837787 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652865207160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30926] ppid=30906 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/30908/task/30926/stat : 30926 (java) S 30906 30908 28219 0 -1 4202560 61 0 0 0 23 21 0 0 20 0 20 0 334837787 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652746632136 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30927] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30927/stat : 30927 (java) S 30906 30908 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334838113 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652744500392 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1052.83
Current children cumulated vsize (KiB) 3090984

[startup+1048.3 s]
/proc/loadavg: 1.95 2.00 1.99 3/214 30995
/proc/meminfo: memFree=28378076/32873844 swapFree=7116/7116
[pid=30908] ppid=30906 vsize=3090984 CPUtime=1052.94 cores=0,2,4,6
/proc/30908/stat : 30908 (java) S 30906 30908 28219 0 -1 4202496 12635 0 1 0 105118 176 0 0 20 0 20 0 334837779 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140737427657488 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30908/statm: 772746 418351 2309 9 0 763167 0
[pid=30908/tid=30910] ppid=30906 vsize=3090984 CPUtime=1033.49 cores=0,2,4,6
/proc/30908/task/30910/stat : 30910 (java) S 30906 30908 28219 0 -1 4202560 3281 0 1 0 103326 23 0 0 20 0 20 0 334837780 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652907877560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 28219 0 -1 4202560 328 0 0 0 42 20 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652891302440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30912] ppid=30906 vsize=3090984 CPUtime=0.71 cores=0,2,4,6
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 28219 0 -1 4202560 372 0 0 0 49 22 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652890249640 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30913] ppid=30906 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 28219 0 -1 4202560 364 0 0 0 39 21 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652889196840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30914] ppid=30906 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 28219 0 -1 4202560 264 0 0 0 38 15 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652888144040 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30915] ppid=30906 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 28219 0 -1 4202560 281 0 0 0 35 18 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652887092264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30916] ppid=30906 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 28219 0 -1 4202560 245 0 0 0 31 14 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652886039464 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30917] ppid=30906 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30917/stat : 30917 (java) S 30906 30908 28219 0 -1 4202560 242 0 0 0 32 15 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652884986664 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30918] ppid=30906 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/30908/task/30918/stat : 30918 (java) S 30906 30908 28219 0 -1 4202560 328 0 0 0 47 19 0 0 20 0 20 0 334837782 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652883933864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30919] ppid=30906 vsize=3090984 CPUtime=10.75 cores=0,2,4,6
/proc/30908/task/30919/stat : 30919 (java) R 30906 30908 28219 0 -1 4202560 83 0 0 0 1073 2 0 0 20 0 20 0 334837783 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652871522792 140652914384973 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30908/tid=30920] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30920/stat : 30920 (java) S 30906 30908 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334837784 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652870468856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30921] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30921/stat : 30921 (java) S 30906 30908 28219 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 334837784 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652869415944 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30922] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30922/stat : 30922 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334837786 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652868364432 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30923] ppid=30906 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30923/stat : 30923 (java) S 30906 30908 28219 0 -1 4202560 2841 0 0 0 47 0 0 0 20 0 20 0 334837786 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652867312568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30924] ppid=30906 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/30908/task/30924/stat : 30924 (java) S 30906 30908 28219 0 -1 4202560 2743 0 0 0 47 0 0 0 20 0 20 0 334837786 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652866259768 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30925] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30925/stat : 30925 (java) S 30906 30908 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334837787 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652865207160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30908/tid=30926] ppid=30906 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/30908/task/30926/stat : 30926 (java) S 30906 30908 28219 0 -1 4202560 61 0 0 0 23 21 0 0 20 0 20 0 334837787 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652746632136 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30908/tid=30927] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30927/stat : 30927 (java) S 30906 30908 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334838113 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652744500392 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30908/tid=30995] ppid=30906 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/30908/task/30995/stat : 30995 (java) S 30906 30908 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 334942503 3165167616 418351 33554432000 1073741824 1073778376 140737427666352 140652743446120 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1052.94
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30908 and gives
#  childrusage.ru_utime.tv_sec=1048
#  childrusage.ru_utime.tv_usec=443612
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=29691
# CPU time returned by wait4() is 1050.47
# while last known CPU time is 1052.94
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1048.35
CPU time (s): 1052.94
CPU user time (s): 1051.18
CPU system time (s): 1.76
CPU usage (%): 100.438
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1048.44
system time used= 2.02969
maximum resident set size= 1673408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12640
page faults= 1
swaps= 0
block input operations= 0
block output operations= 760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22677
involuntary context switches= 6961

runsolver used 3.13352 second user time and 4.69728 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-03 03:32:09
IDJOB=3731615
IDBENCH=1970
IDSOLVER=2319
FILE ID=node146/3731615-1338687128
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/wnq/normalized-wnq_n100_mw99_6.opb.PB06.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731615-1338687128/watcher-3731615-1338687128 -o /tmp/evaluation-result-3731615-1338687128/solver-3731615-1338687128 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731615-1338687128.opb           

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

MD5SUM BENCH= 5f836d1b8d150c1925229546ed283812
RANDOM SEED=477491994

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:        30067688 kB
Buffers:          132596 kB
Cached:           249904 kB
SwapCached:         1800 kB
Active:          1830760 kB
Inactive:         220140 kB
Active(anon):    1668928 kB
Inactive(anon):     1644 kB
Active(file):     161832 kB
Inactive(file):   218496 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099860 kB
Dirty:             24172 kB
Writeback:            88 kB
AnonPages:       1674604 kB
Mapped:            17120 kB
Shmem:                 0 kB
Slab:             611912 kB
SReclaimable:      50776 kB
SUnreclaim:       561136 kB
KernelStack:        1608 kB
PageTables:         7372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1824948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 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= 70868 MiB
End job on node146 at 2012-06-03 03:49:37