Trace number 4085818

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-7 398.06 397.082

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_3.opb
MD5SUMe70f8e0da8fa345ba6e82dce1b0133d2
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-7
Best CPU time to get the best result obtained on this benchmark335.262
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

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-4085818-1465259706.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.26/0.28	c ... done. Wall clock time 0.179s.
0.26/0.28	c declared #vars     100
0.26/0.28	c internal #vars     1576
0.26/0.28	c #constraints  3104
0.26/0.28	c constraints type 
0.26/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1476
0.26/0.28	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.26/0.28	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.26/0.28	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1476
0.26/0.28	c 3104 constraints processed.
0.26/0.28	c objective function length is 50 literals
0.45/0.38	c SATISFIABLE
0.45/0.38	c OPTIMIZING...
0.45/0.38	c Got one! Elapsed wall clock time (in seconds):0.278
0.45/0.38	o -3
0.74/0.41	c Got one! Elapsed wall clock time (in seconds):0.311
0.74/0.41	o -4
0.90/0.55	c Got one! Elapsed wall clock time (in seconds):0.448
0.90/0.55	o -5
1.17/0.79	c cleaning 3002 clauses out of 6006 with flag 11834/6006
1.66/1.19	c cleaning 4504 clauses out of 9007 with flag 28665/12009
1.77/1.28	c Got one! Elapsed wall clock time (in seconds):1.176
1.77/1.28	o -6
2.16/1.60	c cleaning 4939 clauses out of 9884 with flag 11684/17390
2.47/1.94	c cleaning 5473 clauses out of 10945 with flag 31085/23390
2.89/2.33	c cleaning 6236 clauses out of 12472 with flag 51030/30390
3.38/2.83	c cleaning 7115 clauses out of 14236 with flag 74680/38390
3.99/3.44	c cleaning 8058 clauses out of 16121 with flag 109423/47390
4.68/4.15	c cleaning 9029 clauses out of 18063 with flag 145332/57390
5.58/5.08	c cleaning 10010 clauses out of 20034 with flag 186191/68390
6.58/6.00	c cleaning 10993 clauses out of 22024 with flag 232439/80390
7.49/6.97	c cleaning 12012 clauses out of 24031 with flag 277066/93390
8.70/8.13	c cleaning 13005 clauses out of 26020 with flag 330491/107391
9.90/9.37	c cleaning 13994 clauses out of 28014 with flag 382847/122390
11.40/10.83	c cleaning 14993 clauses out of 30020 with flag 444699/138390
12.89/12.38	c cleaning 16008 clauses out of 32027 with flag 508542/155390
13.39/12.81	c Got one! Elapsed wall clock time (in seconds):12.712
13.39/12.81	o -7
13.80/13.30	c cleaning 13603 clauses out of 27223 with flag 17532/166594
14.29/13.70	c cleaning 9804 clauses out of 19620 with flag 38454/172594
14.69/14.13	c cleaning 8402 clauses out of 16816 with flag 65209/179594
15.19/14.60	c cleaning 8197 clauses out of 16416 with flag 94528/187596
15.79/15.20	c cleaning 8597 clauses out of 17217 with flag 130358/196594
16.39/15.84	c cleaning 9306 clauses out of 18620 with flag 168978/206594
17.20/16.63	c cleaning 10141 clauses out of 20315 with flag 215343/217595
17.99/17.44	c cleaning 11085 clauses out of 22173 with flag 264581/229594
18.89/18.35	c cleaning 12044 clauses out of 24093 with flag 315077/242599
19.99/19.44	c cleaning 13019 clauses out of 26044 with flag 376203/256594
21.19/20.60	c cleaning 14007 clauses out of 28025 with flag 433532/271594
22.49/21.92	c cleaning 14995 clauses out of 30019 with flag 497584/287595
23.80/23.29	c cleaning 16009 clauses out of 32023 with flag 557211/304594
25.40/24.84	c cleaning 17007 clauses out of 34015 with flag 628449/322595
27.11/26.54	c cleaning 17999 clauses out of 36007 with flag 703099/341594
29.00/28.41	c cleaning 19002 clauses out of 38009 with flag 785341/361595
30.91/30.36	c cleaning 20002 clauses out of 40007 with flag 868083/382595
32.91/32.38	c cleaning 20997 clauses out of 42004 with flag 954279/404594
35.11/34.55	c cleaning 22003 clauses out of 44009 with flag 1041437/427596
37.31/36.78	c cleaning 22996 clauses out of 46004 with flag 1128547/451594
39.81/39.29	c cleaning 24002 clauses out of 48009 with flag 1221015/476595
42.52/41.98	c cleaning 25001 clauses out of 50008 with flag 1319396/502596
45.51/44.91	c cleaning 25992 clauses out of 52005 with flag 1429006/529594
48.61/48.02	c cleaning 27003 clauses out of 54015 with flag 1539383/557596
52.01/51.41	c cleaning 28004 clauses out of 56011 with flag 1653752/586595
55.51/54.96	c cleaning 28997 clauses out of 58006 with flag 1772322/616594
59.22/58.60	c cleaning 30003 clauses out of 60009 with flag 1892680/647594
63.02/62.42	c cleaning 30999 clauses out of 62006 with flag 2011296/679594
67.02/66.45	c cleaning 32002 clauses out of 64007 with flag 2133782/712594
71.52/70.93	c cleaning 33002 clauses out of 66005 with flag 2263537/746594
76.08/75.41	c cleaning 33999 clauses out of 68003 with flag 2391144/781594
80.78/80.18	c cleaning 34998 clauses out of 70004 with flag 2525928/817594
85.79/85.18	c cleaning 36001 clauses out of 72005 with flag 2671240/854594
90.90/90.23	c cleaning 36999 clauses out of 74004 with flag 2804089/892594
96.79/96.12	c cleaning 37990 clauses out of 76006 with flag 2961299/931596
102.49/101.85	c cleaning 39002 clauses out of 78014 with flag 3101114/971594
108.29/107.65	c cleaning 40001 clauses out of 80012 with flag 3240923/1012594
114.49/113.84	c cleaning 41003 clauses out of 82012 with flag 3384551/1054595
121.19/120.51	c cleaning 42004 clauses out of 84014 with flag 3536662/1097600
128.19/127.51	c cleaning 42998 clauses out of 86005 with flag 3694468/1141595
135.36/134.67	c cleaning 44001 clauses out of 88007 with flag 3854109/1186595
142.76/142.10	c cleaning 44999 clauses out of 90005 with flag 4018159/1232595
151.00/150.25	c cleaning 46000 clauses out of 92003 with flag 4197517/1279594
159.31/158.57	c cleaning 47003 clauses out of 94005 with flag 4372325/1327597
168.11/167.35	c cleaning 47994 clauses out of 95999 with flag 4550086/1376595
176.60/175.88	c cleaning 48996 clauses out of 98005 with flag 4712748/1426595
185.50/184.74	c cleaning 50006 clauses out of 100011 with flag 4884652/1477597
195.30/194.55	c cleaning 50988 clauses out of 102001 with flag 5064504/1529594
205.60/204.80	c cleaning 52001 clauses out of 104014 with flag 5249214/1582596
215.89/215.03	c cleaning 53005 clauses out of 106011 with flag 5428415/1636594
226.20/225.34	c cleaning 54003 clauses out of 108006 with flag 5610196/1691594
237.00/236.18	c cleaning 54993 clauses out of 110003 with flag 5796753/1747594
248.51/247.61	c cleaning 56004 clauses out of 112011 with flag 5988077/1804595
261.00/260.12	c cleaning 57000 clauses out of 114006 with flag 6190346/1862595
273.51/272.65	c cleaning 57999 clauses out of 116006 with flag 6397520/1921596
286.61/285.79	c cleaning 59003 clauses out of 118009 with flag 6604432/1981598
299.61/298.79	c cleaning 59996 clauses out of 120002 with flag 6814887/2042594
313.85/312.90	c cleaning 60998 clauses out of 122005 with flag 7029061/2104596
328.45/327.42	c cleaning 61996 clauses out of 124003 with flag 7245113/2167594
343.45/342.45	c cleaning 62995 clauses out of 126006 with flag 7466648/2231594
359.25/358.21	c cleaning 63998 clauses out of 128009 with flag 7687182/2296595
376.16/375.13	c cleaning 65001 clauses out of 130006 with flag 7908727/2362594
393.95/392.92	c cleaning 65995 clauses out of 131992 with flag 8120949/2429595
398.06/397.07	c starts		: 11008
398.06/397.07	c conflicts		: 2453328
398.06/397.07	c decisions		: 4914260
398.06/397.07	c propagations		: 91717351
398.06/397.07	c inspects		: 7660567437
398.06/397.07	c shortcuts		: 0
398.06/397.07	c learnt literals	: 48
398.06/397.07	c learnt binary clauses	: 132
398.06/397.07	c learnt ternary clauses	: 31640
398.06/397.07	c learnt constraints	: 2453279
398.06/397.07	c ignored constraints	: 0
398.06/397.07	c root simplifications	: 0
398.06/397.07	c removed literals (reason simplification)	: 0
398.06/397.07	c reason swapping (by a shorter reason)	: 0
398.06/397.07	c Calls to reduceDB	: 78
398.06/397.07	c Number of update (reduction) of LBD	: 800865
398.06/397.07	c Imported unit clauses	: 0
398.06/397.07	c number of reductions to clauses (during analyze)	: 0
398.06/397.07	c number of learned constraints concerned by reduction	: 0
398.06/397.07	c number of learning phase by resolution	: 0
398.06/397.07	c number of learning phase by cutting planes	: 0
398.06/397.07	c speed (assignments/second)	: 231148.9254994468
398.06/397.07	c non guided choices	0
398.06/397.07	c learnt constraints type 
398.06/397.07	s OPTIMUM FOUND
398.06/397.07	c Found 5 solution(s)
398.06/397.07	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 -x34 x35 -x36 x37 -x38 -x39 x40 x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 x88 -x89 -x90 -x91 -x92 x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 
398.06/397.07	c objective function=-7
398.06/397.07	c Total wall clock time (in seconds): 396.974

