Trace number 3733254

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? (exit code) 1423.33 1418.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
MD5SUM669011fc499ae56e44c354cc6cddc4c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80851
Number of constraints which are clauses80851
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1150
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3733254-1338694543.opb
0.09/0.10	c reading problem ... 
1.29/0.72	c ... done. Wall clock time 0.616s.
1.29/0.72	c CPU time (experimental) 0.68s.
1.29/0.72	c #vars     1150
1.29/0.72	c #constraints  80851
1.29/0.74	c SATISFIABLE
1.29/0.74	c OPTIMIZING...
1.29/0.74	c Got one! Elapsed wall clock time (in seconds):0.64
1.29/0.74	o -34
1.47/0.85	c Got one! Elapsed wall clock time (in seconds):0.75
1.47/0.85	o -35
1.47/0.89	c Got one! Elapsed wall clock time (in seconds):0.789
1.47/0.89	o -36
1.92/1.14	c Got one! Elapsed wall clock time (in seconds):1.044
1.92/1.14	o -37
16.77/15.85	c Got one! Elapsed wall clock time (in seconds):15.751
16.77/15.85	o -38
422.84/419.71	c cleaning 157857 clauses out of 315726 for limit 4.868038631893736E11
428.94/425.87	c cleaning 79177 clauses out of 158369 for limit 1.600479353737539E12
430.24/427.20	c cleaning 39838 clauses out of 79692 for limit 5.245192254882263E12
431.34/428.21	c cleaning 20172 clauses out of 40354 for limit 1.7082264214212941E13
431.84/428.79	c cleaning 10335 clauses out of 20682 for limit 5.49661574761537E13
432.15/429.06	c cleaning 5424 clauses out of 10849 for limit 1.7315024600544566E14
432.34/429.26	c cleaning 2955 clauses out of 5923 for limit 5.219849156706631E14
432.54/429.41	c cleaning 1725 clauses out of 3468 for limit 1.4702002212810325E15
432.64/429.52	c cleaning 1116 clauses out of 2244 for limit 3.7507931896357945E15
432.74/429.63	c cleaning 815 clauses out of 1630 for limit 8.532637146994756E15
432.84/429.73	c cleaning 656 clauses out of 1313 for limit 1.7433838530281482E16
432.94/429.83	c cleaning 578 clauses out of 1156 for limit 3.2622803976232356E16
433.04/429.93	c cleaning 533 clauses out of 1078 for limit 5.769208660371585E-4
433.15/430.03	c cleaning 518 clauses out of 1046 for limit 9.815077245396474E-4
433.25/430.14	c cleaning 504 clauses out of 1027 for limit 0.0016469345409558399
433.34/430.25	c cleaning 502 clauses out of 1023 for limit 0.002726635186983642
433.44/430.35	c cleaning 506 clauses out of 1024 for limit 0.004505698571743352
433.54/430.44	c cleaning 503 clauses out of 1018 for limit 0.007474294400126616
433.64/430.54	c cleaning 501 clauses out of 1012 for limit 0.012362030682601692
433.74/430.63	c cleaning 495 clauses out of 1012 for limit 0.02040704940789582
433.84/430.73	c cleaning 501 clauses out of 1016 for limit 0.03348793713747325
433.94/430.83	c cleaning 501 clauses out of 1016 for limit 0.05528136964541977
434.04/430.92	c cleaning 499 clauses out of 1017 for limit 0.09125915856031513
434.14/431.02	c cleaning 497 clauses out of 1015 for limit 0.15034317669141856
434.25/431.12	c cleaning 505 clauses out of 1021 for limit 0.24721991056032191
434.35/431.22	c cleaning 501 clauses out of 1014 for limit 0.4096925772304925
434.44/431.33	c cleaning 501 clauses out of 1012 for limit 0.6762961471279266
521.58/518.41	c Got one! Elapsed wall clock time (in seconds):518.31
521.58/518.41	o -39
861.67/857.92	c cleaning 152846 clauses out of 305711 for limit 9.18332153074227E9
866.56/862.84	c cleaning 76676 clauses out of 153365 for limit 3.0188426984758484E10
867.96/864.22	c cleaning 38588 clauses out of 77189 for limit 9.891615248737233E10
868.96/865.20	c cleaning 19546 clauses out of 39102 for limit 3.2233989297887695E11
869.86/866.18	c cleaning 10021 clauses out of 20055 for limit 1.0354085280327356E12
870.36/866.66	c cleaning 5259 clauses out of 10535 for limit 3.2537955647874556E12
870.56/866.83	c cleaning 2883 clauses out of 5776 for limit 9.78708826953445E12
870.66/866.99	c cleaning 1690 clauses out of 3392 for limit 2.745656615613398E13
870.76/867.10	c cleaning 1101 clauses out of 2202 for limit 6.974942591110863E13
870.86/867.19	c cleaning 800 clauses out of 1601 for limit 1.5820583859686012E14
870.96/867.28	c cleaning 650 clauses out of 1301 for limit 3.21064604291858E14
871.06/867.37	c cleaning 566 clauses out of 1151 for limit 5.984808925584895E14
871.16/867.46	c cleaning 538 clauses out of 1086 for limit 1.0470952430340956E15
871.26/867.55	c cleaning 515 clauses out of 1048 for limit 1.7894131156043845E15
871.36/867.63	c cleaning 516 clauses out of 1032 for limit 2.993736530655848E15
871.46/867.71	c cleaning 501 clauses out of 1017 for limit 5.014905110662417E15
871.46/867.80	c cleaning 507 clauses out of 1015 for limit 8.278258921967758E15
871.56/867.87	c cleaning 504 clauses out of 1009 for limit 1.3746884400862948E16
871.66/867.95	c cleaning 502 clauses out of 1005 for limit 2.2760682054664232E16
871.76/868.04	c cleaning 501 clauses out of 1003 for limit 3.7610255858026192E16
871.86/868.13	c cleaning 491 clauses out of 1001 for limit 6.208611981369447E-4
871.96/868.23	c cleaning 496 clauses out of 1011 for limit 0.0010147705135659924
872.06/868.33	c cleaning 497 clauses out of 1014 for limit 0.0016668726285302485
872.16/868.43	c cleaning 501 clauses out of 1017 for limit 0.0027407871170527518
872.26/868.53	c cleaning 501 clauses out of 1016 for limit 0.0045243733566575775
1420.40/1415.89	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

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-3733254-1338694543/watcher-3733254-1338694543 -o /tmp/evaluation-result-3733254-1338694543/solver-3733254-1338694543 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733254-1338694543.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.95 1.99 1.99 3/194 5219
/proc/meminfo: memFree=28068764/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/5219/stat : 5219 (java) D 5217 5219 1585 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 335579720 9515008 183 33554432000 1073741824 1073778376 140735791034208 140735791025240 214537420469 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/5219/statm: 2323 183 140 9 0 71 0

