Trace number 3731362

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-mitre.opb
MD5SUM2b9af9044591fd3eb9f5def12c800cff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7677
Best CPU time to get the best result obtained on this benchmark5.9331
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7680
Optimality of the best value was proved NO
Number of variables10724
Total number of constraints1662
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)1139
Number of constraints which are nor clauses,nor cardinality constraints383
Minimum length of a constraint3
Maximum length of a constraint98
Number of terms in the objective function 9324
Biggest coefficient in the objective function 213
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 909647
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1069
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 909647
Number of bits of the biggest sum of numbers20
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.07	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@18e2b22
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-3731362-1338684845.opb
0.09/0.10	c reading problem ... 
1.11/0.51	c ... done. Wall clock time 0.409s.
1.11/0.51	c CPU time (experimental) 0.48s.
1.11/0.51	c #vars     10724
1.11/0.51	c #constraints  2045
3.89/2.68	c SATISFIABLE
3.89/2.68	c OPTIMIZING...
3.89/2.68	c Got one! Elapsed wall clock time (in seconds):2.579
3.99/2.72	o 9331
7.58/6.23	c Got one! Elapsed wall clock time (in seconds):6.137
7.58/6.28	o 8788
10.30/8.95	c Got one! Elapsed wall clock time (in seconds):8.852
10.30/8.99	o 8169
11.60/10.20	c Got one! Elapsed wall clock time (in seconds):10.1
11.60/10.24	o 7916
12.41/11.07	c Got one! Elapsed wall clock time (in seconds):10.975
12.50/11.11	o 7714
13.41/12.03	c Got one! Elapsed wall clock time (in seconds):11.935
13.41/12.08	o 7701
14.20/12.82	c Got one! Elapsed wall clock time (in seconds):12.722
14.20/12.86	o 7680
828.63/824.32	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
829.03/824.72		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
829.34/825.08		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
829.53/825.26		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)c starts		: 47
831.13/826.88	c conflicts		: 183518
831.13/826.88	c decisions		: 3562410
831.13/826.88	c propagations		: 22804560
831.13/826.88	c inspects		: 212855633
831.13/826.88	c learnt literals	: 3484
831.13/826.88	c learnt binary clauses	: 2687
831.13/826.88	c learnt ternary clauses	: 2405
831.13/826.88	c learnt clauses	: 180033
831.13/826.88	c root simplifications	: 0
831.13/826.88	c removed literals (reason simplification)	: 0
831.13/826.88	c reason swapping (by a shorter reason)	: 0
831.13/826.88	c Calls to reduceDB	: 0
831.13/826.88	c speed (decisions/second)	: 4376.613245041249
831.13/826.88	c non guided choices	417911
831.13/826.88	s SATISFIABLE
831.54/827.24	
831.54/827.24	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
831.54/827.24		at java.lang.Integer.toString(Integer.java:310)
831.54/827.24		at java.lang.Integer.toString(Integer.java:118)
831.54/827.24		at java.lang.String.valueOf(String.java:2931)
831.54/827.24		at java.io.PrintWriter.print(PrintWriter.java:487)
831.54/827.24		at org.sat4j.reader.OPBReader2005.decode(Unknown Source)
831.54/827.24		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
831.54/827.24		at org.sat4j.AbstractLauncher$1.run(Unknown Source)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3731362-1338684845/watcher-3731362-1338684845 -o /tmp/evaluation-result-3731362-1338684845/solver-3731362-1338684845 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731362-1338684845.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: 2.00 2.00 1.98 3/194 3202
/proc/meminfo: memFree=28698496/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/3202/stat : 3202 (java) D 3200 3202 1585 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 334609989 9515008 183 33554432000 1073741824 1073778376 140735223934848 140735223925880 214537420469 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/3202/statm: 2323 183 140 9 0 71 0

