Trace number 4092115

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPTIMUM 241.546 122.694

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-geom40-3_wcsp.wbo
MD5SUM68a0eeb33c9e68aad96fcdb3b1335b2c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.078987
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables120
Total number of constraints274
Number of soft constraints234
Number of constraints which are clauses234
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 79
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 234
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092115-1466108842.wbo
0.09/0.12	c reading problem ... 
0.09/0.17	c ... done. Wall clock time 0.048s.
0.09/0.17	c declared #vars     120
0.09/0.17	c internal #vars     354
0.09/0.17	c #constraints  314
0.09/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 274
0.09/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 40
0.09/0.17	c 314 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 => 274
0.09/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 40
0.09/0.17	c 314 constraints processed.
0.09/0.17	c objective function length is 234 literals
0.25/0.20	c And the winner is solver0
0.29/0.67	c SATISFIABLE
0.29/0.67	c OPTIMIZING...
0.29/0.67	c Got one! Elapsed wall clock time (in seconds):0.553
0.29/0.67	o 16
0.29/0.69	c And the winner is solver0
0.36/1.17	c Got one! Elapsed wall clock time (in seconds):1.056
0.36/1.17	o 15
0.36/1.19	c And the winner is solver0
0.42/1.68	c Got one! Elapsed wall clock time (in seconds):1.558
0.42/1.68	o 13
0.42/1.68	c And the winner is solver0
0.43/2.18	c Got one! Elapsed wall clock time (in seconds):2.061
0.43/2.18	o 10
0.43/2.19	c And the winner is solver0
0.57/2.68	c Got one! Elapsed wall clock time (in seconds):2.563
0.57/2.68	o 9
1.81/3.05	c cleaning 2560 clauses out of 5122 with flag 19654/5122
2.21/3.16	c And the winner is solver0
2.21/3.18	c Got one! Elapsed wall clock time (in seconds):3.064
2.21/3.18	o 8
2.98/3.35	c cleaning 4050 clauses out of 8102 with flag 11044/10662
3.66/3.56	c cleaning 5022 clauses out of 10049 with flag 32743/16659
4.41/3.80	c cleaning 6003 clauses out of 12025 with flag 56629/23657
5.06/4.13	c cleaning 7008 clauses out of 14022 with flag 85691/31657
5.79/4.49	c cleaning 8003 clauses out of 16014 with flag 116200/40657
6.81/4.92	c cleaning 9000 clauses out of 18012 with flag 151698/50658
7.86/5.42	c And the winner is solver0
7.92/5.69	c Got one! Elapsed wall clock time (in seconds):5.567
7.92/5.69	o 7
9.01/6.22	c cleaning 12468 clauses out of 24939 with flag 15665/66585
9.61/6.59	c cleaning 9235 clauses out of 18473 with flag 35583/72587
10.46/6.96	c cleaning 8119 clauses out of 16240 with flag 60176/79589
11.26/7.33	c cleaning 8051 clauses out of 16117 with flag 88565/87585
12.40/7.73	c cleaning 8527 clauses out of 17067 with flag 120543/96586
13.58/8.19	c cleaning 9261 clauses out of 18539 with flag 156558/106585
14.85/8.77	c cleaning 10139 clauses out of 20280 with flag 193875/117587
15.84/9.29	c cleaning 11070 clauses out of 22141 with flag 241457/129587
17.04/9.85	c cleaning 12035 clauses out of 24069 with flag 285534/142585
18.53/10.57	c cleaning 13006 clauses out of 26034 with flag 336379/156585
19.93/11.28	c cleaning 14011 clauses out of 28028 with flag 390127/171585
21.53/12.07	c cleaning 15008 clauses out of 30019 with flag 452158/187587
23.52/13.02	c cleaning 16003 clauses out of 32010 with flag 516583/204586
25.62/14.01	c cleaning 16996 clauses out of 34007 with flag 582006/222586
27.62/15.05	c cleaning 18000 clauses out of 36010 with flag 650843/241585
29.62/16.09	c cleaning 19004 clauses out of 38010 with flag 725814/261585
32.54/17.43	c cleaning 20001 clauses out of 40012 with flag 807840/282591
35.15/18.76	c cleaning 20996 clauses out of 42008 with flag 890343/304588
38.13/20.26	c cleaning 21997 clauses out of 44009 with flag 974629/327585
41.43/21.89	c cleaning 23006 clauses out of 46012 with flag 1066196/351585
44.42/23.38	c cleaning 24001 clauses out of 48006 with flag 1165521/376585
48.03/25.16	c cleaning 24996 clauses out of 50007 with flag 1270294/402587
51.61/26.99	c cleaning 26002 clauses out of 52009 with flag 1374375/429585
55.45/28.84	c cleaning 26993 clauses out of 54009 with flag 1486605/457587
59.66/30.96	c cleaning 28004 clauses out of 56014 with flag 1607443/486585
64.07/33.13	c cleaning 29005 clauses out of 58012 with flag 1730657/516587
68.46/35.31	c cleaning 30002 clauses out of 60009 with flag 1860154/547589
73.73/37.90	c cleaning 30990 clauses out of 62003 with flag 1991893/579585
78.95/40.56	c cleaning 31998 clauses out of 64014 with flag 2134428/612586
84.35/43.27	c cleaning 33004 clauses out of 66015 with flag 2272601/646585
90.44/46.27	c cleaning 34007 clauses out of 68013 with flag 2417898/681587
97.06/49.53	c cleaning 34994 clauses out of 70005 with flag 2576196/717586
103.44/52.77	c cleaning 36002 clauses out of 72010 with flag 2728829/754585
110.53/56.23	c cleaning 37001 clauses out of 74009 with flag 2885714/792586
117.13/59.60	c cleaning 38001 clauses out of 76007 with flag 3046071/831585
122.72/62.33	c cleaning 0 clauses out of 5889 with flag 0/5892
126.98/64.22	c cleaning 38999 clauses out of 78008 with flag 3223485/871587
135.57/68.55	c cleaning 40003 clauses out of 80009 with flag 3404421/912587
144.58/73.07	c cleaning 40989 clauses out of 82007 with flag 3585326/954588
154.63/78.08	c cleaning 41999 clauses out of 84015 with flag 3790049/997585
164.50/82.91	c cleaning 43001 clauses out of 86016 with flag 4000708/1041585
174.32/87.89	c cleaning 43980 clauses out of 88015 with flag 4212202/1086585
184.80/93.09	c cleaning 45014 clauses out of 90035 with flag 4440836/1132585
196.88/99.06	c cleaning 46007 clauses out of 92024 with flag 4678357/1179588
208.87/105.03	c cleaning 46997 clauses out of 94014 with flag 4927065/1227585
221.34/111.25	c cleaning 48005 clauses out of 96023 with flag 5178259/1276591
234.37/117.79	c cleaning 48999 clauses out of 98012 with flag 5432013/1326585
238.83/119.91	c And the winner is solver1
241.31/122.68	c >>>>>>>>>> Solver number 0 (7 answers) <<<<<<<<<<<<<<<<<<
241.31/122.68	c starts		: 2195
241.31/122.68	c conflicts		: 1350538
241.31/122.68	c decisions		: 3859731
241.31/122.68	c propagations		: 55757436
241.31/122.68	c inspects		: 2119922189
241.31/122.68	c shortcuts		: 0
241.31/122.68	c learnt literals	: 0
241.31/122.68	c learnt binary clauses	: 11
241.31/122.68	c learnt ternary clauses	: 335
241.31/122.68	c learnt constraints	: 1350538
241.31/122.68	c ignored constraints	: 0
241.31/122.68	c root simplifications	: 0
241.31/122.68	c removed literals (reason simplification)	: 4623584
241.31/122.68	c reason swapping (by a shorter reason)	: 0
241.31/122.68	c Calls to reduceDB	: 53
241.31/122.68	c Number of update (reduction) of LBD	: 576744
241.31/122.68	c Imported unit clauses	: 0
241.31/122.68	c number of reductions to clauses (during analyze)	: 0
241.31/122.68	c number of learned constraints concerned by reduction	: 0
241.31/122.68	c number of learning phase by resolution	: 0
241.31/122.68	c number of learning phase by cutting planes	: 0
241.31/122.68	c speed (assignments/second)	: 455159.0272732467
241.31/122.68	c non guided choices	148
241.31/122.68	c learnt constraints type 
241.31/122.68	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
241.31/122.68	c starts		: 40
241.31/122.68	c conflicts		: 8543
241.31/122.68	c decisions		: 33796
241.31/122.68	c propagations		: 239233
241.31/122.68	c inspects		: 126323770
241.31/122.68	c shortcuts		: 0
241.31/122.68	c learnt literals	: 0
241.31/122.68	c learnt binary clauses	: 0
241.31/122.68	c learnt ternary clauses	: 0
241.31/122.68	c learnt constraints	: 8539
241.31/122.68	c ignored constraints	: 0
241.31/122.68	c root simplifications	: 0
241.31/122.68	c removed literals (reason simplification)	: 0
241.31/122.68	c reason swapping (by a shorter reason)	: 0
241.31/122.68	c Calls to reduceDB	: 1
241.31/122.68	c Number of update (reduction) of LBD	: 0
241.31/122.68	c Imported unit clauses	: 0
241.31/122.68	c number of reductions to clauses (during analyze)	: 0
241.31/122.68	c number of learned constraints concerned by reduction	: 0
241.31/122.68	c number of learning phase by resolution	: 0
241.31/122.68	c number of learning phase by cutting planes	: 0
241.31/122.68	c speed (assignments/second)	: 2044.9537128056963
241.31/122.68	c non guided choices	57
241.31/122.68	c learnt constraints type 
241.31/122.68	s OPTIMUM FOUND
241.31/122.68	c Found 7 solution(s)
241.31/122.68	v x1 -x2 -x3 -x4 -x5 x6 -x7 x8 -x9 x10 -x11 -x12 x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 x21 x22 -x23 -x24 -x25 x26 -x27 x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 x36 -x37 x38 -x39 x40 -x41 -x42 -x43 x44 -x45 -x46 x47 -x48 -x49 -x50 x51 x52 -x53 -x54 -x55 -x56 x57 -x58 x59 -x60 -x61 -x62 x63 -x64 x65 -x66 x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 x75 -x76 -x77 x78 -x79 x80 -x81 -x82 -x83 x84 -x85 x86 -x87 x88 -x89 -x90 x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 x99 x100 -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 x111 -x112 -x113 x114 -x115 x116 -x117 -x118 -x119 x120 
241.31/122.68	c objective function=7
241.31/122.68	c Total wall clock time (in seconds): 122.559

