Trace number 3734897

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31OPT1 105.459 69.5125

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_2.opb
MD5SUM031b0f629913e7cd5c934f00ec1a1885
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark11.1943
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint44
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2934
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c version 2.2.0.v20100531
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		1349517296
0.04/0.08	c Max memory 		1356595200
0.04/0.08	c Total memory 		1356595200
0.04/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	
0.09/0.11	c solving HOME/instance-3734897-1338746516.opb
0.09/0.11	c reading problem ... 
0.09/0.13	c ... done. Wall clock time 0.025s.
0.09/0.13	c #vars     94
0.09/0.13	c #constraints  8
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
0.35/0.21	c And the winner is Resolution
0.54/1.13	c SATISFIABLE
0.54/1.13	c OPTIMIZING...
0.54/1.13	c Got one! Elapsed wall clock time (in seconds):1.027
0.54/1.13	o 190
0.54/1.15	c And the winner is Resolution
0.62/2.13	c Got one! Elapsed wall clock time (in seconds):2.028
0.62/2.13	o 184
0.62/2.15	c And the winner is Resolution
0.71/3.14	c Got one! Elapsed wall clock time (in seconds):3.029
0.71/3.14	o 123
0.71/3.15	c And the winner is Resolution
0.79/4.14	c Got one! Elapsed wall clock time (in seconds):4.03
0.79/4.14	o 107
0.79/4.15	c And the winner is Resolution
0.84/5.14	c Got one! Elapsed wall clock time (in seconds):5.031
0.84/5.14	o 106
0.84/5.15	c And the winner is Resolution
1.06/6.14	c Got one! Elapsed wall clock time (in seconds):6.031
1.06/6.14	o 102
1.06/6.16	c And the winner is Resolution
1.06/7.14	c Got one! Elapsed wall clock time (in seconds):7.032
1.06/7.14	o 48
1.06/7.15	c And the winner is Resolution
1.16/8.14	c Got one! Elapsed wall clock time (in seconds):8.033
1.16/8.14	o 39
1.16/8.16	c And the winner is Resolution
1.22/9.14	c Got one! Elapsed wall clock time (in seconds):9.034
1.22/9.14	o 26
1.22/9.17	c And the winner is Resolution
1.33/10.14	c Got one! Elapsed wall clock time (in seconds):10.035
1.33/10.14	o 24
1.33/10.15	c And the winner is Resolution
1.35/11.14	c Got one! Elapsed wall clock time (in seconds):11.036
1.35/11.14	o 20
1.35/11.15	c And the winner is Resolution
1.40/12.14	c Got one! Elapsed wall clock time (in seconds):12.036
1.40/12.14	o 14
1.40/12.18	c And the winner is Resolution
1.64/13.14	c Got one! Elapsed wall clock time (in seconds):13.037
1.64/13.14	o 10
1.83/13.26	c cleaning 2500 clauses out of 5000 with flag 5000/5000
2.15/13.35	c And the winner is Resolution
2.45/14.14	c Got one! Elapsed wall clock time (in seconds):14.038
2.45/14.14	o 8
2.59/14.20	c And the winner is Resolution
2.61/15.15	c Got one! Elapsed wall clock time (in seconds):15.039
2.61/15.15	o 5
2.99/15.32	c cleaning 4250 clauses out of 8500 with flag 11000/11000
3.79/15.70	c And the winner is Resolution
3.81/16.15	c Got one! Elapsed wall clock time (in seconds):16.04
3.81/16.15	o 3
3.81/16.19	c cleaning 5618 clauses out of 11250 with flag 18000/18000
4.93/16.71	c cleaning 6816 clauses out of 13632 with flag 26000/26000
6.35/17.41	c cleaning 7907 clauses out of 15816 with flag 35000/35000
8.13/18.30	c cleaning 8954 clauses out of 17909 with flag 45000/45000
9.71/19.14	c cleaning 9477 clauses out of 18955 with flag 55000/55000
11.30/19.95	c cleaning 9738 clauses out of 19479 with flag 65001/65001
13.29/20.93	c cleaning 9870 clauses out of 19741 with flag 75001/75001
15.28/21.93	c cleaning 9935 clauses out of 19871 with flag 85001/85001
17.04/22.80	c cleaning 9967 clauses out of 19936 with flag 95001/95001
18.83/23.74	c cleaning 9983 clauses out of 19968 with flag 105000/105000
20.59/24.60	c cleaning 9990 clauses out of 19985 with flag 115000/115000
22.56/25.66	c cleaning 9997 clauses out of 19995 with flag 125000/125000
24.53/26.62	c cleaning 9997 clauses out of 19998 with flag 135000/135000
26.51/27.63	c cleaning 9994 clauses out of 20002 with flag 145001/145001
28.68/28.72	c cleaning 10000 clauses out of 20007 with flag 155000/155000
30.66/29.79	c cleaning 10000 clauses out of 20007 with flag 165000/165000
31.43/30.12	c And the winner is Resolution
31.43/30.18	c Got one! Elapsed wall clock time (in seconds):30.072
31.43/30.18	o 2
32.88/30.93	c cleaning 9998 clauses out of 20008 with flag 175001/175001
34.86/31.95	c cleaning 9996 clauses out of 20010 with flag 185001/185001
36.61/32.87	c cleaning 10002 clauses out of 20013 with flag 195000/195000
38.17/33.62	c And the winner is Resolution
38.22/34.18	c Got one! Elapsed wall clock time (in seconds):34.072
38.22/34.18	o 1
39.07/34.60	c cleaning 10002 clauses out of 20011 with flag 205000/205000
41.02/35.60	c cleaning 10003 clauses out of 20009 with flag 215000/215000
42.58/36.49	c cleaning 10001 clauses out of 20006 with flag 225000/225000
44.53/37.49	c cleaning 9999 clauses out of 20005 with flag 235000/235000
46.69/38.55	c cleaning 10002 clauses out of 20007 with flag 245001/245001
48.86/39.62	c cleaning 10002 clauses out of 20004 with flag 255000/255000
50.02/40.23	c cleaning 0 clauses out of 5000 with flag 0/5000
50.78/40.59	c cleaning 10000 clauses out of 20002 with flag 265000/265000
52.72/41.46	c cleaning 10001 clauses out of 20003 with flag 275001/275001
54.47/42.36	c cleaning 9997 clauses out of 20001 with flag 285000/285000
56.43/43.35	c cleaning 10001 clauses out of 20004 with flag 295000/295000
58.15/44.26	c cleaning 9998 clauses out of 20004 with flag 305001/305001
59.91/45.14	c cleaning 10002 clauses out of 20006 with flag 315001/315001
61.66/46.08	c cleaning 9998 clauses out of 20003 with flag 325000/325000
63.41/46.98	c cleaning 10002 clauses out of 20005 with flag 335000/335000
65.14/47.84	c cleaning 10001 clauses out of 20003 with flag 345000/345000
66.68/48.66	c cleaning 10000 clauses out of 20002 with flag 355000/355000
68.02/49.38	c cleaning 10002 clauses out of 20004 with flag 365002/365002
70.16/50.40	c cleaning 9999 clauses out of 20001 with flag 375001/375001
71.67/51.21	c cleaning 10000 clauses out of 20001 with flag 385000/385000
73.25/52.04	c cleaning 10000 clauses out of 20003 with flag 395002/395002
74.99/52.92	c cleaning 10000 clauses out of 20001 with flag 405000/405000
76.76/53.89	c cleaning 9998 clauses out of 20001 with flag 415000/415000
78.66/54.88	c cleaning 9996 clauses out of 20003 with flag 425000/425000
80.40/55.76	c cleaning 10002 clauses out of 20007 with flag 435000/435000
81.94/56.58	c cleaning 10002 clauses out of 20006 with flag 445001/445001
83.47/57.34	c cleaning 10001 clauses out of 20004 with flag 455001/455001
85.19/58.26	c cleaning 9999 clauses out of 20002 with flag 465000/465000
86.97/59.17	c cleaning 9997 clauses out of 20003 with flag 475000/475000
88.72/60.03	c cleaning 10000 clauses out of 20006 with flag 485000/485000
90.07/60.79	c cleaning 10003 clauses out of 20008 with flag 495002/495002
92.18/61.84	c cleaning 9996 clauses out of 20003 with flag 505000/505000
93.74/62.67	c cleaning 10002 clauses out of 20008 with flag 515001/515001
95.46/63.55	c cleaning 10000 clauses out of 20005 with flag 525000/525000
97.19/64.42	c cleaning 10002 clauses out of 20005 with flag 535000/535000
98.89/65.35	c cleaning 9997 clauses out of 20004 with flag 545001/545001
100.62/66.20	c cleaning 10004 clauses out of 20007 with flag 555001/555001
101.96/67.00	c cleaning 9999 clauses out of 20004 with flag 565002/565002
103.50/67.73	c cleaning 10001 clauses out of 20002 with flag 575000/575000
105.14/68.51	c And the winner is Resolution
105.30/69.50	c starts		: 171
105.30/69.50	c conflicts		: 584770
105.30/69.50	c decisions		: 588119
105.30/69.50	c propagations		: 4318413
105.30/69.50	c inspects		: 551960326
105.30/69.50	c learnt literals	: 10
105.30/69.50	c learnt binary clauses	: 58
105.30/69.50	c learnt ternary clauses	: 244
105.30/69.50	c learnt clauses	: 584759
105.30/69.50	c ignored clauses	: 0
105.30/69.50	c root simplifications	: 0
105.30/69.50	c removed literals (reason simplification)	: 5319307
105.30/69.50	c reason swapping (by a shorter reason)	: 0
105.30/69.50	c Calls to reduceDB	: 59
105.30/69.50	c number of reductions to clauses (during analyze)	: 0
105.30/69.50	c number of learned constraints concerned by reduction	: 0
105.30/69.50	c number of learning phase by resolution	: 0
105.30/69.50	c number of learning phase by cutting planes	: 0
105.30/69.50	c speed (assignments/second)	: 122254.98966678935
105.30/69.50	c non guided choices	226
105.30/69.50	c learnt constraints type 
105.30/69.50	c constraints type 
105.30/69.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
105.30/69.50	c constraints type 
105.30/69.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
105.30/69.50	s OPTIMUM FOUND
105.30/69.50	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 x67 x68 -x69 x70 -x71 x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 x83 -x84 -x85 x86 -x87 x88 x89 x90 x91 x92 -x93 x94 
105.30/69.50	c objective function=1
105.30/69.50	c Total wall clock time (in seconds): 69.396