[startup+0.09471 s]
/proc/loadavg: 2.00 2.00 1.98 3/194 3202
/proc/meminfo: memFree=28698496/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 4404 0 1 0 7 1 0 0 20 0 18 0 334609989 3028844544 6096 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 739464 6104 2098 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.1002 s]
/proc/loadavg: 2.00 2.00 1.98 3/194 3202
/proc/meminfo: memFree=28698496/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 4465 0 1 0 8 1 0 0 20 0 18 0 334609989 3028844544 6156 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 739464 6156 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300243 s]
/proc/loadavg: 2.00 2.00 1.98 3/194 3202
/proc/meminfo: memFree=28698496/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=2958928 CPUtime=0.51 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 6313 0 1 0 50 1 0 0 20 0 18 0 334609989 3029942272 11015 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 739732 11048 2240 9 0 730153 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2958928

[startup+0.70024 s]
/proc/loadavg: 2.00 2.00 1.98 3/194 3202
/proc/meminfo: memFree=28698496/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=3024420 CPUtime=1.67 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 15425 0 1 0 164 3 0 0 20 0 19 0 334609989 3097006080 23304 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 756105 23304 2281 9 0 746526 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 3024420

[startup+1.50072 s]
/proc/loadavg: 2.00 2.00 1.98 3/213 3221
/proc/meminfo: memFree=28583040/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=3024420 CPUtime=2.79 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 16605 0 1 0 274 5 0 0 20 0 19 0 334609989 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 756105 49450 2283 9 0 746526 0
[pid=3202/tid=3204] ppid=3200 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/3202/task/3204/stat : 3204 (java) R 3200 3202 1585 0 -1 4202560 2665 0 1 0 143 3 0 0 20 0 19 0 334609990 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932918719112 139932859331086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3205] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3205/stat : 3205 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932783774504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3206] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3206/stat : 3206 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932782721704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3207] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3207/stat : 3207 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932781669416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3208] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3208/stat : 3208 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932780616616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3209] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3209/stat : 3209 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932779563304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3210] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3210/stat : 3210 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932778510504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3211] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3211/stat : 3211 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932777458216 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3212] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3212/stat : 3212 (java) S 3200 3202 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932776405416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3213] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3213/stat : 3213 (java) S 3200 3202 1585 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 334609992 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932764207848 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3214] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3214/stat : 3214 (java) S 3200 3202 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334609993 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932763153912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3215] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3215/stat : 3215 (java) S 3200 3202 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334609993 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932762101512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3216] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3216/stat : 3216 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609995 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932761050000 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3217] ppid=3200 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/3202/task/3217/stat : 3217 (java) S 3200 3202 1585 0 -1 4202560 5360 0 0 0 66 0 0 0 20 0 19 0 334609995 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932759996600 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3218] ppid=3200 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/3202/task/3218/stat : 3218 (java) S 3200 3202 1585 0 -1 4202560 7380 0 0 0 61 2 0 0 20 0 19 0 334609995 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932758943800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3219] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3219/stat : 3219 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609995 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932757891704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3220] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3220/stat : 3220 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609995 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932756839112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3221] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3221/stat : 3221 (java) S 3200 3202 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334610054 3097006080 49450 33554432000 1073741824 1073778376 140736413573312 139932754707880 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 3024420