Verifier Data

OK	7

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4092115-1466108842/watcher-4092115-1466108842 -o /tmp/evaluation-result-4092115-1466108842/solver-4092115-1466108842 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466105237-24923 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092115-1466108842.wbo 

pid=25945
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.00 4.03 3.97 4/197 25948
/proc/meminfo: memFree=28565584/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/25948/stat : 25948 (java) D 25945 25948 23926 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 12934172 9515008 176 33554432000 1073741824 1073778376 140735598572544 140735598555272 224922518416 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2323 176 133 9 0 71 0

[startup+0.100174 s]
/proc/loadavg: 4.00 4.03 3.97 4/197 25948
/proc/meminfo: memFree=28565584/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 4412 0 1 0 8 1 0 0 20 0 18 0 12934172 9787879424 6046 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2389619 6046 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200234 s]
/proc/loadavg: 4.00 4.03 3.97 4/197 25948
/proc/meminfo: memFree=28565584/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 5246 0 1 0 24 1 0 0 20 0 22 0 12934172 10060525568 8121 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2456183 8121 2216 9 0 2446860 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.300339 s]
/proc/loadavg: 4.00 4.03 3.97 4/197 25948
/proc/meminfo: memFree=28565584/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 5785 0 1 0 26 3 0 0 20 0 19 0 12934172 10060525568 8398 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2456183 8398 2224 9 0 2446860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.700318 s]
/proc/loadavg: 4.00 4.03 3.97 4/197 25948
/proc/meminfo: memFree=28565584/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 5862 0 1 0 31 5 0 0 20 0 19 0 12934172 10060525568 9485 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2456183 9485 2239 9 0 2446860 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 4.00 4.03 3.97 3/216 25973
/proc/meminfo: memFree=28536176/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 7223 0 1 0 36 6 0 0 20 0 19 0 12934172 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2456183 11288 2248 9 0 2446860 0
[pid=25948/tid=25950] ppid=25945 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/25948/task/25950/stat : 25950 (java) S 25945 25948 23926 0 -1 4202560 2424 0 1 0 14 0 0 0 20 0 19 0 12934173 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540971721592 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25951] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25951/stat : 25951 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934175 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540933212712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25952] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25952/stat : 25952 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934175 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540932159912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25953] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25953/stat : 25953 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934175 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540931107112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25954] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25954/stat : 25954 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934175 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540930054312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25955] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25955/stat : 25955 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934175 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540929002536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25956] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25956/stat : 25956 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934175 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540927949736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25957] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25957/stat : 25957 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934175 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540809046824 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25958] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25958/stat : 25958 (java) S 25945 25948 23926 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12934175 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540807994024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25959] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25959/stat : 25959 (java) S 25945 25948 23926 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540795795944 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25960] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25960/stat : 25960 (java) S 25945 25948 23926 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540794742008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25961] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25961/stat : 25961 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540793689096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25962] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25962/stat : 25962 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934178 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540054071440 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25963] ppid=25945 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25948/task/25963/stat : 25963 (java) S 25945 25948 23926 0 -1 4202560 1242 0 0 0 6 0 0 0 20 0 19 0 12934178 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540053019576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25964] ppid=25945 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/25948/task/25964/stat : 25964 (java) S 25945 25948 23926 0 -1 4202560 2210 0 0 0 8 0 0 0 20 0 19 0 12934178 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540051966776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25965] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25965/stat : 25965 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934179 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540050914168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25966] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25966/stat : 25966 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934179 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540049861576 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25969] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25969/stat : 25969 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12934190 10060525568 11288 33554432000 1073741824 1073778376 140735598572544 140540046701480 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 9824732

