Trace number 3735245

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.12.opb
MD5SUMb1eab2cf935e923f8f1ff9f24be23d02
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark7.43787
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 41
Optimality of the best value was proved YES
Number of variables25484
Total number of constraints1553328
Number of constraints which are clauses1549096
Number of constraints which are cardinality constraints (but not clauses)4232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint184
Number of terms in the objective function 184
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 184
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 182
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 366
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.08	c no version file found!!!
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 1599470296
0.05/0.08	c Max memory 1607860224
0.05/0.08	c Total memory 1607860224
0.05/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3735245-1338706359.opb
0.09/0.10	c reading problem ... 
8.03/7.18	c ... done. Wall clock time 7.08s.
8.03/7.18	c CPU time (experimental) 7.04s.
8.03/7.18	c #vars     25484
8.03/7.18	c #constraints  153882
8.45/7.37	c SATISFIABLE
8.45/7.37	c OPTIMIZING...
8.45/7.37	c Got one! Elapsed wall clock time (in seconds):7.269
8.45/7.37	o 126
8.68/7.42	c Got one! Elapsed wall clock time (in seconds):7.325
8.68/7.42	o 119
8.68/7.47	c Got one! Elapsed wall clock time (in seconds):7.376
8.68/7.48	o 118
8.85/7.50	c Got one! Elapsed wall clock time (in seconds):7.407
8.85/7.51	o 113
9.12/7.75	c Got one! Elapsed wall clock time (in seconds):7.654
9.12/7.75	o 112
9.23/7.81	c Got one! Elapsed wall clock time (in seconds):7.715
9.23/7.81	o 111
9.23/7.86	c Got one! Elapsed wall clock time (in seconds):7.763
9.23/7.86	o 110
9.23/7.89	c Got one! Elapsed wall clock time (in seconds):7.796
9.23/7.90	o 102
9.43/8.03	c Got one! Elapsed wall clock time (in seconds):7.928
9.43/8.03	o 101
9.53/8.19	c Got one! Elapsed wall clock time (in seconds):8.097
9.53/8.20	o 94
9.83/8.48	c Got one! Elapsed wall clock time (in seconds):8.38
9.83/8.48	o 93
10.03/8.64	c Got one! Elapsed wall clock time (in seconds):8.543
10.03/8.64	o 86
10.24/8.84	c Got one! Elapsed wall clock time (in seconds):8.743
10.24/8.84	o 85
10.44/9.01	c Got one! Elapsed wall clock time (in seconds):8.915
10.44/9.01	o 84
10.89/9.44	c Got one! Elapsed wall clock time (in seconds):9.34
10.89/9.44	o 83
11.09/9.69	c Got one! Elapsed wall clock time (in seconds):9.596
11.09/9.69	o 82
11.24/9.77	c Got one! Elapsed wall clock time (in seconds):9.675
11.24/9.77	o 75
11.55/10.07	c Got one! Elapsed wall clock time (in seconds):9.975
11.55/10.07	o 74
11.95/10.42	c Got one! Elapsed wall clock time (in seconds):10.325
11.95/10.42	o 73
12.15/10.61	c Got one! Elapsed wall clock time (in seconds):10.514
12.15/10.61	o 72
12.45/10.99	c Got one! Elapsed wall clock time (in seconds):10.888
12.45/10.99	o 71
12.66/11.19	c Got one! Elapsed wall clock time (in seconds):11.092
12.66/11.19	o 70
12.85/11.31	c Got one! Elapsed wall clock time (in seconds):11.217
12.85/11.32	o 69
12.95/11.48	c Got one! Elapsed wall clock time (in seconds):11.385
12.95/11.48	o 68
13.15/11.67	c Got one! Elapsed wall clock time (in seconds):11.576
13.15/11.68	o 67
13.65/12.16	c Got one! Elapsed wall clock time (in seconds):12.063
13.65/12.16	o 66
14.15/12.66	c Got one! Elapsed wall clock time (in seconds):12.563
14.15/12.66	o 65
14.69/13.20	c Got one! Elapsed wall clock time (in seconds):13.098
14.69/13.20	o 64
14.91/13.32	c Got one! Elapsed wall clock time (in seconds):13.222
14.91/13.32	o 63
15.30/13.79	c Got one! Elapsed wall clock time (in seconds):13.696
15.30/13.79	o 62
15.91/14.38	c Got one! Elapsed wall clock time (in seconds):14.281
15.91/14.38	o 61
16.33/14.78	c Got one! Elapsed wall clock time (in seconds):14.683
16.33/14.78	o 60
16.83/15.29	c Got one! Elapsed wall clock time (in seconds):15.194
16.83/15.29	o 59
17.13/15.54	c Got one! Elapsed wall clock time (in seconds):15.442
17.13/15.54	o 58
17.23/15.69	c Got one! Elapsed wall clock time (in seconds):15.591
17.23/15.69	o 57
17.43/15.87	c Got one! Elapsed wall clock time (in seconds):15.773
17.43/15.87	o 56
17.63/16.09	c Got one! Elapsed wall clock time (in seconds):15.992
17.63/16.09	o 55
18.03/16.47	c Got one! Elapsed wall clock time (in seconds):16.371
18.03/16.47	o 54
18.33/16.70	c Got one! Elapsed wall clock time (in seconds):16.603
18.33/16.70	o 53
18.63/17.00	c Got one! Elapsed wall clock time (in seconds):16.904
18.63/17.00	o 52
18.93/17.35	c Got one! Elapsed wall clock time (in seconds):17.255
18.93/17.35	o 51
19.34/17.73	c Got one! Elapsed wall clock time (in seconds):17.637
19.34/17.74	o 50
19.73/18.15	c Got one! Elapsed wall clock time (in seconds):18.051
19.73/18.15	o 49
20.03/18.49	c Got one! Elapsed wall clock time (in seconds):18.392
20.03/18.49	o 48
20.23/18.70	c Got one! Elapsed wall clock time (in seconds):18.605
20.34/18.70	o 47
20.63/19.03	c Got one! Elapsed wall clock time (in seconds):18.936
20.63/19.04	o 46
21.44/19.80	c Got one! Elapsed wall clock time (in seconds):19.707
21.44/19.81	o 45
21.73/20.12	c Got one! Elapsed wall clock time (in seconds):20.023
21.73/20.12	o 44
21.93/20.35	c Got one! Elapsed wall clock time (in seconds):20.249
21.93/20.35	o 43
22.64/21.08	c Got one! Elapsed wall clock time (in seconds):20.984
22.64/21.08	o 42
434.71/429.72	c starts		: 269
434.71/429.72	c conflicts		: 5009161
434.71/429.72	c decisions		: 8806917
434.71/429.72	c propagations		: 833684238
434.71/429.72	c inspects		: 3270732529
434.71/429.72	c learnt literals	: 6
434.71/429.72	c learnt binary clauses	: 126
434.71/429.72	c learnt ternary clauses	: 236
434.71/429.72	c learnt clauses	: 5009154
434.71/429.72	c root simplifications	: 0
434.71/429.72	c removed literals (reason simplification)	: 0
434.71/429.72	c reason swapping (by a shorter reason)	: 0
434.71/429.72	c Calls to reduceDB	: 0
437.11/432.20	c speed (decisions/second)	: 21552.14336580746
437.11/432.20	c non guided choices	27153
437.11/432.20	s SATISFIABLE
464.41/459.44	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
464.41/459.44		at java.lang.Integer.toString(Integer.java:310)
464.41/459.44		at java.lang.Integer.toString(Integer.java:118)
464.41/459.44		at java.lang.String.valueOf(String.java:2931)
468.11/463.15		at java.io.PrintWriter.print(PrintWriter.java:487)
468.11/463.15		at org.sat4j.reader.OPBReader2005.decode(Unknown Source)
468.11/463.15		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
468.11/463.15		at org.sat4j.AbstractLauncher$1.run(Unknown Source)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3735245-1338706359/watcher-3735245-1338706359 -o /tmp/evaluation-result-3735245-1338706359/solver-3735245-1338706359 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735245-1338706359.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 7107
/proc/meminfo: memFree=28809828/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/7107/stat : 7107 (java) D 7105 7107 1585 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 336761467 9515008 183 33554432000 1073741824 1073778376 140737378889280 140737378880312 214537420469 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/7107/statm: 2323 183 140 9 0 71 0