Verifier Data

OK	1

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-3734897-1338746516/watcher-3734897-1338746516 -o /tmp/evaluation-result-3734897-1338746516/solver-3734897-1338746516 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3734897-1338746516.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: 3.90 3.79 3.49 4/198 2546
/proc/meminfo: memFree=27454384/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (java6) D 2544 2546 32179 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 340777090 9515008 183 33554432000 1073741824 1073778376 140735749903040 140735749894072 260190322357 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/2546/statm: 2323 183 140 9 0 71 0

[startup+0.0713651 s]
/proc/loadavg: 3.90 3.79 3.49 4/198 2546
/proc/meminfo: memFree=27454384/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2699928 CPUtime=0.04 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 3877 0 1 0 4 0 0 0 20 0 18 0 340777090 2764726272 5596 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 674982 5596 1771 9 0 665676 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2699928

[startup+0.100263 s]
/proc/loadavg: 3.90 3.79 3.49 4/198 2546
/proc/meminfo: memFree=27454384/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2699928 CPUtime=0.09 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 4753 0 1 0 8 1 0 0 20 0 18 0 340777090 2764726272 6454 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 674982 6456 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2699928

[startup+0.300174 s]
/proc/loadavg: 3.90 3.79 3.49 4/198 2546
/proc/meminfo: memFree=27454384/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2966184 CPUtime=0.54 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 8773 0 1 0 51 3 0 0 20 0 20 0 340777090 3037372416 10526 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 741546 10526 2210 9 0 732240 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 2966184

