Trace number 3731373

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) 627.927 612.231

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1789.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
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 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
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.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version	1.6.0_24
0.04/0.08	c os.name	Linux
0.04/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch	amd64
0.04/0.08	c Free memory 1599470296
0.04/0.08	c Max memory 1607860224
0.04/0.08	c Total memory 1607860224
0.04/0.08	c Number of processors 8
0.08/0.10	--- Begin Solver configuration ---
0.08/0.10	c Stops conflict analysis at the first Unique Implication Point
0.08/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.10	c No reason simplification
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3731373-1338684873.opb
0.08/0.10	c reading problem ... 
0.27/0.23	c ... done. Wall clock time 0.127s.
0.27/0.23	c CPU time (experimental) 0.19s.
0.27/0.23	c #vars     470
0.27/0.23	c #constraints  470
0.27/0.25	c SATISFIABLE
0.27/0.25	c OPTIMIZING...
0.27/0.25	c Got one! Elapsed wall clock time (in seconds):0.151
0.27/0.26	o 223
1.81/1.45	c Got one! Elapsed wall clock time (in seconds):1.351
1.94/1.51	o 222
2.04/1.66	c Got one! Elapsed wall clock time (in seconds):1.563
2.04/1.66	o 221
3.71/3.29	c Got one! Elapsed wall clock time (in seconds):3.192
3.71/3.29	o 220
6.14/5.59	c Got one! Elapsed wall clock time (in seconds):5.489
6.14/5.59	o 219
23.71/22.25	c Got one! Elapsed wall clock time (in seconds):22.151
23.71/22.25	o 218
138.16/133.53	c Got one! Elapsed wall clock time (in seconds):133.424
138.16/133.53	o 217
184.41/178.93	c cleaning 503135 clauses out of 1006281 for limit 1.7307055949887366E11
229.99/223.32	c Got one! Elapsed wall clock time (in seconds):223.224
229.99/223.32	o 216
252.27/244.80	c Got one! Elapsed wall clock time (in seconds):244.704
252.27/244.80	o 215
305.49/297.36	c cleaning 564453 clauses out of 1128921 for limit 1244.1831187876269
622.61/607.18	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
622.61/607.18		at java.math.BigInteger.subtract(BigInteger.java:1098)
622.61/607.18		at org.sat4j.minisat.constraints.pb.MaxWatchPb.propagate(Unknown Source)
622.61/607.18		at org.sat4j.minisat.core.Solver.propagate(Unknown Source)
622.61/607.18		at org.sat4j.minisat.core.Solver.search(Unknown Source)
622.61/607.18		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
622.61/607.18		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
622.61/607.18		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
622.61/607.18		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
622.61/607.18		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
622.61/607.18		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
622.61/607.18		at org.sat4j.AbstractLauncher.run(Unknown Source)
622.61/607.18		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
625.20/609.70	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded

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-3731373-1338684873/watcher-3731373-1338684873 -o /tmp/evaluation-result-3731373-1338684873/solver-3731373-1338684873 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731373-1338684873.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.14 2.08 2.02 3/194 31659
/proc/meminfo: memFree=26170252/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/31659/stat : 31659 (java) D 31657 31659 29837 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 334613200 9515008 182 33554432000 1073741824 1073778376 140735338752592 140735338743624 242167398069 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/31659/statm: 2323 182 140 9 0 71 0

[startup+0.0678921 s]
/proc/loadavg: 2.14 2.08 2.02 3/194 31659
/proc/meminfo: memFree=26170252/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=2956804 CPUtime=0.04 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 4116 0 1 0 4 0 0 0 20 0 18 0 334613200 3027767296 5324 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 739201 5324 1767 9 0 729885 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2956804

