Trace number 3744830

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 NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23No Cert. 435.798 431.415

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.G.recomb10-0.20-13.opb
MD5SUM29a5e01a8226455825d0b564a1dd2bc6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark39324
Best CPU time to get the best result obtained on this benchmark1800.88
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables83000
Total number of constraints1292255
Number of constraints which are clauses1292255
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 10460
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 3451260
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 3451260
Number of bits of the biggest sum of numbers22
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.06/0.10	c no version file found!!!
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version	1.6.0_24
0.06/0.10	c os.name	Linux
0.06/0.10	c os.version	2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch	amd64
0.06/0.10	c Free memory 1599470296
0.06/0.10	c Max memory 1607860224
0.06/0.10	c Total memory 1607860224
0.06/0.10	c Number of processors 8
0.06/0.12	--- Begin Solver configuration ---
0.06/0.12	c Stops conflict analysis at the first Unique Implication Point
0.06/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.06/0.12	c Learn all clauses as in MiniSAT
0.06/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.06/0.12	c No reason simplification
0.06/0.12	c --- End Solver configuration ---
0.06/0.12	c solving HOME/instance-3744830-1338808982.opb
0.06/0.12	c reading problem ... 
7.25/5.91	c ... done. Wall clock time 5.791s.
7.25/5.91	c CPU time (experimental) 5.56s.
7.25/5.91	c #vars     83000
7.25/5.91	c #constraints  514538
8.55/6.77	c SATISFIABLE
8.55/6.77	c OPTIMIZING...
8.55/6.77	c Got one! Elapsed wall clock time (in seconds):6.649
8.98/7.14	o 325809
9.88/7.94	c Got one! Elapsed wall clock time (in seconds):7.819
10.19/8.29	o 249113
11.76/9.68	c Got one! Elapsed wall clock time (in seconds):9.553
12.16/10.03	o 202754
13.26/11.11	c Got one! Elapsed wall clock time (in seconds):10.987
13.56/11.47	o 165549
15.76/13.63	c Got one! Elapsed wall clock time (in seconds):13.506
16.06/13.99	o 155358
16.96/14.82	c Got one! Elapsed wall clock time (in seconds):14.7
17.26/15.18	o 144063
19.36/17.24	c Got one! Elapsed wall clock time (in seconds):17.116
19.67/17.60	o 131450
425.71/421.55	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
426.61/422.49		at java.math.BigInteger.subtract(BigInteger.java:1098)c starts		: 46
432.71/428.57	c conflicts		: 531971
432.71/428.57	c decisions		: 2933495
432.71/428.57	c propagations		: 392360017
432.71/428.57	c inspects		: 307125420
432.71/428.57	c learnt literals	: 66
432.71/428.57	c learnt binary clauses	: 327
432.71/428.57	c learnt ternary clauses	: 414
432.71/428.57	c learnt clauses	: 531905
432.71/428.57	c root simplifications	: 0
432.71/428.57	c removed literals (reason simplification)	: 0
432.71/428.57	c reason swapping (by a shorter reason)	: 0
432.71/428.57	c Calls to reduceDB	: 0
432.71/428.57	c speed (decisions/second)	: 7144.54982074663
432.71/428.57	c non guided choices	159562
432.71/428.57	s SATISFIABLE
434.61/430.46	
434.61/430.46	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
434.61/430.46		at java.lang.Integer.toString(Integer.java:310)
434.61/430.46		at java.lang.Integer.toString(Integer.java:118)
434.61/430.46		at java.lang.String.valueOf(String.java:2931)
434.61/430.46		at java.io.PrintWriter.print(PrintWriter.java:487)
434.61/430.46		at org.sat4j.reader.OPBReader2005.decode(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-3744830-1338808982/watcher-3744830-1338808982 -o /tmp/evaluation-result-3744830-1338808982/solver-3744830-1338808982 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744830-1338808982.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/196 27870
/proc/meminfo: memFree=27557840/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/27870/stat : 27870 (java) D 27868 27870 27495 0 -1 4202496 93 0 0 0 0 0 0 0 20 0 1 0 347023102 2560000 46 33554432000 1073741824 1073778376 140735995360352 140735995357480 215134334247 0 0 4096 0 18446744072100748580 0 0 17 4 0 0 0 0 0
/proc/27870/statm: 625 46 37 9 0 29 0

[startup+0.0382441 s]
/proc/loadavg: 2.00 2.00 1.91 3/196 27870
/proc/meminfo: memFree=27557840/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=2414972 CPUtime=0 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 3704 0 1 0 0 0 0 0 20 0 10 0 347023102 2472931328 3892 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 603743 3894 1536 9 0 594444 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2414972

[startup+0.100225 s]
/proc/loadavg: 2.00 2.00 1.91 3/196 27870
/proc/meminfo: memFree=27557840/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 4181 0 1 0 5 1 0 0 20 0 18 0 347023102 3028844544 5388 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 739464 5388 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.300192 s]
/proc/loadavg: 2.00 2.00 1.91 3/196 27870
/proc/meminfo: memFree=27557840/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=2957856 CPUtime=0.43 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 6068 0 1 0 41 2 0 0 20 0 18 0 347023102 3028844544 9730 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 739464 9730 2232 9 0 729885 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2957856