[startup+3.1007 s]
/proc/loadavg: 2.00 2.00 1.98 3/213 3221
/proc/meminfo: memFree=28400024/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=3024420 CPUtime=4.43 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 16729 0 1 0 434 9 0 0 20 0 19 0 334609989 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 756105 108337 2285 9 0 746526 0
[pid=3202/tid=3204] ppid=3200 vsize=3024420 CPUtime=3.06 cores=1,3,5,7
/proc/3202/task/3204/stat : 3204 (java) R 3200 3202 1585 0 -1 4202560 2781 0 1 0 299 7 0 0 20 0 19 0 334609990 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932918719336 139932859272224 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3205] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3205/stat : 3205 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932783774504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3206] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3206/stat : 3206 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932782721704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3207] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3207/stat : 3207 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932781669416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3208] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3208/stat : 3208 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932780616616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3209] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3209/stat : 3209 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932779563304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3210] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3210/stat : 3210 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932778510504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3211] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3211/stat : 3211 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932777458216 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3212] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3212/stat : 3212 (java) S 3200 3202 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334609991 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932776405416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3213] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3213/stat : 3213 (java) S 3200 3202 1585 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 334609992 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932764207848 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3214] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3214/stat : 3214 (java) S 3200 3202 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334609993 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932763153912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3215] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3215/stat : 3215 (java) S 3200 3202 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334609993 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932762101512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3216] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3216/stat : 3216 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609995 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932761050000 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3217] ppid=3200 vsize=3024420 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3217/stat : 3217 (java) S 3200 3202 1585 0 -1 4202560 5364 0 0 0 68 0 0 0 20 0 19 0 334609995 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932759996600 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3218] ppid=3200 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/3202/task/3218/stat : 3218 (java) S 3200 3202 1585 0 -1 4202560 7381 0 0 0 62 2 0 0 20 0 19 0 334609995 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932758943800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3219] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3219/stat : 3219 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609995 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932757891704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3220] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3220/stat : 3220 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609995 3097006080 108337 33554432000 1073741824 1073778376 140736413573312 139932756839112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 3024420

[startup+6.30064 s]
/proc/loadavg: 2.00 2.00 1.98 3/213 3222
/proc/meminfo: memFree=28237576/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=3024420 CPUtime=7.69 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 16787 0 1 0 758 11 0 0 20 0 18 0 334609989 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 756105 116825 2297 9 0 746526 0
[pid=3202/tid=3204] ppid=3200 vsize=3024420 CPUtime=6.25 cores=1,3,5,7
/proc/3202/task/3204/stat : 3204 (java) R 3200 3202 1585 0 -1 4202560 2796 0 1 0 617 8 0 0 20 0 18 0 334609990 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932918719464 139932859481540 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3205] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3205/stat : 3205 (java) S 3200 3202 1585 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 334609991 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932783774504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3206] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3206/stat : 3206 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334609991 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932782721704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3207] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3207/stat : 3207 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334609991 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932781669416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3208] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3208/stat : 3208 (java) S 3200 3202 1585 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 18 0 334609991 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932780616616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3209] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3209/stat : 3209 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334609991 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932779563304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3210] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3210/stat : 3210 (java) S 3200 3202 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334609991 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932778510504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3211] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3211/stat : 3211 (java) S 3200 3202 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 334609991 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932777458216 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3212] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3212/stat : 3212 (java) S 3200 3202 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334609991 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932776405416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3213] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3213/stat : 3213 (java) S 3200 3202 1585 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 18 0 334609992 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932764207848 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3214] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3214/stat : 3214 (java) S 3200 3202 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334609993 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932763153912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3215] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3215/stat : 3215 (java) S 3200 3202 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 334609993 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932762101512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3216] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3216/stat : 3216 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334609995 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932761050000 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3217] ppid=3200 vsize=3024420 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3217/stat : 3217 (java) S 3200 3202 1585 0 -1 4202560 5364 0 0 0 68 0 0 0 20 0 18 0 334609995 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932759996600 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3218] ppid=3200 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/3202/task/3218/stat : 3218 (java) S 3200 3202 1585 0 -1 4202560 7383 0 0 0 64 2 0 0 20 0 18 0 334609995 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932758943800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3219] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3219/stat : 3219 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334609995 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932757891704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3220] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3220/stat : 3220 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334609995 3097006080 116825 33554432000 1073741824 1073778376 140736413573312 139932756839112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 3024420

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.98 3/213 3226
/proc/meminfo: memFree=28235632/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=3024420 CPUtime=14.1 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 16810 0 1 0 1399 11 0 0 20 0 19 0 334609989 3097006080 116830 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0

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

