Trace number 4085158

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
Sat4j PB 2.3.6 Resolution PB16OPT1120 49.5965 47.7621

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM9b4418c5c34f37121cd9ad7732df64ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark34.5537
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
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.08/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.08/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.10	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4085158-1465223406.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.08/0.15	c ... done. Wall clock time 0.025s.
0.08/0.15	c declared #vars     89
0.08/0.15	c #constraints  28
0.08/0.15	c constraints type 
0.08/0.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 15
0.08/0.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.08/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 11
0.08/0.15	c 28 constraints processed.
0.08/0.15	c objective function length is 85 literals
0.25/0.22	c SATISFIABLE
0.25/0.22	c OPTIMIZING...
0.25/0.22	c Got one! Elapsed wall clock time (in seconds):0.089
0.25/0.22	o 1567
0.25/0.23	c Got one! Elapsed wall clock time (in seconds):0.1
0.25/0.23	o 1255
0.25/0.27	c Got one! Elapsed wall clock time (in seconds):0.141
0.25/0.27	o 1222
0.49/0.30	c Got one! Elapsed wall clock time (in seconds):0.172
0.49/0.30	o 1194
0.85/0.64	c cleaning 3334 clauses out of 6680 with flag 15540/6680
1.45/0.94	c cleaning 4673 clauses out of 9346 with flag 33714/12680
1.85/1.31	c cleaning 5836 clauses out of 11674 with flag 56743/19681
2.26/1.80	c cleaning 6919 clauses out of 13837 with flag 83056/27680
2.89/2.33	c cleaning 7959 clauses out of 15919 with flag 110423/36681
3.29/2.77	c Got one! Elapsed wall clock time (in seconds):2.642
3.29/2.77	o 1153
3.68/3.18	c cleaning 9864 clauses out of 19727 with flag 15547/48448
4.18/3.60	c cleaning 7923 clauses out of 15857 with flag 34448/54442
4.59/4.02	c cleaning 7470 clauses out of 14939 with flag 57291/61447
5.10/4.51	c cleaning 7740 clauses out of 15479 with flag 83253/69457
5.59/5.01	c cleaning 8362 clauses out of 16725 with flag 110962/78443
6.10/5.60	c cleaning 9175 clauses out of 18362 with flag 142218/88442
6.79/6.29	c cleaning 10092 clauses out of 20187 with flag 174897/99442
6.89/6.34	c Got one! Elapsed wall clock time (in seconds):6.216
6.89/6.34	o 1149
7.09/6.59	c cleaning 7796 clauses out of 15607 with flag 12743/104954
7.71/6.91	c cleaning 6902 clauses out of 13808 with flag 33050/110951
8.27/7.23	c cleaning 6955 clauses out of 13909 with flag 55520/117954
8.57/7.58	c cleaning 7471 clauses out of 14952 with flag 80728/125952
9.07/8.02	c cleaning 8239 clauses out of 16480 with flag 109394/134951
9.17/8.14	c Got one! Elapsed wall clock time (in seconds):8.014
9.17/8.14	o 1120
9.37/8.30	c cleaning 7073 clauses out of 14150 with flag 9924/140860
9.57/8.56	c cleaning 6534 clauses out of 13072 with flag 28675/146855
9.88/8.86	c cleaning 6759 clauses out of 13538 with flag 50725/153855
10.27/9.21	c cleaning 7390 clauses out of 14780 with flag 74324/161856
10.67/9.67	c cleaning 8184 clauses out of 16389 with flag 102378/170855
11.37/10.33	c cleaning 9097 clauses out of 18209 with flag 134679/180859
12.08/11.06	c cleaning 10053 clauses out of 20109 with flag 170234/191856
13.16/11.84	c cleaning 11022 clauses out of 22056 with flag 208278/203856
14.32/12.64	c cleaning 12016 clauses out of 24033 with flag 250643/216855
15.22/13.54	c cleaning 13005 clauses out of 26017 with flag 294410/230855
16.32/14.60	c cleaning 14003 clauses out of 28012 with flag 341798/245855
17.51/15.83	c cleaning 14999 clauses out of 30011 with flag 398920/261857
18.82/17.16	c cleaning 16009 clauses out of 32018 with flag 453438/278863
20.43/18.80	c cleaning 16996 clauses out of 34003 with flag 514747/296857
22.33/20.63	c cleaning 18000 clauses out of 36005 with flag 579009/315856
24.34/22.66	c cleaning 18995 clauses out of 38010 with flag 646747/335861
26.44/24.73	c cleaning 20005 clauses out of 40011 with flag 715891/356857
28.74/27.00	c cleaning 20995 clauses out of 42004 with flag 789343/378855
31.04/29.39	c cleaning 22002 clauses out of 44009 with flag 866616/401855
33.74/32.02	c cleaning 22995 clauses out of 46008 with flag 942576/425856
36.80/35.06	c cleaning 23999 clauses out of 48011 with flag 1027954/450855
40.42/38.67	c cleaning 25001 clauses out of 50013 with flag 1119894/476856
44.02/42.23	c cleaning 25998 clauses out of 52011 with flag 1211704/503856
48.62/46.80	c cleaning 27008 clauses out of 54016 with flag 1308499/531861
49.52/47.75	c starts		: 648
49.52/47.75	c conflicts		: 539258
49.52/47.75	c decisions		: 932820
49.52/47.75	c propagations		: 9483497
49.52/47.75	c inspects		: 900236488
49.52/47.75	c shortcuts		: 0
49.52/47.75	c learnt literals	: 14
49.52/47.75	c learnt binary clauses	: 14
49.52/47.75	c learnt ternary clauses	: 25
49.52/47.75	c learnt constraints	: 539243
49.52/47.75	c ignored constraints	: 0
49.52/47.75	c root simplifications	: 0
49.52/47.75	c removed literals (reason simplification)	: 0
49.52/47.75	c reason swapping (by a shorter reason)	: 0
49.52/47.75	c Calls to reduceDB	: 41
49.52/47.75	c Number of update (reduction) of LBD	: 173381
49.52/47.75	c Imported unit clauses	: 0
49.52/47.75	c number of reductions to clauses (during analyze)	: 0
49.52/47.75	c number of learned constraints concerned by reduction	: 0
49.52/47.75	c number of learning phase by resolution	: 0
49.52/47.75	c number of learning phase by cutting planes	: 0
49.52/47.75	c speed (assignments/second)	: 199245.68775342984
49.52/47.75	c non guided choices	0
49.52/47.75	c learnt constraints type 
49.52/47.75	s OPTIMUM FOUND
49.52/47.75	c Found 7 solution(s)
49.52/47.75	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 
49.52/47.75	c objective function=1120
49.52/47.75	c Total wall clock time (in seconds): 47.626