[startup+0.700219 s]
/proc/loadavg: 2.00 2.00 1.91 3/196 27870
/proc/meminfo: memFree=27557840/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=2957856 CPUtime=1.14 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 8899 0 1 0 109 5 0 0 20 0 18 0 347023102 3028844544 44235 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 739464 44235 2250 9 0 729885 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 2957856

[startup+1.50068 s]
/proc/loadavg: 2.00 2.00 1.91 3/214 27888
/proc/meminfo: memFree=27244476/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=2957856 CPUtime=2.03 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 9088 0 1 0 193 10 0 0 20 0 18 0 347023102 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 739464 114916 2266 9 0 729885 0
[pid=27870/tid=27872] ppid=27868 vsize=2957856 CPUtime=1.42 cores=0,2,4,6
/proc/27870/task/27872/stat : 27872 (java) R 27868 27870 27495 0 -1 4202560 3301 0 1 0 135 7 0 0 20 0 18 0 347023104 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271350533880 140271290628694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27873] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27873/stat : 27873 (java) S 27868 27870 27495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 347023105 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271215962408 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27874] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27874/stat : 27874 (java) S 27868 27870 27495 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 347023105 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271214909608 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27875] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27875/stat : 27875 (java) S 27868 27870 27495 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 347023105 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271213857320 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27876] ppid=27868 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/27870/task/27876/stat : 27876 (java) S 27868 27870 27495 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 347023105 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271212804520 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27877] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27877/stat : 27877 (java) S 27868 27870 27495 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 347023105 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271211752232 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27878] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27878/stat : 27878 (java) S 27868 27870 27495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 347023105 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271210699432 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27879] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27879/stat : 27879 (java) S 27868 27870 27495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 347023105 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271209647144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27880] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27880/stat : 27880 (java) S 27868 27870 27495 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 347023105 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271208594344 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27881] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27881/stat : 27881 (java) S 27868 27870 27495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 347023107 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271196395752 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27882] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27882/stat : 27882 (java) S 27868 27870 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347023107 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271195341816 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27883] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27883/stat : 27883 (java) S 27868 27870 27495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347023107 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271194289416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27884] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27884/stat : 27884 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347023110 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271193237904 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27885] ppid=27868 vsize=2957856 CPUtime=0.24 cores=0,2,4,6
/proc/27870/task/27885/stat : 27885 (java) S 27868 27870 27495 0 -1 4202560 2094 0 0 0 23 1 0 0 20 0 18 0 347023110 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271192185528 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27886] ppid=27868 vsize=2957856 CPUtime=0.2 cores=0,2,4,6
/proc/27870/task/27886/stat : 27886 (java) S 27868 27870 27495 0 -1 4202560 2454 0 0 0 20 0 0 0 20 0 18 0 347023110 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271191132728 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27887] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27887/stat : 27887 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347023110 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271190080632 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27888] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27888/stat : 27888 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347023110 3028844544 114916 33554432000 1073741824 1073778376 140736519211168 140271189028040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 2957856

