Trace number 3744711

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
PB09: SAT4J Pseudo Resolution 2.1.1? (exit code) 500.837 496.906

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.E.recomb10-0.20-14.opb
MD5SUM291a497ec30de41a6da6a2a376924f13
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark19841
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72595
Total number of constraints951921
Number of constraints which are clauses951921
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 constraint340
Number of terms in the objective function 5840
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 1875840
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1875840
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.05/0.08	c version 2.1.1.v20090612
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version	1.6.0_24
0.05/0.08	c os.name	Linux
0.05/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.05/0.08	c os.arch	amd64
0.05/0.08	c Free memory 1299577560
0.05/0.08	c Max memory 1306394624
0.05/0.08	c Total memory 1306394624
0.05/0.08	c Number of processors 8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c Stops conflict analysis at the first Unique Implication Point
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c MiniSAT restarts strategy
0.10/0.11	c Memory based learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3744711-1338813318.opb
0.10/0.11	c reading problem ... 
4.81/4.04	c ... done. Wall clock time 3.938s.
4.81/4.04	c #vars     72595
4.81/4.04	c #constraints  540342
4.81/4.04	c constraints type 
4.81/4.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 311126
4.81/4.04	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 200626
6.34/4.97	c SATISFIABLE
6.34/4.97	c OPTIMIZING...
6.34/4.97	c Got one! Elapsed wall clock time (in seconds):4.863
6.34/4.97	o 340472
6.98/5.46	c Got one! Elapsed wall clock time (in seconds):5.349
6.98/5.46	o 237481
7.52/5.95	c Got one! Elapsed wall clock time (in seconds):5.84
7.52/5.95	o 229970
8.24/6.66	c Got one! Elapsed wall clock time (in seconds):6.55
8.24/6.66	o 166553
9.15/7.58	c Got one! Elapsed wall clock time (in seconds):7.476
9.15/7.58	o 129691
11.67/10.00	c Got one! Elapsed wall clock time (in seconds):9.897
11.67/10.00	o 90840
489.11/485.37	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3744711-1338813318/watcher-3744711-1338813318 -o /tmp/evaluation-result-3744711-1338813318/solver-3744711-1338813318 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3744711-1338813318.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.09 1.98 1.97 3/173 7638
/proc/meminfo: memFree=31296772/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/7638/stat : 7638 (java) R 7636 7638 4984 0 -1 4202496 280 0 0 0 0 0 0 0 20 0 1 0 347460497 278528 28 33554432000 1073741824 1073778376 140733410757296 140736020714616 247055010736 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 68 33 25 9 0 25 0

[startup+0.0804711 s]
/proc/loadavg: 2.09 1.98 1.97 3/173 7638
/proc/meminfo: memFree=31296772/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2648568 CPUtime=0.05 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 3917 0 1 0 5 0 0 0 20 0 18 0 347460497 2712133632 5125 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 662142 5125 1773 9 0 652835 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2648568

[startup+0.100244 s]
/proc/loadavg: 2.09 1.98 1.97 3/173 7638
/proc/meminfo: memFree=31296772/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2648568 CPUtime=0.1 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 4722 0 1 0 9 1 0 0 20 0 18 0 347460497 2712133632 5929 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 662142 5929 2109 9 0 652835 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2648568

[startup+0.300215 s]
/proc/loadavg: 2.09 1.98 1.97 3/173 7638
/proc/meminfo: memFree=31296772/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2648568 CPUtime=0.44 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 5894 0 1 0 43 1 0 0 20 0 18 0 347460497 2712133632 8992 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 662142 8992 2216 9 0 652835 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2648568

[startup+1.12721 s]
/proc/loadavg: 2.09 1.98 1.97 3/173 7638
/proc/meminfo: memFree=31296772/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2648568 CPUtime=1.48 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 9439 0 1 0 142 6 0 0 20 0 18 0 347460497 2712133632 88104 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 662142 88104 2234 9 0 652835 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2648568

