Trace number 4105498

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 Res+CP PB16OPT8 434.826 216.758

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_50_10_10.r.opb
MD5SUM41d5abe94732aa440d44e4bcd1eb4f30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark1.07484
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8
Optimality of the best value was proved YES
Number of variables50
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint10
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 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4105498-1466254545.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.16	c ... done. Wall clock time 0.044s.
0.09/0.16	c declared #vars     50
0.09/0.16	c #constraints  100
0.09/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 100
0.09/0.17	c 100 constraints processed.
0.09/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 100
0.09/0.17	c 100 constraints processed.
0.09/0.17	c objective function length is 50 literals
0.09/0.17	c And the winner is solver0
0.20/0.67	c SATISFIABLE
0.20/0.67	c OPTIMIZING...
0.20/0.67	c Got one! Elapsed wall clock time (in seconds):0.55
0.20/0.67	o 9
1.46/1.06	c And the winner is solver0
1.81/1.17	c Got one! Elapsed wall clock time (in seconds):1.052
1.81/1.17	o 8
2.45/1.34	c cleaning 2794 clauses out of 5597 with flag 2284/5597
3.24/1.57	c cleaning 4395 clauses out of 8802 with flag 15734/11596
4.03/1.77	c cleaning 5704 clauses out of 11408 with flag 32500/18597
4.68/2.01	c cleaning 6847 clauses out of 13702 with flag 51402/26595
5.43/2.33	c cleaning 7928 clauses out of 15856 with flag 72939/35596
6.23/2.73	c cleaning 8964 clauses out of 17927 with flag 96678/45595
7.24/3.20	c cleaning 9982 clauses out of 19963 with flag 122306/56595
8.24/3.76	c cleaning 10990 clauses out of 21981 with flag 150233/68595
9.69/4.49	c cleaning 11989 clauses out of 23994 with flag 180916/81598
11.85/5.30	c cleaning 13002 clauses out of 26005 with flag 214311/95598
13.71/6.18	c cleaning 13990 clauses out of 28000 with flag 249792/110595
15.94/7.22	c cleaning 15002 clauses out of 30010 with flag 288416/126595
18.34/8.41	c cleaning 16005 clauses out of 32009 with flag 329243/143596
20.77/9.67	c cleaning 17001 clauses out of 34005 with flag 371999/161597
23.60/11.09	c cleaning 18001 clauses out of 36004 with flag 417098/180597
27.00/12.73	c cleaning 18999 clauses out of 38001 with flag 465438/200595
30.34/14.37	c cleaning 0 clauses out of 5255 with flag 0/5256
30.85/14.57	c cleaning 20002 clauses out of 40006 with flag 516012/221599
34.91/16.55	c cleaning 20996 clauses out of 42000 with flag 569539/243595
39.11/18.64	c cleaning 21999 clauses out of 44004 with flag 625084/266595
43.50/20.90	c cleaning 23001 clauses out of 46006 with flag 685118/290596
48.73/23.41	c cleaning 23999 clauses out of 48005 with flag 748037/315596
53.75/25.92	c cleaning 25004 clauses out of 50007 with flag 809522/341597
58.75/28.49	c cleaning 25999 clauses out of 52001 with flag 873403/368595
64.38/31.26	c cleaning 26993 clauses out of 54002 with flag 938985/396595
70.79/34.49	c cleaning 28005 clauses out of 56009 with flag 1008735/425595
77.22/37.68	c cleaning 28999 clauses out of 58005 with flag 1083411/455596
83.21/40.69	c cleaning 29998 clauses out of 60007 with flag 1159671/486597
89.65/43.87	c cleaning 31000 clauses out of 62008 with flag 1239462/518596
97.26/47.63	c cleaning 32003 clauses out of 64007 with flag 1320221/551596
105.88/51.94	c cleaning 32997 clauses out of 66004 with flag 1402146/585596
114.90/56.47	c cleaning 34001 clauses out of 68006 with flag 1487175/620595
124.73/61.35	c cleaning 35001 clauses out of 70005 with flag 1577975/656595
135.35/66.69	c cleaning 36001 clauses out of 72004 with flag 1675476/693595
147.17/72.53	c cleaning 37000 clauses out of 74004 with flag 1772229/731596
159.62/78.77	c cleaning 38002 clauses out of 76004 with flag 1867222/770597
172.46/85.13	c cleaning 38999 clauses out of 78002 with flag 1965570/810597
172.46/85.15	c cleaning 0 clauses out of 11252 with flag 0/11253
186.71/92.20	c cleaning 40001 clauses out of 80002 with flag 2064682/851596
200.98/99.35	c cleaning 40998 clauses out of 82005 with flag 2166129/893600
215.23/106.45	c cleaning 42001 clauses out of 84001 with flag 2268557/936595
231.32/114.41	c cleaning 42999 clauses out of 86000 with flag 2375754/980595
248.35/123.00	c cleaning 43998 clauses out of 88001 with flag 2488452/1025595
265.22/131.30	c cleaning 44994 clauses out of 90003 with flag 2604256/1071595
283.03/140.15	c cleaning 46000 clauses out of 92008 with flag 2719700/1118595
301.65/149.37	c cleaning 46995 clauses out of 94008 with flag 2833462/1166595
321.57/159.23	c cleaning 48001 clauses out of 96012 with flag 2948855/1215595
342.12/169.49	c cleaning 49005 clauses out of 98013 with flag 3069338/1265597
363.77/180.26	c cleaning 49998 clauses out of 100005 with flag 3190614/1316595
387.69/192.14	c cleaning 50998 clauses out of 102008 with flag 3313475/1368597
412.87/204.67	c cleaning 51999 clauses out of 104008 with flag 3438918/1421595
433.14/214.78	c And the winner is solver0
434.62/216.74	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
434.62/216.74	c starts		: 145
434.62/216.74	c conflicts		: 1470645
434.62/216.74	c decisions		: 2192326
434.62/216.74	c propagations		: 8526039
434.62/216.74	c inspects		: 4047208470
434.62/216.74	c shortcuts		: 0
434.62/216.74	c learnt literals	: 21
434.62/216.74	c learnt binary clauses	: 282
434.62/216.74	c learnt ternary clauses	: 1970
434.62/216.74	c learnt constraints	: 1470623
434.62/216.74	c ignored constraints	: 0
434.62/216.74	c root simplifications	: 0
434.62/216.74	c removed literals (reason simplification)	: 5176869
434.62/216.74	c reason swapping (by a shorter reason)	: 0
434.62/216.74	c Calls to reduceDB	: 49
434.62/216.74	c Number of update (reduction) of LBD	: 256628
434.62/216.74	c Imported unit clauses	: 0
434.62/216.74	c number of reductions to clauses (during analyze)	: 0
434.62/216.74	c number of learned constraints concerned by reduction	: 0
434.62/216.74	c number of learning phase by resolution	: 0
434.62/216.74	c number of learning phase by cutting planes	: 0
434.62/216.74	c speed (assignments/second)	: 39367.60475585825
434.62/216.74	c non guided choices	0
434.62/216.74	c learnt constraints type 
434.62/216.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
434.62/216.74	c starts		: 48
434.62/216.74	c conflicts		: 17067
434.62/216.74	c decisions		: 27804
434.62/216.74	c propagations		: 147845
434.62/216.74	c inspects		: 329527524
434.62/216.74	c shortcuts		: 0
434.62/216.74	c learnt literals	: 0
434.62/216.74	c learnt binary clauses	: 0
434.62/216.74	c learnt ternary clauses	: 0
434.62/216.74	c learnt constraints	: 17065
434.62/216.74	c ignored constraints	: 0
434.62/216.74	c root simplifications	: 0
434.62/216.74	c removed literals (reason simplification)	: 0
434.62/216.74	c reason swapping (by a shorter reason)	: 0
434.62/216.74	c Calls to reduceDB	: 2
434.62/216.74	c Number of update (reduction) of LBD	: 0
434.62/216.74	c Imported unit clauses	: 0
434.62/216.74	c number of reductions to clauses (during analyze)	: 0
434.62/216.74	c number of learned constraints concerned by reduction	: 0
434.62/216.74	c number of learning phase by resolution	: 0
434.62/216.74	c number of learning phase by cutting planes	: 0
434.62/216.74	c speed (assignments/second)	: 685.8201823967639
434.62/216.74	c non guided choices	0
434.62/216.74	c learnt constraints type 
434.62/216.74	s OPTIMUM FOUND
434.62/216.74	c Found 2 solution(s)
434.62/216.74	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 
434.62/216.75	c objective function=8
434.62/216.75	c Total wall clock time (in seconds): 216.629

