Trace number 4081078

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 PB16OPT1120 53.0259 31.3607

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM9b4418c5c34f37121cd9ad7732df64ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark34.5537
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4081078-1465220431.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.14	c ... done. Wall clock time 0.028s.
0.10/0.14	c declared #vars     89
0.10/0.14	c #constraints  28
0.10/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.14	c constraints type 
0.10/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 15
0.10/0.14	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.10/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 11
0.10/0.14	c 28 constraints processed.
0.10/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.14	c constraints type 
0.10/0.14	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.10/0.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 15
0.10/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11
0.10/0.14	c 28 constraints processed.
0.10/0.14	c objective function length is 85 literals
0.32/0.23	c And the winner is solver1
0.58/0.64	c SATISFIABLE
0.58/0.64	c OPTIMIZING...
0.58/0.64	c Got one! Elapsed wall clock time (in seconds):0.534
0.58/0.64	o 1381
0.58/0.66	c And the winner is solver0
0.68/1.14	c Got one! Elapsed wall clock time (in seconds):1.035
0.68/1.14	o 1352
0.68/1.15	c And the winner is solver0
0.69/1.65	c Got one! Elapsed wall clock time (in seconds):1.54
0.69/1.65	o 1323
0.69/1.65	c And the winner is solver0
0.69/2.15	c Got one! Elapsed wall clock time (in seconds):2.041
0.69/2.15	o 1255
0.69/2.17	c And the winner is solver1
0.80/2.65	c Got one! Elapsed wall clock time (in seconds):2.542
0.80/2.65	o 1222
0.97/2.72	c And the winner is solver0
1.42/3.15	c Got one! Elapsed wall clock time (in seconds):3.044
1.42/3.15	o 1214
1.60/3.21	c And the winner is solver0
1.72/3.65	c Got one! Elapsed wall clock time (in seconds):3.545
1.72/3.65	o 1202
1.85/3.73	c And the winner is solver1
2.10/4.15	c Got one! Elapsed wall clock time (in seconds):4.047
2.10/4.15	o 1194
2.25/4.23	c cleaning 3335 clauses out of 6670 with flag 3100/6670
2.25/4.23	c And the winner is solver0
2.60/4.66	c Got one! Elapsed wall clock time (in seconds):4.548
2.60/4.66	o 1177
2.68/4.75	c And the winner is solver0
2.91/5.16	c Got one! Elapsed wall clock time (in seconds):5.049
2.91/5.16	o 1169
3.24/5.30	c cleaning 4430 clauses out of 8859 with flag 8979/12194
3.24/5.34	c And the winner is solver1
3.33/5.66	c Got one! Elapsed wall clock time (in seconds):5.55
3.33/5.66	o 1154
3.62/5.87	c cleaning 5157 clauses out of 10313 with flag 15019/18078
4.26/6.12	c cleaning 5580 clauses out of 11162 with flag 33839/24084
4.89/6.44	c cleaning 6290 clauses out of 12579 with flag 56591/31081
5.31/6.65	c And the winner is solver1
5.31/6.66	c Got one! Elapsed wall clock time (in seconds):6.552
5.31/6.66	o 1149
5.48/6.72	c cleaning 6057 clauses out of 12119 with flag 3190/36911
5.68/6.84	c And the winner is solver1
5.79/7.16	c Got one! Elapsed wall clock time (in seconds):7.053
5.79/7.16	o 1145
5.86/7.26	c cleaning 5723 clauses out of 11467 with flag 6521/42316
6.48/7.53	c cleaning 5869 clauses out of 11738 with flag 26164/48310
7.10/7.82	c cleaning 6437 clauses out of 12874 with flag 48896/55315
7.10/7.85	c And the winner is solver1
7.20/8.16	c Got one! Elapsed wall clock time (in seconds):8.054
7.20/8.16	o 1143
7.48/8.38	c cleaning 6155 clauses out of 12311 with flag 15921/61189
7.88/8.54	c And the winner is solver1
7.98/8.66	c Got one! Elapsed wall clock time (in seconds):8.555
7.98/8.66	o 1136
8.05/8.75	c And the winner is solver1
8.16/9.16	c Got one! Elapsed wall clock time (in seconds):9.056
8.16/9.16	o 1128
8.23/9.22	c cleaning 6501 clauses out of 13003 with flag 3374/68036
8.63/9.49	c cleaning 6253 clauses out of 12506 with flag 23839/74040
9.43/9.80	c cleaning 6623 clauses out of 13251 with flag 47391/81038
10.03/10.15	c cleaning 7311 clauses out of 14625 with flag 73363/89035
10.43/10.31	c And the winner is solver0
10.48/10.67	c Got one! Elapsed wall clock time (in seconds):10.557
10.48/10.67	o 1120
10.55/10.78	c cleaning 6490 clauses out of 12998 with flag 7007/94719
11.16/11.03	c cleaning 6251 clauses out of 12508 with flag 26746/100719
11.75/11.33	c cleaning 6625 clauses out of 13259 with flag 50515/107721
12.36/11.70	c cleaning 7317 clauses out of 14634 with flag 78009/115721
13.38/12.15	c cleaning 8155 clauses out of 16316 with flag 108023/124720
14.63/12.73	c cleaning 9081 clauses out of 18162 with flag 143234/134721
16.15/13.36	c cleaning 10035 clauses out of 20079 with flag 180953/145719
17.83/14.09	c cleaning 11020 clauses out of 22044 with flag 224109/157719
19.45/14.86	c cleaning 12013 clauses out of 24027 with flag 271270/170722
21.26/15.72	c cleaning 13007 clauses out of 26014 with flag 323015/184722
23.30/16.74	c cleaning 14004 clauses out of 28007 with flag 377276/199722
26.00/17.96	c cleaning 14994 clauses out of 29999 with flag 433304/215719
28.83/19.19	c cleaning 16003 clauses out of 32006 with flag 491798/232720
31.65/20.55	c cleaning 17003 clauses out of 34007 with flag 554255/250724
34.67/22.09	c cleaning 18000 clauses out of 36001 with flag 620018/269722
37.87/23.69	c cleaning 18994 clauses out of 37998 with flag 689408/289719
41.48/25.48	c cleaning 20002 clauses out of 40003 with flag 761932/310719
45.29/27.34	c cleaning 21000 clauses out of 42001 with flag 838435/332719
49.91/29.63	c cleaning 21996 clauses out of 44000 with flag 917027/355720
52.70/31.05	c And the winner is solver0
52.87/31.35	c >>>>>>>>>> Solver number 0 (9 answers) <<<<<<<<<<<<<<<<<<
52.87/31.35	c starts		: 5280
52.87/31.35	c conflicts		: 371696
52.87/31.35	c decisions		: 711479
52.87/31.35	c propagations		: 7209714
52.87/31.35	c inspects		: 407983115
52.87/31.35	c shortcuts		: 0
52.87/31.35	c learnt literals	: 17
52.87/31.35	c learnt binary clauses	: 60
52.87/31.35	c learnt ternary clauses	: 298
52.87/31.35	c learnt constraints	: 371678
52.87/31.35	c ignored constraints	: 0
52.87/31.35	c root simplifications	: 0
52.87/31.35	c removed literals (reason simplification)	: 3283381
52.87/31.35	c reason swapping (by a shorter reason)	: 0
52.87/31.35	c Calls to reduceDB	: 33
52.87/31.35	c Number of update (reduction) of LBD	: 132216
52.87/31.35	c Imported unit clauses	: 0
52.87/31.35	c number of reductions to clauses (during analyze)	: 0
52.87/31.35	c number of learned constraints concerned by reduction	: 0
52.87/31.35	c number of learning phase by resolution	: 0
52.87/31.35	c number of learning phase by cutting planes	: 0
52.87/31.35	c speed (assignments/second)	: 324996.12333213125
52.87/31.35	c non guided choices	0
52.87/31.35	c learnt constraints type 
52.87/31.35	c >>>>>>>>>> Solver number 1 (9 answers) <<<<<<<<<<<<<<<<<<
52.87/31.35	c starts		: 38
52.87/31.35	c conflicts		: 4191
52.87/31.35	c decisions		: 9040
52.87/31.35	c propagations		: 79165
52.87/31.35	c inspects		: 44678636
52.87/31.35	c shortcuts		: 0
52.87/31.35	c learnt literals	: 0
52.87/31.35	c learnt binary clauses	: 0
52.87/31.35	c learnt ternary clauses	: 0
52.87/31.35	c learnt constraints	: 4185
52.87/31.35	c ignored constraints	: 0
52.87/31.35	c root simplifications	: 0
52.87/31.35	c removed literals (reason simplification)	: 0
52.87/31.35	c reason swapping (by a shorter reason)	: 0
52.87/31.35	c Calls to reduceDB	: 0
52.87/31.35	c Number of update (reduction) of LBD	: 0
52.87/31.35	c Imported unit clauses	: 0
52.87/31.35	c number of reductions to clauses (during analyze)	: 0
52.87/31.35	c number of learned constraints concerned by reduction	: 0
52.87/31.35	c number of learning phase by resolution	: 0
52.87/31.35	c number of learning phase by cutting planes	: 0
52.87/31.35	c speed (assignments/second)	: 3827.7245914321634
52.87/31.35	c non guided choices	0
52.87/31.35	c learnt constraints type 
52.87/31.35	s OPTIMUM FOUND
52.87/31.35	c Found 17 solution(s)
52.87/31.35	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 
52.87/31.35	c objective function=1120
52.87/31.35	c Total wall clock time (in seconds): 31.242