[startup+0.7002 s]
/proc/loadavg: 3.90 3.79 3.49 4/198 2546
/proc/meminfo: memFree=27454384/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2966184 CPUtime=0.54 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 8773 0 1 0 51 3 0 0 20 0 20 0 340777090 3037372416 10526 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 741546 10526 2210 9 0 732240 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 2966184

[startup+1.50067 s]
/proc/loadavg: 3.75 3.76 3.48 3/218 2568
/proc/meminfo: memFree=27420664/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 8974 0 1 0 57 5 0 0 20 0 20 0 340777090 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 741546 12068 2216 9 0 732240 0
[pid=2546/tid=2548] ppid=2544 vsize=2966184 CPUtime=0.1 cores=1,3,5,7
/proc/2546/task/2548/stat : 2548 (java) S 2544 2546 32179 0 -1 4202560 2784 0 1 0 10 0 0 0 20 0 20 0 340777091 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346806883480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2549] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2549/stat : 2549 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346791164712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2550] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2550/stat : 2550 (java) S 2544 2546 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346790111912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2551] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2551/stat : 2551 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346789059624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2552] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2552/stat : 2552 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346788006824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2553] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2553/stat : 2553 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346786953512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2554] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2554/stat : 2554 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346785900712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2555] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2555/stat : 2555 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346784848424 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2556] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2556/stat : 2556 (java) S 2544 2546 32179 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346783795624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2557] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2557/stat : 2557 (java) S 2544 2546 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340777093 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346653629160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2558] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2558/stat : 2558 (java) S 2544 2546 32179 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346652575224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2559] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2559/stat : 2559 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346651522824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2560] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2560/stat : 2560 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346650471312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2561] ppid=2544 vsize=2966184 CPUtime=0.12 cores=1,3,5,7
/proc/2546/task/2561/stat : 2561 (java) S 2544 2546 32179 0 -1 4202560 1711 0 0 0 12 0 0 0 20 0 20 0 340777096 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346649417912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2562] ppid=2544 vsize=2966184 CPUtime=0.15 cores=1,3,5,7
/proc/2546/task/2562/stat : 2562 (java) S 2544 2546 32179 0 -1 4202560 3160 0 0 0 15 0 0 0 20 0 20 0 340777096 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140346648365112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2563] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2563/stat : 2563 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140345773910648 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2564] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2564/stat : 2564 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140345772858056 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2567] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2567/stat : 2567 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140345769698984 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2568] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2568/stat : 2568 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 12068 33554432000 1073741824 1073778376 140736639009248 140345768646184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 2966184

