Trace number 4119290

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 PB16OPT-20 361.59 360.239

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0055-0055.opb
MD5SUM095000da397b8b5a882460fe77646bfc
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-20
Best CPU time to get the best result obtained on this benchmark0.143977
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables75
Total number of constraints25
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 150
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 150
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 150
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)150
Sum of products size (including duplicates)300
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4119290-1467253850.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.11/0.13	c ... done. Wall clock time 0.031s.
0.11/0.13	c declared #vars     75
0.11/0.13	c internal #vars     225
0.11/0.13	c #constraints  350
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 175
0.11/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 25
0.11/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 150
0.11/0.13	c 350 constraints processed.
0.11/0.13	c objective function length is 150 literals
0.11/0.14	c SATISFIABLE
0.11/0.14	c OPTIMIZING...
0.11/0.14	c Got one! Elapsed wall clock time (in seconds):0.038
0.11/0.14	o -14
0.30/0.23	c Got one! Elapsed wall clock time (in seconds):0.126
0.30/0.23	o -15
0.30/0.24	c Got one! Elapsed wall clock time (in seconds):0.141
0.30/0.24	o -16
0.30/0.24	c Got one! Elapsed wall clock time (in seconds):0.144
0.30/0.24	o -17
0.82/0.51	c cleaning 2632 clauses out of 5265 with flag 11035/5265
1.11/0.75	c cleaning 4317 clauses out of 8634 with flag 23625/11266
1.42/1.04	c cleaning 5658 clauses out of 11317 with flag 38339/18266
1.82/1.43	c cleaning 6830 clauses out of 13660 with flag 54991/26267
2.15/1.73	c Got one! Elapsed wall clock time (in seconds):1.626
2.15/1.73	o -18
2.25/1.83	c Got one! Elapsed wall clock time (in seconds):1.727
2.25/1.83	o -19
2.25/1.86	c Got one! Elapsed wall clock time (in seconds):1.764
2.25/1.86	o -20
2.56/2.19	c cleaning 9977 clauses out of 19953 with flag 8931/39390
2.97/2.58	c cleaning 7980 clauses out of 15976 with flag 22536/45390
3.48/3.07	c cleaning 7499 clauses out of 14999 with flag 40527/52393
3.98/3.55	c cleaning 7745 clauses out of 15497 with flag 58927/60390
4.48/4.06	c cleaning 8376 clauses out of 16752 with flag 80215/69390
4.98/4.52	c cleaning 9187 clauses out of 18376 with flag 101223/79390
5.37/4.99	c cleaning 10093 clauses out of 20189 with flag 124227/90390
6.08/5.63	c cleaning 11049 clauses out of 22097 with flag 149120/102391
6.77/6.30	c cleaning 12021 clauses out of 24047 with flag 176132/115390
7.57/7.12	c cleaning 13011 clauses out of 26026 with flag 205153/129390
8.47/8.02	c cleaning 14003 clauses out of 28015 with flag 237455/144390
9.87/9.44	c cleaning 15002 clauses out of 30013 with flag 277976/160391
11.17/10.75	c cleaning 16005 clauses out of 32010 with flag 317204/177390
12.68/12.24	c cleaning 17004 clauses out of 34007 with flag 358812/195392
14.47/14.06	c cleaning 18001 clauses out of 36002 with flag 401946/214391
16.07/15.67	c cleaning 19001 clauses out of 38001 with flag 446415/234391
17.97/17.50	c cleaning 19996 clauses out of 40000 with flag 490482/255391
19.87/19.46	c cleaning 21001 clauses out of 42003 with flag 536967/277390
21.97/21.50	c cleaning 22002 clauses out of 44003 with flag 585856/300391
24.37/23.97	c cleaning 22994 clauses out of 46001 with flag 640087/324391
27.07/26.62	c cleaning 24004 clauses out of 48008 with flag 696044/349392
29.67/29.20	c cleaning 25001 clauses out of 50003 with flag 749766/375391
32.07/31.68	c cleaning 25994 clauses out of 52002 with flag 807860/402391
35.37/34.96	c cleaning 27000 clauses out of 54008 with flag 868563/430391
39.80/39.31	c cleaning 28004 clauses out of 56007 with flag 941291/459390
44.20/43.77	c cleaning 29000 clauses out of 58004 with flag 1015145/489391
49.01/48.57	c cleaning 29996 clauses out of 60003 with flag 1088954/520390
52.90/52.47	c cleaning 31000 clauses out of 62008 with flag 1160169/552391
56.71/56.28	c cleaning 32001 clauses out of 64008 with flag 1231281/585391
62.00/61.53	c cleaning 32998 clauses out of 66006 with flag 1305481/619390
66.40/65.95	c cleaning 34000 clauses out of 68009 with flag 1382340/654391
71.79/71.34	c cleaning 35000 clauses out of 70009 with flag 1463099/690391
77.09/76.66	c cleaning 36005 clauses out of 72009 with flag 1546823/727391
82.79/82.31	c cleaning 37002 clauses out of 74004 with flag 1629918/765391
89.49/89.00	c cleaning 38000 clauses out of 76002 with flag 1717085/804391
94.50/94.09	c cleaning 39001 clauses out of 78002 with flag 1802075/844391
101.89/101.41	c cleaning 39998 clauses out of 80001 with flag 1892846/885391
109.29/108.85	c cleaning 40999 clauses out of 82002 with flag 1984990/927390
118.85/118.34	c cleaning 42000 clauses out of 84003 with flag 2082683/970390
127.05/126.52	c cleaning 42996 clauses out of 86004 with flag 2182671/1014391
137.05/136.57	c cleaning 43997 clauses out of 88007 with flag 2289886/1059390
150.74/150.21	c cleaning 45000 clauses out of 90010 with flag 2416936/1105390
162.04/161.51	c cleaning 46005 clauses out of 92010 with flag 2541456/1152390
174.14/173.69	c cleaning 46999 clauses out of 94007 with flag 2664248/1200392
187.44/186.90	c cleaning 48000 clauses out of 96008 with flag 2795744/1249392
203.63/203.19	c cleaning 48998 clauses out of 98006 with flag 2938316/1299390
218.54/218.07	c cleaning 50002 clauses out of 100008 with flag 3073638/1350390
234.84/234.36	c cleaning 51003 clauses out of 102006 with flag 3213948/1402390
249.98/249.49	c cleaning 51999 clauses out of 104004 with flag 3357165/1455391
267.19/266.62	c cleaning 53001 clauses out of 106005 with flag 3497149/1509391
279.99/279.44	c cleaning 53997 clauses out of 108003 with flag 3625957/1564390
298.69/298.12	c cleaning 55001 clauses out of 110006 with flag 3753444/1620390
317.90/317.40	c cleaning 55998 clauses out of 112006 with flag 3885368/1677391
335.08/334.16	c cleaning 57000 clauses out of 114007 with flag 4029296/1735390
355.86/354.55	c cleaning 58001 clauses out of 116008 with flag 4168622/1794391
361.59/360.23	c starts		: 5142
361.59/360.23	c conflicts		: 1820935
361.59/360.23	c decisions		: 2216574
361.59/360.23	c propagations		: 58800318
361.59/360.23	c inspects		: 7607769512
361.59/360.23	c shortcuts		: 0
361.59/360.23	c learnt literals	: 11
361.59/360.23	c learnt binary clauses	: 8
361.59/360.23	c learnt ternary clauses	: 23
361.59/360.23	c learnt constraints	: 1820923
361.59/360.23	c ignored constraints	: 0
361.59/360.23	c root simplifications	: 0
361.59/360.23	c removed literals (reason simplification)	: 0
361.59/360.23	c reason swapping (by a shorter reason)	: 0
361.59/360.23	c Calls to reduceDB	: 59
361.59/360.23	c Number of update (reduction) of LBD	: 76608
361.59/360.23	c Imported unit clauses	: 0
361.59/360.23	c number of reductions to clauses (during analyze)	: 0
361.59/360.23	c number of learned constraints concerned by reduction	: 0
361.59/360.23	c number of learning phase by resolution	: 0
361.59/360.23	c number of learning phase by cutting planes	: 0
361.59/360.23	c speed (assignments/second)	: 163291.12595287352
361.59/360.23	c non guided choices	0
361.59/360.23	c learnt constraints type 
361.59/360.23	s OPTIMUM FOUND
361.59/360.23	c Found 7 solution(s)
361.59/360.23	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 
361.59/360.23	c objective function=-20
361.59/360.23	c Total wall clock time (in seconds): 360.131