[startup+0.100201 s]
/proc/loadavg: 2.14 2.08 2.02 3/194 31659
/proc/meminfo: memFree=26170252/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 4956 0 1 0 8 0 0 0 20 0 18 0 334613200 3028844544 6158 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 739464 6158 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300177 s]
/proc/loadavg: 2.14 2.08 2.02 3/194 31659
/proc/meminfo: memFree=26170252/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 7066 0 1 0 49 1 0 0 20 0 19 0 334613200 3097006080 9094 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 756105 9094 2258 9 0 746526 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3024420

[startup+0.70019 s]
/proc/loadavg: 2.14 2.08 2.02 3/194 31659
/proc/meminfo: memFree=26170252/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=3024420 CPUtime=1.05 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 7963 0 1 0 102 3 0 0 20 0 19 0 334613200 3097006080 36073 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 756105 36073 2261 9 0 746526 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 3024420

[startup+1.50067 s]
/proc/loadavg: 2.14 2.08 2.02 3/213 31679
/proc/meminfo: memFree=25944316/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=3024420 CPUtime=1.94 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 8131 0 1 0 187 7 0 0 20 0 19 0 334613200 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 756105 92413 2267 9 0 746526 0
[pid=31659/tid=31661] ppid=31657 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/31659/task/31661/stat : 31661 (java) R 31657 31659 29837 0 -1 4202560 3252 0 1 0 139 6 0 0 20 0 19 0 334613201 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189807104616 140189747346447 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31662] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31662/stat : 31662 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189673056936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31663] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31663/stat : 31663 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189672004392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31664] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31664/stat : 31664 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189670951848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31665] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31665/stat : 31665 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189669899304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31666] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31666/stat : 31666 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189668845736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31667] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31667/stat : 31667 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189667793192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31668] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31668/stat : 31668 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189666740648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31669] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31669/stat : 31669 (java) S 31657 31659 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189665688104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31670] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31670/stat : 31670 (java) S 31657 31659 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334613203 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189653277288 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31671] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31671/stat : 31671 (java) S 31657 31659 29837 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334613203 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189652223608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31672] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31672/stat : 31672 (java) S 31657 31659 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334613203 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189651170952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31673] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31673/stat : 31673 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613206 3097006080 92413 33554432000 1073741824 1073778376 140735149203680 140189650119696 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31674] ppid=31657 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/31659/task/31674/stat : 31674 (java) S 31657 31659 29837 0 -1 4202560 1361 0 0 0 20 0 0 0 20 0 19 0 334613206 3097006080 92925 33554432000 1073741824 1073778376 140735149203680 140189649066040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31675] ppid=31657 vsize=3024420 CPUtime=0.24 cores=1,3,5,7
/proc/31659/task/31675/stat : 31675 (java) S 31657 31659 29837 0 -1 4202560 2316 0 0 0 24 0 0 0 20 0 19 0 334613206 3097006080 92925 33554432000 1073741824 1073778376 140735149203680 140189648013496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31676] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31676/stat : 31676 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613206 3097006080 92925 33554432000 1073741824 1073778376 140735149203680 140189646961144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31677] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31677/stat : 31677 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613206 3097006080 92925 33554432000 1073741824 1073778376 140735149203680 140189645908808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 3024420