Verifier Data

OK	1120

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4081078-1465220431/watcher-4081078-1465220431 -o /tmp/evaluation-result-4081078-1465220431/solver-4081078-1465220431 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081078-1465220431.opb 

pid=3860
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.66 4.46 4.19 4/198 3863
/proc/meminfo: memFree=28697296/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 1362 0 0 0 0 0 0 0 20 0 2 0 103977697 98582528 985 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 24068 985 750 9 0 16774 0
[pid=3863/tid=3864] ppid=3860 vsize=97336 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) R 3860 3863 32147 0 -1 4202560 172 0 0 0 0 0 0 0 20 0 2 0 103977697 99672064 1019 33554432000 1073741824 1073778376 140735485878976 140452012573368 219514004362 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0

[startup+0.100066 s]
/proc/loadavg: 4.66 4.46 4.19 4/198 3863
/proc/meminfo: memFree=28697296/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 4536 0 1 0 10 0 0 0 20 0 18 0 103977697 9787879424 5659 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2389619 5659 2156 9 0 2380296 0
[pid=3863/tid=3864] ppid=3860 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) R 3860 3863 32147 0 -1 4202560 2433 0 1 0 7 0 0 0 20 0 18 0 103977697 9787879424 5659 33554432000 1073741824 1073778376 140735485878976 140452012560368 140452019767452 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200314 s]
/proc/loadavg: 4.66 4.46 4.19 4/198 3863
/proc/meminfo: memFree=28697296/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 6546 0 1 0 31 1 0 0 20 0 22 0 103977697 10060525568 8721 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2456183 8721 2219 9 0 2446860 0
[pid=3863/tid=3864] ppid=3860 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) S 3860 3863 32147 0 -1 4202560 2443 0 1 0 12 0 0 0 20 0 22 0 103977697 10060525568 8721 33554432000 1073741824 1073778376 140735485878976 140452012577656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9824732