[startup+0.0106739 s]
/proc/loadavg: 1.95 1.99 1.99 3/194 5219
/proc/meminfo: memFree=28068764/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=89736 CPUtime=0 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 1152 0 0 0 0 0 0 0 20 0 2 0 335579720 91889664 871 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 22434 883 668 9 0 16769 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 89736

[startup+0.100211 s]
/proc/loadavg: 1.95 1.99 1.99 3/194 5219
/proc/meminfo: memFree=28068764/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 4912 0 1 0 8 1 0 0 20 0 18 0 335579720 3028844544 6621 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 739464 6621 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300233 s]
/proc/loadavg: 1.95 1.99 1.99 3/194 5219
/proc/meminfo: memFree=28068764/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=2957856 CPUtime=0.43 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 5720 0 1 0 42 1 0 0 20 0 18 0 335579720 3028844544 9227 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 739464 9227 2237 9 0 729885 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2957856

[startup+0.700254 s]
/proc/loadavg: 1.95 1.99 1.99 3/194 5219
/proc/meminfo: memFree=28068764/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=2957856 CPUtime=1.29 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 9165 0 1 0 125 4 0 0 20 0 18 0 335579720 3028844544 48911 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 739464 48911 2253 9 0 729885 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 2957856

[startup+1.50068 s]
/proc/loadavg: 1.95 1.99 1.99 3/213 5241
/proc/meminfo: memFree=27862736/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=3024420 CPUtime=2.4 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 10230 0 1 0 235 5 0 0 20 0 19 0 335579720 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 756105 57180 2278 9 0 746526 0
[pid=5219/tid=5221] ppid=5217 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/5219/task/5221/stat : 5221 (java) R 5217 5219 1585 0 -1 4202560 3138 0 1 0 143 3 0 0 20 0 19 0 335579721 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709629595816 140709454418127 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5222] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5222/stat : 5222 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709613021864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5223] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5223/stat : 5223 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709611969320 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5224] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5224/stat : 5224 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709610916776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5225] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5225/stat : 5225 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709609864232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5226] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5226/stat : 5226 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709608810664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5227] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5227/stat : 5227 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709607758120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5228] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5228/stat : 5228 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709606705576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5229] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5229/stat : 5229 (java) S 5217 5219 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709605653032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5230] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5230/stat : 5230 (java) S 5217 5219 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709593242216 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5231] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5231/stat : 5231 (java) S 5217 5219 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709592188536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5232] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5232/stat : 5232 (java) S 5217 5219 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709591135880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5233] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5233/stat : 5233 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709590084624 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5234] ppid=5217 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/5219/task/5234/stat : 5234 (java) S 5217 5219 1585 0 -1 4202560 3333 0 0 0 45 0 0 0 20 0 19 0 335579727 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709589030968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5235] ppid=5217 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/5219/task/5235/stat : 5235 (java) S 5217 5219 1585 0 -1 4202560 2554 0 0 0 45 0 0 0 20 0 19 0 335579727 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709587978424 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5236] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5236/stat : 5236 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709586926072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5237] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5237/stat : 5237 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 57180 33554432000 1073741824 1073778376 140737343210368 140709585873736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 3024420