Verifier Data

OK	8

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-4105498-1466254545/watcher-4105498-1466254545 -o /tmp/evaluation-result-4105498-1466254545/solver-4105498-1466254545 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466241741-20173 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4105498-1466254545.opb 

pid=24057
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: 4.33 4.28 4.22 3/197 24060
/proc/meminfo: memFree=27455244/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/24060/stat : 24060 (java) R 24057 24060 20157 0 -1 4202496 432 0 0 0 0 0 0 0 20 0 1 0 27501118 9379840 87 33554432000 1073741824 1073778376 140734754720256 140734754717384 214537442119 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2290 105 80 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 4.33 4.28 4.22 3/197 24060
/proc/meminfo: memFree=27455244/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 4398 0 1 0 8 1 0 0 20 0 18 0 27501118 9787879424 6029 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2389619 6029 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20021 s]
/proc/loadavg: 4.33 4.28 4.22 3/197 24060
/proc/meminfo: memFree=27455244/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 4739 0 1 0 19 1 0 0 20 0 19 0 27501118 10060525568 7830 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2456183 7830 2198 9 0 2446860 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9824732

[startup+0.300286 s]
/proc/loadavg: 4.33 4.28 4.22 3/197 24060
/proc/meminfo: memFree=27455244/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 4739 0 1 0 19 1 0 0 20 0 19 0 27501118 10060525568 7830 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2456183 7830 2198 9 0 2446860 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9824732