[startup+0.300339 s]
/proc/loadavg: 4.66 4.46 4.19 4/198 3863
/proc/meminfo: memFree=28697296/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 8393 0 1 0 55 3 0 0 20 0 19 0 103977697 10060525568 8706 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2456183 8706 2231 9 0 2446860 0
[pid=3863/tid=3864] ppid=3860 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) S 3860 3863 32147 0 -1 4202560 2443 0 1 0 12 0 0 0 20 0 19 0 103977697 10060525568 8706 33554432000 1073741824 1073778376 140735485878976 140452012577656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9824732

[startup+0.700274 s]
/proc/loadavg: 4.66 4.46 4.19 4/198 3863
/proc/meminfo: memFree=28697296/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 8640 0 1 0 64 4 0 0 20 0 19 0 103977697 10060525568 9742 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2456183 9742 2233 9 0 2446860 0
[pid=3863/tid=3864] ppid=3860 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) S 3860 3863 32147 0 -1 4202560 2443 0 1 0 12 0 0 0 20 0 19 0 103977697 10060525568 9742 33554432000 1073741824 1073778376 140735485878976 140452012577656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 4.45 4.42 4.18 3/217 3888
/proc/meminfo: memFree=28665724/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 8657 0 1 0 65 4 0 0 20 0 19 0 103977697 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2456183 10768 2233 9 0 2446860 0
[pid=3863/tid=3864] ppid=3860 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) S 3860 3863 32147 0 -1 4202560 2444 0 1 0 12 0 0 0 20 0 19 0 103977697 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140452012577656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3866] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3866/stat : 3866 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451856640168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3867] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3867/stat : 3867 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451855587624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3868] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3868/stat : 3868 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451854535080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3869] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3869/stat : 3869 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451853482536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3870] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3870/stat : 3870 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451852429992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3871] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3871/stat : 3871 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451851377448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3872] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3872/stat : 3872 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451850324904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3873] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3873/stat : 3873 (java) S 3860 3863 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451849272360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3874] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3874/stat : 3874 (java) S 3860 3863 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451836860520 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3875] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3875/stat : 3875 (java) S 3860 3863 32147 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451835806840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3876] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3876/stat : 3876 (java) S 3860 3863 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451834754184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3877] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3877/stat : 3877 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451833702928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3878] ppid=3860 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/3863/task/3878/stat : 3878 (java) S 3860 3863 32147 0 -1 4202560 2108 0 0 0 17 0 0 0 20 0 19 0 103977701 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451832650296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3879] ppid=3860 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/3863/task/3879/stat : 3879 (java) S 3860 3863 32147 0 -1 4202560 2748 0 0 0 16 0 0 0 20 0 19 0 103977701 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451831597752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3880] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3880/stat : 3880 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451830545400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3881] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3881/stat : 3881 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451829493064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3888] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3888/stat : 3888 (java) S 3860 3863 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 103977761 10060525568 10768 33554432000 1073741824 1073778376 140735485878976 140451826284072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9824732