/proc/3202/task/3207/stat : 3207 (java) S 3200 3202 1585 0 -1 4202560 250 0 0 0 34 13 0 0 20 0 19 0 334609991 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932781669416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3208] ppid=3200 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/3202/task/3208/stat : 3208 (java) S 3200 3202 1585 0 -1 4202560 217 0 0 0 37 10 0 0 20 0 19 0 334609991 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932780616616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3209] ppid=3200 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/3202/task/3209/stat : 3209 (java) S 3200 3202 1585 0 -1 4202560 313 0 0 0 39 16 0 0 20 0 19 0 334609991 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932779563304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3210] ppid=3200 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/3202/task/3210/stat : 3210 (java) S 3200 3202 1585 0 -1 4202560 287 0 0 0 40 18 0 0 20 0 19 0 334609991 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932778510504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3211] ppid=3200 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/3202/task/3211/stat : 3211 (java) S 3200 3202 1585 0 -1 4202560 195 0 0 0 35 11 0 0 20 0 19 0 334609991 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932777458216 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3212] ppid=3200 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/3202/task/3212/stat : 3212 (java) S 3200 3202 1585 0 -1 4202560 216 0 0 0 34 12 0 0 20 0 19 0 334609991 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932776405416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3213] ppid=3200 vsize=3024420 CPUtime=6.35 cores=1,3,5,7
/proc/3202/task/3213/stat : 3213 (java) R 3200 3202 1585 0 -1 4202560 152 0 0 0 632 3 0 0 20 0 19 0 334609992 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932764207848 139932924845199 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3214] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3214/stat : 3214 (java) S 3200 3202 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334609993 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932763153912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3215] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3215/stat : 3215 (java) S 3200 3202 1585 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 334609993 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932762101512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3216] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3216/stat : 3216 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609995 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932761050000 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3217] ppid=3200 vsize=3024420 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3217/stat : 3217 (java) S 3200 3202 1585 0 -1 4202560 5364 0 0 0 68 0 0 0 20 0 19 0 334609995 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932759996600 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3218] ppid=3200 vsize=3024420 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3218/stat : 3218 (java) S 3200 3202 1585 0 -1 4202560 7388 0 0 0 66 2 0 0 20 0 19 0 334609995 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932758943800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3219] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3219/stat : 3219 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334609995 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932757891704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3220] ppid=3200 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/3202/task/3220/stat : 3220 (java) S 3200 3202 1585 0 -1 4202560 47 0 0 0 7 7 0 0 20 0 19 0 334609995 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932756839112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3228] ppid=3200 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3228/stat : 3228 (java) S 3200 3202 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 334611281 3097006080 420103 33554432000 1073741824 1073778376 140736413573312 139932754707496 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 830.63
Current children cumulated vsize (KiB) 3024420