[startup+1.50017 s]
/proc/loadavg: 2.09 1.98 1.97 3/173 7638
/proc/meminfo: memFree=31296772/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2648568 CPUtime=1.93 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 9493 0 1 0 185 8 0 0 20 0 18 0 347460497 2712133632 95294 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 662142 95294 2249 9 0 652835 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 2648568

[startup+3.10069 s]
/proc/loadavg: 2.09 1.98 1.97 3/211 7683
/proc/meminfo: memFree=30443836/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2648568 CPUtime=3.76 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 9605 0 1 0 364 12 0 0 20 0 18 0 347460497 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 662142 106581 2251 9 0 652835 0
[pid=7638/tid=7640] ppid=7636 vsize=2648568 CPUtime=2.94 cores=0,2,4,6
/proc/7638/task/7640/stat : 7640 (java) R 7636 7638 4984 0 -1 4202560 2961 0 1 0 289 5 0 0 20 0 18 0 347460498 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645348540480 140645288642390 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7641] ppid=7636 vsize=2648568 CPUtime=0.08 cores=0,2,4,6
/proc/7638/task/7641/stat : 7641 (java) S 7636 7638 4984 0 -1 4202560 38 0 0 0 6 2 0 0 20 0 18 0 347460499 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645282666792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7642] ppid=7636 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/7638/task/7642/stat : 7642 (java) S 7636 7638 4984 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 18 0 347460499 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645213661352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7643] ppid=7636 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/7638/task/7643/stat : 7643 (java) S 7636 7638 4984 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 347460499 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645212609064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7644] ppid=7636 vsize=2648568 CPUtime=0.05 cores=0,2,4,6
/proc/7638/task/7644/stat : 7644 (java) S 7636 7638 4984 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 18 0 347460499 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645211556264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7645] ppid=7636 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/7638/task/7645/stat : 7645 (java) S 7636 7638 4984 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 18 0 347460499 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645210503976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7646] ppid=7636 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/7638/task/7646/stat : 7646 (java) S 7636 7638 4984 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 18 0 347460499 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645209451176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7647] ppid=7636 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/7638/task/7647/stat : 7647 (java) S 7636 7638 4984 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 18 0 347460499 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645208398888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7648] ppid=7636 vsize=2648568 CPUtime=0.04 cores=0,2,4,6
/proc/7638/task/7648/stat : 7648 (java) S 7636 7638 4984 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 18 0 347460499 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645207346088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7649] ppid=7636 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7649/stat : 7649 (java) S 7636 7638 4984 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 347460500 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645195147496 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7650] ppid=7636 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7650/stat : 7650 (java) S 7636 7638 4984 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347460501 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645194093560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7651] ppid=7636 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7651/stat : 7651 (java) S 7636 7638 4984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347460501 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645193041160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7652] ppid=7636 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7652/stat : 7652 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347460503 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645191989648 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7653] ppid=7636 vsize=2648568 CPUtime=0.21 cores=0,2,4,6
/proc/7638/task/7653/stat : 7653 (java) S 7636 7638 4984 0 -1 4202560 3231 0 0 0 20 1 0 0 20 0 18 0 347460503 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645190937272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7654] ppid=7636 vsize=2648568 CPUtime=0.18 cores=0,2,4,6
/proc/7638/task/7654/stat : 7654 (java) S 7636 7638 4984 0 -1 4202560 2077 0 0 0 18 0 0 0 20 0 18 0 347460503 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645189884472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7655] ppid=7636 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7655/stat : 7655 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347460503 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645188832376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7656] ppid=7636 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7656/stat : 7656 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347460503 2712133632 106581 33554432000 1073741824 1073778376 140733410757296 140645187779784 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 2648568