Verifier Data

OK	-20

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-4119290-1467253850/watcher-4119290-1467253850 -o /tmp/evaluation-result-4119290-1467253850/solver-4119290-1467253850 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467250272-6981 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119290-1467253850.opb 

pid=7400
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.20 2.17 2.17 3/193 7403
/proc/meminfo: memFree=30026876/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=94112 CPUtime=0 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 1299 0 0 0 0 0 0 0 20 0 2 0 4411002 96370688 931 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 23528 931 705 9 0 16769 0
[pid=7403/tid=7404] ppid=7400 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 104 0 0 0 0 0 0 0 20 0 2 0 4411003 98635776 959 33554432000 1073741824 1073778376 140736505985824 140117462228520 227503290931 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100159 s]
/proc/loadavg: 2.20 2.17 2.17 3/193 7403
/proc/meminfo: memFree=30026876/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 4483 0 1 0 10 1 0 0 20 0 18 0 4411002 9787879424 6120 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2389619 6120 2157 9 0 2380296 0
[pid=7403/tid=7404] ppid=7400 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2380 0 1 0 6 1 0 0 20 0 18 0 4411003 9787879424 6120 33554432000 1073741824 1073778376 140736505985824 140117462231968 227515884813 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200381 s]
/proc/loadavg: 2.20 2.17 2.17 3/193 7403
/proc/meminfo: memFree=30026876/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 6924 0 1 0 28 2 0 0 20 0 19 0 4411002 9856040960 8409 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2406260 8409 2220 9 0 2396937 0
[pid=7403/tid=7404] ppid=7400 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2406 0 1 0 16 1 0 0 20 0 19 0 4411003 9856040960 8409 33554432000 1073741824 1073778376 140736505985824 140117462233496 140117285135359 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300383 s]
/proc/loadavg: 2.20 2.17 2.17 3/193 7403
/proc/meminfo: memFree=30026876/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 7094 0 1 0 53 2 0 0 20 0 19 0 4411002 9856040960 8986 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2406260 8986 2226 9 0 2396937 0
[pid=7403/tid=7404] ppid=7400 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2407 0 1 0 26 1 0 0 20 0 19 0 4411003 9856040960 8986 33554432000 1073741824 1073778376 140736505985824 140117462233496 140117285502271 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9625040