Verifier Data

OK	-7

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-4085818-1465259706/watcher-4085818-1465259706 -o /tmp/evaluation-result-4085818-1465259706/solver-4085818-1465259706 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465252319-3501 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085818-1465259706.opb 

pid=6247
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.03 2.11 2.08 2/194 6250
/proc/meminfo: memFree=30810304/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 107905023 98570240 978 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 24065 978 744 9 0 16771 0
[pid=6250/tid=6251] ppid=6247 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 107905024 98570240 978 33554432000 1073741824 1073778376 140737309008944 139887717076520 213866333568 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 2.03 2.11 2.08 2/194 6250
/proc/meminfo: memFree=30810304/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 4500 0 1 0 10 1 0 0 20 0 18 0 107905023 9787879424 6129 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2389619 6129 2157 9 0 2380296 0
[pid=6250/tid=6251] ppid=6247 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2379 0 1 0 6 1 0 0 20 0 18 0 107905024 9787879424 6129 33554432000 1073741824 1073778376 140737309008944 139887717079968 213869716749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200268 s]
/proc/loadavg: 2.03 2.11 2.08 2/194 6250
/proc/meminfo: memFree=30810304/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 4778 0 1 0 24 2 0 0 20 0 18 0 107905023 9787879424 6843 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2389619 6843 2214 9 0 2380296 0
[pid=6250/tid=6251] ppid=6247 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2401 0 1 0 16 1 0 0 20 0 18 0 107905024 9787879424 6843 33554432000 1073741824 1073778376 140737309008944 139887717079968 139887571447124 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300311 s]
/proc/loadavg: 2.03 2.11 2.08 2/194 6250
/proc/meminfo: memFree=30810304/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 6113 0 1 0 43 2 0 0 20 0 19 0 107905023 9856040960 9301 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2406260 9301 2250 9 0 2396937 0
[pid=6250/tid=6251] ppid=6247 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2415 0 1 0 26 1 0 0 20 0 19 0 107905024 9856040960 9301 33554432000 1073741824 1073778376 140737309008944 139887717081728 139887571493875 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9625040