[startup+6.30081 s]
/proc/loadavg: 2.08 1.98 1.97 3/212 7684
/proc/meminfo: memFree=30351608/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2715132 CPUtime=7.94 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 12106 0 1 0 778 16 0 0 20 0 19 0 347460497 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 678783 111480 2273 9 0 669476 0
[pid=7638/tid=7640] ppid=7636 vsize=2715132 CPUtime=6.08 cores=0,2,4,6
/proc/7638/task/7640/stat : 7640 (java) R 7636 7638 4984 0 -1 4202560 2978 0 1 0 602 6 0 0 20 0 19 0 347460498 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645348548592 140645288935354 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7641] ppid=7636 vsize=2715132 CPUtime=0.1 cores=0,2,4,6
/proc/7638/task/7641/stat : 7641 (java) S 7636 7638 4984 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 19 0 347460499 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645282666792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7642] ppid=7636 vsize=2715132 CPUtime=0.05 cores=0,2,4,6
/proc/7638/task/7642/stat : 7642 (java) S 7636 7638 4984 0 -1 4202560 22 0 0 0 5 0 0 0 20 0 19 0 347460499 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645213661352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7643] ppid=7636 vsize=2715132 CPUtime=0.07 cores=0,2,4,6
/proc/7638/task/7643/stat : 7643 (java) S 7636 7638 4984 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 19 0 347460499 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645212609064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7644] ppid=7636 vsize=2715132 CPUtime=0.07 cores=0,2,4,6
/proc/7638/task/7644/stat : 7644 (java) S 7636 7638 4984 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 19 0 347460499 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645211556264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7645] ppid=7636 vsize=2715132 CPUtime=0.03 cores=0,2,4,6
/proc/7638/task/7645/stat : 7645 (java) S 7636 7638 4984 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 347460499 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645210503976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7646] ppid=7636 vsize=2715132 CPUtime=0.03 cores=0,2,4,6
/proc/7638/task/7646/stat : 7646 (java) S 7636 7638 4984 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 347460499 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645209451176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7647] ppid=7636 vsize=2715132 CPUtime=0.06 cores=0,2,4,6
/proc/7638/task/7647/stat : 7647 (java) S 7636 7638 4984 0 -1 4202560 23 0 0 0 6 0 0 0 20 0 19 0 347460499 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645208398888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7648] ppid=7636 vsize=2715132 CPUtime=0.05 cores=0,2,4,6
/proc/7638/task/7648/stat : 7648 (java) S 7636 7638 4984 0 -1 4202560 25 0 0 0 5 0 0 0 20 0 19 0 347460499 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645207346088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7649] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7649/stat : 7649 (java) S 7636 7638 4984 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347460500 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645195147496 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7650] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7650/stat : 7650 (java) S 7636 7638 4984 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645194093560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7651] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7651/stat : 7651 (java) S 7636 7638 4984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645193041160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7652] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7652/stat : 7652 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645191989648 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7653] ppid=7636 vsize=2715132 CPUtime=0.68 cores=0,2,4,6
/proc/7638/task/7653/stat : 7653 (java) S 7636 7638 4984 0 -1 4202560 3765 0 0 0 66 2 0 0 20 0 19 0 347460503 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645190937272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7654] ppid=7636 vsize=2715132 CPUtime=0.56 cores=0,2,4,6
/proc/7638/task/7654/stat : 7654 (java) S 7636 7638 4984 0 -1 4202560 3966 0 0 0 56 0 0 0 20 0 19 0 347460503 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645189884472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7655] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7655/stat : 7655 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645188832376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7656] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7656/stat : 7656 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645187779784 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7684] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7684/stat : 7684 (java) S 7636 7638 4984 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347460917 2780295168 111480 33554432000 1073741824 1073778376 140733410757296 140645186692008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 2715132