[startup+3.10072 s]
/proc/loadavg: 2.14 2.08 2.02 3/213 31681
/proc/meminfo: memFree=25719836/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=3024420 CPUtime=3.6 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 8263 0 1 0 348 12 0 0 20 0 19 0 334613200 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 756105 122642 2279 9 0 746526 0
[pid=31659/tid=31661] ppid=31657 vsize=3024420 CPUtime=3.02 cores=1,3,5,7
/proc/31659/task/31661/stat : 31661 (java) R 31657 31659 29837 0 -1 4202560 3290 0 1 0 295 7 0 0 20 0 19 0 334613201 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189807103416 140189747313975 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31662] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31662/stat : 31662 (java) S 31657 31659 29837 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189673056936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31663] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31663/stat : 31663 (java) S 31657 31659 29837 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189672004392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31664] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31664/stat : 31664 (java) S 31657 31659 29837 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189670951848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31665] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31665/stat : 31665 (java) S 31657 31659 29837 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189669899304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31666] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31666/stat : 31666 (java) S 31657 31659 29837 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189668845736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31667] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31667/stat : 31667 (java) S 31657 31659 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189667793192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31668] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31668/stat : 31668 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189666740648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31669] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31669/stat : 31669 (java) S 31657 31659 29837 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 334613202 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189665688104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31670] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31670/stat : 31670 (java) S 31657 31659 29837 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 334613203 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189653277288 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31671] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31671/stat : 31671 (java) S 31657 31659 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334613203 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189652223608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31672] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31672/stat : 31672 (java) S 31657 31659 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334613203 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189651170952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31673] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31673/stat : 31673 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613206 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189650119696 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31674] ppid=31657 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/31659/task/31674/stat : 31674 (java) S 31657 31659 29837 0 -1 4202560 1361 0 0 0 20 0 0 0 20 0 19 0 334613206 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189649066040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31675] ppid=31657 vsize=3024420 CPUtime=0.25 cores=1,3,5,7
/proc/31659/task/31675/stat : 31675 (java) S 31657 31659 29837 0 -1 4202560 2317 0 0 0 25 0 0 0 20 0 19 0 334613206 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189648013496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31676] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31676/stat : 31676 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613206 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189646961144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31677] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31677/stat : 31677 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613206 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189645908808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31681] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31681/stat : 31681 (java) S 31657 31659 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334613367 3097006080 122642 33554432000 1073741824 1073778376 140735149203680 140189643708072 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 3024420