[startup+0.07775 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 7107
/proc/meminfo: memFree=28809828/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=2957856 CPUtime=0.05 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 4128 0 1 0 5 0 0 0 20 0 18 0 336761467 3028844544 5845 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 739464 5845 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2957856

[startup+0.100208 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 7107
/proc/meminfo: memFree=28809828/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 4924 0 1 0 9 0 0 0 20 0 18 0 336761467 3028844544 6619 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 739464 6619 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300165 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 7107
/proc/meminfo: memFree=28809828/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=2957856 CPUtime=0.48 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 6456 0 1 0 47 1 0 0 20 0 18 0 336761467 3028844544 10116 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 739464 10116 2242 9 0 729885 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2957856

[startup+0.700187 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 7107
/proc/meminfo: memFree=28809828/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=2957856 CPUtime=1.38 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 13987 0 1 0 133 5 0 0 20 0 18 0 336761467 3028844544 45580 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 739464 45580 2254 9 0 729885 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 2957856

[startup+1.5007 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 7125
/proc/meminfo: memFree=28479720/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=2957856 CPUtime=2.21 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 14151 0 1 0 212 9 0 0 20 0 18 0 336761467 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 739464 114721 2270 9 0 729885 0
[pid=7107/tid=7109] ppid=7105 vsize=2957856 CPUtime=1.46 cores=1,3,5,7
/proc/7107/task/7109/stat : 7109 (java) R 7105 7107 1585 0 -1 4202560 3214 0 1 0 139 7 0 0 20 0 18 0 336761468 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644308475528 214540805389 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7110] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7110/stat : 7110 (java) S 7105 7107 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644291902120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7111] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7111/stat : 7111 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644290849576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7112] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7112/stat : 7112 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644289797032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7113] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7113/stat : 7113 (java) S 7105 7107 1585 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644288744488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7114] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7114/stat : 7114 (java) S 7105 7107 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644287690920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7115] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7115/stat : 7115 (java) S 7105 7107 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644286638376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7116] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7116/stat : 7116 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644167514536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7117] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7117/stat : 7117 (java) S 7105 7107 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644166461992 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7118] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7118/stat : 7118 (java) S 7105 7107 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336761471 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644154264168 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7119] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7119/stat : 7119 (java) S 7105 7107 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336761471 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644153210488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7120] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7120/stat : 7120 (java) S 7105 7107 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336761471 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139644152157832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7121] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7121/stat : 7121 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761473 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139643412540432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7122] ppid=7105 vsize=2957856 CPUtime=0.34 cores=1,3,5,7
/proc/7107/task/7122/stat : 7122 (java) S 7105 7107 1585 0 -1 4202560 4157 0 0 0 34 0 0 0 20 0 18 0 336761473 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139643411486776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7123] ppid=7105 vsize=2957856 CPUtime=0.35 cores=1,3,5,7
/proc/7107/task/7123/stat : 7123 (java) S 7105 7107 1585 0 -1 4202560 5569 0 0 0 34 1 0 0 20 0 18 0 336761473 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139643410434232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7124] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7124/stat : 7124 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761473 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139643409381880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7125] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7125/stat : 7125 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761473 3028844544 114721 33554432000 1073741824 1073778376 140734322196528 139643408329544 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 2957856