[startup+3.10069 s]
/proc/loadavg: 2.00 2.00 1.91 3/214 27888
/proc/meminfo: memFree=27083988/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=2957856 CPUtime=3.85 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 9182 0 1 0 371 14 0 0 20 0 18 0 347023102 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 739464 124662 2266 9 0 729885 0
[pid=27870/tid=27872] ppid=27868 vsize=2957856 CPUtime=2.95 cores=0,2,4,6
/proc/27870/task/27872/stat : 27872 (java) R 27868 27870 27495 0 -1 4202560 3303 0 1 0 287 8 0 0 20 0 18 0 347023104 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271350533864 215146882317 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27873] ppid=27868 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/27870/task/27873/stat : 27873 (java) S 27868 27870 27495 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 18 0 347023105 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271215962408 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27874] ppid=27868 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/27870/task/27874/stat : 27874 (java) S 27868 27870 27495 0 -1 4202560 16 0 0 0 5 0 0 0 20 0 18 0 347023105 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271214909608 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27875] ppid=27868 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/27870/task/27875/stat : 27875 (java) S 27868 27870 27495 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 18 0 347023105 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271213857320 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27876] ppid=27868 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/27870/task/27876/stat : 27876 (java) S 27868 27870 27495 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 18 0 347023105 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271212804520 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27877] ppid=27868 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/27870/task/27877/stat : 27877 (java) S 27868 27870 27495 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 18 0 347023105 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271211752232 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27878] ppid=27868 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/27870/task/27878/stat : 27878 (java) S 27868 27870 27495 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 18 0 347023105 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271210699432 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27879] ppid=27868 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/27870/task/27879/stat : 27879 (java) S 27868 27870 27495 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 347023105 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271209647144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27880] ppid=27868 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/27870/task/27880/stat : 27880 (java) S 27868 27870 27495 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 347023105 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271208594344 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27881] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27881/stat : 27881 (java) S 27868 27870 27495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 347023107 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271196395752 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27882] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27882/stat : 27882 (java) S 27868 27870 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347023107 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271195341816 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27883] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27883/stat : 27883 (java) S 27868 27870 27495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347023107 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271194289416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27884] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27884/stat : 27884 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347023110 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271193237904 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27885] ppid=27868 vsize=2957856 CPUtime=0.25 cores=0,2,4,6
/proc/27870/task/27885/stat : 27885 (java) S 27868 27870 27495 0 -1 4202560 2095 0 0 0 24 1 0 0 20 0 18 0 347023110 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271192185528 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27886] ppid=27868 vsize=2957856 CPUtime=0.21 cores=0,2,4,6
/proc/27870/task/27886/stat : 27886 (java) S 27868 27870 27495 0 -1 4202560 2455 0 0 0 21 0 0 0 20 0 18 0 347023110 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271191132728 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27887] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27887/stat : 27887 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347023110 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271190080632 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27888] ppid=27868 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27888/stat : 27888 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347023110 3028844544 124662 33554432000 1073741824 1073778376 140736519211168 140271189028040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 2957856