[startup+0.700294 s]
/proc/loadavg: 2.03 2.11 2.08 2/194 6250
/proc/meminfo: memFree=30810304/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9625040 CPUtime=1.17 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 9232 0 1 0 114 3 0 0 20 0 19 0 107905023 9856040960 10959 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2406260 10959 2264 9 0 2396937 0
[pid=6250/tid=6251] ppid=6247 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2416 0 1 0 66 1 0 0 20 0 19 0 107905024 9856040960 10959 33554432000 1073741824 1073778376 140737309008944 139887717081368 139887571997339 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.03 2.11 2.08 3/213 6269
/proc/meminfo: memFree=30771016/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9625040 CPUtime=2.06 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 9242 0 1 0 203 3 0 0 20 0 19 0 107905023 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2406260 11990 2270 9 0 2396937 0
[pid=6250/tid=6251] ppid=6247 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2419 0 1 0 146 1 0 0 20 0 19 0 107905024 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887717081576 139887571851205 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6253] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6253/stat : 6253 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887560403752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6254] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6254/stat : 6254 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887559350952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6255] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6255/stat : 6255 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887558298664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6256] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6256/stat : 6256 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887557245864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6257] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6257/stat : 6257 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887556192552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6258] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6258/stat : 6258 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887219042472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6259] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6259/stat : 6259 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887217990184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6260] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6260/stat : 6260 (java) S 6247 6250 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887216937384 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6261] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6261/stat : 6261 (java) S 6247 6250 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107905025 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887204739816 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6262] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6262/stat : 6262 (java) S 6247 6250 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887203685880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6263] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6263/stat : 6263 (java) S 6247 6250 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887202633480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6264] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6264/stat : 6264 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887201581968 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6265] ppid=6247 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/6250/task/6265/stat : 6265 (java) S 6247 6250 3485 0 -1 4202560 2819 0 0 0 29 0 0 0 20 0 19 0 107905028 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887200528568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6266] ppid=6247 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/6250/task/6266/stat : 6266 (java) S 6247 6250 3485 0 -1 4202560 2726 0 0 0 25 0 0 0 20 0 19 0 107905028 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887199475768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6267] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6267/stat : 6267 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887198423672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6268] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6268/stat : 6268 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887197371080 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6269] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6269/stat : 6269 (java) S 6247 6250 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107905052 9856040960 11990 33554432000 1073741824 1073778376 140737309008944 139887196218792 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.03 2.11 2.08 3/213 6269
/proc/meminfo: memFree=30764480/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9625040 CPUtime=3.68 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 9249 0 1 0 365 3 0 0 20 0 19 0 107905023 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2406260 14551 2270 9 0 2396937 0
[pid=6250/tid=6251] ppid=6247 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2425 0 1 0 306 1 0 0 20 0 19 0 107905024 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887717072560 139887571997459 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6253] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6253/stat : 6253 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887560403752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6254] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6254/stat : 6254 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887559350952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6255] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6255/stat : 6255 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887558298664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6256] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6256/stat : 6256 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887557245864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6257] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6257/stat : 6257 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887556192552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6258] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6258/stat : 6258 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887219042472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6259] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6259/stat : 6259 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887217990184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6260] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6260/stat : 6260 (java) S 6247 6250 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887216937384 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6261] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6261/stat : 6261 (java) S 6247 6250 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107905025 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887204739816 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6262] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6262/stat : 6262 (java) S 6247 6250 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887203685880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6263] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6263/stat : 6263 (java) S 6247 6250 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887202633480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6264] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6264/stat : 6264 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887201581968 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6265] ppid=6247 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/6250/task/6265/stat : 6265 (java) S 6247 6250 3485 0 -1 4202560 2820 0 0 0 31 0 0 0 20 0 19 0 107905028 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887200528568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6266] ppid=6247 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/6250/task/6266/stat : 6266 (java) S 6247 6250 3485 0 -1 4202560 2726 0 0 0 26 0 0 0 20 0 19 0 107905028 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887199475768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6267] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6267/stat : 6267 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887198423672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6268] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6268/stat : 6268 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887197371080 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6269] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6269/stat : 6269 (java) S 6247 6250 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107905052 9856040960 14551 33554432000 1073741824 1073778376 140737309008944 139887196218792 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.03 2.11 2.08 3/213 6269
/proc/meminfo: memFree=30748000/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9625040 CPUtime=6.88 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 9259 0 1 0 685 3 0 0 20 0 19 0 107905023 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2406260 18136 2271 9 0 2396937 0
[pid=6250/tid=6251] ppid=6247 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2434 0 1 0 625 1 0 0 20 0 19 0 107905024 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887717081496 139887571997339 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6253] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6253/stat : 6253 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887560403752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6254] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6254/stat : 6254 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887559350952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6255] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6255/stat : 6255 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887558298664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6256] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6256/stat : 6256 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887557245864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6257] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6257/stat : 6257 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887556192552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6258] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6258/stat : 6258 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887219042472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6259] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6259/stat : 6259 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887217990184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6260] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6260/stat : 6260 (java) S 6247 6250 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107905024 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887216937384 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6261] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6261/stat : 6261 (java) S 6247 6250 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107905025 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887204739816 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6262] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6262/stat : 6262 (java) S 6247 6250 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887203685880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6263] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6263/stat : 6263 (java) S 6247 6250 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887202633480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6264] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6264/stat : 6264 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887201581968 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6265] ppid=6247 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/6250/task/6265/stat : 6265 (java) S 6247 6250 3485 0 -1 4202560 2820 0 0 0 32 0 0 0 20 0 19 0 107905028 9856040960 18136 33554432000 1073741824 1073778376 140737309008944 139887200528568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6266] ppid=6247 vsize=9625040 CPUtime=0.26 cores=0,2,4,6

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