[startup+3.10071 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 7125
/proc/meminfo: memFree=28348084/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=2957856 CPUtime=3.84 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 14170 0 1 0 374 10 0 0 20 0 18 0 336761467 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 739464 117285 2270 9 0 729885 0
[pid=7107/tid=7109] ppid=7105 vsize=2957856 CPUtime=3.03 cores=1,3,5,7
/proc/7107/task/7109/stat : 7109 (java) R 7105 7107 1585 0 -1 4202560 3216 0 1 0 295 8 0 0 20 0 18 0 336761468 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644308467888 214540805389 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7110] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7110/stat : 7110 (java) S 7105 7107 1585 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644291902120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7111] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7111/stat : 7111 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644290849576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7112] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7112/stat : 7112 (java) S 7105 7107 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644289797032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7113] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7113/stat : 7113 (java) S 7105 7107 1585 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644288744488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7114] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7114/stat : 7114 (java) S 7105 7107 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644287690920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7115] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7115/stat : 7115 (java) S 7105 7107 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644286638376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7116] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7116/stat : 7116 (java) S 7105 7107 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644167514536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7117] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7117/stat : 7117 (java) S 7105 7107 1585 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644166461992 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7118] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7118/stat : 7118 (java) S 7105 7107 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336761471 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644154264168 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7119] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7119/stat : 7119 (java) S 7105 7107 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336761471 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644153210488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7120] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7120/stat : 7120 (java) S 7105 7107 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336761471 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139644152157832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7121] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7121/stat : 7121 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761473 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139643412540432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7122] ppid=7105 vsize=2957856 CPUtime=0.35 cores=1,3,5,7
/proc/7107/task/7122/stat : 7122 (java) S 7105 7107 1585 0 -1 4202560 4157 0 0 0 35 0 0 0 20 0 18 0 336761473 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139643411486776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7123] ppid=7105 vsize=2957856 CPUtime=0.36 cores=1,3,5,7
/proc/7107/task/7123/stat : 7123 (java) S 7105 7107 1585 0 -1 4202560 5569 0 0 0 35 1 0 0 20 0 18 0 336761473 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139643410434232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7124] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7124/stat : 7124 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761473 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139643409381880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7125] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7125/stat : 7125 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761473 3028844544 117285 33554432000 1073741824 1073778376 140734322196528 139643408329544 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 2957856