[startup+6.30066 s]
/proc/loadavg: 2.40 2.08 1.94 3/214 27888
/proc/meminfo: memFree=27010012/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=3024420 CPUtime=8.13 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 11298 0 1 0 789 24 0 0 20 0 19 0 347023102 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 756105 148162 2293 9 0 746526 0
[pid=27870/tid=27872] ppid=27868 vsize=3024420 CPUtime=5.94 cores=0,2,4,6
/proc/27870/task/27872/stat : 27872 (java) R 27868 27870 27495 0 -1 4202560 3323 0 1 0 585 9 0 0 20 0 19 0 347023104 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271350526272 140271291033950 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27873] ppid=27868 vsize=3024420 CPUtime=0.14 cores=0,2,4,6
/proc/27870/task/27873/stat : 27873 (java) S 27868 27870 27495 0 -1 4202560 54 0 0 0 11 3 0 0 20 0 19 0 347023105 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271215962408 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27874] ppid=27868 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/27870/task/27874/stat : 27874 (java) S 27868 27870 27495 0 -1 4202560 49 0 0 0 13 2 0 0 20 0 19 0 347023105 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271214909608 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27875] ppid=27868 vsize=3024420 CPUtime=0.16 cores=0,2,4,6
/proc/27870/task/27875/stat : 27875 (java) S 27868 27870 27495 0 -1 4202560 52 0 0 0 14 2 0 0 20 0 19 0 347023105 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271213857320 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27876] ppid=27868 vsize=3024420 CPUtime=0.24 cores=0,2,4,6
/proc/27870/task/27876/stat : 27876 (java) S 27868 27870 27495 0 -1 4202560 89 0 0 0 21 3 0 0 20 0 19 0 347023105 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271212804520 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27877] ppid=27868 vsize=3024420 CPUtime=0.11 cores=0,2,4,6
/proc/27870/task/27877/stat : 27877 (java) S 27868 27870 27495 0 -1 4202560 32 0 0 0 11 0 0 0 20 0 19 0 347023105 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271211752232 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27878] ppid=27868 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/27870/task/27878/stat : 27878 (java) S 27868 27870 27495 0 -1 4202560 34 0 0 0 8 0 0 0 20 0 19 0 347023105 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271210699432 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27879] ppid=27868 vsize=3024420 CPUtime=0.11 cores=0,2,4,6
/proc/27870/task/27879/stat : 27879 (java) S 27868 27870 27495 0 -1 4202560 37 0 0 0 9 2 0 0 20 0 19 0 347023105 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271209647144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27880] ppid=27868 vsize=3024420 CPUtime=0.1 cores=0,2,4,6
/proc/27870/task/27880/stat : 27880 (java) S 27868 27870 27495 0 -1 4202560 39 0 0 0 9 1 0 0 20 0 19 0 347023105 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271208594344 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27881] ppid=27868 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27881/stat : 27881 (java) S 27868 27870 27495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347023107 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271196395752 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27882] ppid=27868 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27882/stat : 27882 (java) S 27868 27870 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347023107 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271195341816 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27883] ppid=27868 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27883/stat : 27883 (java) S 27868 27870 27495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347023107 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271194289416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27884] ppid=27868 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27884/stat : 27884 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347023110 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271193237904 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27885] ppid=27868 vsize=3024420 CPUtime=0.55 cores=0,2,4,6
/proc/27870/task/27885/stat : 27885 (java) S 27868 27870 27495 0 -1 4202560 3472 0 0 0 53 2 0 0 20 0 19 0 347023110 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271192185528 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27886] ppid=27868 vsize=3024420 CPUtime=0.41 cores=0,2,4,6
/proc/27870/task/27886/stat : 27886 (java) S 27868 27870 27495 0 -1 4202560 2926 0 0 0 41 0 0 0 20 0 19 0 347023110 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271191132728 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27887] ppid=27868 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27887/stat : 27887 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347023110 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271190080632 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27888] ppid=27868 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27888/stat : 27888 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347023110 3097006080 148162 33554432000 1073741824 1073778376 140736519211168 140271189028040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 2.37 2.08 1.94 3/215 27893
/proc/meminfo: memFree=26739944/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=3024420 CPUtime=14.86 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 11963 0 1 0 1461 25 0 0 20 0 19 0 347023102 3097006080 148154 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 756105 148154 2295 9 0 746526 0
[pid=27870/tid=27872] ppid=27868 vsize=3024420 CPUtime=12.33 cores=0,2,4,6

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