[startup+3.10067 s]
/proc/loadavg: 3.75 3.76 3.48 3/218 2570
/proc/meminfo: memFree=27414520/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2966184 CPUtime=0.71 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 9004 0 1 0 64 7 0 0 20 0 20 0 340777090 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 741546 13605 2217 9 0 732240 0
[pid=2546/tid=2548] ppid=2544 vsize=2966184 CPUtime=0.1 cores=1,3,5,7
/proc/2546/task/2548/stat : 2548 (java) S 2544 2546 32179 0 -1 4202560 2785 0 1 0 10 0 0 0 20 0 20 0 340777091 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346806883480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2549] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2549/stat : 2549 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346791164712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2550] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2550/stat : 2550 (java) S 2544 2546 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346790111912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2551] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2551/stat : 2551 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346789059624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2552] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2552/stat : 2552 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346788006824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2553] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2553/stat : 2553 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346786953512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2554] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2554/stat : 2554 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346785900712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2555] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2555/stat : 2555 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346784848424 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2556] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2556/stat : 2556 (java) S 2544 2546 32179 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346783795624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2557] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2557/stat : 2557 (java) S 2544 2546 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340777093 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346653629160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2558] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2558/stat : 2558 (java) S 2544 2546 32179 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346652575224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2559] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2559/stat : 2559 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346651522824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2560] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2560/stat : 2560 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346650471312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2561] ppid=2544 vsize=2966184 CPUtime=0.15 cores=1,3,5,7
/proc/2546/task/2561/stat : 2561 (java) S 2544 2546 32179 0 -1 4202560 1711 0 0 0 15 0 0 0 20 0 20 0 340777096 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346649417912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2562] ppid=2544 vsize=2966184 CPUtime=0.17 cores=1,3,5,7
/proc/2546/task/2562/stat : 2562 (java) S 2544 2546 32179 0 -1 4202560 3181 0 0 0 17 0 0 0 20 0 20 0 340777096 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140346648365112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2563] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2563/stat : 2563 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140345773910648 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2564] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2564/stat : 2564 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140345772858056 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2567] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2567/stat : 2567 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140345769698984 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2568] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2568/stat : 2568 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 13605 33554432000 1073741824 1073778376 140736639009248 140345768646184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 2966184
heavy processes:

[startup+6.30066 s]
/proc/loadavg: 3.75 3.76 3.48 3/217 2578
/proc/meminfo: memFree=27381620/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2966184 CPUtime=1.06 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 14344 0 1 0 92 14 0 0 20 0 20 0 340777090 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 741546 21574 2229 9 0 732240 0
[pid=2546/tid=2548] ppid=2544 vsize=2966184 CPUtime=0.11 cores=1,3,5,7
/proc/2546/task/2548/stat : 2548 (java) S 2544 2546 32179 0 -1 4202560 2787 0 1 0 11 0 0 0 20 0 20 0 340777091 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346806883480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2549] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2549/stat : 2549 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346791164712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2550] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2550/stat : 2550 (java) S 2544 2546 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346790111912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2551] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2551/stat : 2551 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346789059624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2552] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2552/stat : 2552 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346788006824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2553] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2553/stat : 2553 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346786953512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2554] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2554/stat : 2554 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346785900712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2555] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2555/stat : 2555 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346784848424 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2556] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2556/stat : 2556 (java) S 2544 2546 32179 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340777092 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346783795624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2557] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2557/stat : 2557 (java) S 2544 2546 32179 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340777093 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346653629160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2558] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2558/stat : 2558 (java) S 2544 2546 32179 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346652575224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2559] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2559/stat : 2559 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346651522824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2560] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2560/stat : 2560 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346650471312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2561] ppid=2544 vsize=2966184 CPUtime=0.18 cores=1,3,5,7
/proc/2546/task/2561/stat : 2561 (java) S 2544 2546 32179 0 -1 4202560 1717 0 0 0 18 0 0 0 20 0 20 0 340777096 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346649417912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2562] ppid=2544 vsize=2966184 CPUtime=0.35 cores=1,3,5,7
/proc/2546/task/2562/stat : 2562 (java) S 2544 2546 32179 0 -1 4202560 8465 0 0 0 35 0 0 0 20 0 20 0 340777096 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140346648365112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2563] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2563/stat : 2563 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140345773910648 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2564] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2564/stat : 2564 (java) S 2544 2546 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 21574 33554432000 1073741824 1073778376 140736639009248 140345772858056 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2567] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7

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

[pid=2546/tid=2560] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2560/stat : 2560 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340777096 3037372416 141323 33554432000 1073741824 1073778376 140736639009248 140346650471312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2561] ppid=2544 vsize=2966184 CPUtime=0.81 cores=1,3,5,7
/proc/2546/task/2561/stat : 2561 (java) S 2544 2546 32179 0 -1 4202560 6738 0 0 0 78 3 0 0 20 0 22 0 340777096 3037372416 141323 33554432000 1073741824 1073778376 140736639009248 140346649417912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2562] ppid=2544 vsize=2966184 CPUtime=1.19 cores=1,3,5,7
/proc/2546/task/2562/stat : 2562 (java) S 2544 2546 32179 0 -1 4202560 10019 0 0 0 118 1 0 0 20 0 22 0 340777096 3037372416 141323 33554432000 1073741824 1073778376 140736639009248 140346648365112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2563] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2563/stat : 2563 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340777096 3037372416 141323 33554432000 1073741824 1073778376 140736639009248 140345773910648 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2564] ppid=2544 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/2546/task/2564/stat : 2564 (java) S 2544 2546 32179 0 -1 4202560 6 0 0 0 0 1 0 0 20 0 22 0 340777096 3037372416 141323 33554432000 1073741824 1073778376 140736639009248 140345772858056 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2567] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2567/stat : 2567 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340777104 3037372416 141323 33554432000 1073741824 1073778376 140736639009248 140345769698984 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2568] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2568/stat : 2568 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340777104 3037372416 141323 33554432000 1073741824 1073778376 140736639009248 140345768646184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2603] ppid=2544 vsize=2966184 CPUtime=29.89 cores=1,3,5,7
/proc/2546/task/2603/stat : 2603 (java) R 2544 2546 32179 0 -1 4202560 35 0 0 0 2989 0 0 0 20 0 22 0 340780509 3037372416 141323 33554432000 1073741824 1073778376 140736639009248 140345771803048 140346663541396 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2604] ppid=2544 vsize=2966184 CPUtime=29.92 cores=1,3,5,7
/proc/2546/task/2604/stat : 2604 (java) R 2544 2546 32179 0 -1 4202560 16 0 0 0 2992 0 0 0 20 0 22 0 340780509 3037372416 141323 33554432000 1073741824 1073778376 140736639009248 140345770748616 140346663503683 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 2966184