[startup+3.10079 s]
/proc/loadavg: 4.00 4.03 3.97 6/217 25982
/proc/meminfo: memFree=28520536/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 17003 0 1 0 211 10 0 0 20 0 22 0 12934172 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2456183 22492 2260 9 0 2446860 0
[pid=25948/tid=25950] ppid=25945 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/25948/task/25950/stat : 25950 (java) S 25945 25948 23926 0 -1 4202560 2425 0 1 0 15 0 0 0 20 0 22 0 12934173 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540971721592 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25951] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25951/stat : 25951 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934175 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540933212712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25952] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25952/stat : 25952 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934175 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540932159912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25953] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25953/stat : 25953 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934175 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540931107112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25954] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25954/stat : 25954 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934175 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540930054312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25955] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25955/stat : 25955 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934175 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540929002536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25956] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25956/stat : 25956 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934175 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540927949736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25957] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25957/stat : 25957 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934175 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540809046824 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25958] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25958/stat : 25958 (java) S 25945 25948 23926 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12934175 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540807994024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25959] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25959/stat : 25959 (java) S 25945 25948 23926 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12934176 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540795795944 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25960] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25960/stat : 25960 (java) S 25945 25948 23926 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 12934176 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540794742008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25961] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25961/stat : 25961 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12934176 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540793689096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25962] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25962/stat : 25962 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934178 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540054071440 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25963] ppid=25945 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/25948/task/25963/stat : 25963 (java) R 25945 25948 23926 0 -1 4202560 6721 0 0 0 50 1 0 0 20 0 22 0 12934178 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540053006984 140540974194293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25964] ppid=25945 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/25948/task/25964/stat : 25964 (java) R 25945 25948 23926 0 -1 4202560 6459 0 0 0 54 2 0 0 20 0 22 0 12934178 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540051954176 140540979083283 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25965] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25965/stat : 25965 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934179 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540050914168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25966] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25966/stat : 25966 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934179 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540049861576 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25969] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25969/stat : 25969 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12934190 10060525568 22492 33554432000 1073741824 1073778376 140735598572544 140540046701480 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30095 s]
/proc/loadavg: 4.00 4.03 3.97 4/216 25988
/proc/meminfo: memFree=28335672/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9824732 CPUtime=9.21 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 25241 0 1 0 897 24 0 0 20 0 22 0 12934172 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2456183 90159 2287 9 0 2446860 0
[pid=25948/tid=25950] ppid=25945 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/25948/task/25950/stat : 25950 (java) S 25945 25948 23926 0 -1 4202560 2425 0 1 0 15 0 0 0 20 0 22 0 12934173 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540971721592 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25951] ppid=25945 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/25948/task/25951/stat : 25951 (java) S 25945 25948 23926 0 -1 4202560 36 0 0 0 6 2 0 0 20 0 22 0 12934175 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540933212712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25952] ppid=25945 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25948/task/25952/stat : 25952 (java) S 25945 25948 23926 0 -1 4202560 21 0 0 0 3 2 0 0 20 0 22 0 12934175 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540932159912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25953] ppid=25945 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25948/task/25953/stat : 25953 (java) S 25945 25948 23926 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 12934175 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540931107112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25954] ppid=25945 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25948/task/25954/stat : 25954 (java) S 25945 25948 23926 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 12934175 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540930054312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25955] ppid=25945 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25948/task/25955/stat : 25955 (java) S 25945 25948 23926 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 22 0 12934175 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540929002536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25956] ppid=25945 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25948/task/25956/stat : 25956 (java) S 25945 25948 23926 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 12934175 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540927949736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25957] ppid=25945 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25948/task/25957/stat : 25957 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 12934175 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540809046824 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25958] ppid=25945 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25948/task/25958/stat : 25958 (java) S 25945 25948 23926 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 12934175 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540807994024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25959] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25959/stat : 25959 (java) S 25945 25948 23926 0 -1 4202560 202 0 0 0 0 0 0 0 20 0 22 0 12934176 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540795795944 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25960] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25960/stat : 25960 (java) S 25945 25948 23926 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12934176 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540794742008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25961] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25961/stat : 25961 (java) S 25945 25948 23926 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12934176 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540793689096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25962] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25962/stat : 25962 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934178 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540054071440 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25963] ppid=25945 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/25948/task/25963/stat : 25963 (java) S 25945 25948 23926 0 -1 4202560 8132 0 0 0 96 2 0 0 20 0 22 0 12934178 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540053019576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25964] ppid=25945 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/25948/task/25964/stat : 25964 (java) S 25945 25948 23926 0 -1 4202560 12829 0 0 0 108 3 0 0 20 0 22 0 12934178 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540051966776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25965] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25965/stat : 25965 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934179 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540050914168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25966] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25966/stat : 25966 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12934179 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540049861576 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25969] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25969/stat : 25969 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12934190 10060525568 90159 33554432000 1073741824 1073778376 140735598572544 140540046701480 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.21
Current children cumulated vsize (KiB) 9824732

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