Verifier Data

OK	1120

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4085158-1465223406/watcher-4085158-1465223406 -o /tmp/evaluation-result-4085158-1465223406/solver-4085158-1465223406 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465218951-7201 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085158-1465223406.opb 

pid=11476
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.27 2.23 2.19 3/195 11479
/proc/meminfo: memFree=30223124/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/11479/stat : 11479 (java) D 11476 11479 7184 0 -1 4202496 158 0 0 0 0 0 0 0 20 0 1 0 104273849 278528 33 33554432000 1073741824 1073778376 140736955200544 140736955197720 214360485159 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 68 33 25 9 0 25 0

[startup+0.100177 s]
/proc/loadavg: 2.27 2.23 2.19 3/195 11479
/proc/meminfo: memFree=30223124/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 4120 0 1 0 7 1 0 0 20 0 18 0 104273849 9787879424 5238 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2389619 5247 2052 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200361 s]
/proc/loadavg: 2.27 2.23 2.19 3/195 11479
/proc/meminfo: memFree=30223124/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 6129 0 1 0 24 1 0 0 20 0 19 0 104273849 9856040960 7237 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2406260 7237 2217 9 0 2396937 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9625040

[startup+0.300346 s]
/proc/loadavg: 2.27 2.23 2.19 3/195 11479
/proc/meminfo: memFree=30223124/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 6438 0 1 0 47 2 0 0 20 0 19 0 104273849 9856040960 8270 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2406260 8270 2226 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700298 s]
/proc/loadavg: 2.27 2.23 2.19 3/195 11479
/proc/meminfo: memFree=30223124/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 14494 0 1 0 106 3 0 0 20 0 19 0 104273849 9856040960 13731 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2406260 13731 2239 9 0 2396937 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 9625040