[startup+68.7076 s]
/proc/loadavg: 3.79 3.75 3.49 5/219 2604
/proc/meminfo: memFree=26893328/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2966184 CPUtime=105.08 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 21555 0 1 0 10456 52 0 0 20 0 20 0 340777090 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 741546 141340 2275 9 0 732240 0
[pid=2546/tid=2548] ppid=2544 vsize=2966184 CPUtime=0.12 cores=1,3,5,7
/proc/2546/task/2548/stat : 2548 (java) S 2544 2546 32179 0 -1 4202560 2792 0 1 0 12 0 0 0 20 0 20 0 340777091 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346806883480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2549] ppid=2544 vsize=2966184 CPUtime=0.22 cores=1,3,5,7
/proc/2546/task/2549/stat : 2549 (java) S 2544 2546 32179 0 -1 4202560 28 0 0 0 22 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346791164712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2550] ppid=2544 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/2546/task/2550/stat : 2550 (java) S 2544 2546 32179 0 -1 4202560 28 0 0 0 21 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346790111912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2551] ppid=2544 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/2546/task/2551/stat : 2551 (java) S 2544 2546 32179 0 -1 4202560 21 0 0 0 20 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346789059624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2552] ppid=2544 vsize=2966184 CPUtime=0.23 cores=1,3,5,7
/proc/2546/task/2552/stat : 2552 (java) S 2544 2546 32179 0 -1 4202560 29 0 0 0 23 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346788006824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2553] ppid=2544 vsize=2966184 CPUtime=0.22 cores=1,3,5,7
/proc/2546/task/2553/stat : 2553 (java) S 2544 2546 32179 0 -1 4202560 28 0 0 0 22 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346786953512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2554] ppid=2544 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/2546/task/2554/stat : 2554 (java) S 2544 2546 32179 0 -1 4202560 16 0 0 0 20 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346785900712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2555] ppid=2544 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/2546/task/2555/stat : 2555 (java) S 2544 2546 32179 0 -1 4202560 33 0 0 0 20 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346784848424 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2556] ppid=2544 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/2546/task/2556/stat : 2556 (java) S 2544 2546 32179 0 -1 4202560 29 0 0 0 21 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346783795624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2557] ppid=2544 vsize=2966184 CPUtime=3.44 cores=1,3,5,7
/proc/2546/task/2557/stat : 2557 (java) S 2544 2546 32179 0 -1 4202560 60 0 0 0 341 3 0 0 20 0 20 0 340777093 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346653629160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2558] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2558/stat : 2558 (java) S 2544 2546 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346652575224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2559] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2559/stat : 2559 (java) S 2544 2546 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346651522824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2560] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2560/stat : 2560 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346650471312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2561] ppid=2544 vsize=2966184 CPUtime=0.96 cores=1,3,5,7
/proc/2546/task/2561/stat : 2561 (java) S 2544 2546 32179 0 -1 4202560 6763 0 0 0 93 3 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346649417912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2562] ppid=2544 vsize=2966184 CPUtime=1.19 cores=1,3,5,7
/proc/2546/task/2562/stat : 2562 (java) S 2544 2546 32179 0 -1 4202560 10019 0 0 0 118 1 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346648365112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2563] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2563/stat : 2563 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345773910648 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2564] ppid=2544 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/2546/task/2564/stat : 2564 (java) S 2544 2546 32179 0 -1 4202560 6 0 0 0 0 1 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345772858056 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2567] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2567/stat : 2567 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345769698984 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2568] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2568/stat : 2568 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345768646184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 105.08
Current children cumulated vsize (KiB) 2966184