/proc/27870/task/27877/stat : 27877 (java) S 27868 27870 27495 0 -1 4202560 341 0 0 0 26 9 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271211752232 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27878] ppid=27868 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/27870/task/27878/stat : 27878 (java) S 27868 27870 27495 0 -1 4202560 381 0 0 0 33 20 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271210699432 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27879] ppid=27868 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/27870/task/27879/stat : 27879 (java) S 27868 27870 27495 0 -1 4202560 324 0 0 0 26 11 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271209647144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27880] ppid=27868 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/27870/task/27880/stat : 27880 (java) S 27868 27870 27495 0 -1 4202560 360 0 0 0 38 23 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271208594344 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27881] ppid=27868 vsize=3090984 CPUtime=33.13 cores=0,2,4,6
/proc/27870/task/27881/stat : 27881 (java) R 27868 27870 27495 0 -1 4202560 128 0 0 0 3309 4 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271196395912 140271354695919 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27882] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27882/stat : 27882 (java) S 27868 27870 27495 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271195341816 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27883] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27883/stat : 27883 (java) S 27868 27870 27495 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271194289416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27884] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27884/stat : 27884 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271193237904 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27885] ppid=27868 vsize=3090984 CPUtime=0.73 cores=0,2,4,6
/proc/27870/task/27885/stat : 27885 (java) S 27868 27870 27495 0 -1 4202560 3491 0 0 0 71 2 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271192185528 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27886] ppid=27868 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/27870/task/27886/stat : 27886 (java) S 27868 27870 27495 0 -1 4202560 3557 0 0 0 57 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271191132728 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27887] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27887/stat : 27887 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271190080632 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27888] ppid=27868 vsize=3090984 CPUtime=0.09 cores=0,2,4,6
/proc/27870/task/27888/stat : 27888 (java) S 27868 27870 27495 0 -1 4202560 25 0 0 0 4 5 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271189028040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27896] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27896/stat : 27896 (java) S 27868 27870 27495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 347024900 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271186896424 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27901] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27901/stat : 27901 (java) S 27868 27870 27495 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 347065769 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271185842232 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 434.51
Current children cumulated vsize (KiB) 3090984