[startup+1.50079 s]
/proc/loadavg: 2.17 2.21 2.18 3/214 11498
/proc/meminfo: memFree=30176132/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9625040 CPUtime=2.06 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 16047 0 1 0 203 3 0 0 20 0 19 0 104273849 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2406260 15713 2241 9 0 2396937 0
[pid=11479/tid=11481] ppid=11476 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/11479/task/11481/stat : 11481 (java) R 11476 11479 7184 0 -1 4202560 2412 0 1 0 145 2 0 0 20 0 19 0 104273850 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488406321504 140488263292141 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11482] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11482/stat : 11482 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488384424104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11483] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11483/stat : 11483 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488383371560 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11484] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11484/stat : 11484 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488382319016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11479/tid=11485] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11485/stat : 11485 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488044702248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11486] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11486/stat : 11486 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488043649704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11487] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11487/stat : 11487 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488042597160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11488] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11488/stat : 11488 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488041544616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11489] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11489/stat : 11489 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488040492072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11490] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11490/stat : 11490 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488028293224 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11491] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11491/stat : 11491 (java) S 11476 11479 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488027239544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11492] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11492/stat : 11492 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488026186888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11493] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11493/stat : 11493 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488025135632 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11494] ppid=11476 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/11479/task/11494/stat : 11494 (java) S 11476 11479 7184 0 -1 4202560 4024 0 0 0 24 0 0 0 20 0 19 0 104273856 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488024083000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11495] ppid=11476 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/11479/task/11495/stat : 11495 (java) S 11476 11479 7184 0 -1 4202560 8340 0 0 0 30 2 0 0 20 0 19 0 104273856 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488023030456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11496] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11496/stat : 11496 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488021978104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11497] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11497/stat : 11497 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488020925768 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11498] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11498/stat : 11498 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273865 9856040960 15713 33554432000 1073741824 1073778376 140737465119008 140488019772200 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.17 2.21 2.18 3/214 11498
/proc/meminfo: memFree=30171356/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9625040 CPUtime=3.68 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 16051 0 1 0 365 3 0 0 20 0 19 0 104273849 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2406260 17250 2241 9 0 2396937 0
[pid=11479/tid=11481] ppid=11476 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/11479/task/11481/stat : 11481 (java) R 11476 11479 7184 0 -1 4202560 2415 0 1 0 304 2 0 0 20 0 19 0 104273850 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488406315312 140488263242336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11482] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11482/stat : 11482 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488384424104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11483] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11483/stat : 11483 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488383371560 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11484] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11484/stat : 11484 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488382319016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11479/tid=11485] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11485/stat : 11485 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488044702248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11486] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11486/stat : 11486 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488043649704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11487] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11487/stat : 11487 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488042597160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11488] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11488/stat : 11488 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488041544616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11489] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11489/stat : 11489 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488040492072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11490] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11490/stat : 11490 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488028293224 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11491] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11491/stat : 11491 (java) S 11476 11479 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488027239544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11492] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11492/stat : 11492 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488026186888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11493] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11493/stat : 11493 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488025135632 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11494] ppid=11476 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/11479/task/11494/stat : 11494 (java) S 11476 11479 7184 0 -1 4202560 4025 0 0 0 26 0 0 0 20 0 19 0 104273856 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488024083000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11495] ppid=11476 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/11479/task/11495/stat : 11495 (java) S 11476 11479 7184 0 -1 4202560 8340 0 0 0 31 2 0 0 20 0 19 0 104273856 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488023030456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11496] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11496/stat : 11496 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488021978104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11497] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11497/stat : 11497 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488020925768 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11498] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11498/stat : 11498 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273865 9856040960 17250 33554432000 1073741824 1073778376 140737465119008 140488019772200 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.16 2.21 2.18 3/214 11498
/proc/meminfo: memFree=30161644/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9625040 CPUtime=6.89 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 16057 0 1 0 685 4 0 0 20 0 19 0 104273849 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2406260 19069 2242 9 0 2396937 0
[pid=11479/tid=11481] ppid=11476 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/11479/task/11481/stat : 11481 (java) R 11476 11479 7184 0 -1 4202560 2420 0 1 0 624 2 0 0 20 0 19 0 104273850 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488406323416 140488263415969 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11482] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11482/stat : 11482 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488384424104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11483] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11483/stat : 11483 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488383371560 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11484] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11484/stat : 11484 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488382319016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11479/tid=11485] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11485/stat : 11485 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488044702248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11486] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11486/stat : 11486 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488043649704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11487] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11487/stat : 11487 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488042597160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11488] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11488/stat : 11488 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488041544616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11489] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11489/stat : 11489 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488040492072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11490] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11490/stat : 11490 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488028293224 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11491] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11491/stat : 11491 (java) S 11476 11479 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488027239544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11492] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11492/stat : 11492 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488026186888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11493] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11493/stat : 11493 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488025135632 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11494] ppid=11476 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/11479/task/11494/stat : 11494 (java) S 11476 11479 7184 0 -1 4202560 4025 0 0 0 26 0 0 0 20 0 19 0 104273856 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488024083000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11495] ppid=11476 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/11479/task/11495/stat : 11495 (java) S 11476 11479 7184 0 -1 4202560 8340 0 0 0 31 2 0 0 20 0 19 0 104273856 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488023030456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11496] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11496/stat : 11496 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488021978104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11497] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11497/stat : 11497 (java) S 11476 11479 7184 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488020925768 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11498] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11498/stat : 11498 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273865 9856040960 19069 33554432000 1073741824 1073778376 140737465119008 140488019772200 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 9625040


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