[startup+6.30072 s]
/proc/loadavg: 2.16 2.03 2.01 3/212 7125
/proc/meminfo: memFree=28298640/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=2957856 CPUtime=7.21 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 14303 0 1 0 706 15 0 0 20 0 18 0 336761467 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 739464 146108 2270 9 0 729885 0
[pid=7107/tid=7109] ppid=7105 vsize=2957856 CPUtime=6.17 cores=1,3,5,7
/proc/7107/task/7109/stat : 7109 (java) R 7105 7107 1585 0 -1 4202560 3267 0 1 0 607 10 0 0 20 0 18 0 336761468 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644308468048 214540805389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7110] ppid=7105 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/7107/task/7110/stat : 7110 (java) S 7105 7107 1585 0 -1 4202560 36 0 0 0 4 0 0 0 20 0 18 0 336761469 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644291902120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7111] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7111/stat : 7111 (java) S 7105 7107 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336761469 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644290849576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7112] ppid=7105 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/7107/task/7112/stat : 7112 (java) S 7105 7107 1585 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 336761469 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644289797032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7113] ppid=7105 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/7107/task/7113/stat : 7113 (java) S 7105 7107 1585 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 18 0 336761469 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644288744488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7114] ppid=7105 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/7107/task/7114/stat : 7114 (java) S 7105 7107 1585 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 336761469 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644287690920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7115] ppid=7105 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/7107/task/7115/stat : 7115 (java) S 7105 7107 1585 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 336761469 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644286638376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7116] ppid=7105 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/7107/task/7116/stat : 7116 (java) S 7105 7107 1585 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 18 0 336761469 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644167514536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7117] ppid=7105 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/7107/task/7117/stat : 7117 (java) S 7105 7107 1585 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 336761469 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644166461992 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7118] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7118/stat : 7118 (java) S 7105 7107 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336761471 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644154264168 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7119] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7119/stat : 7119 (java) S 7105 7107 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336761471 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644153210488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7120] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7120/stat : 7120 (java) S 7105 7107 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336761471 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139644152157832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7121] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7121/stat : 7121 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761473 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139643412540432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7122] ppid=7105 vsize=2957856 CPUtime=0.35 cores=1,3,5,7
/proc/7107/task/7122/stat : 7122 (java) S 7105 7107 1585 0 -1 4202560 4157 0 0 0 35 0 0 0 20 0 18 0 336761473 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139643411486776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7123] ppid=7105 vsize=2957856 CPUtime=0.38 cores=1,3,5,7
/proc/7107/task/7123/stat : 7123 (java) S 7105 7107 1585 0 -1 4202560 5569 0 0 0 37 1 0 0 20 0 18 0 336761473 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139643410434232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7124] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7124/stat : 7124 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761473 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139643409381880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7125] ppid=7105 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7125/stat : 7125 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336761473 3028844544 146108 33554432000 1073741824 1073778376 140734322196528 139643408329544 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 2957856