[startup+6.30071 s]
/proc/loadavg: 2.21 2.10 2.03 3/213 31682
/proc/meminfo: memFree=25658284/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=3024420 CPUtime=7.01 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 8408 0 1 0 683 18 0 0 20 0 19 0 334613200 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 756105 136324 2281 9 0 746526 0
[pid=31659/tid=31661] ppid=31657 vsize=3024420 CPUtime=6.15 cores=1,3,5,7
/proc/31659/task/31661/stat : 31661 (java) R 31657 31659 29837 0 -1 4202560 3295 0 1 0 607 8 0 0 20 0 19 0 334613201 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189807102512 140189747299663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31662] ppid=31657 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/31659/task/31662/stat : 31662 (java) S 31657 31659 29837 0 -1 4202560 22 0 0 0 1 1 0 0 20 0 19 0 334613202 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189673056936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31663] ppid=31657 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/31659/task/31663/stat : 31663 (java) S 31657 31659 29837 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 334613202 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189672004392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31664] ppid=31657 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/31659/task/31664/stat : 31664 (java) S 31657 31659 29837 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 334613202 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189670951848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31665] ppid=31657 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/31659/task/31665/stat : 31665 (java) S 31657 31659 29837 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 19 0 334613202 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189669899304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31666] ppid=31657 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/31659/task/31666/stat : 31666 (java) S 31657 31659 29837 0 -1 4202560 39 0 0 0 3 2 0 0 20 0 19 0 334613202 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189668845736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31667] ppid=31657 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/31659/task/31667/stat : 31667 (java) S 31657 31659 29837 0 -1 4202560 33 0 0 0 2 2 0 0 20 0 19 0 334613202 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189667793192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31668] ppid=31657 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/31659/task/31668/stat : 31668 (java) S 31657 31659 29837 0 -1 4202560 20 0 0 0 1 1 0 0 20 0 19 0 334613202 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189666740648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31669] ppid=31657 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/31659/task/31669/stat : 31669 (java) S 31657 31659 29837 0 -1 4202560 46 0 0 0 3 2 0 0 20 0 19 0 334613202 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189665688104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31670] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31670/stat : 31670 (java) S 31657 31659 29837 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 334613203 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189653277288 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31671] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31671/stat : 31671 (java) S 31657 31659 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334613203 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189652223608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31672] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31672/stat : 31672 (java) S 31657 31659 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334613203 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189651170952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31673] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31673/stat : 31673 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613206 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189650119696 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31674] ppid=31657 vsize=3024420 CPUtime=0.21 cores=1,3,5,7
/proc/31659/task/31674/stat : 31674 (java) S 31657 31659 29837 0 -1 4202560 1383 0 0 0 21 0 0 0 20 0 19 0 334613206 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189649066040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31675] ppid=31657 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/31659/task/31675/stat : 31675 (java) S 31657 31659 29837 0 -1 4202560 2319 0 0 0 26 0 0 0 20 0 19 0 334613206 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189648013496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31676] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31676/stat : 31676 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613206 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189646961144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31677] ppid=31657 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31677/stat : 31677 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334613206 3097006080 136324 33554432000 1073741824 1073778376 140735149203680 140189645908808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 2.19 2.10 2.03 3/213 31683
/proc/meminfo: memFree=25512332/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=3024420 CPUtime=13.87 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 8684 0 1 0 1356 31 0 0 20 0 19 0 334613200 3097006080 166074 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/31659/statm: 772746 419021 2297 9 0 763167 0
[pid=31659/tid=31661] ppid=31657 vsize=3090984 CPUtime=436.89 cores=1,3,5,7
/proc/31659/task/31661/stat : 31661 (java) S 31657 31659 29837 0 -1 4202560 3762 0 1 0 43673 16 0 0 20 0 20 0 334613201 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189807105208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31662] ppid=31657 vsize=3090984 CPUtime=2.46 cores=1,3,5,7
/proc/31659/task/31662/stat : 31662 (java) S 31657 31659 29837 0 -1 4202560 504 0 0 0 233 13 0 0 20 0 20 0 334613202 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189673056936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31663] ppid=31657 vsize=3090984 CPUtime=2.39 cores=1,3,5,7
/proc/31659/task/31663/stat : 31663 (java) S 31657 31659 29837 0 -1 4202560 475 0 0 0 227 12 0 0 20 0 20 0 334613202 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189672004392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31664] ppid=31657 vsize=3090984 CPUtime=2.6 cores=1,3,5,7
/proc/31659/task/31664/stat : 31664 (java) S 31657 31659 29837 0 -1 4202560 478 0 0 0 248 12 0 0 20 0 20 0 334613202 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189670951848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31665] ppid=31657 vsize=3090984 CPUtime=2.46 cores=1,3,5,7
/proc/31659/task/31665/stat : 31665 (java) S 31657 31659 29837 0 -1 4202560 446 0 0 0 235 11 0 0 20 0 20 0 334613202 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189669899304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31666] ppid=31657 vsize=3090984 CPUtime=2.65 cores=1,3,5,7
/proc/31659/task/31666/stat : 31666 (java) S 31657 31659 29837 0 -1 4202560 535 0 0 0 249 16 0 0 20 0 20 0 334613202 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189668845736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31667] ppid=31657 vsize=3090984 CPUtime=2.58 cores=1,3,5,7
/proc/31659/task/31667/stat : 31667 (java) S 31657 31659 29837 0 -1 4202560 472 0 0 0 247 11 0 0 20 0 20 0 334613202 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189667793192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31668] ppid=31657 vsize=3090984 CPUtime=2.44 cores=1,3,5,7
/proc/31659/task/31668/stat : 31668 (java) S 31657 31659 29837 0 -1 4202560 469 0 0 0 231 13 0 0 20 0 20 0 334613202 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189666740648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31669] ppid=31657 vsize=3090984 CPUtime=2.66 cores=1,3,5,7
/proc/31659/task/31669/stat : 31669 (java) S 31657 31659 29837 0 -1 4202560 536 0 0 0 252 14 0 0 20 0 20 0 334613202 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189665688104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31670] ppid=31657 vsize=3090984 CPUtime=168.6 cores=1,3,5,7
/proc/31659/task/31670/stat : 31670 (java) R 31657 31659 29837 0 -1 4202560 76 0 0 0 16854 6 0 0 20 0 20 0 334613203 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189653277224 140189813959956 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31671] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31671/stat : 31671 (java) S 31657 31659 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334613203 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189652223608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31672] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31672/stat : 31672 (java) S 31657 31659 29837 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 334613203 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189651169176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31673] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31673/stat : 31673 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334613206 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189650119696 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31674] ppid=31657 vsize=3090984 CPUtime=0.25 cores=1,3,5,7
/proc/31659/task/31674/stat : 31674 (java) S 31657 31659 29837 0 -1 4202560 1395 0 0 0 25 0 0 0 20 0 20 0 334613206 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189649066040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31675] ppid=31657 vsize=3090984 CPUtime=0.33 cores=1,3,5,7
/proc/31659/task/31675/stat : 31675 (java) S 31657 31659 29837 0 -1 4202560 2358 0 0 0 33 0 0 0 20 0 20 0 334613206 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189648013496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31676] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31676/stat : 31676 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334613206 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189646961144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31677] ppid=31657 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/31659/task/31677/stat : 31677 (java) S 31657 31659 29837 0 -1 4202560 35 0 0 0 9 14 0 0 20 0 20 0 334613206 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189645908808 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31688] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31688/stat : 31688 (java) S 31657 31659 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 334637681 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189643707816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31716] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31716/stat : 31716 (java) S 31657 31659 29837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 334673918 3165167616 419021 33554432000 1073741824 1073778376 140735149203680 140189642654360 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 626.6
Current children cumulated vsize (KiB) 3090984