[pid=11479/tid=11484] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11484/stat : 11484 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488382319016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11479/tid=11485] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11485/stat : 11485 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488044702248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11486] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11486/stat : 11486 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488043649704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11487] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11487/stat : 11487 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488042597160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11488] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11488/stat : 11488 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488041544616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11489] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11489/stat : 11489 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488040492072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11490] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11490/stat : 11490 (java) S 11476 11479 7184 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488028293224 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11491] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11491/stat : 11491 (java) S 11476 11479 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488027239544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11492] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11492/stat : 11492 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488026186888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11493] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11493/stat : 11493 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488025135632 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11494] ppid=11476 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/11479/task/11494/stat : 11494 (java) S 11476 11479 7184 0 -1 4202560 15834 0 0 0 143 3 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488024083000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11495] ppid=11476 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/11479/task/11495/stat : 11495 (java) S 11476 11479 7184 0 -1 4202560 8349 0 0 0 34 2 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488023030456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11496] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11496/stat : 11496 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488021978104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11497] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11497/stat : 11497 (java) S 11476 11479 7184 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488020925768 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11498] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11498/stat : 11498 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273865 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488019772200 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 48.22
Current children cumulated vsize (KiB) 9625040

[startup+47.2008 s]
/proc/loadavg: 2.18 2.21 2.18 3/214 11498
/proc/meminfo: memFree=30090580/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9625040 CPUtime=49.02 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 27930 0 1 0 4894 8 0 0 20 0 19 0 104273849 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2406260 41948 2249 9 0 2396937 0
[pid=11479/tid=11481] ppid=11476 vsize=9625040 CPUtime=47.16 cores=1,3,5,7
/proc/11479/task/11481/stat : 11481 (java) R 11476 11479 7184 0 -1 4202560 2470 0 1 0 4713 3 0 0 20 0 19 0 104273850 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488406314672 140488263259311 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11482] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11482/stat : 11482 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488384424104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11483] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11483/stat : 11483 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488383371560 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11484] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11484/stat : 11484 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488382319016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11479/tid=11485] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11485/stat : 11485 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488044702248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11486] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11486/stat : 11486 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488043649704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11487] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11487/stat : 11487 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488042597160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11488] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11488/stat : 11488 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488041544616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11489] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11489/stat : 11489 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488040492072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11490] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11490/stat : 11490 (java) S 11476 11479 7184 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488028293224 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11491] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11491/stat : 11491 (java) S 11476 11479 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488027239544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11492] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11492/stat : 11492 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488026186888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11493] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11493/stat : 11493 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488025135632 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11494] ppid=11476 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/11479/task/11494/stat : 11494 (java) S 11476 11479 7184 0 -1 4202560 15834 0 0 0 143 3 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488024083000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11495] ppid=11476 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/11479/task/11495/stat : 11495 (java) S 11476 11479 7184 0 -1 4202560 8349 0 0 0 34 2 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488023030456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11496] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11496/stat : 11496 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488021978104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11497] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11497/stat : 11497 (java) S 11476 11479 7184 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488020925768 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11498] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11498/stat : 11498 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273865 9856040960 41948 33554432000 1073741824 1073778376 140737465119008 140488019772200 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 49.02
Current children cumulated vsize (KiB) 9625040