[startup+12.7007 s]
/proc/loadavg: 2.15 2.03 2.01 3/213 7151
/proc/meminfo: memFree=28216072/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=3024420 CPUtime=14.28 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 16202 0 1 0 1411 17 0 0 20 0 19 0 336761467 3097006080 149916 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 756105 149916 2294 9 0 746526 0
[pid=7107/tid=7109] ppid=7105 vsize=3024420 CPUtime=12.53 cores=1,3,5,7

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

/proc/7107/task/7114/stat : 7114 (java) S 7105 7107 1585 0 -1 4202560 537 0 0 0 45 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644287690920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7115] ppid=7105 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/7107/task/7115/stat : 7115 (java) S 7105 7107 1585 0 -1 4202560 511 0 0 0 55 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644286638376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7116] ppid=7105 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/7107/task/7116/stat : 7116 (java) S 7105 7107 1585 0 -1 4202560 734 0 0 0 50 12 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644167514536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7117] ppid=7105 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/7107/task/7117/stat : 7117 (java) S 7105 7107 1585 0 -1 4202560 716 0 0 0 42 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644166461992 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7118] ppid=7105 vsize=3090984 CPUtime=61.23 cores=1,3,5,7
/proc/7107/task/7118/stat : 7118 (java) R 7105 7107 1585 0 -1 4202560 117 0 0 0 6120 3 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644154264328 139644314602639 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7119] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7119/stat : 7119 (java) S 7105 7107 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644153210488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7120] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7120/stat : 7120 (java) S 7105 7107 1585 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644152157832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7121] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7121/stat : 7121 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643412540432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7122] ppid=7105 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/7107/task/7122/stat : 7122 (java) S 7105 7107 1585 0 -1 4202560 4203 0 0 0 54 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643411486776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7123] ppid=7105 vsize=3090984 CPUtime=0.84 cores=1,3,5,7
/proc/7107/task/7123/stat : 7123 (java) S 7105 7107 1585 0 -1 4202560 7171 0 0 0 82 2 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643410434232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7124] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7124/stat : 7124 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643409381880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7125] ppid=7105 vsize=3090984 CPUtime=0.12 cores=1,3,5,7
/proc/7107/task/7125/stat : 7125 (java) S 7105 7107 1585 0 -1 4202560 27 0 0 0 5 7 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643408329544 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7176] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7176/stat : 7176 (java) S 7105 7107 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336763576 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643406198312 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7255] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7255/stat : 7255 (java) S 7105 7107 1585 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336804122 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643405144360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 467.41
Current children cumulated vsize (KiB) 3090984