[startup+0.700157 s]
/proc/loadavg: 4.33 4.28 4.22 3/197 24060
/proc/meminfo: memFree=27455244/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 4798 0 1 0 26 1 0 0 20 0 22 0 27501118 10060525568 8911 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2456183 8911 2214 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+1.50074 s]
/proc/loadavg: 4.33 4.28 4.22 5/216 24085
/proc/meminfo: memFree=27379408/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 23318 0 1 0 318 6 0 0 20 0 22 0 27501118 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2456183 47453 2275 9 0 2446860 0
[pid=24060/tid=24062] ppid=24057 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/24060/task/24062/stat : 24062 (java) S 24057 24060 20157 0 -1 4202560 2429 0 1 0 13 1 0 0 20 0 22 0 27501119 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922369610616 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24063] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24063/stat : 24063 (java) S 24057 24060 20157 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922331101736 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24064] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24064/stat : 24064 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922330048936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24065] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24065/stat : 24065 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922328996136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24066] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24066/stat : 24066 (java) S 24057 24060 20157 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922327943336 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24067] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24067/stat : 24067 (java) S 24057 24060 20157 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922326891560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24068] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24068/stat : 24068 (java) S 24057 24060 20157 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922325838760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24069] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24069/stat : 24069 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922324785960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24070] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24070/stat : 24070 (java) S 24057 24060 20157 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922323733160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24071] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24071/stat : 24071 (java) S 24057 24060 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27501121 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922193222120 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24072] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24072/stat : 24072 (java) S 24057 24060 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27501122 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922192168184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24073] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24073/stat : 24073 (java) S 24057 24060 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27501122 10060525568 47453 33554432000 1073741824 1073778376 140734754720256 139922191115272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24074] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24074/stat : 24074 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501124 10060525568 47454 33554432000 1073741824 1073778376 140734754720256 139922190063760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24075] ppid=24057 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/24060/task/24075/stat : 24075 (java) R 24057 24060 20157 0 -1 4202560 10159 0 0 0 80 1 0 0 20 0 22 0 27501124 10060525568 47461 33554432000 1073741824 1073778376 140734754720256 139922189000960 214537089731 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24076] ppid=24057 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/24060/task/24076/stat : 24076 (java) R 24057 24060 20157 0 -1 4202560 9289 0 0 0 81 0 0 0 20 0 22 0 27501124 10060525568 47480 33554432000 1073741824 1073778376 140734754720256 139922187934696 139922371821618 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24077] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24077/stat : 24077 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501124 10060525568 47483 33554432000 1073741824 1073778376 140734754720256 139922186906488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24078] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24078/stat : 24078 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501124 10060525568 47483 33554432000 1073741824 1073778376 140734754720256 139922185853896 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24082] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24082/stat : 24082 (java) S 24057 24060 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27501135 10060525568 47483 33554432000 1073741824 1073778376 140734754720256 139921039803176 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.33 4.28 4.22 6/219 24088
/proc/meminfo: memFree=27261164/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9824732 CPUtime=7.04 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 25132 0 1 0 692 12 0 0 20 0 22 0 27501118 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2456183 84298 2279 9 0 2446860 0
[pid=24060/tid=24062] ppid=24057 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/24060/task/24062/stat : 24062 (java) S 24057 24060 20157 0 -1 4202560 2429 0 1 0 13 1 0 0 20 0 22 0 27501119 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922369610616 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24063] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24063/stat : 24063 (java) S 24057 24060 20157 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922331101736 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24064] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24064/stat : 24064 (java) S 24057 24060 20157 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922330048936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24065] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24065/stat : 24065 (java) S 24057 24060 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922328996136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24066] ppid=24057 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24060/task/24066/stat : 24066 (java) S 24057 24060 20157 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 27501120 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922327943336 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24067] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24067/stat : 24067 (java) S 24057 24060 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922326891560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24068] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24068/stat : 24068 (java) S 24057 24060 20157 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922325838760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24069] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24069/stat : 24069 (java) S 24057 24060 20157 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922324785960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24070] ppid=24057 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24060/task/24070/stat : 24070 (java) S 24057 24060 20157 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 22 0 27501120 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922323733160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24071] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24071/stat : 24071 (java) S 24057 24060 20157 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 22 0 27501121 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922193222120 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24072] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24072/stat : 24072 (java) S 24057 24060 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27501122 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922192168184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24073] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24073/stat : 24073 (java) S 24057 24060 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27501122 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922191115272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24074] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24074/stat : 24074 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501124 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922190063760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24075] ppid=24057 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/24060/task/24075/stat : 24075 (java) S 24057 24060 20157 0 -1 4202560 10185 0 0 0 108 2 0 0 20 0 22 0 27501124 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922189011896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24076] ppid=24057 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/24060/task/24076/stat : 24076 (java) S 24057 24060 20157 0 -1 4202560 10736 0 0 0 109 1 0 0 20 0 22 0 27501124 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922187959096 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24077] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24077/stat : 24077 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501124 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922186906488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24078] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24078/stat : 24078 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501124 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922185853896 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24082] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24082/stat : 24082 (java) S 24057 24060 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27501135 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139921039803176 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24086] ppid=24057 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/24060/task/24086/stat : 24086 (java) R 24057 24060 20157 0 -1 4202560 7 0 0 0 186 0 0 0 20 0 22 0 27501236 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139922184797040 139922200055319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24087] ppid=24057 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/24060/task/24087/stat : 24087 (java) R 24057 24060 20157 0 -1 4202560 117 0 0 0 182 3 0 0 20 0 22 0 27501236 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139921041907184 139922200075679 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24088] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24088/stat : 24088 (java) S 24057 24060 20157 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27501236 10060525568 84298 33554432000 1073741824 1073778376 140734754720256 139921040856104 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.30 4.27 4.21 7/219 24088
/proc/meminfo: memFree=26858308/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9824732 CPUtime=14.11 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 31504 0 1 0 1392 19 0 0 20 0 22 0 27501118 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2456183 183073 2279 9 0 2446860 0
[pid=24060/tid=24062] ppid=24057 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/24060/task/24062/stat : 24062 (java) S 24057 24060 20157 0 -1 4202560 2429 0 1 0 13 1 0 0 20 0 22 0 27501119 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922369610616 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24063] ppid=24057 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24060/task/24063/stat : 24063 (java) S 24057 24060 20157 0 -1 4202560 30 0 0 0 1 0 0 0 20 0 22 0 27501120 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922331101736 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24064] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24064/stat : 24064 (java) S 24057 24060 20157 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27501120 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922330048936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24065] ppid=24057 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24060/task/24065/stat : 24065 (java) S 24057 24060 20157 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 27501120 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922328996136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24066] ppid=24057 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24060/task/24066/stat : 24066 (java) S 24057 24060 20157 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 27501120 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922327943336 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24067] ppid=24057 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24060/task/24067/stat : 24067 (java) S 24057 24060 20157 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 27501120 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922326891560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24068] ppid=24057 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24060/task/24068/stat : 24068 (java) S 24057 24060 20157 0 -1 4202560 38 0 0 0 1 0 0 0 20 0 22 0 27501120 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922325838760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24069] ppid=24057 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24060/task/24069/stat : 24069 (java) S 24057 24060 20157 0 -1 4202560 37 0 0 0 2 0 0 0 20 0 22 0 27501120 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922324785960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24070] ppid=24057 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24060/task/24070/stat : 24070 (java) S 24057 24060 20157 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 22 0 27501120 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922323733160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24071] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24071/stat : 24071 (java) S 24057 24060 20157 0 -1 4202560 434 0 0 0 0 0 0 0 20 0 22 0 27501121 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922193222120 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24072] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24072/stat : 24072 (java) S 24057 24060 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27501122 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922192168184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24073] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24073/stat : 24073 (java) S 24057 24060 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27501122 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922191115272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24074] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24074/stat : 24074 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501124 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922190063760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24075] ppid=24057 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/24060/task/24075/stat : 24075 (java) S 24057 24060 20157 0 -1 4202560 10185 0 0 0 109 2 0 0 20 0 22 0 27501124 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922189011896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24076] ppid=24057 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/24060/task/24076/stat : 24076 (java) S 24057 24060 20157 0 -1 4202560 16122 0 0 0 173 2 0 0 20 0 22 0 27501124 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922187959096 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24077] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24077/stat : 24077 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27501124 10060525568 183073 33554432000 1073741824 1073778376 140734754720256 139922186906488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24078] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/24060/task/24069/stat : 24069 (java) S 24057 24060 20157 0 -1 4202560 202 0 0 0 66 5 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922324785960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24070] ppid=24057 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/24060/task/24070/stat : 24070 (java) S 24057 24060 20157 0 -1 4202560 191 0 0 0 63 4 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922323733160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24071] ppid=24057 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/24060/task/24071/stat : 24071 (java) S 24057 24060 20157 0 -1 4202560 1227 0 0 0 3 12 0 0 20 0 19 0 27501121 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922193222120 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24072] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24072/stat : 24072 (java) S 24057 24060 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27501122 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922192168184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24073] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24073/stat : 24073 (java) S 24057 24060 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27501122 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922191115272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24074] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24074/stat : 24074 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922190063760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24075] ppid=24057 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/24060/task/24075/stat : 24075 (java) S 24057 24060 20157 0 -1 4202560 10190 0 0 0 139 2 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922189011896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24076] ppid=24057 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/24060/task/24076/stat : 24076 (java) S 24057 24060 20157 0 -1 4202560 16140 0 0 0 211 2 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922187959096 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24077] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24077/stat : 24077 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922186906488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24078] ppid=24057 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/24060/task/24078/stat : 24078 (java) S 24057 24060 20157 0 -1 4202560 13 0 0 0 2 4 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922185853896 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24082] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24082/stat : 24082 (java) S 24057 24060 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27501135 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139921039803176 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 433.16
Current children cumulated vsize (KiB) 9824732