[startup+12.7007 s]
/proc/loadavg: 2.07 1.98 1.97 3/213 7685
/proc/meminfo: memFree=30228232/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2715132 CPUtime=14.38 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 12114 0 1 0 1422 16 0 0 20 0 19 0 347460497 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 678783 111479 2273 9 0 669476 0
[pid=7638/tid=7640] ppid=7636 vsize=2715132 CPUtime=12.48 cores=0,2,4,6
/proc/7638/task/7640/stat : 7640 (java) R 7636 7638 4984 0 -1 4202560 2979 0 1 0 1242 6 0 0 20 0 19 0 347460498 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645348546904 140645288935589 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7641] ppid=7636 vsize=2715132 CPUtime=0.1 cores=0,2,4,6
/proc/7638/task/7641/stat : 7641 (java) S 7636 7638 4984 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 19 0 347460499 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645282666792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7642] ppid=7636 vsize=2715132 CPUtime=0.05 cores=0,2,4,6
/proc/7638/task/7642/stat : 7642 (java) S 7636 7638 4984 0 -1 4202560 22 0 0 0 5 0 0 0 20 0 19 0 347460499 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645213661352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7643] ppid=7636 vsize=2715132 CPUtime=0.07 cores=0,2,4,6
/proc/7638/task/7643/stat : 7643 (java) S 7636 7638 4984 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 19 0 347460499 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645212609064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7644] ppid=7636 vsize=2715132 CPUtime=0.07 cores=0,2,4,6
/proc/7638/task/7644/stat : 7644 (java) S 7636 7638 4984 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 19 0 347460499 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645211556264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7645] ppid=7636 vsize=2715132 CPUtime=0.03 cores=0,2,4,6
/proc/7638/task/7645/stat : 7645 (java) S 7636 7638 4984 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 347460499 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645210503976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7646] ppid=7636 vsize=2715132 CPUtime=0.03 cores=0,2,4,6
/proc/7638/task/7646/stat : 7646 (java) S 7636 7638 4984 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 347460499 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645209451176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7647] ppid=7636 vsize=2715132 CPUtime=0.06 cores=0,2,4,6
/proc/7638/task/7647/stat : 7647 (java) S 7636 7638 4984 0 -1 4202560 23 0 0 0 6 0 0 0 20 0 19 0 347460499 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645208398888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7648] ppid=7636 vsize=2715132 CPUtime=0.05 cores=0,2,4,6
/proc/7638/task/7648/stat : 7648 (java) S 7636 7638 4984 0 -1 4202560 25 0 0 0 5 0 0 0 20 0 19 0 347460499 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645207346088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7649] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7649/stat : 7649 (java) S 7636 7638 4984 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347460500 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645195147496 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7650] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7650/stat : 7650 (java) S 7636 7638 4984 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645194093560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7651] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7651/stat : 7651 (java) S 7636 7638 4984 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645193041160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7652] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7652/stat : 7652 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645191989648 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7653] ppid=7636 vsize=2715132 CPUtime=0.71 cores=0,2,4,6
/proc/7638/task/7653/stat : 7653 (java) S 7636 7638 4984 0 -1 4202560 3772 0 0 0 69 2 0 0 20 0 19 0 347460503 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645190937272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7654] ppid=7636 vsize=2715132 CPUtime=0.56 cores=0,2,4,6
/proc/7638/task/7654/stat : 7654 (java) S 7636 7638 4984 0 -1 4202560 3966 0 0 0 56 0 0 0 20 0 19 0 347460503 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645189884472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7655] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7655/stat : 7655 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 111479 33554432000 1073741824 1073778376 140733410757296 140645188832376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7656] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6

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