[startup+462.801 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 7258
/proc/meminfo: memFree=26860076/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=3090984 CPUtime=467.81 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 21210 0 1 0 46685 96 0 0 20 0 20 0 336761467 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 772746 422894 2301 9 0 763167 0
[pid=7107/tid=7109] ppid=7105 vsize=3090984 CPUtime=399.85 cores=1,3,5,7
/proc/7107/task/7109/stat : 7109 (java) S 7105 7107 1585 0 -1 4202560 3322 0 1 0 39968 17 0 0 20 0 20 0 336761468 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644308477112 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7110] ppid=7105 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/7107/task/7110/stat : 7110 (java) S 7105 7107 1585 0 -1 4202560 365 0 0 0 46 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644291902120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7111] ppid=7105 vsize=3090984 CPUtime=0.7 cores=1,3,5,7
/proc/7107/task/7111/stat : 7111 (java) S 7105 7107 1585 0 -1 4202560 594 0 0 0 60 10 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644290849576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7112] ppid=7105 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/7107/task/7112/stat : 7112 (java) S 7105 7107 1585 0 -1 4202560 863 0 0 0 58 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644289797032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7113] ppid=7105 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/7107/task/7113/stat : 7113 (java) S 7105 7107 1585 0 -1 4202560 658 0 0 0 41 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644288744488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7114] ppid=7105 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/7107/task/7114/stat : 7114 (java) S 7105 7107 1585 0 -1 4202560 537 0 0 0 45 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644287690920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7115] ppid=7105 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/7107/task/7115/stat : 7115 (java) S 7105 7107 1585 0 -1 4202560 511 0 0 0 55 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644286638376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7116] ppid=7105 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/7107/task/7116/stat : 7116 (java) S 7105 7107 1585 0 -1 4202560 734 0 0 0 50 12 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644167514536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7117] ppid=7105 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/7107/task/7117/stat : 7117 (java) S 7105 7107 1585 0 -1 4202560 716 0 0 0 42 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644166461992 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7118] ppid=7105 vsize=3090984 CPUtime=61.63 cores=1,3,5,7
/proc/7107/task/7118/stat : 7118 (java) R 7105 7107 1585 0 -1 4202560 117 0 0 0 6160 3 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644154264328 139644314984520 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7119] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7119/stat : 7119 (java) S 7105 7107 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644153210488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7120] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7120/stat : 7120 (java) S 7105 7107 1585 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644152157832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7121] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7121/stat : 7121 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643412540432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7122] ppid=7105 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/7107/task/7122/stat : 7122 (java) S 7105 7107 1585 0 -1 4202560 4203 0 0 0 54 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643411486776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7123] ppid=7105 vsize=3090984 CPUtime=0.84 cores=1,3,5,7
/proc/7107/task/7123/stat : 7123 (java) S 7105 7107 1585 0 -1 4202560 7171 0 0 0 82 2 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643410434232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7124] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7124/stat : 7124 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643409381880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7125] ppid=7105 vsize=3090984 CPUtime=0.12 cores=1,3,5,7
/proc/7107/task/7125/stat : 7125 (java) S 7105 7107 1585 0 -1 4202560 27 0 0 0 5 7 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643408329544 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7176] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7176/stat : 7176 (java) S 7105 7107 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336763576 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643406198312 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7255] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7255/stat : 7255 (java) S 7105 7107 1585 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336804122 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643405144360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 467.81
Current children cumulated vsize (KiB) 3090984