[startup+216.401 s]
/proc/loadavg: 4.14 4.22 4.20 5/216 24091
/proc/meminfo: memFree=25512740/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9824732 CPUtime=433.56 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 34067 0 1 0 43275 81 0 0 20 0 19 0 27501118 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2456183 467300 2280 9 0 2446860 0
[pid=24060/tid=24062] ppid=24057 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/24060/task/24062/stat : 24062 (java) R 24057 24060 20157 0 -1 4202560 2433 0 1 0 128 2 0 0 20 0 19 0 27501119 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922369608360 139922200561903 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24063] ppid=24057 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/24060/task/24063/stat : 24063 (java) S 24057 24060 20157 0 -1 4202560 124 0 0 0 58 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922331101736 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24064] ppid=24057 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/24060/task/24064/stat : 24064 (java) S 24057 24060 20157 0 -1 4202560 137 0 0 0 56 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922330048936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24065] ppid=24057 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/24060/task/24065/stat : 24065 (java) S 24057 24060 20157 0 -1 4202560 177 0 0 0 60 6 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922328996136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24066] ppid=24057 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/24060/task/24066/stat : 24066 (java) S 24057 24060 20157 0 -1 4202560 148 0 0 0 56 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922327943336 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24067] ppid=24057 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/24060/task/24067/stat : 24067 (java) S 24057 24060 20157 0 -1 4202560 157 0 0 0 63 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922326891560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24068] ppid=24057 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/24060/task/24068/stat : 24068 (java) S 24057 24060 20157 0 -1 4202560 194 0 0 0 59 5 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922325838760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24069] ppid=24057 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/24060/task/24069/stat : 24069 (java) S 24057 24060 20157 0 -1 4202560 202 0 0 0 66 5 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922324785960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24070] ppid=24057 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/24060/task/24070/stat : 24070 (java) S 24057 24060 20157 0 -1 4202560 191 0 0 0 63 4 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922323733160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24071] ppid=24057 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/24060/task/24071/stat : 24071 (java) S 24057 24060 20157 0 -1 4202560 1227 0 0 0 3 12 0 0 20 0 19 0 27501121 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922193222120 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24072] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24072/stat : 24072 (java) S 24057 24060 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27501122 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922192168184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24073] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24073/stat : 24073 (java) S 24057 24060 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27501122 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922191115272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24074] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24074/stat : 24074 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922190063760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24075] ppid=24057 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/24060/task/24075/stat : 24075 (java) S 24057 24060 20157 0 -1 4202560 10190 0 0 0 139 2 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922189011896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24076] ppid=24057 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/24060/task/24076/stat : 24076 (java) S 24057 24060 20157 0 -1 4202560 16140 0 0 0 211 2 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922187959096 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24077] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24077/stat : 24077 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922186906488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24078] ppid=24057 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/24060/task/24078/stat : 24078 (java) S 24057 24060 20157 0 -1 4202560 13 0 0 0 2 4 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922185853896 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24082] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24082/stat : 24082 (java) S 24057 24060 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27501135 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139921039803176 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 433.56
Current children cumulated vsize (KiB) 9824732