[startup+826.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 3333
/proc/meminfo: memFree=26411060/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=3090984 CPUtime=831.03 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 19057 0 1 0 82974 129 0 0 20 0 20 0 334609989 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 772746 420112 2305 9 0 763167 0
[pid=3202/tid=3204] ppid=3200 vsize=3090984 CPUtime=818.74 cores=1,3,5,7
/proc/3202/task/3204/stat : 3204 (java) S 3200 3202 1585 0 -1 4202560 2910 0 1 0 81852 22 0 0 20 0 20 0 334609990 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932918719672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3205] ppid=3200 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/3202/task/3205/stat : 3205 (java) S 3200 3202 1585 0 -1 4202560 269 0 0 0 39 14 0 0 20 0 20 0 334609991 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932783774504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3206] ppid=3200 vsize=3090984 CPUtime=0.48 cores=1,3,5,7
/proc/3202/task/3206/stat : 3206 (java) S 3200 3202 1585 0 -1 4202560 225 0 0 0 35 13 0 0 20 0 20 0 334609991 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932782721704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3207] ppid=3200 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3202/task/3207/stat : 3207 (java) S 3200 3202 1585 0 -1 4202560 250 0 0 0 34 13 0 0 20 0 20 0 334609991 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932781669416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3208] ppid=3200 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3202/task/3208/stat : 3208 (java) S 3200 3202 1585 0 -1 4202560 217 0 0 0 37 10 0 0 20 0 20 0 334609991 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932780616616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3209] ppid=3200 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/3202/task/3209/stat : 3209 (java) S 3200 3202 1585 0 -1 4202560 313 0 0 0 39 16 0 0 20 0 20 0 334609991 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932779563304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3210] ppid=3200 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/3202/task/3210/stat : 3210 (java) S 3200 3202 1585 0 -1 4202560 287 0 0 0 40 18 0 0 20 0 20 0 334609991 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932778510504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3211] ppid=3200 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3202/task/3211/stat : 3211 (java) S 3200 3202 1585 0 -1 4202560 195 0 0 0 35 11 0 0 20 0 20 0 334609991 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932777458216 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3212] ppid=3200 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3202/task/3212/stat : 3212 (java) S 3200 3202 1585 0 -1 4202560 216 0 0 0 34 12 0 0 20 0 20 0 334609991 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932776405416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3213] ppid=3200 vsize=3090984 CPUtime=6.75 cores=1,3,5,7
/proc/3202/task/3213/stat : 3213 (java) R 3200 3202 1585 0 -1 4202560 152 0 0 0 672 3 0 0 20 0 20 0 334609992 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932764207848 214537093392 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3214] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3214/stat : 3214 (java) S 3200 3202 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334609993 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932763153912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3215] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3215/stat : 3215 (java) S 3200 3202 1585 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 334609993 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932762101512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3216] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3216/stat : 3216 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334609995 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932761050000 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3217] ppid=3200 vsize=3090984 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3217/stat : 3217 (java) S 3200 3202 1585 0 -1 4202560 5364 0 0 0 68 0 0 0 20 0 20 0 334609995 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932759996600 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3218] ppid=3200 vsize=3090984 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3218/stat : 3218 (java) S 3200 3202 1585 0 -1 4202560 7388 0 0 0 66 2 0 0 20 0 20 0 334609995 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932758943800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3219] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3219/stat : 3219 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334609995 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932757891704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3220] ppid=3200 vsize=3090984 CPUtime=0.14 cores=1,3,5,7
/proc/3202/task/3220/stat : 3220 (java) S 3200 3202 1585 0 -1 4202560 47 0 0 0 7 7 0 0 20 0 20 0 334609995 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932756839112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3228] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3228/stat : 3228 (java) S 3200 3202 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 334611281 3165167616 420112 33554432000 1073741824 1073778376 140736413573312 139932754707496 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 831.03
Current children cumulated vsize (KiB) 3090984