[pid=25948/tid=25953] ppid=25945 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/25948/task/25953/stat : 25953 (java) S 25945 25948 23926 0 -1 4202560 243 0 0 0 33 7 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540931107112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25954] ppid=25945 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/25948/task/25954/stat : 25954 (java) S 25945 25948 23926 0 -1 4202560 351 0 0 0 33 8 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540930054312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25955] ppid=25945 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25948/task/25955/stat : 25955 (java) S 25945 25948 23926 0 -1 4202560 142 0 0 0 32 5 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540929002536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25956] ppid=25945 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/25948/task/25956/stat : 25956 (java) S 25945 25948 23926 0 -1 4202560 193 0 0 0 39 10 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540927949736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25957] ppid=25945 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25948/task/25957/stat : 25957 (java) S 25945 25948 23926 0 -1 4202560 227 0 0 0 31 6 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540809046824 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25958] ppid=25945 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/25948/task/25958/stat : 25958 (java) S 25945 25948 23926 0 -1 4202560 121 0 0 0 27 6 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540807994024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25959] ppid=25945 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25948/task/25959/stat : 25959 (java) S 25945 25948 23926 0 -1 4202560 1269 0 0 0 0 1 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540795795944 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25960] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25960/stat : 25960 (java) S 25945 25948 23926 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540794742008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25961] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25961/stat : 25961 (java) S 25945 25948 23926 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540793689096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25962] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25962/stat : 25962 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540054071440 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25963] ppid=25945 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/25948/task/25963/stat : 25963 (java) S 25945 25948 23926 0 -1 4202560 8136 0 0 0 101 2 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540053019576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25964] ppid=25945 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/25948/task/25964/stat : 25964 (java) S 25945 25948 23926 0 -1 4202560 17710 0 0 0 224 4 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540051966776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25965] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25965/stat : 25965 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934179 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540050914168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25966] ppid=25945 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25948/task/25966/stat : 25966 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 1 2 0 0 20 0 19 0 12934179 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540049861576 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25991] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25991/stat : 25991 (java) S 25945 25948 23926 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12934742 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540045649064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 238.89
Current children cumulated vsize (KiB) 9824732