[startup+0.700278 s]
/proc/loadavg: 2.20 2.17 2.17 3/193 7403
/proc/meminfo: memFree=30026876/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 9066 0 1 0 109 2 0 0 20 0 19 0 4411002 9856040960 9537 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2406260 9537 2240 9 0 2396937 0
[pid=7403/tid=7404] ppid=7400 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2408 0 1 0 66 1 0 0 20 0 19 0 4411003 9856040960 9537 33554432000 1073741824 1073778376 140736505985824 140117462233480 140117285454280 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9625040

[startup+1.50069 s]
/proc/loadavg: 2.20 2.17 2.17 3/192 7424
/proc/meminfo: memFree=30299736/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9625040 CPUtime=1.95 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 9071 0 1 0 193 2 0 0 20 0 19 0 4411002 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2406260 11074 2241 9 0 2396937 0
[pid=7403/tid=7404] ppid=7400 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2412 0 1 0 146 1 0 0 20 0 19 0 4411003 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117462233592 140117285447301 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7406] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7406/stat : 7406 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117423725224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7407] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7407/stat : 7407 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117422672680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7408] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7408/stat : 7408 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117421620136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7403/tid=7409] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7409/stat : 7409 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117420567592 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7410] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7410/stat : 7410 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117419514024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7411] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7411/stat : 7411 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117418461480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7412] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7412/stat : 7412 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117417408936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7413] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7413/stat : 7413 (java) S 7400 7403 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117416356392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7414] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7414/stat : 7414 (java) S 7400 7403 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411004 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117403945576 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7415] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7415/stat : 7415 (java) S 7400 7403 6451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117285004920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7416] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7416/stat : 7416 (java) S 7400 7403 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117283952264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7417] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7417/stat : 7417 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117282901008 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7418] ppid=7400 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/7403/task/7418/stat : 7418 (java) S 7400 7403 6451 0 -1 4202560 2747 0 0 0 22 0 0 0 20 0 19 0 4411007 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117281847352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7419] ppid=7400 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/7403/task/7419/stat : 7419 (java) S 7400 7403 6451 0 -1 4202560 2642 0 0 0 22 0 0 0 20 0 19 0 4411007 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117280794808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7420] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7420/stat : 7420 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117279742456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7421] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7421/stat : 7421 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117278690120 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7422] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7422/stat : 7422 (java) S 7400 7403 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411016 9856040960 11074 33554432000 1073741824 1073778376 140736505985824 140117277635880 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 9625040