[startup+431.101 s]
/proc/loadavg: 2.14 2.06 1.96 3/217 27901
/proc/meminfo: memFree=24964620/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=3090984 CPUtime=435.31 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 14487 0 1 0 43385 146 0 0 20 0 20 0 347023102 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 772746 418717 2302 9 0 763167 0
[pid=27870/tid=27872] ppid=27868 vsize=3090984 CPUtime=396.1 cores=0,2,4,6
/proc/27870/task/27872/stat : 27872 (java) S 27868 27870 27495 0 -1 4202560 3386 0 1 0 39595 15 0 0 20 0 20 0 347023104 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271350535352 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27873] ppid=27868 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/27870/task/27873/stat : 27873 (java) S 27868 27870 27495 0 -1 4202560 405 0 0 0 28 16 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271215962408 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27874] ppid=27868 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/27870/task/27874/stat : 27874 (java) S 27868 27870 27495 0 -1 4202560 209 0 0 0 27 13 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271214909608 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27875] ppid=27868 vsize=3090984 CPUtime=0.34 cores=0,2,4,6
/proc/27870/task/27875/stat : 27875 (java) S 27868 27870 27495 0 -1 4202560 185 0 0 0 25 9 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271213857320 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27876] ppid=27868 vsize=3090984 CPUtime=0.77 cores=0,2,4,6
/proc/27870/task/27876/stat : 27876 (java) S 27868 27870 27495 0 -1 4202560 463 0 0 0 50 27 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271212804520 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27877] ppid=27868 vsize=3090984 CPUtime=0.35 cores=0,2,4,6
/proc/27870/task/27877/stat : 27877 (java) S 27868 27870 27495 0 -1 4202560 341 0 0 0 26 9 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271211752232 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27878] ppid=27868 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/27870/task/27878/stat : 27878 (java) S 27868 27870 27495 0 -1 4202560 381 0 0 0 33 20 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271210699432 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27879] ppid=27868 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/27870/task/27879/stat : 27879 (java) S 27868 27870 27495 0 -1 4202560 324 0 0 0 26 11 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271209647144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27880] ppid=27868 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/27870/task/27880/stat : 27880 (java) S 27868 27870 27495 0 -1 4202560 360 0 0 0 38 23 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271208594344 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27881] ppid=27868 vsize=3090984 CPUtime=33.93 cores=0,2,4,6
/proc/27870/task/27881/stat : 27881 (java) R 27868 27870 27495 0 -1 4202560 128 0 0 0 3389 4 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271196395912 140271356658041 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27882] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27882/stat : 27882 (java) S 27868 27870 27495 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271195341816 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27883] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27883/stat : 27883 (java) S 27868 27870 27495 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271194289416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27884] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27884/stat : 27884 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271193237904 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27885] ppid=27868 vsize=3090984 CPUtime=0.73 cores=0,2,4,6
/proc/27870/task/27885/stat : 27885 (java) S 27868 27870 27495 0 -1 4202560 3491 0 0 0 71 2 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271192185528 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27886] ppid=27868 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/27870/task/27886/stat : 27886 (java) S 27868 27870 27495 0 -1 4202560 3557 0 0 0 57 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271191132728 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27887] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27887/stat : 27887 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271190080632 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27888] ppid=27868 vsize=3090984 CPUtime=0.09 cores=0,2,4,6
/proc/27870/task/27888/stat : 27888 (java) S 27868 27870 27495 0 -1 4202560 25 0 0 0 4 5 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271189028040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27896] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27896/stat : 27896 (java) S 27868 27870 27495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 347024900 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271186896424 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27901] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27901/stat : 27901 (java) S 27868 27870 27495 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 347065769 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271185842120 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 435.31
Current children cumulated vsize (KiB) 3090984

[startup+431.301 s]
/proc/loadavg: 2.14 2.06 1.96 3/217 27901
/proc/meminfo: memFree=24964620/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=3090984 CPUtime=435.5 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 14487 0 1 0 43404 146 0 0 20 0 20 0 347023102 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 772746 418717 2302 9 0 763167 0
[pid=27870/tid=27872] ppid=27868 vsize=3090984 CPUtime=396.1 cores=0,2,4,6
/proc/27870/task/27872/stat : 27872 (java) S 27868 27870 27495 0 -1 4202560 3386 0 1 0 39595 15 0 0 20 0 20 0 347023104 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271350535352 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27873] ppid=27868 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/27870/task/27873/stat : 27873 (java) S 27868 27870 27495 0 -1 4202560 405 0 0 0 28 16 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271215962408 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27874] ppid=27868 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/27870/task/27874/stat : 27874 (java) S 27868 27870 27495 0 -1 4202560 209 0 0 0 27 13 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271214909608 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27875] ppid=27868 vsize=3090984 CPUtime=0.34 cores=0,2,4,6
/proc/27870/task/27875/stat : 27875 (java) S 27868 27870 27495 0 -1 4202560 185 0 0 0 25 9 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271213857320 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27876] ppid=27868 vsize=3090984 CPUtime=0.77 cores=0,2,4,6
/proc/27870/task/27876/stat : 27876 (java) S 27868 27870 27495 0 -1 4202560 463 0 0 0 50 27 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271212804520 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27877] ppid=27868 vsize=3090984 CPUtime=0.35 cores=0,2,4,6
/proc/27870/task/27877/stat : 27877 (java) S 27868 27870 27495 0 -1 4202560 341 0 0 0 26 9 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271211752232 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27878] ppid=27868 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/27870/task/27878/stat : 27878 (java) S 27868 27870 27495 0 -1 4202560 381 0 0 0 33 20 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271210699432 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27879] ppid=27868 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/27870/task/27879/stat : 27879 (java) S 27868 27870 27495 0 -1 4202560 324 0 0 0 26 11 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271209647144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27880] ppid=27868 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/27870/task/27880/stat : 27880 (java) S 27868 27870 27495 0 -1 4202560 360 0 0 0 38 23 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271208594344 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27881] ppid=27868 vsize=3090984 CPUtime=34.13 cores=0,2,4,6
/proc/27870/task/27881/stat : 27881 (java) R 27868 27870 27495 0 -1 4202560 128 0 0 0 3409 4 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271196395912 140271357390100 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27882] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27882/stat : 27882 (java) S 27868 27870 27495 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271195341816 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27883] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27883/stat : 27883 (java) S 27868 27870 27495 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271194289416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27884] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27884/stat : 27884 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271193237904 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27885] ppid=27868 vsize=3090984 CPUtime=0.73 cores=0,2,4,6
/proc/27870/task/27885/stat : 27885 (java) S 27868 27870 27495 0 -1 4202560 3491 0 0 0 71 2 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271192185528 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27886] ppid=27868 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/27870/task/27886/stat : 27886 (java) S 27868 27870 27495 0 -1 4202560 3557 0 0 0 57 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271191132728 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27887] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27887/stat : 27887 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271190080632 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27888] ppid=27868 vsize=3090984 CPUtime=0.09 cores=0,2,4,6
/proc/27870/task/27888/stat : 27888 (java) S 27868 27870 27495 0 -1 4202560 25 0 0 0 4 5 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271189028040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27896] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27896/stat : 27896 (java) S 27868 27870 27495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 347024900 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271186896424 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27901] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27901/stat : 27901 (java) S 27868 27870 27495 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 347065769 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271185842120 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 435.5
Current children cumulated vsize (KiB) 3090984