[startup+463.001 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 7258
/proc/meminfo: memFree=26860076/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=3090984 CPUtime=468.01 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 21210 0 1 0 46705 96 0 0 20 0 20 0 336761467 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 772746 422894 2301 9 0 763167 0
[pid=7107/tid=7109] ppid=7105 vsize=3090984 CPUtime=399.85 cores=1,3,5,7
/proc/7107/task/7109/stat : 7109 (java) S 7105 7107 1585 0 -1 4202560 3322 0 1 0 39968 17 0 0 20 0 20 0 336761468 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644308477112 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7110] ppid=7105 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/7107/task/7110/stat : 7110 (java) S 7105 7107 1585 0 -1 4202560 365 0 0 0 46 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644291902120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7111] ppid=7105 vsize=3090984 CPUtime=0.7 cores=1,3,5,7
/proc/7107/task/7111/stat : 7111 (java) S 7105 7107 1585 0 -1 4202560 594 0 0 0 60 10 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644290849576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7112] ppid=7105 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/7107/task/7112/stat : 7112 (java) S 7105 7107 1585 0 -1 4202560 863 0 0 0 58 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644289797032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7113] ppid=7105 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/7107/task/7113/stat : 7113 (java) S 7105 7107 1585 0 -1 4202560 658 0 0 0 41 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644288744488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7114] ppid=7105 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/7107/task/7114/stat : 7114 (java) S 7105 7107 1585 0 -1 4202560 537 0 0 0 45 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644287690920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7115] ppid=7105 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/7107/task/7115/stat : 7115 (java) S 7105 7107 1585 0 -1 4202560 511 0 0 0 55 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644286638376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7116] ppid=7105 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/7107/task/7116/stat : 7116 (java) S 7105 7107 1585 0 -1 4202560 734 0 0 0 50 12 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644167514536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7117] ppid=7105 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/7107/task/7117/stat : 7117 (java) S 7105 7107 1585 0 -1 4202560 716 0 0 0 42 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644166461992 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7118] ppid=7105 vsize=3090984 CPUtime=61.83 cores=1,3,5,7
/proc/7107/task/7118/stat : 7118 (java) R 7105 7107 1585 0 -1 4202560 117 0 0 0 6180 3 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644154264328 139644314984520 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7119] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7119/stat : 7119 (java) S 7105 7107 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644153210488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7120] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7120/stat : 7120 (java) S 7105 7107 1585 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644152157832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7121] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7121/stat : 7121 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643412540432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7122] ppid=7105 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/7107/task/7122/stat : 7122 (java) S 7105 7107 1585 0 -1 4202560 4203 0 0 0 54 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643411486776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7123] ppid=7105 vsize=3090984 CPUtime=0.84 cores=1,3,5,7
/proc/7107/task/7123/stat : 7123 (java) S 7105 7107 1585 0 -1 4202560 7171 0 0 0 82 2 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643410434232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7124] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7124/stat : 7124 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643409381880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7125] ppid=7105 vsize=3090984 CPUtime=0.12 cores=1,3,5,7
/proc/7107/task/7125/stat : 7125 (java) S 7105 7107 1585 0 -1 4202560 27 0 0 0 5 7 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643408329544 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7176] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7176/stat : 7176 (java) S 7105 7107 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336763576 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643406198312 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7255] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7255/stat : 7255 (java) S 7105 7107 1585 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336804122 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643405144360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 468.01
Current children cumulated vsize (KiB) 3090984