[startup+611.901 s]
/proc/loadavg: 1.95 1.99 1.99 3/213 31716
/proc/meminfo: memFree=24497708/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=3090984 CPUtime=627.43 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 12765 0 1 0 62614 129 0 0 20 0 18 0 334613200 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 772746 419020 2297 9 0 763167 0
[pid=31659/tid=31661] ppid=31657 vsize=3090984 CPUtime=436.89 cores=1,3,5,7
/proc/31659/task/31661/stat : 31661 (java) S 31657 31659 29837 0 -1 4202560 3762 0 1 0 43673 16 0 0 20 0 18 0 334613201 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189807106504 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31662] ppid=31657 vsize=3090984 CPUtime=2.46 cores=1,3,5,7
/proc/31659/task/31662/stat : 31662 (java) S 31657 31659 29837 0 -1 4202560 504 0 0 0 233 13 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189673056936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31663] ppid=31657 vsize=3090984 CPUtime=2.39 cores=1,3,5,7
/proc/31659/task/31663/stat : 31663 (java) S 31657 31659 29837 0 -1 4202560 475 0 0 0 227 12 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189672004392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31664] ppid=31657 vsize=3090984 CPUtime=2.6 cores=1,3,5,7
/proc/31659/task/31664/stat : 31664 (java) S 31657 31659 29837 0 -1 4202560 478 0 0 0 248 12 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189670951848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31665] ppid=31657 vsize=3090984 CPUtime=2.46 cores=1,3,5,7
/proc/31659/task/31665/stat : 31665 (java) S 31657 31659 29837 0 -1 4202560 446 0 0 0 235 11 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189669899304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31666] ppid=31657 vsize=3090984 CPUtime=2.65 cores=1,3,5,7
/proc/31659/task/31666/stat : 31666 (java) S 31657 31659 29837 0 -1 4202560 535 0 0 0 249 16 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189668845736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31667] ppid=31657 vsize=3090984 CPUtime=2.58 cores=1,3,5,7
/proc/31659/task/31667/stat : 31667 (java) S 31657 31659 29837 0 -1 4202560 472 0 0 0 247 11 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189667793192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31668] ppid=31657 vsize=3090984 CPUtime=2.44 cores=1,3,5,7
/proc/31659/task/31668/stat : 31668 (java) S 31657 31659 29837 0 -1 4202560 469 0 0 0 231 13 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189666740648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31669] ppid=31657 vsize=3090984 CPUtime=2.66 cores=1,3,5,7
/proc/31659/task/31669/stat : 31669 (java) S 31657 31659 29837 0 -1 4202560 536 0 0 0 252 14 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189665688104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31670] ppid=31657 vsize=3090984 CPUtime=169.4 cores=1,3,5,7
/proc/31659/task/31670/stat : 31670 (java) R 31657 31659 29837 0 -1 4202560 77 0 0 0 16934 6 0 0 20 0 18 0 334613203 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189653277104 140189813960072 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31671] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31671/stat : 31671 (java) S 31657 31659 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334613203 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189652223608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31672] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31672/stat : 31672 (java) S 31657 31659 29837 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 334613203 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189651168040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31673] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31673/stat : 31673 (java) S 31657 31659 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189650119240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31674] ppid=31657 vsize=3090984 CPUtime=0.25 cores=1,3,5,7
/proc/31659/task/31674/stat : 31674 (java) S 31657 31659 29837 0 -1 4202560 1395 0 0 0 25 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189649066040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31675] ppid=31657 vsize=3090984 CPUtime=0.33 cores=1,3,5,7
/proc/31659/task/31675/stat : 31675 (java) S 31657 31659 29837 0 -1 4202560 2358 0 0 0 33 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189648013496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31676] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31676/stat : 31676 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189646961144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31688] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31688/stat : 31688 (java) S 31657 31659 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334637681 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189643707816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 627.43
Current children cumulated vsize (KiB) 3090984