[pid=6250/tid=6262] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6262/stat : 6262 (java) S 6247 6250 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887203685880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6263] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6263/stat : 6263 (java) S 6247 6250 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887202633480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6264] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6264/stat : 6264 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887201581968 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6265] ppid=6247 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/6250/task/6265/stat : 6265 (java) S 6247 6250 3485 0 -1 4202560 3128 0 0 0 37 1 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887200528568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6266] ppid=6247 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/6250/task/6266/stat : 6266 (java) S 6247 6250 3485 0 -1 4202560 2726 0 0 0 26 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887199475768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6267] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6267/stat : 6267 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887198423672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6268] ppid=6247 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/6250/task/6268/stat : 6268 (java) S 6247 6250 3485 0 -1 4202560 24 0 0 0 6 7 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887197371080 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6269] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6269/stat : 6269 (java) S 6247 6250 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107905052 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887196218792 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 396.25
Current children cumulated vsize (KiB) 9625040

[startup+396.001 s]
/proc/loadavg: 2.16 2.12 2.09 3/213 6280
/proc/meminfo: memFree=30312192/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9625040 CPUtime=397.06 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 10504 0 1 0 39688 18 0 0 20 0 19 0 107905023 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2406260 62480 2285 9 0 2396937 0
[pid=6250/tid=6251] ppid=6247 vsize=9625040 CPUtime=394.81 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2491 0 1 0 39473 8 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887717072560 139887571957715 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6253] ppid=6247 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/6250/task/6253/stat : 6253 (java) S 6247 6250 3485 0 -1 4202560 160 0 0 0 5 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887560403752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6254] ppid=6247 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/6250/task/6254/stat : 6254 (java) S 6247 6250 3485 0 -1 4202560 184 0 0 0 3 2 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887559350952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6255] ppid=6247 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6250/task/6255/stat : 6255 (java) S 6247 6250 3485 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887558298664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6256] ppid=6247 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6250/task/6256/stat : 6256 (java) S 6247 6250 3485 0 -1 4202560 124 0 0 0 4 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887557245864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6257] ppid=6247 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6250/task/6257/stat : 6257 (java) S 6247 6250 3485 0 -1 4202560 40 0 0 0 2 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887556192552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6258] ppid=6247 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/6250/task/6258/stat : 6258 (java) S 6247 6250 3485 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887219042472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6259] ppid=6247 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/6250/task/6259/stat : 6259 (java) S 6247 6250 3485 0 -1 4202560 180 0 0 0 5 2 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887217990184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6260] ppid=6247 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/6250/task/6260/stat : 6260 (java) S 6247 6250 3485 0 -1 4202560 75 0 0 0 6 1 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887216937384 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6261] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6261/stat : 6261 (java) S 6247 6250 3485 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 19 0 107905025 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887204739816 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6262] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6262/stat : 6262 (java) S 6247 6250 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887203685880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6263] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6263/stat : 6263 (java) S 6247 6250 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887202633480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6264] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6264/stat : 6264 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887201581968 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6265] ppid=6247 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/6250/task/6265/stat : 6265 (java) S 6247 6250 3485 0 -1 4202560 3128 0 0 0 37 1 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887200528568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6266] ppid=6247 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/6250/task/6266/stat : 6266 (java) S 6247 6250 3485 0 -1 4202560 2726 0 0 0 26 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887199475768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6267] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6267/stat : 6267 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887198423672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6268] ppid=6247 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/6250/task/6268/stat : 6268 (java) S 6247 6250 3485 0 -1 4202560 24 0 0 0 6 7 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887197371080 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6269] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6269/stat : 6269 (java) S 6247 6250 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107905052 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887196218792 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 397.06
Current children cumulated vsize (KiB) 9625040