[startup+216.601 s]
/proc/loadavg: 4.14 4.22 4.20 5/216 24091
/proc/meminfo: memFree=25512740/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9824732 CPUtime=433.76 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 34067 0 1 0 43295 81 0 0 20 0 19 0 27501118 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2456183 467300 2280 9 0 2446860 0
[pid=24060/tid=24062] ppid=24057 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/24060/task/24062/stat : 24062 (java) R 24057 24060 20157 0 -1 4202560 2433 0 1 0 148 2 0 0 20 0 19 0 27501119 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922369608240 139922199812034 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24063] ppid=24057 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/24060/task/24063/stat : 24063 (java) S 24057 24060 20157 0 -1 4202560 124 0 0 0 58 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922331101736 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24064] ppid=24057 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/24060/task/24064/stat : 24064 (java) S 24057 24060 20157 0 -1 4202560 137 0 0 0 56 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922330048936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24065] ppid=24057 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/24060/task/24065/stat : 24065 (java) S 24057 24060 20157 0 -1 4202560 177 0 0 0 60 6 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922328996136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24066] ppid=24057 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/24060/task/24066/stat : 24066 (java) S 24057 24060 20157 0 -1 4202560 148 0 0 0 56 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922327943336 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24067] ppid=24057 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/24060/task/24067/stat : 24067 (java) S 24057 24060 20157 0 -1 4202560 157 0 0 0 63 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922326891560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24068] ppid=24057 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/24060/task/24068/stat : 24068 (java) S 24057 24060 20157 0 -1 4202560 194 0 0 0 59 5 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922325838760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24069] ppid=24057 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/24060/task/24069/stat : 24069 (java) S 24057 24060 20157 0 -1 4202560 202 0 0 0 66 5 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922324785960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24070] ppid=24057 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/24060/task/24070/stat : 24070 (java) S 24057 24060 20157 0 -1 4202560 191 0 0 0 63 4 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922323733160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24071] ppid=24057 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/24060/task/24071/stat : 24071 (java) S 24057 24060 20157 0 -1 4202560 1227 0 0 0 3 12 0 0 20 0 19 0 27501121 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922193222120 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24072] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24072/stat : 24072 (java) S 24057 24060 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27501122 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922192168184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24073] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24073/stat : 24073 (java) S 24057 24060 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27501122 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922191115272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24074] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24074/stat : 24074 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922190063760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24075] ppid=24057 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/24060/task/24075/stat : 24075 (java) S 24057 24060 20157 0 -1 4202560 10190 0 0 0 139 2 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922189011896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24076] ppid=24057 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/24060/task/24076/stat : 24076 (java) S 24057 24060 20157 0 -1 4202560 16140 0 0 0 211 2 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922187959096 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24077] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24077/stat : 24077 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922186906488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24078] ppid=24057 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/24060/task/24078/stat : 24078 (java) S 24057 24060 20157 0 -1 4202560 13 0 0 0 2 4 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922185853896 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24082] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24082/stat : 24082 (java) S 24057 24060 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27501135 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139921039803176 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 433.76
Current children cumulated vsize (KiB) 9824732