[startup+3.1007 s]
/proc/loadavg: 2.20 2.17 2.17 4/212 7488
/proc/meminfo: memFree=30251072/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9625040 CPUtime=3.58 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 9075 0 1 0 355 3 0 0 20 0 19 0 4411002 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2406260 12610 2241 9 0 2396937 0
[pid=7403/tid=7404] ppid=7400 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2416 0 1 0 306 1 0 0 20 0 19 0 4411003 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117462224592 140117285480736 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7406] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7406/stat : 7406 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117423725224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7407] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7407/stat : 7407 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117422672680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7408] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7408/stat : 7408 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117421620136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7403/tid=7409] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7409/stat : 7409 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117420567592 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7410] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7410/stat : 7410 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117419514024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7411] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7411/stat : 7411 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117418461480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7412] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7412/stat : 7412 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117417408936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7413] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7413/stat : 7413 (java) S 7400 7403 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117416356392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7414] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7414/stat : 7414 (java) S 7400 7403 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411004 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117403945576 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7415] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7415/stat : 7415 (java) S 7400 7403 6451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117285004920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7416] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7416/stat : 7416 (java) S 7400 7403 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117283952264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7417] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7417/stat : 7417 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117282901008 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7418] ppid=7400 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/7403/task/7418/stat : 7418 (java) S 7400 7403 6451 0 -1 4202560 2747 0 0 0 23 0 0 0 20 0 19 0 4411007 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117281847352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7419] ppid=7400 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/7403/task/7419/stat : 7419 (java) S 7400 7403 6451 0 -1 4202560 2642 0 0 0 23 0 0 0 20 0 19 0 4411007 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117280794808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7420] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7420/stat : 7420 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117279742456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7421] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7421/stat : 7421 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117278690120 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7422] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7422/stat : 7422 (java) S 7400 7403 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411016 9856040960 12610 33554432000 1073741824 1073778376 140736505985824 140117277635880 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.19 2.17 2.17 3/212 7488
/proc/meminfo: memFree=30216008/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9625040 CPUtime=6.77 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 9086 0 1 0 674 3 0 0 20 0 19 0 4411002 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2406260 16850 2242 9 0 2396937 0
[pid=7403/tid=7404] ppid=7400 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2426 0 1 0 625 1 0 0 20 0 19 0 4411003 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117462224592 140117285659796 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7406] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7406/stat : 7406 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117423725224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7407] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7407/stat : 7407 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117422672680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7408] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7408/stat : 7408 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117421620136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7403/tid=7409] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7409/stat : 7409 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117420567592 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7410] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7410/stat : 7410 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117419514024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7411] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7411/stat : 7411 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117418461480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7412] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7412/stat : 7412 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117417408936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7413] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7413/stat : 7413 (java) S 7400 7403 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117416356392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7414] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7414/stat : 7414 (java) S 7400 7403 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411004 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117403945576 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7415] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7415/stat : 7415 (java) S 7400 7403 6451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117285004920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7416] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7416/stat : 7416 (java) S 7400 7403 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117283952264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7417] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7417/stat : 7417 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117282901008 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7418] ppid=7400 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/7403/task/7418/stat : 7418 (java) S 7400 7403 6451 0 -1 4202560 2747 0 0 0 23 0 0 0 20 0 19 0 4411007 9856040960 16850 33554432000 1073741824 1073778376 140736505985824 140117281847352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7419] ppid=7400 vsize=9625040 CPUtime=0.23 cores=1,3,5,7

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