[startup+396.801 s]
/proc/loadavg: 2.16 2.12 2.09 3/213 6280
/proc/meminfo: memFree=30312192/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9625040 CPUtime=397.85 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 10504 0 1 0 39767 18 0 0 20 0 19 0 107905023 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2406260 62480 2285 9 0 2396937 0
[pid=6250/tid=6251] ppid=6247 vsize=9625040 CPUtime=395.6 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2491 0 1 0 39552 8 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887717072560 139887571903568 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6253] ppid=6247 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/6250/task/6253/stat : 6253 (java) S 6247 6250 3485 0 -1 4202560 160 0 0 0 5 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887560403752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6254] ppid=6247 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/6250/task/6254/stat : 6254 (java) S 6247 6250 3485 0 -1 4202560 184 0 0 0 3 2 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887559350952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6255] ppid=6247 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6250/task/6255/stat : 6255 (java) S 6247 6250 3485 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887558298664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6256] ppid=6247 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6250/task/6256/stat : 6256 (java) S 6247 6250 3485 0 -1 4202560 124 0 0 0 4 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887557245864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6257] ppid=6247 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6250/task/6257/stat : 6257 (java) S 6247 6250 3485 0 -1 4202560 40 0 0 0 2 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887556192552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6258] ppid=6247 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/6250/task/6258/stat : 6258 (java) S 6247 6250 3485 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887219042472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6259] ppid=6247 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/6250/task/6259/stat : 6259 (java) S 6247 6250 3485 0 -1 4202560 180 0 0 0 5 2 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887217990184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6260] ppid=6247 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/6250/task/6260/stat : 6260 (java) S 6247 6250 3485 0 -1 4202560 75 0 0 0 6 1 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887216937384 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6261] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6261/stat : 6261 (java) S 6247 6250 3485 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 19 0 107905025 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887204739816 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6262] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6262/stat : 6262 (java) S 6247 6250 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887203685880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6263] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6263/stat : 6263 (java) S 6247 6250 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887202633480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6264] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6264/stat : 6264 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887201581968 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6265] ppid=6247 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/6250/task/6265/stat : 6265 (java) S 6247 6250 3485 0 -1 4202560 3128 0 0 0 37 1 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887200528568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6266] ppid=6247 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/6250/task/6266/stat : 6266 (java) S 6247 6250 3485 0 -1 4202560 2726 0 0 0 26 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887199475768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6267] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6267/stat : 6267 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887198423672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6268] ppid=6247 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/6250/task/6268/stat : 6268 (java) S 6247 6250 3485 0 -1 4202560 24 0 0 0 6 7 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887197371080 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6269] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6269/stat : 6269 (java) S 6247 6250 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107905052 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887196218792 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 397.85
Current children cumulated vsize (KiB) 9625040