[startup+216.701 s]
/proc/loadavg: 4.14 4.22 4.20 5/216 24091
/proc/meminfo: memFree=25512740/32872528 swapFree=1191052/1305516
[pid=24060] ppid=24057 vsize=9824732 CPUtime=433.87 cores=0,2,4,6
/proc/24060/stat : 24060 (java) S 24057 24060 20157 0 -1 4202496 34067 0 1 0 43306 81 0 0 20 0 19 0 27501118 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 140734754711392 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24060/statm: 2456183 467300 2280 9 0 2446860 0
[pid=24060/tid=24062] ppid=24057 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/24060/task/24062/stat : 24062 (java) R 24057 24060 20157 0 -1 4202560 2433 0 1 0 158 2 0 0 20 0 19 0 27501119 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922369608240 139922199812022 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24063] ppid=24057 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/24060/task/24063/stat : 24063 (java) S 24057 24060 20157 0 -1 4202560 124 0 0 0 58 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922331101736 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24064] ppid=24057 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/24060/task/24064/stat : 24064 (java) S 24057 24060 20157 0 -1 4202560 137 0 0 0 56 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922330048936 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24065] ppid=24057 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/24060/task/24065/stat : 24065 (java) S 24057 24060 20157 0 -1 4202560 177 0 0 0 60 6 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922328996136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24066] ppid=24057 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/24060/task/24066/stat : 24066 (java) S 24057 24060 20157 0 -1 4202560 148 0 0 0 56 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922327943336 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24067] ppid=24057 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/24060/task/24067/stat : 24067 (java) S 24057 24060 20157 0 -1 4202560 157 0 0 0 63 3 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922326891560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24068] ppid=24057 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/24060/task/24068/stat : 24068 (java) S 24057 24060 20157 0 -1 4202560 194 0 0 0 59 5 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922325838760 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24069] ppid=24057 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/24060/task/24069/stat : 24069 (java) S 24057 24060 20157 0 -1 4202560 202 0 0 0 66 5 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922324785960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24060/tid=24070] ppid=24057 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/24060/task/24070/stat : 24070 (java) S 24057 24060 20157 0 -1 4202560 191 0 0 0 63 4 0 0 20 0 19 0 27501120 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922323733160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24071] ppid=24057 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/24060/task/24071/stat : 24071 (java) S 24057 24060 20157 0 -1 4202560 1227 0 0 0 3 12 0 0 20 0 19 0 27501121 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922193222120 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24072] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24072/stat : 24072 (java) S 24057 24060 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27501122 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922192168184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24073] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24073/stat : 24073 (java) S 24057 24060 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27501122 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922191115272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24074] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24074/stat : 24074 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922190063760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24075] ppid=24057 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/24060/task/24075/stat : 24075 (java) S 24057 24060 20157 0 -1 4202560 10190 0 0 0 139 2 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922189011896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24076] ppid=24057 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/24060/task/24076/stat : 24076 (java) S 24057 24060 20157 0 -1 4202560 16140 0 0 0 211 2 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922187959096 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24060/tid=24077] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24077/stat : 24077 (java) S 24057 24060 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922186906488 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24060/tid=24078] ppid=24057 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/24060/task/24078/stat : 24078 (java) S 24057 24060 20157 0 -1 4202560 13 0 0 0 2 4 0 0 20 0 19 0 27501124 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139922185853896 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24060/tid=24082] ppid=24057 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24060/task/24082/stat : 24082 (java) S 24057 24060 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27501135 10060525568 467300 33554432000 1073741824 1073778376 140734754720256 139921039803176 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 433.87
Current children cumulated vsize (KiB) 9824732