[startup+69.1006 s]
/proc/loadavg: 3.79 3.75 3.49 5/219 2604
/proc/meminfo: memFree=26893328/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2966184 CPUtime=105.08 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 21555 0 1 0 10456 52 0 0 20 0 20 0 340777090 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 741546 141340 2275 9 0 732240 0
[pid=2546/tid=2548] ppid=2544 vsize=2966184 CPUtime=0.12 cores=1,3,5,7
/proc/2546/task/2548/stat : 2548 (java) S 2544 2546 32179 0 -1 4202560 2792 0 1 0 12 0 0 0 20 0 20 0 340777091 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346806883480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2549] ppid=2544 vsize=2966184 CPUtime=0.22 cores=1,3,5,7
/proc/2546/task/2549/stat : 2549 (java) S 2544 2546 32179 0 -1 4202560 28 0 0 0 22 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346791164712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2550] ppid=2544 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/2546/task/2550/stat : 2550 (java) S 2544 2546 32179 0 -1 4202560 28 0 0 0 21 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346790111912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2551] ppid=2544 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/2546/task/2551/stat : 2551 (java) S 2544 2546 32179 0 -1 4202560 21 0 0 0 20 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346789059624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2552] ppid=2544 vsize=2966184 CPUtime=0.23 cores=1,3,5,7
/proc/2546/task/2552/stat : 2552 (java) S 2544 2546 32179 0 -1 4202560 29 0 0 0 23 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346788006824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2553] ppid=2544 vsize=2966184 CPUtime=0.22 cores=1,3,5,7
/proc/2546/task/2553/stat : 2553 (java) S 2544 2546 32179 0 -1 4202560 28 0 0 0 22 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346786953512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2554] ppid=2544 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/2546/task/2554/stat : 2554 (java) S 2544 2546 32179 0 -1 4202560 16 0 0 0 20 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346785900712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2555] ppid=2544 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/2546/task/2555/stat : 2555 (java) S 2544 2546 32179 0 -1 4202560 33 0 0 0 20 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346784848424 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2556] ppid=2544 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/2546/task/2556/stat : 2556 (java) S 2544 2546 32179 0 -1 4202560 29 0 0 0 21 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346783795624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2557] ppid=2544 vsize=2966184 CPUtime=3.44 cores=1,3,5,7
/proc/2546/task/2557/stat : 2557 (java) S 2544 2546 32179 0 -1 4202560 60 0 0 0 341 3 0 0 20 0 20 0 340777093 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346653629160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2558] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2558/stat : 2558 (java) S 2544 2546 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346652575224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2559] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2559/stat : 2559 (java) S 2544 2546 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346651522824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2560] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2560/stat : 2560 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346650471312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2561] ppid=2544 vsize=2966184 CPUtime=0.96 cores=1,3,5,7
/proc/2546/task/2561/stat : 2561 (java) S 2544 2546 32179 0 -1 4202560 6763 0 0 0 93 3 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346649417912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2562] ppid=2544 vsize=2966184 CPUtime=1.19 cores=1,3,5,7
/proc/2546/task/2562/stat : 2562 (java) S 2544 2546 32179 0 -1 4202560 10019 0 0 0 118 1 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346648365112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2563] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2563/stat : 2563 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345773910648 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2564] ppid=2544 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/2546/task/2564/stat : 2564 (java) S 2544 2546 32179 0 -1 4202560 6 0 0 0 0 1 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345772858056 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2567] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2567/stat : 2567 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345769698984 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2568] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2568/stat : 2568 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345768646184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 105.08
Current children cumulated vsize (KiB) 2966184