/proc/7638/task/7641/stat : 7641 (java) S 7636 7638 4984 0 -1 4202560 228 0 0 0 34 12 0 0 20 0 19 0 347460499 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645282666792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7642] ppid=7636 vsize=2715132 CPUtime=0.31 cores=0,2,4,6
/proc/7638/task/7642/stat : 7642 (java) S 7636 7638 4984 0 -1 4202560 152 0 0 0 22 9 0 0 20 0 19 0 347460499 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645213661352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7643] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7643/stat : 7643 (java) S 7636 7638 4984 0 -1 4202560 257 0 0 0 27 10 0 0 20 0 19 0 347460499 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645212609064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7644] ppid=7636 vsize=2715132 CPUtime=0.61 cores=0,2,4,6
/proc/7638/task/7644/stat : 7644 (java) S 7636 7638 4984 0 -1 4202560 353 0 0 0 43 18 0 0 20 0 19 0 347460499 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645211556264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7645] ppid=7636 vsize=2715132 CPUtime=0.35 cores=0,2,4,6
/proc/7638/task/7645/stat : 7645 (java) S 7636 7638 4984 0 -1 4202560 205 0 0 0 26 9 0 0 20 0 19 0 347460499 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645210503976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7646] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7646/stat : 7646 (java) S 7636 7638 4984 0 -1 4202560 242 0 0 0 25 12 0 0 20 0 19 0 347460499 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645209451176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7647] ppid=7636 vsize=2715132 CPUtime=0.45 cores=0,2,4,6
/proc/7638/task/7647/stat : 7647 (java) S 7636 7638 4984 0 -1 4202560 301 0 0 0 33 12 0 0 20 0 19 0 347460499 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645208398888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7648] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7648/stat : 7648 (java) S 7636 7638 4984 0 -1 4202560 209 0 0 0 27 10 0 0 20 0 19 0 347460499 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645207346088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7649] ppid=7636 vsize=2715132 CPUtime=20.19 cores=0,2,4,6
/proc/7638/task/7649/stat : 7649 (java) R 7636 7638 4984 0 -1 4202560 94 0 0 0 2016 3 0 0 20 0 19 0 347460500 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645195147312 140645354675343 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7650] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7650/stat : 7650 (java) S 7636 7638 4984 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645194093560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7651] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7651/stat : 7651 (java) S 7636 7638 4984 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645193038440 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7652] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7652/stat : 7652 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645191989648 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7653] ppid=7636 vsize=2715132 CPUtime=0.72 cores=0,2,4,6
/proc/7638/task/7653/stat : 7653 (java) S 7636 7638 4984 0 -1 4202560 3781 0 0 0 70 2 0 0 20 0 19 0 347460503 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645190937272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7654] ppid=7636 vsize=2715132 CPUtime=0.57 cores=0,2,4,6
/proc/7638/task/7654/stat : 7654 (java) S 7636 7638 4984 0 -1 4202560 3970 0 0 0 57 0 0 0 20 0 19 0 347460503 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645189884472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7655] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7655/stat : 7655 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645188832376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7656] ppid=7636 vsize=2715132 CPUtime=0.1 cores=0,2,4,6
/proc/7638/task/7656/stat : 7656 (java) S 7636 7638 4984 0 -1 4202560 29 0 0 0 5 5 0 0 20 0 19 0 347460503 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645187779784 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7684] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7684/stat : 7684 (java) S 7636 7638 4984 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347460917 2780295168 341694 33554432000 1073741824 1073778376 140733410757296 140645186692008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 498.8
Current children cumulated vsize (KiB) 2715132