[startup+431.401 s]
/proc/loadavg: 2.14 2.06 1.96 3/217 27901
/proc/meminfo: memFree=24964620/32873844 swapFree=7380/7380
[pid=27870] ppid=27868 vsize=3090984 CPUtime=435.6 cores=0,2,4,6
/proc/27870/stat : 27870 (java) S 27868 27870 27495 0 -1 4202496 14487 0 1 0 43414 146 0 0 20 0 20 0 347023102 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140736519202304 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27870/statm: 772746 418717 2302 9 0 763167 0
[pid=27870/tid=27872] ppid=27868 vsize=3090984 CPUtime=396.1 cores=0,2,4,6
/proc/27870/task/27872/stat : 27872 (java) S 27868 27870 27495 0 -1 4202560 3386 0 1 0 39595 15 0 0 20 0 20 0 347023104 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271350535352 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27873] ppid=27868 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/27870/task/27873/stat : 27873 (java) S 27868 27870 27495 0 -1 4202560 405 0 0 0 28 16 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271215962408 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27874] ppid=27868 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/27870/task/27874/stat : 27874 (java) S 27868 27870 27495 0 -1 4202560 209 0 0 0 27 13 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271214909608 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27875] ppid=27868 vsize=3090984 CPUtime=0.34 cores=0,2,4,6
/proc/27870/task/27875/stat : 27875 (java) S 27868 27870 27495 0 -1 4202560 185 0 0 0 25 9 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271213857320 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27876] ppid=27868 vsize=3090984 CPUtime=0.77 cores=0,2,4,6
/proc/27870/task/27876/stat : 27876 (java) S 27868 27870 27495 0 -1 4202560 463 0 0 0 50 27 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271212804520 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27877] ppid=27868 vsize=3090984 CPUtime=0.35 cores=0,2,4,6
/proc/27870/task/27877/stat : 27877 (java) S 27868 27870 27495 0 -1 4202560 341 0 0 0 26 9 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271211752232 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27878] ppid=27868 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/27870/task/27878/stat : 27878 (java) S 27868 27870 27495 0 -1 4202560 381 0 0 0 33 20 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271210699432 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27879] ppid=27868 vsize=3090984 CPUtime=0.37 cores=0,2,4,6
/proc/27870/task/27879/stat : 27879 (java) S 27868 27870 27495 0 -1 4202560 324 0 0 0 26 11 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271209647144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27880] ppid=27868 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/27870/task/27880/stat : 27880 (java) S 27868 27870 27495 0 -1 4202560 360 0 0 0 38 23 0 0 20 0 20 0 347023105 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271208594344 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27881] ppid=27868 vsize=3090984 CPUtime=34.23 cores=0,2,4,6
/proc/27870/task/27881/stat : 27881 (java) R 27868 27870 27495 0 -1 4202560 128 0 0 0 3419 4 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271196395912 140271356659089 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27882] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27882/stat : 27882 (java) S 27868 27870 27495 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271195341816 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27883] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27883/stat : 27883 (java) S 27868 27870 27495 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 20 0 347023107 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271194289416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27884] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27884/stat : 27884 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271193237904 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27885] ppid=27868 vsize=3090984 CPUtime=0.73 cores=0,2,4,6
/proc/27870/task/27885/stat : 27885 (java) S 27868 27870 27495 0 -1 4202560 3491 0 0 0 71 2 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271192185528 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27870/tid=27886] ppid=27868 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/27870/task/27886/stat : 27886 (java) S 27868 27870 27495 0 -1 4202560 3557 0 0 0 57 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271191132728 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27887] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27887/stat : 27887 (java) S 27868 27870 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271190080632 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27870/tid=27888] ppid=27868 vsize=3090984 CPUtime=0.09 cores=0,2,4,6
/proc/27870/task/27888/stat : 27888 (java) S 27868 27870 27495 0 -1 4202560 25 0 0 0 4 5 0 0 20 0 20 0 347023110 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271189028040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27870/tid=27896] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27896/stat : 27896 (java) S 27868 27870 27495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 347024900 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271186896424 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27870/tid=27901] ppid=27868 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/27870/task/27901/stat : 27901 (java) S 27868 27870 27495 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 347065769 3165167616 418717 33554432000 1073741824 1073778376 140736519211168 140271185842120 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 435.6
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 431.415
CPU time (s): 435.798
CPU user time (s): 434.125
CPU system time (s): 1.67274
CPU usage (%): 101.016
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 434.125
system time used= 1.67274
maximum resident set size= 1674868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14491
page faults= 1
swaps= 0
block input operations= 8
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10066
involuntary context switches= 3264