[startup+3.10071 s]
/proc/loadavg: 4.45 4.42 4.18 3/217 3897
/proc/meminfo: memFree=28653428/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 19445 0 1 0 132 10 0 0 20 0 19 0 103977697 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2456183 20962 2235 9 0 2446860 0
[pid=3863/tid=3864] ppid=3860 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) S 3860 3863 32147 0 -1 4202560 2445 0 1 0 13 0 0 0 20 0 19 0 103977697 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140452012577656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3866] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3866/stat : 3866 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451856640168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3867] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3867/stat : 3867 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451855587624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3868] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3868/stat : 3868 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451854535080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3869] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3869/stat : 3869 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451853482536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3870] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3870/stat : 3870 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451852429992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3871] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3871/stat : 3871 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451851377448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3872] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3872/stat : 3872 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451850324904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3873] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3873/stat : 3873 (java) S 3860 3863 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 103977698 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451849272360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3874] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3874/stat : 3874 (java) S 3860 3863 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451836860520 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3875] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3875/stat : 3875 (java) S 3860 3863 32147 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451835806840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3876] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3876/stat : 3876 (java) S 3860 3863 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451834754184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3877] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3877/stat : 3877 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451833702928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3878] ppid=3860 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/3863/task/3878/stat : 3878 (java) S 3860 3863 32147 0 -1 4202560 8305 0 0 0 41 2 0 0 20 0 19 0 103977701 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451832650296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3879] ppid=3860 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/3863/task/3879/stat : 3879 (java) S 3860 3863 32147 0 -1 4202560 7305 0 0 0 42 1 0 0 20 0 19 0 103977701 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451831597752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3880] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3880/stat : 3880 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451830545400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3881] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3881/stat : 3881 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 20962 33554432000 1073741824 1073778376 140735485878976 140451829493064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=19 pid=1770 uid=0 cmd=