[startup+827.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 3334
/proc/meminfo: memFree=26410928/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=3090984 CPUtime=831.44 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 19061 0 1 0 83015 129 0 0 20 0 20 0 334609989 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 772746 420113 2305 9 0 763167 0
[pid=3202/tid=3204] ppid=3200 vsize=3090984 CPUtime=818.74 cores=1,3,5,7
/proc/3202/task/3204/stat : 3204 (java) S 3200 3202 1585 0 -1 4202560 2910 0 1 0 81852 22 0 0 20 0 20 0 334609990 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932918719672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3205] ppid=3200 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/3202/task/3205/stat : 3205 (java) S 3200 3202 1585 0 -1 4202560 269 0 0 0 39 14 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932783774504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3206] ppid=3200 vsize=3090984 CPUtime=0.48 cores=1,3,5,7
/proc/3202/task/3206/stat : 3206 (java) S 3200 3202 1585 0 -1 4202560 225 0 0 0 35 13 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932782721704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3207] ppid=3200 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3202/task/3207/stat : 3207 (java) S 3200 3202 1585 0 -1 4202560 250 0 0 0 34 13 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932781669416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3208] ppid=3200 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3202/task/3208/stat : 3208 (java) S 3200 3202 1585 0 -1 4202560 217 0 0 0 37 10 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932780616616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3209] ppid=3200 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/3202/task/3209/stat : 3209 (java) S 3200 3202 1585 0 -1 4202560 313 0 0 0 39 16 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932779563304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3210] ppid=3200 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/3202/task/3210/stat : 3210 (java) S 3200 3202 1585 0 -1 4202560 287 0 0 0 40 18 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932778510504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3211] ppid=3200 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3202/task/3211/stat : 3211 (java) S 3200 3202 1585 0 -1 4202560 195 0 0 0 35 11 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932777458216 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3212] ppid=3200 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3202/task/3212/stat : 3212 (java) S 3200 3202 1585 0 -1 4202560 216 0 0 0 34 12 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932776405416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3213] ppid=3200 vsize=3090984 CPUtime=7.16 cores=1,3,5,7
/proc/3202/task/3213/stat : 3213 (java) R 3200 3202 1585 0 -1 4202560 153 0 0 0 713 3 0 0 20 0 20 0 334609992 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932764207848 139932925573614 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3214] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3214/stat : 3214 (java) S 3200 3202 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334609993 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932763153912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3215] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3215/stat : 3215 (java) S 3200 3202 1585 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 334609993 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932762101512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3216] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3216/stat : 3216 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932761050000 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3217] ppid=3200 vsize=3090984 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3217/stat : 3217 (java) S 3200 3202 1585 0 -1 4202560 5364 0 0 0 68 0 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932759996600 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3218] ppid=3200 vsize=3090984 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3218/stat : 3218 (java) S 3200 3202 1585 0 -1 4202560 7388 0 0 0 66 2 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932758943800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3219] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3219/stat : 3219 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932757891704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3220] ppid=3200 vsize=3090984 CPUtime=0.14 cores=1,3,5,7
/proc/3202/task/3220/stat : 3220 (java) S 3200 3202 1585 0 -1 4202560 47 0 0 0 7 7 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932756839112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3228] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3228/stat : 3228 (java) S 3200 3202 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 334611281 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932754707496 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3334] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3334/stat : 3334 (java) S 3200 3202 1585 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 334692634 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932753653704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 831.44
Current children cumulated vsize (KiB) 3090984