[pid=7403/tid=7415] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7415/stat : 7415 (java) S 7400 7403 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117285004920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7416] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7416/stat : 7416 (java) S 7400 7403 6451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117283952264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7417] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7417/stat : 7417 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117282901008 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7418] ppid=7400 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/7403/task/7418/stat : 7418 (java) S 7400 7403 6451 0 -1 4202560 2997 0 0 0 30 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117281847352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7419] ppid=7400 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/7403/task/7419/stat : 7419 (java) S 7400 7403 6451 0 -1 4202560 15029 0 0 0 92 3 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117280794808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7420] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7420/stat : 7420 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117279742456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7421] ppid=7400 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/7403/task/7421/stat : 7421 (java) S 7400 7403 6451 0 -1 4202560 22 0 0 0 4 4 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117278690120 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7422] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7422/stat : 7422 (java) S 7400 7403 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411016 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117277635880 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 359.77
Current children cumulated vsize (KiB) 9625040

[startup+359.201 s]
/proc/loadavg: 2.35 2.23 2.19 3/211 7494
/proc/meminfo: memFree=29895660/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9625040 CPUtime=360.57 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 22251 0 1 0 36040 17 0 0 20 0 19 0 4411002 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2406260 56779 2263 9 0 2396937 0
[pid=7403/tid=7404] ppid=7400 vsize=9625040 CPUtime=358.12 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2487 0 1 0 35803 9 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117462233384 140117285447295 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7406] ppid=7400 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/7403/task/7406/stat : 7406 (java) S 7400 7403 6451 0 -1 4202560 122 0 0 0 2 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117423725224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7407] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7407/stat : 7407 (java) S 7400 7403 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117422672680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7408] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7408/stat : 7408 (java) S 7400 7403 6451 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117421620136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7409] ppid=7400 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/7403/task/7409/stat : 7409 (java) S 7400 7403 6451 0 -1 4202560 28 0 0 0 1 1 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117420567592 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7410] ppid=7400 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/7403/task/7410/stat : 7410 (java) S 7400 7403 6451 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117419514024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7411] ppid=7400 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/7403/task/7411/stat : 7411 (java) S 7400 7403 6451 0 -1 4202560 52 0 0 0 1 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117418461480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7412] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7412/stat : 7412 (java) S 7400 7403 6451 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117417408936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7413] ppid=7400 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/7403/task/7413/stat : 7413 (java) S 7400 7403 6451 0 -1 4202560 149 0 0 0 3 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117416356392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7414] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7414/stat : 7414 (java) S 7400 7403 6451 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 4411004 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117403945576 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7415] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7415/stat : 7415 (java) S 7400 7403 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117285004920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7416] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7416/stat : 7416 (java) S 7400 7403 6451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117283952264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7417] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7417/stat : 7417 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117282901008 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7418] ppid=7400 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/7403/task/7418/stat : 7418 (java) S 7400 7403 6451 0 -1 4202560 2997 0 0 0 30 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117281847352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7419] ppid=7400 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/7403/task/7419/stat : 7419 (java) S 7400 7403 6451 0 -1 4202560 15029 0 0 0 92 3 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117280794808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7420] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7420/stat : 7420 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117279742456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7421] ppid=7400 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/7403/task/7421/stat : 7421 (java) S 7400 7403 6451 0 -1 4202560 22 0 0 0 4 4 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117278690120 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7422] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7422/stat : 7422 (java) S 7400 7403 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411016 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117277635880 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 360.57
Current children cumulated vsize (KiB) 9625040