[startup+3.10067 s]
/proc/loadavg: 1.95 1.99 1.99 3/213 5242
/proc/meminfo: memFree=27835632/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=3024420 CPUtime=4.06 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 10252 0 1 0 401 5 0 0 20 0 19 0 335579720 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 756105 65376 2281 9 0 746526 0
[pid=5219/tid=5221] ppid=5217 vsize=3024420 CPUtime=3.06 cores=1,3,5,7
/proc/5219/task/5221/stat : 5221 (java) R 5217 5219 1585 0 -1 4202560 3156 0 1 0 302 4 0 0 20 0 19 0 335579721 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709629596072 140709454404472 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5222] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5222/stat : 5222 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709613021864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5223] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5223/stat : 5223 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709611969320 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5224] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5224/stat : 5224 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709610916776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5225] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5225/stat : 5225 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709609864232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5226] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5226/stat : 5226 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709608810664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5227] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5227/stat : 5227 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709607758120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5228] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5228/stat : 5228 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709606705576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5229] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5229/stat : 5229 (java) S 5217 5219 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709605653032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5230] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5230/stat : 5230 (java) S 5217 5219 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709593242216 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5231] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5231/stat : 5231 (java) S 5217 5219 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709592188536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5232] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5232/stat : 5232 (java) S 5217 5219 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709591135880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5233] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5233/stat : 5233 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709590084624 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5234] ppid=5217 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/5219/task/5234/stat : 5234 (java) S 5217 5219 1585 0 -1 4202560 3336 0 0 0 50 0 0 0 20 0 19 0 335579727 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709589030968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5235] ppid=5217 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/5219/task/5235/stat : 5235 (java) S 5217 5219 1585 0 -1 4202560 2554 0 0 0 47 0 0 0 20 0 19 0 335579727 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709587978424 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5236] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5236/stat : 5236 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709586926072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5237] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5237/stat : 5237 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709585873736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5242] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5242/stat : 5242 (java) S 5217 5219 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335579837 3097006080 65376 33554432000 1073741824 1073778376 140737343210368 140709583672104 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 3024420