[startup+6.30087 s]
/proc/loadavg: 4.45 4.42 4.18 3/217 3915
/proc/meminfo: memFree=28522836/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9824732 CPUtime=4.67 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 24021 0 1 0 446 21 0 0 20 0 22 0 103977697 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2456183 47302 2274 9 0 2446860 0
[pid=3863/tid=3864] ppid=3860 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) S 3860 3863 32147 0 -1 4202560 2447 0 1 0 13 0 0 0 20 0 22 0 103977697 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140452012577656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3866] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3866/stat : 3866 (java) S 3860 3863 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 103977698 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451856640168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3867] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3867/stat : 3867 (java) S 3860 3863 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103977698 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451855587624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3868] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3868/stat : 3868 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103977698 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451854535080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3869] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3869/stat : 3869 (java) S 3860 3863 32147 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 103977698 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451853482536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3870] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3870/stat : 3870 (java) S 3860 3863 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 103977698 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451852429992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3871] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3871/stat : 3871 (java) S 3860 3863 32147 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 103977698 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451851377448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3872] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3872/stat : 3872 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103977698 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451850324904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3873] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3873/stat : 3873 (java) S 3860 3863 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103977698 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451849272360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3874] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3874/stat : 3874 (java) S 3860 3863 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103977699 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451836860520 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3875] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3875/stat : 3875 (java) S 3860 3863 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103977699 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451835806840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3876] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3876/stat : 3876 (java) S 3860 3863 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103977699 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451834754184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3877] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3877/stat : 3877 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103977701 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451833702928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3878] ppid=3860 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/3863/task/3878/stat : 3878 (java) S 3860 3863 32147 0 -1 4202560 9084 0 0 0 80 2 0 0 20 0 22 0 103977701 10060525568 47302 33554432000 1073741824 1073778376 140735485878976 140451832650296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3879] ppid=3860 vsize=9824732 CPUtime=1.03 cores=1,3,5,7

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

[pid=3863/tid=3874] ppid=3860 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/3863/task/3874/stat : 3874 (java) S 3860 3863 32147 0 -1 4202560 574 0 0 0 0 3 0 0 20 0 22 0 103977699 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451836860520 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3875] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3875/stat : 3875 (java) S 3860 3863 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103977699 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451835806840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3876] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3876/stat : 3876 (java) S 3860 3863 32147 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 103977699 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451834754184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3877] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3877/stat : 3877 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451833702928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3878] ppid=3860 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/3863/task/3878/stat : 3878 (java) S 3860 3863 32147 0 -1 4202560 9098 0 0 0 83 2 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451832650296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3879] ppid=3860 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/3863/task/3879/stat : 3879 (java) S 3860 3863 32147 0 -1 4202560 24643 0 0 0 248 3 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451831597752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3880] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3880/stat : 3880 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451830545400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3881] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3881/stat : 3881 (java) S 3860 3863 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451829493064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3933] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3933/stat : 3933 (java) S 3860 3863 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103978614 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451826283688 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3934] ppid=3860 vsize=9824732 CPUtime=19.53 cores=1,3,5,7
/proc/3863/task/3934/stat : 3934 (java) R 3860 3863 32147 0 -1 4202560 11 0 0 0 1953 0 0 0 20 0 22 0 103978764 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451827334152 140451884889698 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3935] ppid=3860 vsize=9824732 CPUtime=19.48 cores=1,3,5,7
/proc/3863/task/3935/stat : 3935 (java) R 3860 3863 32147 0 -1 4202560 160 0 0 0 1944 4 0 0 20 0 22 0 103978764 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451828387632 140451884847882 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3936] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3936/stat : 3936 (java) S 3860 3863 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103978764 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451825231400 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 51.5
Current children cumulated vsize (KiB) 9824732