[startup+360.001 s]
/proc/loadavg: 2.32 2.22 2.19 3/211 7494
/proc/meminfo: memFree=29895660/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9625040 CPUtime=361.39 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 22252 0 1 0 36122 17 0 0 20 0 19 0 4411002 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2406260 56779 2263 9 0 2396937 0
[pid=7403/tid=7404] ppid=7400 vsize=9625040 CPUtime=358.91 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2488 0 1 0 35882 9 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117462231504 140117285659443 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7406] ppid=7400 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/7403/task/7406/stat : 7406 (java) S 7400 7403 6451 0 -1 4202560 122 0 0 0 2 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117423725224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7407] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7407/stat : 7407 (java) S 7400 7403 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117422672680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7408] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7408/stat : 7408 (java) S 7400 7403 6451 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117421620136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7409] ppid=7400 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/7403/task/7409/stat : 7409 (java) S 7400 7403 6451 0 -1 4202560 28 0 0 0 1 1 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117420567592 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7410] ppid=7400 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/7403/task/7410/stat : 7410 (java) S 7400 7403 6451 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117419514024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7411] ppid=7400 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/7403/task/7411/stat : 7411 (java) S 7400 7403 6451 0 -1 4202560 52 0 0 0 1 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117418461480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7412] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7412/stat : 7412 (java) S 7400 7403 6451 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117417408936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7413] ppid=7400 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/7403/task/7413/stat : 7413 (java) S 7400 7403 6451 0 -1 4202560 149 0 0 0 3 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117416356392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7414] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7414/stat : 7414 (java) S 7400 7403 6451 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 4411004 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117403945576 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7415] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7415/stat : 7415 (java) S 7400 7403 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117285004920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7416] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7416/stat : 7416 (java) S 7400 7403 6451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117283952264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7417] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7417/stat : 7417 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117282901008 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7418] ppid=7400 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/7403/task/7418/stat : 7418 (java) S 7400 7403 6451 0 -1 4202560 2997 0 0 0 31 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117281847352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7419] ppid=7400 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/7403/task/7419/stat : 7419 (java) S 7400 7403 6451 0 -1 4202560 15029 0 0 0 92 3 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117280794808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7420] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7420/stat : 7420 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117279742456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7421] ppid=7400 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/7403/task/7421/stat : 7421 (java) S 7400 7403 6451 0 -1 4202560 22 0 0 0 4 4 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117278690120 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7422] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7422/stat : 7422 (java) S 7400 7403 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411016 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117277635880 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 361.39
Current children cumulated vsize (KiB) 9625040