[startup+6.30065 s]
/proc/loadavg: 1.95 1.99 1.99 3/213 5242
/proc/meminfo: memFree=27786244/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=3024420 CPUtime=7.26 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 10274 0 1 0 720 6 0 0 20 0 19 0 335579720 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 756105 75481 2281 9 0 746526 0
[pid=5219/tid=5221] ppid=5217 vsize=3024420 CPUtime=6.26 cores=1,3,5,7
/proc/5219/task/5221/stat : 5221 (java) R 5217 5219 1585 0 -1 4202560 3178 0 1 0 621 5 0 0 20 0 19 0 335579721 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709629594048 140709454403620 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5222] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5222/stat : 5222 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709613021864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5223] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5223/stat : 5223 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709611969320 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5224] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5224/stat : 5224 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709610916776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5225] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5225/stat : 5225 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709609864232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5226] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5226/stat : 5226 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709608810664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5227] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5227/stat : 5227 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709607758120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5228] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5228/stat : 5228 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709606705576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5229] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5229/stat : 5229 (java) S 5217 5219 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335579723 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709605653032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5230] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5230/stat : 5230 (java) S 5217 5219 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709593242216 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5231] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5231/stat : 5231 (java) S 5217 5219 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709592188536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5232] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5232/stat : 5232 (java) S 5217 5219 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709591135880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5233] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5233/stat : 5233 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709590084624 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5234] ppid=5217 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/5219/task/5234/stat : 5234 (java) S 5217 5219 1585 0 -1 4202560 3336 0 0 0 50 0 0 0 20 0 19 0 335579727 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709589030968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5235] ppid=5217 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/5219/task/5235/stat : 5235 (java) S 5217 5219 1585 0 -1 4202560 2554 0 0 0 47 0 0 0 20 0 19 0 335579727 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709587978424 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5236] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5236/stat : 5236 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709586926072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5237] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5237/stat : 5237 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709585873736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5242] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5242/stat : 5242 (java) S 5217 5219 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335579837 3097006080 75481 33554432000 1073741824 1073778376 140737343210368 140709583672104 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 1.96 1.99 1.99 3/213 5242
/proc/meminfo: memFree=27704224/32873648 swapFree=7116/7116

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

/proc/5219/task/5222/stat : 5222 (java) S 5217 5219 1585 0 -1 4202560 423 0 0 0 40 18 0 0 20 0 19 0 335579723 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709613021864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5223] ppid=5217 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/5219/task/5223/stat : 5223 (java) S 5217 5219 1585 0 -1 4202560 297 0 0 0 39 16 0 0 20 0 19 0 335579723 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709611969320 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5224] ppid=5217 vsize=3024420 CPUtime=0.51 cores=1,3,5,7
/proc/5219/task/5224/stat : 5224 (java) S 5217 5219 1585 0 -1 4202560 319 0 0 0 35 16 0 0 20 0 19 0 335579723 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709610916776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5225] ppid=5217 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/5219/task/5225/stat : 5225 (java) S 5217 5219 1585 0 -1 4202560 314 0 0 0 51 18 0 0 20 0 19 0 335579723 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709609864232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5226] ppid=5217 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/5219/task/5226/stat : 5226 (java) S 5217 5219 1585 0 -1 4202560 333 0 0 0 30 18 0 0 20 0 19 0 335579723 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709608810664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5227] ppid=5217 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/5219/task/5227/stat : 5227 (java) S 5217 5219 1585 0 -1 4202560 335 0 0 0 34 21 0 0 20 0 19 0 335579723 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709607758120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5228] ppid=5217 vsize=3024420 CPUtime=0.54 cores=1,3,5,7
/proc/5219/task/5228/stat : 5228 (java) S 5217 5219 1585 0 -1 4202560 319 0 0 0 40 14 0 0 20 0 19 0 335579723 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709606705576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5229] ppid=5217 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/5219/task/5229/stat : 5229 (java) S 5217 5219 1585 0 -1 4202560 276 0 0 0 34 14 0 0 20 0 19 0 335579723 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709605653032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5230] ppid=5217 vsize=3024420 CPUtime=11.56 cores=1,3,5,7
/proc/5219/task/5230/stat : 5230 (java) R 5217 5219 1585 0 -1 4202560 119 0 0 0 1152 4 0 0 20 0 19 0 335579724 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709593242376 214537093412 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5231] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5231/stat : 5231 (java) S 5217 5219 1585 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709592188536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5232] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5232/stat : 5232 (java) S 5217 5219 1585 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709591135880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5233] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5233/stat : 5233 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709590084624 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5234] ppid=5217 vsize=3024420 CPUtime=0.6 cores=1,3,5,7
/proc/5219/task/5234/stat : 5234 (java) S 5217 5219 1585 0 -1 4202560 3351 0 0 0 60 0 0 0 20 0 19 0 335579727 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709589030968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5235] ppid=5217 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/5219/task/5235/stat : 5235 (java) S 5217 5219 1585 0 -1 4202560 2554 0 0 0 49 0 0 0 20 0 19 0 335579727 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709587978424 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5236] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5236/stat : 5236 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709586926072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5237] ppid=5217 vsize=3024420 CPUtime=0.57 cores=1,3,5,7
/proc/5219/task/5237/stat : 5237 (java) S 5217 5219 1585 0 -1 4202560 81 0 0 0 22 35 0 0 20 0 19 0 335579727 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709585873736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5248] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5248/stat : 5248 (java) S 5217 5219 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335631562 3097006080 418410 33554432000 1073741824 1073778376 140737343210368 140709583672360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.1
Current children cumulated vsize (KiB) 3024420