[startup+47.6007 s]
/proc/loadavg: 2.18 2.21 2.18 3/214 11498
/proc/meminfo: memFree=30090580/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9625040 CPUtime=49.42 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 27931 0 1 0 4934 8 0 0 20 0 19 0 104273849 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2406260 42460 2249 9 0 2396937 0
[pid=11479/tid=11481] ppid=11476 vsize=9625040 CPUtime=47.56 cores=1,3,5,7
/proc/11479/task/11481/stat : 11481 (java) R 11476 11479 7184 0 -1 4202560 2471 0 1 0 4753 3 0 0 20 0 19 0 104273850 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488406314672 140488263291968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11482] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11482/stat : 11482 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488384424104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11483] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11483/stat : 11483 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488383371560 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11484] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11484/stat : 11484 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488382319016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11479/tid=11485] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11485/stat : 11485 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488044702248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11486] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11486/stat : 11486 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488043649704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11487] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11487/stat : 11487 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488042597160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11488] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11488/stat : 11488 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488041544616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11489] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11489/stat : 11489 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488040492072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11490] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11490/stat : 11490 (java) S 11476 11479 7184 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488028293224 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11491] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11491/stat : 11491 (java) S 11476 11479 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488027239544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11492] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11492/stat : 11492 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488026186888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11493] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11493/stat : 11493 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488025135632 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11494] ppid=11476 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/11479/task/11494/stat : 11494 (java) S 11476 11479 7184 0 -1 4202560 15834 0 0 0 143 3 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488024083000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11495] ppid=11476 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/11479/task/11495/stat : 11495 (java) S 11476 11479 7184 0 -1 4202560 8349 0 0 0 34 2 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488023030456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11496] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11496/stat : 11496 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488021978104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11497] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11497/stat : 11497 (java) S 11476 11479 7184 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488020925768 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11498] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11498/stat : 11498 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273865 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488019772200 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 49.42
Current children cumulated vsize (KiB) 9625040