[startup+121.601 s]
/proc/loadavg: 3.96 4.01 3.97 4/216 26070
/proc/meminfo: memFree=28709980/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9824732 CPUtime=240.3 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 34111 0 1 0 23915 115 0 0 20 0 19 0 12934172 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2456183 729895 2288 9 0 2446860 0
[pid=25948/tid=25950] ppid=25945 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/25948/task/25950/stat : 25950 (java) R 25945 25948 23926 0 -1 4202560 2429 0 1 0 152 2 0 0 20 0 19 0 12934173 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540971719168 140540809937969 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25951] ppid=25945 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/25948/task/25951/stat : 25951 (java) S 25945 25948 23926 0 -1 4202560 170 0 0 0 33 8 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540933212712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25952] ppid=25945 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/25948/task/25952/stat : 25952 (java) S 25945 25948 23926 0 -1 4202560 284 0 0 0 37 10 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540932159912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25953] ppid=25945 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/25948/task/25953/stat : 25953 (java) S 25945 25948 23926 0 -1 4202560 243 0 0 0 33 7 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540931107112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25954] ppid=25945 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/25948/task/25954/stat : 25954 (java) S 25945 25948 23926 0 -1 4202560 351 0 0 0 33 8 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540930054312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25955] ppid=25945 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25948/task/25955/stat : 25955 (java) S 25945 25948 23926 0 -1 4202560 142 0 0 0 32 5 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540929002536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25956] ppid=25945 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/25948/task/25956/stat : 25956 (java) S 25945 25948 23926 0 -1 4202560 193 0 0 0 39 10 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540927949736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25957] ppid=25945 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25948/task/25957/stat : 25957 (java) S 25945 25948 23926 0 -1 4202560 227 0 0 0 31 6 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540809046824 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25958] ppid=25945 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/25948/task/25958/stat : 25958 (java) S 25945 25948 23926 0 -1 4202560 121 0 0 0 27 6 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540807994024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25959] ppid=25945 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25948/task/25959/stat : 25959 (java) S 25945 25948 23926 0 -1 4202560 1269 0 0 0 0 1 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540795795944 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25960] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25960/stat : 25960 (java) S 25945 25948 23926 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540794742008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25961] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25961/stat : 25961 (java) S 25945 25948 23926 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540793689096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25962] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25962/stat : 25962 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540054071440 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25963] ppid=25945 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/25948/task/25963/stat : 25963 (java) S 25945 25948 23926 0 -1 4202560 8136 0 0 0 104 2 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540053019576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25964] ppid=25945 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/25948/task/25964/stat : 25964 (java) S 25945 25948 23926 0 -1 4202560 17711 0 0 0 225 4 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540051966776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25965] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25965/stat : 25965 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934179 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540050914168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25966] ppid=25945 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25948/task/25966/stat : 25966 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 1 2 0 0 20 0 19 0 12934179 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540049861576 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25991] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25991/stat : 25991 (java) S 25945 25948 23926 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12934742 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540045649064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 240.3
Current children cumulated vsize (KiB) 9824732