Child status: 30

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

Real time (s): 216.758
CPU time (s): 434.826
CPU user time (s): 433.896
CPU system time (s): 0.929848
CPU usage (%): 200.604
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 433.076
system time used= 0.999848
maximum resident set size= 1869952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34079
page faults= 1
swaps= 0
block input operations= 0
block output operations= 296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9221
involuntary context switches= 10802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.46878 second user time and 1.65275 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 14:55:45
IDJOB=4105498
IDBENCH=2882
IDSOLVER=2543
FILE ID=node127/4105498-1466254545
RUNJOBID= node127-1466241741-20173
PBS_JOBID= 19918213
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_50_10_10.r.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105498-1466254545/watcher-4105498-1466254545 -o /tmp/evaluation-result-4105498-1466254545/solver-4105498-1466254545 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466241741-20173 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105498-1466254545.opb

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

MD5SUM BENCH= 41d5abe94732aa440d44e4bcd1eb4f30
RANDOM SEED=910957539

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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		: 2666.769
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:        27455136 kB
Buffers:           69008 kB
Cached:           210520 kB
SwapCached:          516 kB
Active:          3143308 kB
Inactive:         226704 kB
Active(anon):    3090788 kB
Inactive(anon):     2184 kB
Active(file):      52520 kB
Inactive(file):   224520 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:       4395876 kB
Mapped:            15352 kB
Shmem:                 0 kB
Slab:             603348 kB
SReclaimable:      47268 kB
SUnreclaim:       556080 kB
KernelStack:        1592 kB
PageTables:        12840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4788064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3147776 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= 71736 MiB
End job on node127 at 2016-06-18 14:59:22