[startup+1417.91 s]
/proc/loadavg: 1.99 2.02 2.01 3/213 5370
/proc/meminfo: memFree=26479060/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=3024420 CPUtime=1422.51 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 13243 0 1 0 142068 183 0 0 20 0 19 0 335579720 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 756105 418412 2309 9 0 746526 0
[pid=5219/tid=5221] ppid=5217 vsize=3024420 CPUtime=1404.55 cores=1,3,5,7
/proc/5219/task/5221/stat : 5221 (java) S 5217 5219 1585 0 -1 4202560 3318 0 1 0 140425 30 0 0 20 0 19 0 335579721 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709629597080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5222] ppid=5217 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/5219/task/5222/stat : 5222 (java) S 5217 5219 1585 0 -1 4202560 423 0 0 0 40 18 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709613021864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5223] ppid=5217 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/5219/task/5223/stat : 5223 (java) S 5217 5219 1585 0 -1 4202560 297 0 0 0 39 16 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709611969320 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5224] ppid=5217 vsize=3024420 CPUtime=0.51 cores=1,3,5,7
/proc/5219/task/5224/stat : 5224 (java) S 5217 5219 1585 0 -1 4202560 319 0 0 0 35 16 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709610916776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5225] ppid=5217 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/5219/task/5225/stat : 5225 (java) S 5217 5219 1585 0 -1 4202560 314 0 0 0 51 18 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709609864232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5226] ppid=5217 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/5219/task/5226/stat : 5226 (java) S 5217 5219 1585 0 -1 4202560 333 0 0 0 30 18 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709608810664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5227] ppid=5217 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/5219/task/5227/stat : 5227 (java) S 5217 5219 1585 0 -1 4202560 335 0 0 0 34 21 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709607758120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5228] ppid=5217 vsize=3024420 CPUtime=0.54 cores=1,3,5,7
/proc/5219/task/5228/stat : 5228 (java) S 5217 5219 1585 0 -1 4202560 319 0 0 0 40 14 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709606705576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5229] ppid=5217 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/5219/task/5229/stat : 5229 (java) S 5217 5219 1585 0 -1 4202560 276 0 0 0 34 14 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709605653032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5230] ppid=5217 vsize=3024420 CPUtime=11.96 cores=1,3,5,7
/proc/5219/task/5230/stat : 5230 (java) R 5217 5219 1585 0 -1 4202560 119 0 0 0 1192 4 0 0 20 0 19 0 335579724 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709593242376 140709635722383 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5231] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5231/stat : 5231 (java) S 5217 5219 1585 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709592188536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5232] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5232/stat : 5232 (java) S 5217 5219 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709591135880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5233] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5233/stat : 5233 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709590084624 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5234] ppid=5217 vsize=3024420 CPUtime=0.6 cores=1,3,5,7
/proc/5219/task/5234/stat : 5234 (java) S 5217 5219 1585 0 -1 4202560 3351 0 0 0 60 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709589030968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5235] ppid=5217 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/5219/task/5235/stat : 5235 (java) S 5217 5219 1585 0 -1 4202560 2554 0 0 0 49 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709587978424 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5236] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5236/stat : 5236 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709586926072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5237] ppid=5217 vsize=3024420 CPUtime=0.57 cores=1,3,5,7
/proc/5219/task/5237/stat : 5237 (java) S 5217 5219 1585 0 -1 4202560 81 0 0 0 22 35 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709585873736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5248] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5248/stat : 5248 (java) S 5217 5219 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335631562 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709583672360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.51
Current children cumulated vsize (KiB) 3024420