[startup+495.801 s]
/proc/loadavg: 2.00 2.00 1.98 3/213 7690
/proc/meminfo: memFree=28605620/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2715132 CPUtime=499.6 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 14034 0 1 0 49853 107 0 0 20 0 19 0 347460497 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 678783 341695 2280 9 0 669476 0
[pid=7638/tid=7640] ppid=7636 vsize=2715132 CPUtime=473.8 cores=0,2,4,6
/proc/7638/task/7640/stat : 7640 (java) S 7636 7638 4984 0 -1 4202560 3026 0 1 0 47367 13 0 0 20 0 19 0 347460498 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645348550824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7641] ppid=7636 vsize=2715132 CPUtime=0.46 cores=0,2,4,6
/proc/7638/task/7641/stat : 7641 (java) S 7636 7638 4984 0 -1 4202560 228 0 0 0 34 12 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645282666792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7642] ppid=7636 vsize=2715132 CPUtime=0.31 cores=0,2,4,6
/proc/7638/task/7642/stat : 7642 (java) S 7636 7638 4984 0 -1 4202560 152 0 0 0 22 9 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645213661352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7643] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7643/stat : 7643 (java) S 7636 7638 4984 0 -1 4202560 257 0 0 0 27 10 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645212609064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7644] ppid=7636 vsize=2715132 CPUtime=0.61 cores=0,2,4,6
/proc/7638/task/7644/stat : 7644 (java) S 7636 7638 4984 0 -1 4202560 353 0 0 0 43 18 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645211556264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7645] ppid=7636 vsize=2715132 CPUtime=0.35 cores=0,2,4,6
/proc/7638/task/7645/stat : 7645 (java) S 7636 7638 4984 0 -1 4202560 205 0 0 0 26 9 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645210503976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7646] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7646/stat : 7646 (java) S 7636 7638 4984 0 -1 4202560 242 0 0 0 25 12 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645209451176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7647] ppid=7636 vsize=2715132 CPUtime=0.45 cores=0,2,4,6
/proc/7638/task/7647/stat : 7647 (java) S 7636 7638 4984 0 -1 4202560 301 0 0 0 33 12 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645208398888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7648] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7648/stat : 7648 (java) S 7636 7638 4984 0 -1 4202560 209 0 0 0 27 10 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645207346088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7649] ppid=7636 vsize=2715132 CPUtime=20.99 cores=0,2,4,6
/proc/7638/task/7649/stat : 7649 (java) R 7636 7638 4984 0 -1 4202560 94 0 0 0 2096 3 0 0 20 0 19 0 347460500 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645195147496 140645354672569 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7650] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7650/stat : 7650 (java) S 7636 7638 4984 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645194093080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7651] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7651/stat : 7651 (java) S 7636 7638 4984 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645193038392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7652] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7652/stat : 7652 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645191989648 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7653] ppid=7636 vsize=2715132 CPUtime=0.72 cores=0,2,4,6
/proc/7638/task/7653/stat : 7653 (java) S 7636 7638 4984 0 -1 4202560 3781 0 0 0 70 2 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645190937272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7654] ppid=7636 vsize=2715132 CPUtime=0.57 cores=0,2,4,6
/proc/7638/task/7654/stat : 7654 (java) S 7636 7638 4984 0 -1 4202560 3970 0 0 0 57 0 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645189884472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7655] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7655/stat : 7655 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645188832376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7656] ppid=7636 vsize=2715132 CPUtime=0.1 cores=0,2,4,6
/proc/7638/task/7656/stat : 7656 (java) S 7636 7638 4984 0 -1 4202560 29 0 0 0 5 5 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645187779784 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7684] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7684/stat : 7684 (java) S 7636 7638 4984 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347460917 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645186692008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 499.6
Current children cumulated vsize (KiB) 2715132