[startup+397.001 s]
/proc/loadavg: 2.16 2.12 2.09 3/213 6280
/proc/meminfo: memFree=30312192/32872528 swapFree=12352/737972
[pid=6250] ppid=6247 vsize=9625040 CPUtime=398.06 cores=0,2,4,6
/proc/6250/stat : 6250 (java) S 6247 6250 3485 0 -1 4202496 10506 0 1 0 39788 18 0 0 20 0 19 0 107905023 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 140737309000080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6250/statm: 2406260 62480 2285 9 0 2396937 0
[pid=6250/tid=6251] ppid=6247 vsize=9625040 CPUtime=395.8 cores=0,2,4,6
/proc/6250/task/6251/stat : 6251 (java) R 6247 6250 3485 0 -1 4202560 2491 0 1 0 39572 8 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887717072560 139887572109239 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6253] ppid=6247 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/6250/task/6253/stat : 6253 (java) S 6247 6250 3485 0 -1 4202560 160 0 0 0 5 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887560403752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6254] ppid=6247 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/6250/task/6254/stat : 6254 (java) S 6247 6250 3485 0 -1 4202560 184 0 0 0 3 2 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887559350952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6255] ppid=6247 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6250/task/6255/stat : 6255 (java) S 6247 6250 3485 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887558298664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6256] ppid=6247 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6250/task/6256/stat : 6256 (java) S 6247 6250 3485 0 -1 4202560 124 0 0 0 4 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887557245864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6257] ppid=6247 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6250/task/6257/stat : 6257 (java) S 6247 6250 3485 0 -1 4202560 40 0 0 0 2 0 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887556192552 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6258] ppid=6247 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/6250/task/6258/stat : 6258 (java) S 6247 6250 3485 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887219042472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6259] ppid=6247 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/6250/task/6259/stat : 6259 (java) S 6247 6250 3485 0 -1 4202560 180 0 0 0 5 2 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887217990184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6260] ppid=6247 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/6250/task/6260/stat : 6260 (java) S 6247 6250 3485 0 -1 4202560 75 0 0 0 6 1 0 0 20 0 19 0 107905024 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887216937384 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6261] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6261/stat : 6261 (java) S 6247 6250 3485 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 19 0 107905025 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887204739816 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6250/tid=6262] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6262/stat : 6262 (java) S 6247 6250 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887203685880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6263] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6263/stat : 6263 (java) S 6247 6250 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107905026 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887202633480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6264] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6264/stat : 6264 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887201581968 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6250/tid=6265] ppid=6247 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/6250/task/6265/stat : 6265 (java) S 6247 6250 3485 0 -1 4202560 3130 0 0 0 38 1 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887200528568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6266] ppid=6247 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/6250/task/6266/stat : 6266 (java) S 6247 6250 3485 0 -1 4202560 2726 0 0 0 26 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887199475768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6267] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6267/stat : 6267 (java) S 6247 6250 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887198423672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6250/tid=6268] ppid=6247 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/6250/task/6268/stat : 6268 (java) S 6247 6250 3485 0 -1 4202560 24 0 0 0 6 7 0 0 20 0 19 0 107905028 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887197371080 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6250/tid=6269] ppid=6247 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6250/task/6269/stat : 6269 (java) S 6247 6250 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107905052 9856040960 62480 33554432000 1073741824 1073778376 140737309008944 139887196218792 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 398.06
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6250 and gives
#  childrusage.ru_utime.tv_sec=396
#  childrusage.ru_utime.tv_usec=931657
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=352946
# CPU time returned by wait4() is 397.285
# while last known CPU time is 398.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 397.082
CPU time (s): 398.06
CPU user time (s): 397.88
CPU system time (s): 0.18
CPU usage (%): 100.246
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 396.932
system time used= 0.352946
maximum resident set size= 249980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10530
page faults= 1
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8786
involuntary context switches= 1157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.18252 second user time and 2.69959 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-07 02:35:06
IDJOB=4085818
IDBENCH=48231
IDSOLVER=2546
FILE ID=node112/4085818-1465259706
RUNJOBID= node112-1465252319-3501
PBS_JOBID= 19843261
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_25_3.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085818-1465259706/watcher-4085818-1465259706 -o /tmp/evaluation-result-4085818-1465259706/solver-4085818-1465259706 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465252319-3501 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085818-1465259706.opb

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

MD5SUM BENCH= e70f8e0da8fa345ba6e82dce1b0133d2
RANDOM SEED=1062268913

node112.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.783
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	: 5333.56
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.783
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.783
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.783
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.56
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.783
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		: 2666.783
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.72
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.783
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.783
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:        30811104 kB
Buffers:           50884 kB
Cached:           112140 kB
SwapCached:         1620 kB
Active:           507444 kB
Inactive:          97676 kB
Active(anon):     443732 kB
Inactive(anon):      752 kB
Active(file):      63712 kB
Inactive(file):    96924 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098572 kB
Dirty:              3860 kB
Writeback:             0 kB
AnonPages:       1144580 kB
Mapped:            15428 kB
Shmem:                 0 kB
Slab:             568160 kB
SReclaimable:      11532 kB
SUnreclaim:       556628 kB
KernelStack:        1768 kB
PageTables:         6748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1813116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1091584 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= 71744 MiB
End job on node112 at 2016-06-07 02:41:43