[startup+30.8009 s]
/proc/loadavg: 4.30 4.39 4.17 5/219 3936
/proc/meminfo: memFree=27657656/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9824732 CPUtime=52.32 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 39504 0 1 0 5178 54 0 0 20 0 22 0 103977697 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2456183 231531 2276 9 0 2446860 0
[pid=3863/tid=3864] ppid=3860 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) S 3860 3863 32147 0 -1 4202560 2447 0 1 0 14 0 0 0 20 0 22 0 103977697 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140452012577656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3866] ppid=3860 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3863/task/3866/stat : 3866 (java) S 3860 3863 32147 0 -1 4202560 36 0 0 0 6 0 0 0 20 0 22 0 103977698 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451856640168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3867] ppid=3860 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3863/task/3867/stat : 3867 (java) S 3860 3863 32147 0 -1 4202560 139 0 0 0 7 0 0 0 20 0 22 0 103977698 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451855587624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3868] ppid=3860 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/3863/task/3868/stat : 3868 (java) S 3860 3863 32147 0 -1 4202560 124 0 0 0 8 0 0 0 20 0 22 0 103977698 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451854535080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3869] ppid=3860 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/3863/task/3869/stat : 3869 (java) S 3860 3863 32147 0 -1 4202560 45 0 0 0 5 0 0 0 20 0 22 0 103977698 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451853482536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3870] ppid=3860 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3863/task/3870/stat : 3870 (java) S 3860 3863 32147 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 22 0 103977698 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451852429992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3871] ppid=3860 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3863/task/3871/stat : 3871 (java) S 3860 3863 32147 0 -1 4202560 144 0 0 0 6 0 0 0 20 0 22 0 103977698 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451851377448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3872] ppid=3860 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3863/task/3872/stat : 3872 (java) S 3860 3863 32147 0 -1 4202560 130 0 0 0 4 0 0 0 20 0 22 0 103977698 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451850324904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3873] ppid=3860 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3863/task/3873/stat : 3873 (java) S 3860 3863 32147 0 -1 4202560 39 0 0 0 5 2 0 0 20 0 22 0 103977698 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451849272360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3874] ppid=3860 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/3863/task/3874/stat : 3874 (java) S 3860 3863 32147 0 -1 4202560 574 0 0 0 0 3 0 0 20 0 22 0 103977699 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451836860520 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3875] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3875/stat : 3875 (java) S 3860 3863 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103977699 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451835806840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3876] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3876/stat : 3876 (java) S 3860 3863 32147 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 103977699 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451834754184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3877] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3877/stat : 3877 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451833702928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3878] ppid=3860 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/3863/task/3878/stat : 3878 (java) S 3860 3863 32147 0 -1 4202560 9098 0 0 0 83 2 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451832650296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3879] ppid=3860 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/3863/task/3879/stat : 3879 (java) S 3860 3863 32147 0 -1 4202560 24643 0 0 0 248 3 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451831597752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3880] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3880/stat : 3880 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451830545400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3881] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3881/stat : 3881 (java) S 3860 3863 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 103977701 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451829493064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3933] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3933/stat : 3933 (java) S 3860 3863 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103978614 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451826283688 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3934] ppid=3860 vsize=9824732 CPUtime=19.94 cores=1,3,5,7
/proc/3863/task/3934/stat : 3934 (java) R 3860 3863 32147 0 -1 4202560 11 0 0 0 1994 0 0 0 20 0 22 0 103978764 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451827334032 140451884934335 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3935] ppid=3860 vsize=9824732 CPUtime=19.89 cores=1,3,5,7
/proc/3863/task/3935/stat : 3935 (java) R 3860 3863 32147 0 -1 4202560 160 0 0 0 1985 4 0 0 20 0 22 0 103978764 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451828387632 140451884899509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3936] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3936/stat : 3936 (java) S 3860 3863 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103978764 10060525568 231531 33554432000 1073741824 1073778376 140735485878976 140451825231400 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 52.32
Current children cumulated vsize (KiB) 9824732