[startup+360.201 s]
/proc/loadavg: 2.32 2.22 2.19 3/211 7494
/proc/meminfo: memFree=29895660/32872528 swapFree=1298332/1461852
[pid=7403] ppid=7400 vsize=9625040 CPUtime=361.59 cores=1,3,5,7
/proc/7403/stat : 7403 (java) S 7400 7403 6451 0 -1 4202496 22252 0 1 0 36142 17 0 0 20 0 19 0 4411002 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140736505976960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7403/statm: 2406260 56779 2263 9 0 2396937 0
[pid=7403/tid=7404] ppid=7400 vsize=9625040 CPUtime=359.11 cores=1,3,5,7
/proc/7403/task/7404/stat : 7404 (java) R 7400 7403 6451 0 -1 4202560 2488 0 1 0 35902 9 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117462231504 140117285659804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7406] ppid=7400 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/7403/task/7406/stat : 7406 (java) S 7400 7403 6451 0 -1 4202560 122 0 0 0 2 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117423725224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7407] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7407/stat : 7407 (java) S 7400 7403 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117422672680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7408] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7408/stat : 7408 (java) S 7400 7403 6451 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117421620136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7409] ppid=7400 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/7403/task/7409/stat : 7409 (java) S 7400 7403 6451 0 -1 4202560 28 0 0 0 1 1 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117420567592 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7410] ppid=7400 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/7403/task/7410/stat : 7410 (java) S 7400 7403 6451 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117419514024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7411] ppid=7400 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/7403/task/7411/stat : 7411 (java) S 7400 7403 6451 0 -1 4202560 52 0 0 0 1 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117418461480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7412] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7412/stat : 7412 (java) S 7400 7403 6451 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117417408936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7413] ppid=7400 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/7403/task/7413/stat : 7413 (java) S 7400 7403 6451 0 -1 4202560 149 0 0 0 3 0 0 0 20 0 19 0 4411003 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117416356392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7403/tid=7414] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7414/stat : 7414 (java) S 7400 7403 6451 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 4411004 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117403945576 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7415] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7415/stat : 7415 (java) S 7400 7403 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117285004920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7416] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7416/stat : 7416 (java) S 7400 7403 6451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4411005 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117283952264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7417] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7417/stat : 7417 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117282901008 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7418] ppid=7400 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/7403/task/7418/stat : 7418 (java) S 7400 7403 6451 0 -1 4202560 2997 0 0 0 31 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117281847352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7419] ppid=7400 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/7403/task/7419/stat : 7419 (java) S 7400 7403 6451 0 -1 4202560 15029 0 0 0 92 3 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117280794808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7420] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7420/stat : 7420 (java) S 7400 7403 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117279742456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7403/tid=7421] ppid=7400 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/7403/task/7421/stat : 7421 (java) S 7400 7403 6451 0 -1 4202560 22 0 0 0 4 4 0 0 20 0 19 0 4411007 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117278690120 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7403/tid=7422] ppid=7400 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7403/task/7422/stat : 7422 (java) S 7400 7403 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411016 9856040960 56779 33554432000 1073741824 1073778376 140736505985824 140117277635880 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 361.59
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7403 and gives
#  childrusage.ru_utime.tv_sec=360
#  childrusage.ru_utime.tv_usec=527191
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=290955
# CPU time returned by wait4() is 360.818
# while last known CPU time is 361.59
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 360.239
CPU time (s): 361.59
CPU user time (s): 361.42
CPU system time (s): 0.17
CPU usage (%): 100.375
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 360.527
system time used= 0.290955
maximum resident set size= 236136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22273
page faults= 1
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7945
involuntary context switches= 6571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.08968 second user time and 3.57945 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-30 04:30:50
IDJOB=4119290
IDBENCH=111693
IDSOLVER=2546
FILE ID=node121/4119290-1467253850
RUNJOBID= node121-1467250272-6981
PBS_JOBID= 20004469
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0055-0055.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119290-1467253850/watcher-4119290-1467253850 -o /tmp/evaluation-result-4119290-1467253850/solver-4119290-1467253850 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467250272-6981 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119290-1467253850.opb

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

MD5SUM BENCH= 095000da397b8b5a882460fe77646bfc
RANDOM SEED=1649775270

node121.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.172
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.34
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.172
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		: 2667.172
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.54
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.172
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.55
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.172
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.54
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.172
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.56
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.172
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.56
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.172
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:        30027520 kB
Buffers:           90116 kB
Cached:           224708 kB
SwapCached:            0 kB
Active:           439000 kB
Inactive:         202068 kB
Active(anon):     311128 kB
Inactive(anon):    17416 kB
Active(file):     127872 kB
Inactive(file):   184652 kB
Unevictable:     1461852 kB
Mlocked:         1298332 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               788 kB
Writeback:             0 kB
AnonPages:       1797576 kB
Mapped:            22132 kB
Shmem:               204 kB
Slab:             607692 kB
SReclaimable:      51788 kB
SUnreclaim:       555904 kB
KernelStack:        1792 kB
PageTables:         7296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1913564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    450560 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= 71700 MiB
End job on node121 at 2016-06-30 04:36:50