[startup+69.5007 s]
/proc/loadavg: 3.79 3.75 3.49 3/217 2604
/proc/meminfo: memFree=26893328/32873648 swapFree=7116/7116
[pid=2546] ppid=2544 vsize=2966184 CPUtime=105.3 cores=1,3,5,7
/proc/2546/stat : 2546 (java) S 2544 2546 32179 0 -1 4202496 21556 0 1 0 10478 52 0 0 20 0 20 0 340777090 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140736639000384 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2546/statm: 741546 141340 2275 9 0 732240 0
[pid=2546/tid=2548] ppid=2544 vsize=2966184 CPUtime=0.33 cores=1,3,5,7
/proc/2546/task/2548/stat : 2548 (java) R 2544 2546 32179 0 -1 4202560 2793 0 1 0 33 0 0 0 20 0 20 0 340777091 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346806882832 140346663376784 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2549] ppid=2544 vsize=2966184 CPUtime=0.22 cores=1,3,5,7
/proc/2546/task/2549/stat : 2549 (java) S 2544 2546 32179 0 -1 4202560 28 0 0 0 22 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346791164712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2550] ppid=2544 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/2546/task/2550/stat : 2550 (java) S 2544 2546 32179 0 -1 4202560 28 0 0 0 21 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346790111912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2551] ppid=2544 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/2546/task/2551/stat : 2551 (java) S 2544 2546 32179 0 -1 4202560 21 0 0 0 20 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346789059624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2552] ppid=2544 vsize=2966184 CPUtime=0.23 cores=1,3,5,7
/proc/2546/task/2552/stat : 2552 (java) S 2544 2546 32179 0 -1 4202560 29 0 0 0 23 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346788006824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2553] ppid=2544 vsize=2966184 CPUtime=0.22 cores=1,3,5,7
/proc/2546/task/2553/stat : 2553 (java) S 2544 2546 32179 0 -1 4202560 28 0 0 0 22 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346786953512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2554] ppid=2544 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/2546/task/2554/stat : 2554 (java) S 2544 2546 32179 0 -1 4202560 16 0 0 0 20 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346785900712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2555] ppid=2544 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/2546/task/2555/stat : 2555 (java) S 2544 2546 32179 0 -1 4202560 33 0 0 0 20 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346784848424 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2556] ppid=2544 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/2546/task/2556/stat : 2556 (java) S 2544 2546 32179 0 -1 4202560 29 0 0 0 21 0 0 0 20 0 20 0 340777092 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346783795624 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2557] ppid=2544 vsize=2966184 CPUtime=3.44 cores=1,3,5,7
/proc/2546/task/2557/stat : 2557 (java) S 2544 2546 32179 0 -1 4202560 60 0 0 0 341 3 0 0 20 0 20 0 340777093 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346653629160 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2558] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2558/stat : 2558 (java) S 2544 2546 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346652575224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2559] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2559/stat : 2559 (java) S 2544 2546 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 340777094 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346651522824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2560] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2560/stat : 2560 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346650471312 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2546/tid=2561] ppid=2544 vsize=2966184 CPUtime=0.96 cores=1,3,5,7
/proc/2546/task/2561/stat : 2561 (java) S 2544 2546 32179 0 -1 4202560 6763 0 0 0 93 3 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346649417912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2546/tid=2562] ppid=2544 vsize=2966184 CPUtime=1.2 cores=1,3,5,7
/proc/2546/task/2562/stat : 2562 (java) S 2544 2546 32179 0 -1 4202560 10019 0 0 0 119 1 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140346648365112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2563] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2563/stat : 2563 (java) S 2544 2546 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345773910648 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2546/tid=2564] ppid=2544 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/2546/task/2564/stat : 2564 (java) S 2544 2546 32179 0 -1 4202560 6 0 0 0 0 1 0 0 20 0 20 0 340777096 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345772858056 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2567] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2567/stat : 2567 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345769698984 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2546/tid=2568] ppid=2544 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/2546/task/2568/stat : 2568 (java) S 2544 2546 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340777104 3037372416 141340 33554432000 1073741824 1073778376 140736639009248 140345768646184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 105.3
Current children cumulated vsize (KiB) 2966184

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0600052
#  lost CPU user time (s): 0.0800018
#  lost CPU system time (s): -0.02

Real time (s): 69.5125
CPU time (s): 105.459
CPU user time (s): 104.875
CPU system time (s): 0.583908
CPU usage (%): 151.712
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.795
system time used= 0.603908
maximum resident set size= 565400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21565
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4473
involuntary context switches= 5161

runsolver used 0.240963 second user time and 0.666898 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-03 20:01:56
IDJOB=3734897
IDBENCH=2916
IDSOLVER=2324
FILE ID=node123/3734897-1338746516
RUNJOBID= node123-1338737887-32196
PBS_JOBID= 14636768
Free space on /tmp= 71304 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_2.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734897-1338746516/watcher-3734897-1338746516 -o /tmp/evaluation-result-3734897-1338746516/solver-3734897-1338746516 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3734897-1338746516.opb

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

MD5SUM BENCH= 031b0f629913e7cd5c934f00ec1a1885
RANDOM SEED=545061774

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        27455012 kB
Buffers:         1802620 kB
Cached:          2239716 kB
SwapCached:         2268 kB
Active:          2626672 kB
Inactive:        1902272 kB
Active(anon):     479496 kB
Inactive(anon):     5504 kB
Active(file):    2147176 kB
Inactive(file):  1896768 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:                64 kB
Writeback:             0 kB
AnonPages:        487592 kB
Mapped:            18496 kB
Shmem:                 0 kB
Slab:             750228 kB
SReclaimable:     194184 kB
SUnreclaim:       556044 kB
KernelStack:        1632 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1572148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 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= 71304 MiB
End job on node123 at 2012-06-03 20:03:06