[startup+122.401 s]
/proc/loadavg: 3.96 4.01 3.97 4/216 26070
/proc/meminfo: memFree=28709980/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9824732 CPUtime=241.11 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 34111 0 1 0 23996 115 0 0 20 0 19 0 12934172 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2456183 729895 2288 9 0 2446860 0
[pid=25948/tid=25950] ppid=25945 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/25948/task/25950/stat : 25950 (java) R 25945 25948 23926 0 -1 4202560 2429 0 1 0 232 2 0 0 20 0 19 0 12934173 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540971719168 140540809320368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25951] ppid=25945 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/25948/task/25951/stat : 25951 (java) S 25945 25948 23926 0 -1 4202560 170 0 0 0 33 8 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540933212712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25952] ppid=25945 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/25948/task/25952/stat : 25952 (java) S 25945 25948 23926 0 -1 4202560 284 0 0 0 37 10 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540932159912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25953] ppid=25945 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/25948/task/25953/stat : 25953 (java) S 25945 25948 23926 0 -1 4202560 243 0 0 0 33 7 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540931107112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25954] ppid=25945 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/25948/task/25954/stat : 25954 (java) S 25945 25948 23926 0 -1 4202560 351 0 0 0 33 8 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540930054312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25955] ppid=25945 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25948/task/25955/stat : 25955 (java) S 25945 25948 23926 0 -1 4202560 142 0 0 0 32 5 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540929002536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25956] ppid=25945 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/25948/task/25956/stat : 25956 (java) S 25945 25948 23926 0 -1 4202560 193 0 0 0 39 10 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540927949736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25957] ppid=25945 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25948/task/25957/stat : 25957 (java) S 25945 25948 23926 0 -1 4202560 227 0 0 0 31 6 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540809046824 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25958] ppid=25945 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/25948/task/25958/stat : 25958 (java) S 25945 25948 23926 0 -1 4202560 121 0 0 0 27 6 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540807994024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25959] ppid=25945 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25948/task/25959/stat : 25959 (java) S 25945 25948 23926 0 -1 4202560 1269 0 0 0 0 1 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540795795944 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25960] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25960/stat : 25960 (java) S 25945 25948 23926 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540794742008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25961] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25961/stat : 25961 (java) S 25945 25948 23926 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540793689096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25962] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25962/stat : 25962 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540054071440 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25963] ppid=25945 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/25948/task/25963/stat : 25963 (java) S 25945 25948 23926 0 -1 4202560 8136 0 0 0 104 2 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540053019576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25964] ppid=25945 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/25948/task/25964/stat : 25964 (java) S 25945 25948 23926 0 -1 4202560 17711 0 0 0 225 4 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540051966776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25965] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25965/stat : 25965 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934179 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540050914168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25966] ppid=25945 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25948/task/25966/stat : 25966 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 1 3 0 0 20 0 19 0 12934179 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540049861576 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25991] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25991/stat : 25991 (java) S 25945 25948 23926 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12934742 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540045649064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 241.11
Current children cumulated vsize (KiB) 9824732