[startup+496.601 s]
/proc/loadavg: 2.00 2.00 1.98 3/213 7690
/proc/meminfo: memFree=28605620/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2715132 CPUtime=500.4 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 14035 0 1 0 49933 107 0 0 20 0 19 0 347460497 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 678783 341695 2280 9 0 669476 0
[pid=7638/tid=7640] ppid=7636 vsize=2715132 CPUtime=473.8 cores=0,2,4,6
/proc/7638/task/7640/stat : 7640 (java) S 7636 7638 4984 0 -1 4202560 3026 0 1 0 47367 13 0 0 20 0 19 0 347460498 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645348550760 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7641] ppid=7636 vsize=2715132 CPUtime=0.46 cores=0,2,4,6
/proc/7638/task/7641/stat : 7641 (java) S 7636 7638 4984 0 -1 4202560 228 0 0 0 34 12 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645282666792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7642] ppid=7636 vsize=2715132 CPUtime=0.31 cores=0,2,4,6
/proc/7638/task/7642/stat : 7642 (java) S 7636 7638 4984 0 -1 4202560 152 0 0 0 22 9 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645213661352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7643] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7643/stat : 7643 (java) S 7636 7638 4984 0 -1 4202560 257 0 0 0 27 10 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645212609064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7644] ppid=7636 vsize=2715132 CPUtime=0.61 cores=0,2,4,6
/proc/7638/task/7644/stat : 7644 (java) S 7636 7638 4984 0 -1 4202560 353 0 0 0 43 18 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645211556264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7645] ppid=7636 vsize=2715132 CPUtime=0.35 cores=0,2,4,6
/proc/7638/task/7645/stat : 7645 (java) S 7636 7638 4984 0 -1 4202560 205 0 0 0 26 9 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645210503976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7646] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7646/stat : 7646 (java) S 7636 7638 4984 0 -1 4202560 242 0 0 0 25 12 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645209451176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7647] ppid=7636 vsize=2715132 CPUtime=0.45 cores=0,2,4,6
/proc/7638/task/7647/stat : 7647 (java) S 7636 7638 4984 0 -1 4202560 301 0 0 0 33 12 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645208398888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7648] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7648/stat : 7648 (java) S 7636 7638 4984 0 -1 4202560 209 0 0 0 27 10 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645207346088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7649] ppid=7636 vsize=2715132 CPUtime=21.79 cores=0,2,4,6
/proc/7638/task/7649/stat : 7649 (java) R 7636 7638 4984 0 -1 4202560 94 0 0 0 2176 3 0 0 20 0 19 0 347460500 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645195147656 140645350744632 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7650] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7650/stat : 7650 (java) S 7636 7638 4984 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645194093560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7651] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7651/stat : 7651 (java) S 7636 7638 4984 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645193041160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7652] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7652/stat : 7652 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645191989648 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7653] ppid=7636 vsize=2715132 CPUtime=0.72 cores=0,2,4,6
/proc/7638/task/7653/stat : 7653 (java) S 7636 7638 4984 0 -1 4202560 3781 0 0 0 70 2 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645190937272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7654] ppid=7636 vsize=2715132 CPUtime=0.57 cores=0,2,4,6
/proc/7638/task/7654/stat : 7654 (java) S 7636 7638 4984 0 -1 4202560 3970 0 0 0 57 0 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645189884472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7655] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7655/stat : 7655 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645188832376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7656] ppid=7636 vsize=2715132 CPUtime=0.1 cores=0,2,4,6
/proc/7638/task/7656/stat : 7656 (java) S 7636 7638 4984 0 -1 4202560 29 0 0 0 5 5 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645187779784 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7684] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7684/stat : 7684 (java) S 7636 7638 4984 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347460917 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645186692008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 500.4
Current children cumulated vsize (KiB) 2715132