[startup+47.7007 s]
/proc/loadavg: 2.18 2.21 2.18 3/214 11498
/proc/meminfo: memFree=30090580/32872528 swapFree=15784/1434320
[pid=11479] ppid=11476 vsize=9625040 CPUtime=49.52 cores=1,3,5,7
/proc/11479/stat : 11479 (java) S 11476 11479 7184 0 -1 4202496 27931 0 1 0 4944 8 0 0 20 0 19 0 104273849 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140737465110144 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11479/statm: 2406260 42460 2249 9 0 2396937 0
[pid=11479/tid=11481] ppid=11476 vsize=9625040 CPUtime=47.66 cores=1,3,5,7
/proc/11479/task/11481/stat : 11481 (java) R 11476 11479 7184 0 -1 4202560 2471 0 1 0 4763 3 0 0 20 0 19 0 104273850 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488406314672 140488262928099 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11482] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11482/stat : 11482 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488384424104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11483] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11483/stat : 11483 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488383371560 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11484] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11484/stat : 11484 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488382319016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11479/tid=11485] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11485/stat : 11485 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488044702248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11486] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11486/stat : 11486 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488043649704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11487] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11487/stat : 11487 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488042597160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11479/tid=11488] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11488/stat : 11488 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488041544616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11489] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11489/stat : 11489 (java) S 11476 11479 7184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104273852 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488040492072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11490] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11490/stat : 11490 (java) S 11476 11479 7184 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488028293224 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11491] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11491/stat : 11491 (java) S 11476 11479 7184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488027239544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11492] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11492/stat : 11492 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273853 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488026186888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11493] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11493/stat : 11493 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488025135632 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11494] ppid=11476 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/11479/task/11494/stat : 11494 (java) S 11476 11479 7184 0 -1 4202560 15834 0 0 0 143 3 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488024083000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11495] ppid=11476 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/11479/task/11495/stat : 11495 (java) S 11476 11479 7184 0 -1 4202560 8349 0 0 0 34 2 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488023030456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11496] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11496/stat : 11496 (java) S 11476 11479 7184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488021978104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11479/tid=11497] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11497/stat : 11497 (java) S 11476 11479 7184 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 104273856 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488020925768 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11479/tid=11498] ppid=11476 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11479/task/11498/stat : 11498 (java) S 11476 11479 7184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104273865 9856040960 42460 33554432000 1073741824 1073778376 140737465119008 140488019772200 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 49.52
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 47.7621
CPU time (s): 49.5965
CPU user time (s): 49.4745
CPU system time (s): 0.121981
CPU usage (%): 103.841
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.4745
system time used= 0.121981
maximum resident set size= 169904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27954
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1310
involuntary context switches= 173

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.156976 second user time and 0.209968 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-06 16:30:06
IDJOB=4085158
IDBENCH=1868
IDSOLVER=2546
FILE ID=node130/4085158-1465223406
RUNJOBID= node130-1465218951-7201
PBS_JOBID= 19843207
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085158-1465223406/watcher-4085158-1465223406 -o /tmp/evaluation-result-4085158-1465223406/solver-4085158-1465223406 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465218951-7201 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085158-1465223406.opb

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=1041249048

node130.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.261
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.52
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.261
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	: 5332.55
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.261
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	: 5332.55
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.261
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	: 5332.61
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.261
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	: 5332.55
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.261
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	: 5332.55
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.261
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	: 5332.55
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.261
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30223924 kB
Buffers:           14632 kB
Cached:            86976 kB
SwapCached:         1764 kB
Active:           467864 kB
Inactive:          43876 kB
Active(anon):     411304 kB
Inactive(anon):     1200 kB
Active(file):      56560 kB
Inactive(file):    42676 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098340 kB
Dirty:               968 kB
Writeback:             0 kB
AnonPages:       1843792 kB
Mapped:            15444 kB
Shmem:                 0 kB
Slab:             567164 kB
SReclaimable:      10476 kB
SUnreclaim:       556688 kB
KernelStack:        1608 kB
PageTables:         7720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1984092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1802240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71748 MiB
End job on node130 at 2016-06-06 16:30:54