[startup+31.2009 s]
/proc/loadavg: 4.30 4.39 4.17 5/219 3936
/proc/meminfo: memFree=27657656/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9824732 CPUtime=52.75 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 39506 0 1 0 5219 56 0 0 20 0 19 0 103977697 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2456183 231522 2276 9 0 2446860 0
[pid=3863/tid=3864] ppid=3860 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) R 3860 3863 32147 0 -1 4202560 2447 0 1 0 16 0 0 0 20 0 19 0 103977697 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140452012577656 140451884652464 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3866] ppid=3860 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3863/task/3866/stat : 3866 (java) S 3860 3863 32147 0 -1 4202560 36 0 0 0 6 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451856640168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3867] ppid=3860 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3863/task/3867/stat : 3867 (java) S 3860 3863 32147 0 -1 4202560 139 0 0 0 7 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451855587624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3868] ppid=3860 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/3863/task/3868/stat : 3868 (java) S 3860 3863 32147 0 -1 4202560 124 0 0 0 8 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451854535080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3869] ppid=3860 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/3863/task/3869/stat : 3869 (java) S 3860 3863 32147 0 -1 4202560 45 0 0 0 5 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451853482536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3870] ppid=3860 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3863/task/3870/stat : 3870 (java) S 3860 3863 32147 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451852429992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3871] ppid=3860 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3863/task/3871/stat : 3871 (java) S 3860 3863 32147 0 -1 4202560 144 0 0 0 6 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451851377448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3872] ppid=3860 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3863/task/3872/stat : 3872 (java) S 3860 3863 32147 0 -1 4202560 130 0 0 0 4 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451850324904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3873] ppid=3860 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3863/task/3873/stat : 3873 (java) S 3860 3863 32147 0 -1 4202560 39 0 0 0 5 2 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451849272360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3874] ppid=3860 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/3863/task/3874/stat : 3874 (java) S 3860 3863 32147 0 -1 4202560 574 0 0 0 0 3 0 0 20 0 19 0 103977699 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451836860520 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3875] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3875/stat : 3875 (java) S 3860 3863 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451835806840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3876] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3876/stat : 3876 (java) S 3860 3863 32147 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451834754184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3877] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3877/stat : 3877 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451833702928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3878] ppid=3860 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/3863/task/3878/stat : 3878 (java) S 3860 3863 32147 0 -1 4202560 9098 0 0 0 83 2 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451832650296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3879] ppid=3860 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/3863/task/3879/stat : 3879 (java) S 3860 3863 32147 0 -1 4202560 24643 0 0 0 248 3 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451831597752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3880] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3880/stat : 3880 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451830545400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3881] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3881/stat : 3881 (java) S 3860 3863 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451829493064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3933] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3933/stat : 3933 (java) S 3860 3863 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 103978614 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451826283688 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 52.75
Current children cumulated vsize (KiB) 9824732