[startup+1418.3 s]
/proc/loadavg: 1.99 2.02 2.01 3/213 5370
/proc/meminfo: memFree=26479060/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=3024420 CPUtime=1422.9 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 13244 0 1 0 142107 183 0 0 20 0 19 0 335579720 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 756105 418412 2309 9 0 746526 0
[pid=5219/tid=5221] ppid=5217 vsize=3024420 CPUtime=1404.55 cores=1,3,5,7
/proc/5219/task/5221/stat : 5221 (java) S 5217 5219 1585 0 -1 4202560 3319 0 1 0 140425 30 0 0 20 0 19 0 335579721 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709629596840 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5222] ppid=5217 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/5219/task/5222/stat : 5222 (java) S 5217 5219 1585 0 -1 4202560 423 0 0 0 40 18 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709613021864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5223] ppid=5217 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/5219/task/5223/stat : 5223 (java) S 5217 5219 1585 0 -1 4202560 297 0 0 0 39 16 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709611969320 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5224] ppid=5217 vsize=3024420 CPUtime=0.51 cores=1,3,5,7
/proc/5219/task/5224/stat : 5224 (java) S 5217 5219 1585 0 -1 4202560 319 0 0 0 35 16 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709610916776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5225] ppid=5217 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/5219/task/5225/stat : 5225 (java) S 5217 5219 1585 0 -1 4202560 314 0 0 0 51 18 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709609864232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5226] ppid=5217 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/5219/task/5226/stat : 5226 (java) S 5217 5219 1585 0 -1 4202560 333 0 0 0 30 18 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709608810664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5227] ppid=5217 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/5219/task/5227/stat : 5227 (java) S 5217 5219 1585 0 -1 4202560 335 0 0 0 34 21 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709607758120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5228] ppid=5217 vsize=3024420 CPUtime=0.54 cores=1,3,5,7
/proc/5219/task/5228/stat : 5228 (java) S 5217 5219 1585 0 -1 4202560 319 0 0 0 40 14 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709606705576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5229] ppid=5217 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/5219/task/5229/stat : 5229 (java) S 5217 5219 1585 0 -1 4202560 276 0 0 0 34 14 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709605653032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5230] ppid=5217 vsize=3024420 CPUtime=12.36 cores=1,3,5,7
/proc/5219/task/5230/stat : 5230 (java) R 5217 5219 1585 0 -1 4202560 119 0 0 0 1232 4 0 0 20 0 19 0 335579724 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709593242376 214537093468 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5231] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5231/stat : 5231 (java) S 5217 5219 1585 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709592188536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5232] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5232/stat : 5232 (java) S 5217 5219 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709591135880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5233] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5233/stat : 5233 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709590084624 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5234] ppid=5217 vsize=3024420 CPUtime=0.6 cores=1,3,5,7
/proc/5219/task/5234/stat : 5234 (java) S 5217 5219 1585 0 -1 4202560 3351 0 0 0 60 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709589030968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5235] ppid=5217 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/5219/task/5235/stat : 5235 (java) S 5217 5219 1585 0 -1 4202560 2554 0 0 0 49 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709587978424 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5236] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5236/stat : 5236 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709586926072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5237] ppid=5217 vsize=3024420 CPUtime=0.57 cores=1,3,5,7
/proc/5219/task/5237/stat : 5237 (java) S 5217 5219 1585 0 -1 4202560 81 0 0 0 22 35 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709585873736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5248] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5248/stat : 5248 (java) S 5217 5219 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335631562 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709583672360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.9
Current children cumulated vsize (KiB) 3024420