[startup+122.601 s]
/proc/loadavg: 3.96 4.01 3.97 4/216 26070
/proc/meminfo: memFree=28709980/32872528 swapFree=162364/176672
[pid=25948] ppid=25945 vsize=9824732 CPUtime=241.31 cores=1,3,5,7
/proc/25948/stat : 25948 (java) S 25945 25948 23926 0 -1 4202496 34111 0 1 0 24016 115 0 0 20 0 19 0 12934172 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140735598563680 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25948/statm: 2456183 729895 2288 9 0 2446860 0
[pid=25948/tid=25950] ppid=25945 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/25948/task/25950/stat : 25950 (java) R 25945 25948 23926 0 -1 4202560 2429 0 1 0 252 2 0 0 20 0 19 0 12934173 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540971721352 140540809320374 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25951] ppid=25945 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/25948/task/25951/stat : 25951 (java) S 25945 25948 23926 0 -1 4202560 170 0 0 0 33 8 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540933212712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25952] ppid=25945 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/25948/task/25952/stat : 25952 (java) S 25945 25948 23926 0 -1 4202560 284 0 0 0 37 10 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540932159912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25953] ppid=25945 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/25948/task/25953/stat : 25953 (java) S 25945 25948 23926 0 -1 4202560 243 0 0 0 33 7 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540931107112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25954] ppid=25945 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/25948/task/25954/stat : 25954 (java) S 25945 25948 23926 0 -1 4202560 351 0 0 0 33 8 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540930054312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25955] ppid=25945 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25948/task/25955/stat : 25955 (java) S 25945 25948 23926 0 -1 4202560 142 0 0 0 32 5 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540929002536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25956] ppid=25945 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/25948/task/25956/stat : 25956 (java) S 25945 25948 23926 0 -1 4202560 193 0 0 0 39 10 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540927949736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25957] ppid=25945 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25948/task/25957/stat : 25957 (java) S 25945 25948 23926 0 -1 4202560 227 0 0 0 31 6 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540809046824 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25958] ppid=25945 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/25948/task/25958/stat : 25958 (java) S 25945 25948 23926 0 -1 4202560 121 0 0 0 27 6 0 0 20 0 19 0 12934175 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540807994024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25959] ppid=25945 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25948/task/25959/stat : 25959 (java) S 25945 25948 23926 0 -1 4202560 1269 0 0 0 0 1 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540795795944 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25960] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25960/stat : 25960 (java) S 25945 25948 23926 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540794742008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25961] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25961/stat : 25961 (java) S 25945 25948 23926 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12934176 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540793689096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25962] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25962/stat : 25962 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540054071440 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25963] ppid=25945 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/25948/task/25963/stat : 25963 (java) S 25945 25948 23926 0 -1 4202560 8136 0 0 0 104 2 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540053019576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25948/tid=25964] ppid=25945 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/25948/task/25964/stat : 25964 (java) S 25945 25948 23926 0 -1 4202560 17711 0 0 0 225 4 0 0 20 0 19 0 12934178 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540051966776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25948/tid=25965] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25965/stat : 25965 (java) S 25945 25948 23926 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12934179 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540050914168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25948/tid=25966] ppid=25945 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25948/task/25966/stat : 25966 (java) S 25945 25948 23926 0 -1 4202560 7 0 0 0 1 3 0 0 20 0 19 0 12934179 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540049861576 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25948/tid=25991] ppid=25945 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25948/task/25991/stat : 25991 (java) S 25945 25948 23926 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12934742 10060525568 729895 33554432000 1073741824 1073778376 140735598572544 140540045649064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 241.31
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 122.694
CPU time (s): 241.546
CPU user time (s): 240.214
CPU system time (s): 1.3318
CPU usage (%): 196.869
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.214
system time used= 1.3318
maximum resident set size= 2965200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34123
page faults= 1
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3972
involuntary context switches= 4849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.818875 second user time and 1.15482 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-16 22:27:22
IDJOB=4092115
IDBENCH=79663
IDSOLVER=2552
FILE ID=node105/4092115-1466108842
RUNJOBID= node105-1466105237-24923
PBS_JOBID= 19904031
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-geom40-3_wcsp.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092115-1466108842/watcher-4092115-1466108842 -o /tmp/evaluation-result-4092115-1466108842/solver-4092115-1466108842 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466105237-24923 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092115-1466108842.wbo

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

MD5SUM BENCH= 68a0eeb33c9e68aad96fcdb3b1335b2c
RANDOM SEED=232898787

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28565848 kB
Buffers:           57636 kB
Cached:           126616 kB
SwapCached:         1480 kB
Active:          3325024 kB
Inactive:          94724 kB
Active(anon):    3235340 kB
Inactive(anon):     2808 kB
Active(file):      89684 kB
Inactive(file):    91916 kB
Unevictable:      176672 kB
Mlocked:          162364 kB
SwapTotal:      67108856 kB
SwapFree:       67097232 kB
Dirty:               812 kB
Writeback:             0 kB
AnonPages:       3413240 kB
Mapped:            15328 kB
Shmem:                 0 kB
Slab:             569672 kB
SReclaimable:      13368 kB
SUnreclaim:       556304 kB
KernelStack:        1608 kB
PageTables:        11036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4168112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3188736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71748 MiB
End job on node105 at 2016-06-16 22:29:25