[startup+31.3007 s]
/proc/loadavg: 4.30 4.39 4.17 5/219 3936
/proc/meminfo: memFree=27657656/32872528 swapFree=12208/1156848
[pid=3863] ppid=3860 vsize=9824732 CPUtime=52.87 cores=1,3,5,7
/proc/3863/stat : 3863 (java) S 3860 3863 32147 0 -1 4202496 39506 0 1 0 5231 56 0 0 20 0 19 0 103977697 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140735485870112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2456183 231522 2276 9 0 2446860 0
[pid=3863/tid=3864] ppid=3860 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/3863/task/3864/stat : 3864 (java) R 3860 3863 32147 0 -1 4202560 2447 0 1 0 26 0 0 0 20 0 19 0 103977697 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140452012577416 140451884652482 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3866] ppid=3860 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3863/task/3866/stat : 3866 (java) S 3860 3863 32147 0 -1 4202560 36 0 0 0 6 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451856640168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3867] ppid=3860 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3863/task/3867/stat : 3867 (java) S 3860 3863 32147 0 -1 4202560 139 0 0 0 7 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451855587624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3868] ppid=3860 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/3863/task/3868/stat : 3868 (java) S 3860 3863 32147 0 -1 4202560 124 0 0 0 8 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451854535080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3869] ppid=3860 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/3863/task/3869/stat : 3869 (java) S 3860 3863 32147 0 -1 4202560 45 0 0 0 5 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451853482536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3870] ppid=3860 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3863/task/3870/stat : 3870 (java) S 3860 3863 32147 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451852429992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3871] ppid=3860 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3863/task/3871/stat : 3871 (java) S 3860 3863 32147 0 -1 4202560 144 0 0 0 6 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451851377448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3872] ppid=3860 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3863/task/3872/stat : 3872 (java) S 3860 3863 32147 0 -1 4202560 130 0 0 0 4 0 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451850324904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3873] ppid=3860 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3863/task/3873/stat : 3873 (java) S 3860 3863 32147 0 -1 4202560 39 0 0 0 5 2 0 0 20 0 19 0 103977698 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451849272360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3874] ppid=3860 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/3863/task/3874/stat : 3874 (java) S 3860 3863 32147 0 -1 4202560 574 0 0 0 0 3 0 0 20 0 19 0 103977699 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451836860520 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3875] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3875/stat : 3875 (java) S 3860 3863 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451835806840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3876] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3876/stat : 3876 (java) S 3860 3863 32147 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 103977699 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451834754184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3877] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3877/stat : 3877 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451833702928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3863/tid=3878] ppid=3860 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/3863/task/3878/stat : 3878 (java) S 3860 3863 32147 0 -1 4202560 9098 0 0 0 83 2 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451832650296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3863/tid=3879] ppid=3860 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/3863/task/3879/stat : 3879 (java) S 3860 3863 32147 0 -1 4202560 24643 0 0 0 250 3 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451831597752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3880] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3880/stat : 3880 (java) S 3860 3863 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451830545400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3863/tid=3881] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3881/stat : 3881 (java) S 3860 3863 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 103977701 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451829493064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3863/tid=3933] ppid=3860 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3863/task/3933/stat : 3933 (java) S 3860 3863 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 103978614 10060525568 231522 33554432000 1073741824 1073778376 140735485878976 140451826283688 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 52.87
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 31.3607
CPU time (s): 53.0259
CPU user time (s): 52.375
CPU system time (s): 0.650901
CPU usage (%): 169.084
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.375
system time used= 0.650901
maximum resident set size= 933980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39519
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2210
involuntary context switches= 1384

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.180972 second user time and 0.162975 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-06 15:40:31
IDJOB=4081078
IDBENCH=1868
IDSOLVER=2543
FILE ID=node114/4081078-1465220431
RUNJOBID= node114-1465217569-32164
PBS_JOBID= 19843208
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081078-1465220431/watcher-4081078-1465220431 -o /tmp/evaluation-result-4081078-1465220431/solver-4081078-1465220431 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081078-1465220431.opb

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=1550912405

node114.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.852
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.70
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.852
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.852
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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.54
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.852
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:        28697996 kB
Buffers:           13240 kB
Cached:           125872 kB
SwapCached:         1736 kB
Active:          2232172 kB
Inactive:          83808 kB
Active(anon):    2176932 kB
Inactive(anon):     2092 kB
Active(file):      55240 kB
Inactive(file):    81716 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096588 kB
Dirty:               896 kB
Writeback:             0 kB
AnonPages:       3332564 kB
Mapped:            15308 kB
Shmem:                 0 kB
Slab:             567076 kB
SReclaimable:      10624 kB
SUnreclaim:       556452 kB
KernelStack:        1616 kB
PageTables:        10520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3690688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3260416 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 node114 at 2016-06-06 15:41:03