[startup+1418.4 s]
/proc/loadavg: 1.99 2.02 2.01 3/213 5370
/proc/meminfo: memFree=26479060/32873648 swapFree=7116/7116
[pid=5219] ppid=5217 vsize=3024420 CPUtime=1423 cores=1,3,5,7
/proc/5219/stat : 5219 (java) S 5217 5219 1585 0 -1 4202496 13244 0 1 0 142117 183 0 0 20 0 19 0 335579720 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140737343201504 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5219/statm: 756105 418412 2309 9 0 746526 0
[pid=5219/tid=5221] ppid=5217 vsize=3024420 CPUtime=1404.55 cores=1,3,5,7
/proc/5219/task/5221/stat : 5221 (java) S 5217 5219 1585 0 -1 4202560 3319 0 1 0 140425 30 0 0 20 0 19 0 335579721 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709629596840 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5222] ppid=5217 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/5219/task/5222/stat : 5222 (java) S 5217 5219 1585 0 -1 4202560 423 0 0 0 40 18 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709613021864 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5223] ppid=5217 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/5219/task/5223/stat : 5223 (java) S 5217 5219 1585 0 -1 4202560 297 0 0 0 39 16 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709611969320 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5224] ppid=5217 vsize=3024420 CPUtime=0.51 cores=1,3,5,7
/proc/5219/task/5224/stat : 5224 (java) S 5217 5219 1585 0 -1 4202560 319 0 0 0 35 16 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709610916776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5225] ppid=5217 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/5219/task/5225/stat : 5225 (java) S 5217 5219 1585 0 -1 4202560 314 0 0 0 51 18 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709609864232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5226] ppid=5217 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/5219/task/5226/stat : 5226 (java) S 5217 5219 1585 0 -1 4202560 333 0 0 0 30 18 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709608810664 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5219/tid=5227] ppid=5217 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/5219/task/5227/stat : 5227 (java) S 5217 5219 1585 0 -1 4202560 335 0 0 0 34 21 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709607758120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5228] ppid=5217 vsize=3024420 CPUtime=0.54 cores=1,3,5,7
/proc/5219/task/5228/stat : 5228 (java) S 5217 5219 1585 0 -1 4202560 319 0 0 0 40 14 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709606705576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5229] ppid=5217 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/5219/task/5229/stat : 5229 (java) S 5217 5219 1585 0 -1 4202560 276 0 0 0 34 14 0 0 20 0 19 0 335579723 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709605653032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5230] ppid=5217 vsize=3024420 CPUtime=12.46 cores=1,3,5,7
/proc/5219/task/5230/stat : 5230 (java) R 5217 5219 1585 0 -1 4202560 119 0 0 0 1242 4 0 0 20 0 19 0 335579724 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709593242376 214537093392 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5231] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5231/stat : 5231 (java) S 5217 5219 1585 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709592188536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5232] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5232/stat : 5232 (java) S 5217 5219 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335579724 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709591135880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5219/tid=5233] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5233/stat : 5233 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709590084624 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5234] ppid=5217 vsize=3024420 CPUtime=0.6 cores=1,3,5,7
/proc/5219/task/5234/stat : 5234 (java) S 5217 5219 1585 0 -1 4202560 3351 0 0 0 60 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709589030968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5235] ppid=5217 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/5219/task/5235/stat : 5235 (java) S 5217 5219 1585 0 -1 4202560 2554 0 0 0 49 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709587978424 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5236] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5236/stat : 5236 (java) S 5217 5219 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709586926072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5219/tid=5237] ppid=5217 vsize=3024420 CPUtime=0.57 cores=1,3,5,7
/proc/5219/task/5237/stat : 5237 (java) S 5217 5219 1585 0 -1 4202560 81 0 0 0 22 35 0 0 20 0 19 0 335579727 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709585873736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5219/tid=5248] ppid=5217 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/5219/task/5248/stat : 5248 (java) S 5217 5219 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335631562 3097006080 418412 33554432000 1073741824 1073778376 140737343210368 140709583672360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1423
Current children cumulated vsize (KiB) 3024420

Child status: 1
Real time (s): 1418.42
CPU time (s): 1423.33
CPU user time (s): 1421.14
CPU system time (s): 2.18367
CPU usage (%): 100.346
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1421.14
system time used= 2.18367
maximum resident set size= 1673656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13247
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30496
involuntary context switches= 12917

runsolver used 5.8981 second user time and 14.7928 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 05:35:43
IDJOB=3733254
IDBENCH=2264
IDSOLVER=2319
FILE ID=node127/3733254-1338694543
RUNJOBID= node127-1338678617-1607
PBS_JOBID= 14636686
Free space on /tmp= 70476 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733254-1338694543/watcher-3733254-1338694543 -o /tmp/evaluation-result-3733254-1338694543/solver-3733254-1338694543 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733254-1338694543.opb           

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

MD5SUM BENCH= 669011fc499ae56e44c354cc6cddc4c7
RANDOM SEED=948304558

node127.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.348
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	: 5332.69
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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28068920 kB
Buffers:          389080 kB
Cached:          1857972 kB
SwapCached:         1432 kB
Active:          2683660 kB
Inactive:        1236456 kB
Active(anon):    1667048 kB
Inactive(anon):     7952 kB
Active(file):    1016612 kB
Inactive(file):  1228504 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104504 kB
Dirty:              5476 kB
Writeback:             0 kB
AnonPages:       1678376 kB
Mapped:            19072 kB
Shmem:                92 kB
Slab:             745316 kB
SReclaimable:     189448 kB
SUnreclaim:       555868 kB
KernelStack:        1608 kB
PageTables:         7488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1824600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1642496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70472 MiB
End job on node127 at 2012-06-03 05:59:21