[startup+827.207 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 3334
/proc/meminfo: memFree=26410928/32873648 swapFree=7116/7116
[pid=3202] ppid=3200 vsize=3090984 CPUtime=831.54 cores=1,3,5,7
/proc/3202/stat : 3202 (java) S 3200 3202 1585 0 -1 4202496 19062 0 1 0 83025 129 0 0 20 0 20 0 334609989 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 140736413564448 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3202/statm: 772746 420113 2305 9 0 763167 0
[pid=3202/tid=3204] ppid=3200 vsize=3090984 CPUtime=818.74 cores=1,3,5,7
/proc/3202/task/3204/stat : 3204 (java) S 3200 3202 1585 0 -1 4202560 2910 0 1 0 81852 22 0 0 20 0 20 0 334609990 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932918719672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3205] ppid=3200 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/3202/task/3205/stat : 3205 (java) S 3200 3202 1585 0 -1 4202560 269 0 0 0 39 14 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932783774504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3206] ppid=3200 vsize=3090984 CPUtime=0.48 cores=1,3,5,7
/proc/3202/task/3206/stat : 3206 (java) S 3200 3202 1585 0 -1 4202560 225 0 0 0 35 13 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932782721704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3207] ppid=3200 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3202/task/3207/stat : 3207 (java) S 3200 3202 1585 0 -1 4202560 250 0 0 0 34 13 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932781669416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3208] ppid=3200 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3202/task/3208/stat : 3208 (java) S 3200 3202 1585 0 -1 4202560 217 0 0 0 37 10 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932780616616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3209] ppid=3200 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/3202/task/3209/stat : 3209 (java) S 3200 3202 1585 0 -1 4202560 313 0 0 0 39 16 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932779563304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3210] ppid=3200 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/3202/task/3210/stat : 3210 (java) S 3200 3202 1585 0 -1 4202560 287 0 0 0 40 18 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932778510504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3211] ppid=3200 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3202/task/3211/stat : 3211 (java) S 3200 3202 1585 0 -1 4202560 195 0 0 0 35 11 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932777458216 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3212] ppid=3200 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3202/task/3212/stat : 3212 (java) S 3200 3202 1585 0 -1 4202560 216 0 0 0 34 12 0 0 20 0 20 0 334609991 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932776405416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3213] ppid=3200 vsize=3090984 CPUtime=7.26 cores=1,3,5,7
/proc/3202/task/3213/stat : 3213 (java) R 3200 3202 1585 0 -1 4202560 153 0 0 0 723 3 0 0 20 0 20 0 334609992 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932764207848 139932924842918 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3214] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3214/stat : 3214 (java) S 3200 3202 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334609993 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932763153912 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3215] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3215/stat : 3215 (java) S 3200 3202 1585 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 334609993 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932762101512 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3216] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3216/stat : 3216 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932761050000 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3217] ppid=3200 vsize=3090984 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3217/stat : 3217 (java) S 3200 3202 1585 0 -1 4202560 5364 0 0 0 68 0 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932759996600 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3202/tid=3218] ppid=3200 vsize=3090984 CPUtime=0.68 cores=1,3,5,7
/proc/3202/task/3218/stat : 3218 (java) S 3200 3202 1585 0 -1 4202560 7388 0 0 0 66 2 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932758943800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3219] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3219/stat : 3219 (java) S 3200 3202 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932757891704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3202/tid=3220] ppid=3200 vsize=3090984 CPUtime=0.14 cores=1,3,5,7
/proc/3202/task/3220/stat : 3220 (java) S 3200 3202 1585 0 -1 4202560 47 0 0 0 7 7 0 0 20 0 20 0 334609995 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932756839112 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3202/tid=3228] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3228/stat : 3228 (java) S 3200 3202 1585 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 334611281 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932754707496 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3202/tid=3334] ppid=3200 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3202/task/3334/stat : 3334 (java) S 3200 3202 1585 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 334692634 3165167616 420113 33554432000 1073741824 1073778376 140736413573312 139932753654328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 831.54
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 827.251
CPU time (s): 831.797
CPU user time (s): 830.246
CPU system time (s): 1.55076
CPU usage (%): 100.55
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 830.246
system time used= 1.55076
maximum resident set size= 1680476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19072
page faults= 1
swaps= 0
block input operations= 8
block output operations= 816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19438
involuntary context switches= 11012

runsolver used 2.82257 second user time and 6.80396 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 02:54:05
IDJOB=3731362
IDBENCH=1882
IDSOLVER=2319
FILE ID=node127/3731362-1338684845
RUNJOBID= node127-1338678617-1607
PBS_JOBID= 14636686
Free space on /tmp= 70480 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-mitre.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731362-1338684845/watcher-3731362-1338684845 -o /tmp/evaluation-result-3731362-1338684845/solver-3731362-1338684845 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731362-1338684845.opb           

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

MD5SUM BENCH= 2b9af9044591fd3eb9f5def12c800cff
RANDOM SEED=111316416

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:        28698768 kB
Buffers:          383808 kB
Cached:          1849696 kB
SwapCached:         1500 kB
Active:          2058912 kB
Inactive:        1229276 kB
Active(anon):    1048568 kB
Inactive(anon):     7932 kB
Active(file):    1010344 kB
Inactive(file):  1221344 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:              4012 kB
Writeback:             0 kB
AnonPages:       1119040 kB
Mapped:            19064 kB
Shmem:                92 kB
Slab:             745132 kB
SReclaimable:     189180 kB
SUnreclaim:       555952 kB
KernelStack:        1648 kB
PageTables:         6104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1824888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1079296 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= 70476 MiB
End job on node127 at 2012-06-03 03:07:53