[startup+612.101 s]
/proc/loadavg: 1.95 1.99 1.99 3/213 31716
/proc/meminfo: memFree=24497708/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=3090984 CPUtime=627.63 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 12765 0 1 0 62634 129 0 0 20 0 18 0 334613200 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 772746 419020 2297 9 0 763167 0
[pid=31659/tid=31661] ppid=31657 vsize=3090984 CPUtime=436.89 cores=1,3,5,7
/proc/31659/task/31661/stat : 31661 (java) S 31657 31659 29837 0 -1 4202560 3762 0 1 0 43673 16 0 0 20 0 18 0 334613201 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189807106504 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31662] ppid=31657 vsize=3090984 CPUtime=2.46 cores=1,3,5,7
/proc/31659/task/31662/stat : 31662 (java) S 31657 31659 29837 0 -1 4202560 504 0 0 0 233 13 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189673056936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31663] ppid=31657 vsize=3090984 CPUtime=2.39 cores=1,3,5,7
/proc/31659/task/31663/stat : 31663 (java) S 31657 31659 29837 0 -1 4202560 475 0 0 0 227 12 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189672004392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31664] ppid=31657 vsize=3090984 CPUtime=2.6 cores=1,3,5,7
/proc/31659/task/31664/stat : 31664 (java) S 31657 31659 29837 0 -1 4202560 478 0 0 0 248 12 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189670951848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31665] ppid=31657 vsize=3090984 CPUtime=2.46 cores=1,3,5,7
/proc/31659/task/31665/stat : 31665 (java) S 31657 31659 29837 0 -1 4202560 446 0 0 0 235 11 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189669899304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31666] ppid=31657 vsize=3090984 CPUtime=2.65 cores=1,3,5,7
/proc/31659/task/31666/stat : 31666 (java) S 31657 31659 29837 0 -1 4202560 535 0 0 0 249 16 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189668845736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31667] ppid=31657 vsize=3090984 CPUtime=2.58 cores=1,3,5,7
/proc/31659/task/31667/stat : 31667 (java) S 31657 31659 29837 0 -1 4202560 472 0 0 0 247 11 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189667793192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31668] ppid=31657 vsize=3090984 CPUtime=2.44 cores=1,3,5,7
/proc/31659/task/31668/stat : 31668 (java) S 31657 31659 29837 0 -1 4202560 469 0 0 0 231 13 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189666740648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31669] ppid=31657 vsize=3090984 CPUtime=2.66 cores=1,3,5,7
/proc/31659/task/31669/stat : 31669 (java) S 31657 31659 29837 0 -1 4202560 536 0 0 0 252 14 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189665688104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31670] ppid=31657 vsize=3090984 CPUtime=169.6 cores=1,3,5,7
/proc/31659/task/31670/stat : 31670 (java) R 31657 31659 29837 0 -1 4202560 77 0 0 0 16954 6 0 0 20 0 18 0 334613203 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189653277104 242167071004 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31671] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31671/stat : 31671 (java) S 31657 31659 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334613203 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189652223608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31672] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31672/stat : 31672 (java) S 31657 31659 29837 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 334613203 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189651168040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31673] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31673/stat : 31673 (java) S 31657 31659 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189650119240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31674] ppid=31657 vsize=3090984 CPUtime=0.25 cores=1,3,5,7
/proc/31659/task/31674/stat : 31674 (java) S 31657 31659 29837 0 -1 4202560 1395 0 0 0 25 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189649066040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31675] ppid=31657 vsize=3090984 CPUtime=0.33 cores=1,3,5,7
/proc/31659/task/31675/stat : 31675 (java) S 31657 31659 29837 0 -1 4202560 2358 0 0 0 33 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189648013496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31676] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31676/stat : 31676 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189646961144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31688] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31688/stat : 31688 (java) S 31657 31659 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334637681 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189643707816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 627.63
Current children cumulated vsize (KiB) 3090984