[startup+463.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 7258
/proc/meminfo: memFree=26859952/32873648 swapFree=7116/7116
[pid=7107] ppid=7105 vsize=3090984 CPUtime=468.11 cores=1,3,5,7
/proc/7107/stat : 7107 (java) S 7105 7107 1585 0 -1 4202496 21210 0 1 0 46715 96 0 0 20 0 20 0 336761467 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 140734322187664 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7107/statm: 772746 422894 2301 9 0 763167 0
[pid=7107/tid=7109] ppid=7105 vsize=3090984 CPUtime=399.85 cores=1,3,5,7
/proc/7107/task/7109/stat : 7109 (java) S 7105 7107 1585 0 -1 4202560 3322 0 1 0 39968 17 0 0 20 0 20 0 336761468 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644308477112 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7110] ppid=7105 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/7107/task/7110/stat : 7110 (java) S 7105 7107 1585 0 -1 4202560 365 0 0 0 46 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644291902120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7111] ppid=7105 vsize=3090984 CPUtime=0.7 cores=1,3,5,7
/proc/7107/task/7111/stat : 7111 (java) S 7105 7107 1585 0 -1 4202560 594 0 0 0 60 10 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644290849576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7112] ppid=7105 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/7107/task/7112/stat : 7112 (java) S 7105 7107 1585 0 -1 4202560 863 0 0 0 58 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644289797032 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7113] ppid=7105 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/7107/task/7113/stat : 7113 (java) S 7105 7107 1585 0 -1 4202560 658 0 0 0 41 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644288744488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7114] ppid=7105 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/7107/task/7114/stat : 7114 (java) S 7105 7107 1585 0 -1 4202560 537 0 0 0 45 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644287690920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7115] ppid=7105 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/7107/task/7115/stat : 7115 (java) S 7105 7107 1585 0 -1 4202560 511 0 0 0 55 9 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644286638376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7116] ppid=7105 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/7107/task/7116/stat : 7116 (java) S 7105 7107 1585 0 -1 4202560 734 0 0 0 50 12 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644167514536 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7117] ppid=7105 vsize=3090984 CPUtime=0.5 cores=1,3,5,7
/proc/7107/task/7117/stat : 7117 (java) S 7105 7107 1585 0 -1 4202560 716 0 0 0 42 8 0 0 20 0 20 0 336761469 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644166461992 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7118] ppid=7105 vsize=3090984 CPUtime=61.94 cores=1,3,5,7
/proc/7107/task/7118/stat : 7118 (java) R 7105 7107 1585 0 -1 4202560 117 0 0 0 6191 3 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644154264328 139644315331860 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7119] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7119/stat : 7119 (java) S 7105 7107 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644153210488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7107/tid=7120] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7120/stat : 7120 (java) S 7105 7107 1585 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 336761471 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139644152157832 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7121] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7121/stat : 7121 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643412540432 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7122] ppid=7105 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/7107/task/7122/stat : 7122 (java) S 7105 7107 1585 0 -1 4202560 4203 0 0 0 54 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643411486776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7107/tid=7123] ppid=7105 vsize=3090984 CPUtime=0.84 cores=1,3,5,7
/proc/7107/task/7123/stat : 7123 (java) S 7105 7107 1585 0 -1 4202560 7171 0 0 0 82 2 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643410434232 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7124] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7124/stat : 7124 (java) S 7105 7107 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643409381880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7125] ppid=7105 vsize=3090984 CPUtime=0.12 cores=1,3,5,7
/proc/7107/task/7125/stat : 7125 (java) S 7105 7107 1585 0 -1 4202560 27 0 0 0 5 7 0 0 20 0 20 0 336761473 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643408329544 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7107/tid=7176] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7176/stat : 7176 (java) S 7105 7107 1585 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336763576 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643406198312 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7107/tid=7255] ppid=7105 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/7107/task/7255/stat : 7255 (java) S 7105 7107 1585 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336804122 3165167616 422894 33554432000 1073741824 1073778376 140734322196528 139643405144360 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 468.11
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 463.162
CPU time (s): 468.293
CPU user time (s): 467.141
CPU system time (s): 1.15182
CPU usage (%): 101.108
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 467.141
system time used= 1.15182
maximum resident set size= 1691576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21213
page faults= 1
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13289
involuntary context switches= 4076

runsolver used 1.50277 second user time and 2.72059 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 08:52:40
IDJOB=3735245
IDBENCH=2954
IDSOLVER=2319
FILE ID=node127/3735245-1338706359
RUNJOBID= node127-1338678617-1607
PBS_JOBID= 14636686
Free space on /tmp= 70424 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.12.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735245-1338706359/watcher-3735245-1338706359 -o /tmp/evaluation-result-3735245-1338706359/solver-3735245-1338706359 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735245-1338706359.opb           

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

MD5SUM BENCH= b1eab2cf935e923f8f1ff9f24be23d02
RANDOM SEED=1670946070

node127.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28809456 kB
Buffers:          394284 kB
Cached:          1918592 kB
SwapCached:         1432 kB
Active:          1928276 kB
Inactive:        1244368 kB
Active(anon):     854088 kB
Inactive(anon):     7952 kB
Active(file):    1074188 kB
Inactive(file):  1236416 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104504 kB
Dirty:             58600 kB
Writeback:             0 kB
AnonPages:        871728 kB
Mapped:            18988 kB
Shmem:                92 kB
Slab:             747276 kB
SReclaimable:     191260 kB
SUnreclaim:       556016 kB
KernelStack:        1592 kB
PageTables:         5712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1824656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    817152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70412 MiB
End job on node127 at 2012-06-03 09:00:23