[startup+496.807 s]
/proc/loadavg: 2.00 2.00 1.98 3/213 7690
/proc/meminfo: memFree=28605620/32873844 swapFree=7116/7116
[pid=7638] ppid=7636 vsize=2715132 CPUtime=500.6 cores=0,2,4,6
/proc/7638/stat : 7638 (java) S 7636 7638 4984 0 -1 4202496 14035 0 1 0 49953 107 0 0 20 0 19 0 347460497 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140733410748432 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7638/statm: 678783 341695 2280 9 0 669476 0
[pid=7638/tid=7640] ppid=7636 vsize=2715132 CPUtime=473.8 cores=0,2,4,6
/proc/7638/task/7640/stat : 7640 (java) S 7636 7638 4984 0 -1 4202560 3026 0 1 0 47367 13 0 0 20 0 19 0 347460498 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645348550760 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7641] ppid=7636 vsize=2715132 CPUtime=0.46 cores=0,2,4,6
/proc/7638/task/7641/stat : 7641 (java) S 7636 7638 4984 0 -1 4202560 228 0 0 0 34 12 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645282666792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7642] ppid=7636 vsize=2715132 CPUtime=0.31 cores=0,2,4,6
/proc/7638/task/7642/stat : 7642 (java) S 7636 7638 4984 0 -1 4202560 152 0 0 0 22 9 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645213661352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7643] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7643/stat : 7643 (java) S 7636 7638 4984 0 -1 4202560 257 0 0 0 27 10 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645212609064 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7644] ppid=7636 vsize=2715132 CPUtime=0.61 cores=0,2,4,6
/proc/7638/task/7644/stat : 7644 (java) S 7636 7638 4984 0 -1 4202560 353 0 0 0 43 18 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645211556264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7645] ppid=7636 vsize=2715132 CPUtime=0.35 cores=0,2,4,6
/proc/7638/task/7645/stat : 7645 (java) S 7636 7638 4984 0 -1 4202560 205 0 0 0 26 9 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645210503976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7646] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7646/stat : 7646 (java) S 7636 7638 4984 0 -1 4202560 242 0 0 0 25 12 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645209451176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7647] ppid=7636 vsize=2715132 CPUtime=0.45 cores=0,2,4,6
/proc/7638/task/7647/stat : 7647 (java) S 7636 7638 4984 0 -1 4202560 301 0 0 0 33 12 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645208398888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7648] ppid=7636 vsize=2715132 CPUtime=0.37 cores=0,2,4,6
/proc/7638/task/7648/stat : 7648 (java) S 7636 7638 4984 0 -1 4202560 209 0 0 0 27 10 0 0 20 0 19 0 347460499 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645207346088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7638/tid=7649] ppid=7636 vsize=2715132 CPUtime=22 cores=0,2,4,6
/proc/7638/task/7649/stat : 7649 (java) R 7636 7638 4984 0 -1 4202560 94 0 0 0 2197 3 0 0 20 0 19 0 347460500 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645195147656 140645355057224 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7650] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7650/stat : 7650 (java) S 7636 7638 4984 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645194093560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7651] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7651/stat : 7651 (java) S 7636 7638 4984 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 347460501 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645193041160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7652] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7652/stat : 7652 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645191989648 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7653] ppid=7636 vsize=2715132 CPUtime=0.72 cores=0,2,4,6
/proc/7638/task/7653/stat : 7653 (java) S 7636 7638 4984 0 -1 4202560 3781 0 0 0 70 2 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645190937272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7654] ppid=7636 vsize=2715132 CPUtime=0.57 cores=0,2,4,6
/proc/7638/task/7654/stat : 7654 (java) S 7636 7638 4984 0 -1 4202560 3970 0 0 0 57 0 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645189884472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7638/tid=7655] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7655/stat : 7655 (java) S 7636 7638 4984 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645188832376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7638/tid=7656] ppid=7636 vsize=2715132 CPUtime=0.1 cores=0,2,4,6
/proc/7638/task/7656/stat : 7656 (java) S 7636 7638 4984 0 -1 4202560 29 0 0 0 5 5 0 0 20 0 19 0 347460503 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645187779784 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7638/tid=7684] ppid=7636 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/7638/task/7684/stat : 7684 (java) S 7636 7638 4984 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347460917 2780295168 341695 33554432000 1073741824 1073778376 140733410757296 140645186692008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 500.6
Current children cumulated vsize (KiB) 2715132

Child status: 1
Real time (s): 496.906
CPU time (s): 500.837
CPU user time (s): 499.546
CPU system time (s): 1.2908
CPU usage (%): 100.791
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 499.546
system time used= 1.2908
maximum resident set size= 1366792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14039
page faults= 1
swaps= 0
block input operations= 0
block output operations= 440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11197
involuntary context switches= 4740

runsolver used 0.976851 second user time and 2.24966 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-04 14:35:19
IDJOB=3744711
IDBENCH=92812
IDSOLVER=2322
FILE ID=node103/3744711-1338813318
RUNJOBID= node103-1338813318-7620
PBS_JOBID= 14636845
Free space on /tmp= 71064 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.E.recomb10-0.20-14.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744711-1338813318/watcher-3744711-1338813318 -o /tmp/evaluation-result-3744711-1338813318/solver-3744711-1338813318 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3744711-1338813318.opb

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

MD5SUM BENCH= 291a497ec30de41a6da6a2a376924f13
RANDOM SEED=1546270428

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        31298268 kB
Buffers:          215780 kB
Cached:           574144 kB
SwapCached:         5648 kB
Active:           223780 kB
Inactive:         576540 kB
Active(anon):       8156 kB
Inactive(anon):     4740 kB
Active(file):     215624 kB
Inactive(file):   571800 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:             63372 kB
Writeback:             0 kB
AnonPages:         13692 kB
Mapped:             8140 kB
Shmem:                 0 kB
Slab:             636576 kB
SReclaimable:      76704 kB
SUnreclaim:       559872 kB
KernelStack:        1416 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     107200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71016 MiB
End job on node103 at 2012-06-04 14:43:36