runsolver used 1.85772 second user time and 4.6273 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-04 13:23:03
IDJOB=3744830
IDBENCH=92869
IDSOLVER=2319
FILE ID=node133/3744830-1338808982
RUNJOBID= node133-1338806534-27511
PBS_JOBID= 14636868
Free space on /tmp= 70332 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.G.recomb10-0.20-13.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744830-1338808982/watcher-3744830-1338808982 -o /tmp/evaluation-result-3744830-1338808982/solver-3744830-1338808982 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744830-1338808982.opb           

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

MD5SUM BENCH= 29a5e01a8226455825d0b564a1dd2bc6
RANDOM SEED=124201457

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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.540
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.540
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.540
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.90
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.540
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.540
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:       32873844 kB
MemFree:        27558212 kB
Buffers:          510428 kB
Cached:          3138260 kB
SwapCached:          676 kB
Active:          2442976 kB
Inactive:        1960072 kB
Active(anon):     745764 kB
Inactive(anon):    10220 kB
Active(file):    1697212 kB
Inactive(file):  1949852 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             43100 kB
Writeback:             0 kB
AnonPages:        768580 kB
Mapped:            18684 kB
Shmem:                 0 kB
Slab:             763512 kB
SReclaimable:     203096 kB
SUnreclaim:       560416 kB
KernelStack:        1608 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    722944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70328 MiB
End job on node133 at 2012-06-04 13:30:15