[startup+612.201 s]
/proc/loadavg: 1.95 1.99 1.99 3/213 31716
/proc/meminfo: memFree=24497708/32873648 swapFree=7112/7112
[pid=31659] ppid=31657 vsize=3090984 CPUtime=627.73 cores=1,3,5,7
/proc/31659/stat : 31659 (java) S 31657 31659 29837 0 -1 4202496 12765 0 1 0 62644 129 0 0 20 0 18 0 334613200 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140735149194816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31659/statm: 772746 419020 2297 9 0 763167 0
[pid=31659/tid=31661] ppid=31657 vsize=3090984 CPUtime=436.89 cores=1,3,5,7
/proc/31659/task/31661/stat : 31661 (java) S 31657 31659 29837 0 -1 4202560 3762 0 1 0 43673 16 0 0 20 0 18 0 334613201 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189807106504 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31662] ppid=31657 vsize=3090984 CPUtime=2.46 cores=1,3,5,7
/proc/31659/task/31662/stat : 31662 (java) S 31657 31659 29837 0 -1 4202560 504 0 0 0 233 13 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189673056936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31663] ppid=31657 vsize=3090984 CPUtime=2.39 cores=1,3,5,7
/proc/31659/task/31663/stat : 31663 (java) S 31657 31659 29837 0 -1 4202560 475 0 0 0 227 12 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189672004392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31664] ppid=31657 vsize=3090984 CPUtime=2.6 cores=1,3,5,7
/proc/31659/task/31664/stat : 31664 (java) S 31657 31659 29837 0 -1 4202560 478 0 0 0 248 12 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189670951848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31665] ppid=31657 vsize=3090984 CPUtime=2.46 cores=1,3,5,7
/proc/31659/task/31665/stat : 31665 (java) S 31657 31659 29837 0 -1 4202560 446 0 0 0 235 11 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189669899304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31666] ppid=31657 vsize=3090984 CPUtime=2.65 cores=1,3,5,7
/proc/31659/task/31666/stat : 31666 (java) S 31657 31659 29837 0 -1 4202560 535 0 0 0 249 16 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189668845736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31667] ppid=31657 vsize=3090984 CPUtime=2.58 cores=1,3,5,7
/proc/31659/task/31667/stat : 31667 (java) S 31657 31659 29837 0 -1 4202560 472 0 0 0 247 11 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189667793192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31668] ppid=31657 vsize=3090984 CPUtime=2.44 cores=1,3,5,7
/proc/31659/task/31668/stat : 31668 (java) S 31657 31659 29837 0 -1 4202560 469 0 0 0 231 13 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189666740648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31669] ppid=31657 vsize=3090984 CPUtime=2.66 cores=1,3,5,7
/proc/31659/task/31669/stat : 31669 (java) S 31657 31659 29837 0 -1 4202560 536 0 0 0 252 14 0 0 20 0 18 0 334613202 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189665688104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31659/tid=31670] ppid=31657 vsize=3090984 CPUtime=169.7 cores=1,3,5,7
/proc/31659/task/31670/stat : 31670 (java) R 31657 31659 29837 0 -1 4202560 77 0 0 0 16964 6 0 0 20 0 18 0 334613203 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189653277104 242167071060 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31659/tid=31671] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31671/stat : 31671 (java) S 31657 31659 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 334613203 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189652223608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31672] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31672/stat : 31672 (java) S 31657 31659 29837 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 334613203 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189651168040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31673] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31673/stat : 31673 (java) S 31657 31659 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189650119240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31674] ppid=31657 vsize=3090984 CPUtime=0.25 cores=1,3,5,7
/proc/31659/task/31674/stat : 31674 (java) S 31657 31659 29837 0 -1 4202560 1395 0 0 0 25 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189649066040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31659/tid=31675] ppid=31657 vsize=3090984 CPUtime=0.33 cores=1,3,5,7
/proc/31659/task/31675/stat : 31675 (java) S 31657 31659 29837 0 -1 4202560 2358 0 0 0 33 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189648013496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31676] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31676/stat : 31676 (java) S 31657 31659 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334613206 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189646961144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31659/tid=31688] ppid=31657 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/31659/task/31688/stat : 31688 (java) S 31657 31659 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334637681 3165167616 419020 33554432000 1073741824 1073778376 140735149203680 140189643707816 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 627.73
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 612.231
CPU time (s): 627.927
CPU user time (s): 626.416
CPU system time (s): 1.51077
CPU usage (%): 102.564
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 626.416
system time used= 1.51077
maximum resident set size= 1676108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12774
page faults= 1
swaps= 0
block input operations= 0
block output operations= 656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18875
involuntary context switches= 32735

runsolver used 2.11468 second user time and 4.31234 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-03 02:54:33
IDJOB=3731373
IDBENCH=1948
IDSOLVER=2319
FILE ID=node126/3731373-1338684873
RUNJOBID= node126-1338678624-29857
PBS_JOBID= 14636687
Free space on /tmp= 70788 MiB

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

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

MD5SUM BENCH= a65a3b6248e07fcc15fb8d2bec9ac9bd
RANDOM SEED=1412930343

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26170888 kB
Buffers:          402932 kB
Cached:          3773224 kB
SwapCached:         9476 kB
Active:          3128080 kB
Inactive:        2712484 kB
Active(anon):    1654064 kB
Inactive(anon):    12180 kB
Active(file):    1474016 kB
Inactive(file):  2700304 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              3544 kB
Writeback:             0 kB
AnonPages:       1717532 kB
Mapped:            18032 kB
Shmem:                 0 kB
Slab:             722392 kB
SReclaimable:     166508 kB
SUnreclaim:       555884 kB
KernelStack:        1768 kB
PageTables:         7112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1825740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1677312 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= 70784 MiB
End job on node126 at 2012-06-03 03:04:45