Trace number 4091989

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 18.1112 14.5252

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218024--soft-66-100-0.wbo
MD5SUMc7dcb25d665cb550b68931937f8d1bd8
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark80
Best CPU time to get the best result obtained on this benchmark18.2902
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints28
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1415
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1414
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4091989-1466077390.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.064s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     197
0.10/0.17	c #constraints  101
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 28
0.10/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 21
0.10/0.18	c 101 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 28
0.10/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 50
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21
0.10/0.18	c 101 constraints processed.
0.10/0.18	c objective function length is 28 literals
1.85/0.68	c cleaning 2501 clauses out of 5001 with flag 14783/5001
2.25/0.71	c And the winner is solver1
2.82/1.18	c SATISFIABLE
2.82/1.18	c OPTIMIZING...
2.82/1.18	c Got one! Elapsed wall clock time (in seconds):1.068
2.82/1.18	o 942
2.88/1.28	c And the winner is solver0
3.11/1.68	c Got one! Elapsed wall clock time (in seconds):1.569
3.11/1.68	o 939
3.14/1.75	c cleaning 4275 clauses out of 8549 with flag 7478/11050
3.14/1.76	c And the winner is solver0
3.32/2.18	c Got one! Elapsed wall clock time (in seconds):2.07
3.32/2.18	o 935
3.37/2.29	c And the winner is solver0
3.64/2.68	c Got one! Elapsed wall clock time (in seconds):2.571
3.64/2.68	o 926
3.67/2.75	c cleaning 5216 clauses out of 10437 with flag 7772/17213
3.87/2.87	c And the winner is solver0
4.03/3.18	c Got one! Elapsed wall clock time (in seconds):3.072
4.03/3.18	o 924
4.06/3.22	c cleaning 5120 clauses out of 10245 with flag 4120/22237
4.06/3.30	c And the winner is solver0
4.31/3.68	c Got one! Elapsed wall clock time (in seconds):3.574
4.31/3.68	o 920
4.55/3.80	c cleaning 5347 clauses out of 10699 with flag 11390/27811
5.15/4.02	c cleaning 5670 clauses out of 11351 with flag 35084/33810
5.65/4.25	c cleaning 6341 clauses out of 12684 with flag 60734/40813
5.92/4.33	c And the winner is solver0
6.29/4.68	c Got one! Elapsed wall clock time (in seconds):4.575
6.29/4.68	o 894
6.31/4.74	c And the winner is solver0
6.44/5.18	c Got one! Elapsed wall clock time (in seconds):5.075
6.44/5.18	o 876
6.46/5.27	c cleaning 6284 clauses out of 12576 with flag 8221/47046
6.87/5.46	c cleaning 6144 clauses out of 12292 with flag 32870/53046
7.29/5.68	c cleaning 6574 clauses out of 13150 with flag 59151/60048
7.69/5.88	c And the winner is solver0
7.89/6.19	c Got one! Elapsed wall clock time (in seconds):6.076
7.89/6.19	o 873
8.11/6.38	c cleaning 8717 clauses out of 17437 with flag 21505/70909
8.50/6.60	c cleaning 7355 clauses out of 14720 with flag 47274/76909
8.72/6.62	c And the winner is solver0
8.72/6.69	c Got one! Elapsed wall clock time (in seconds):6.577
8.72/6.69	o 871
8.99/6.87	c cleaning 6633 clauses out of 13279 with flag 21172/82823
9.54/7.09	c cleaning 6321 clauses out of 12647 with flag 47415/88824
9.85/7.19	c And the winner is solver0
10.37/7.49	c Got one! Elapsed wall clock time (in seconds):7.378
10.37/7.49	o 862
10.43/7.56	c cleaning 5664 clauses out of 11341 with flag 8837/93839
10.84/7.72	c And the winner is solver0
10.94/7.99	c Got one! Elapsed wall clock time (in seconds):7.879
10.94/7.99	o 852
10.95/8.05	c And the winner is solver0
11.17/8.49	c Got one! Elapsed wall clock time (in seconds):8.38
11.17/8.49	o 851
11.38/8.61	c And the winner is solver0
11.42/8.99	c Got one! Elapsed wall clock time (in seconds):8.881
11.42/8.99	o 848
11.74/9.10	c cleaning 8808 clauses out of 17620 with flag 8499/105782
12.33/9.33	c cleaning 7404 clauses out of 14810 with flag 33068/111780
12.73/9.57	c cleaning 7202 clauses out of 14406 with flag 63780/118780
12.93/9.60	c And the winner is solver0
13.09/9.99	c Got one! Elapsed wall clock time (in seconds):9.882
13.09/9.99	o 846
13.31/10.13	c cleaning 6120 clauses out of 12245 with flag 18770/123821
13.71/10.33	c cleaning 6062 clauses out of 12125 with flag 47677/129821
14.11/10.57	c cleaning 6527 clauses out of 13063 with flag 81398/136821
14.33/10.62	c And the winner is solver0
14.50/10.99	c Got one! Elapsed wall clock time (in seconds):10.884
14.50/10.99	o 839
14.72/11.14	c cleaning 6108 clauses out of 12224 with flag 19507/142509
15.10/11.34	c cleaning 6058 clauses out of 12116 with flag 48883/148509
15.50/11.58	c cleaning 6529 clauses out of 13058 with flag 83304/155509
16.10/11.87	c cleaning 7262 clauses out of 14529 with flag 122847/163509
16.92/12.21	c cleaning 8130 clauses out of 16268 with flag 168270/172510
17.31/12.41	c And the winner is solver0
17.31/12.49	c Got one! Elapsed wall clock time (in seconds):12.385
17.31/12.49	o 822
17.62/12.63	c And the winner is solver0
17.72/13.00	c Got one! Elapsed wall clock time (in seconds):12.886
17.72/13.00	o 819
17.92/13.10	c cleaning 9460 clauses out of 18923 with flag 9804/183295
17.92/13.11	c And the winner is solver0
18.01/13.50	c Got one! Elapsed wall clock time (in seconds):13.387
18.01/13.50	o 817
18.01/13.50	c And the winner is solver0
18.01/14.00	c Got one! Elapsed wall clock time (in seconds):13.888
18.01/14.00	o 80
18.01/14.00	c And the winner is solver0
18.01/14.51	c >>>>>>>>>> Solver number 0 (20 answers) <<<<<<<<<<<<<<<<<<
18.01/14.51	c starts		: 691
18.01/14.51	c conflicts		: 183569
18.01/14.51	c decisions		: 289565
18.01/14.51	c propagations		: 3957915
18.01/14.51	c inspects		: 68590052
18.01/14.51	c shortcuts		: 0
18.01/14.51	c learnt literals	: 1
18.01/14.51	c learnt binary clauses	: 40
18.01/14.51	c learnt ternary clauses	: 499
18.01/14.51	c learnt constraints	: 183568
18.01/14.51	c ignored constraints	: 0
18.01/14.51	c root simplifications	: 0
18.01/14.51	c removed literals (reason simplification)	: 2378237
18.01/14.51	c reason swapping (by a shorter reason)	: 0
18.01/14.51	c Calls to reduceDB	: 27
18.01/14.51	c Number of update (reduction) of LBD	: 47728
18.01/14.51	c Imported unit clauses	: 0
18.01/14.51	c number of reductions to clauses (during analyze)	: 0
18.01/14.51	c number of learned constraints concerned by reduction	: 0
18.01/14.51	c number of learning phase by resolution	: 0
18.01/14.51	c number of learning phase by cutting planes	: 0
18.01/14.51	c speed (assignments/second)	: 296784.2681463707
18.01/14.51	c non guided choices	929
18.01/14.51	c learnt constraints type 
18.01/14.52	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
18.01/14.52	c starts		: 21
18.01/14.52	c conflicts		: 294
18.01/14.52	c decisions		: 2346
18.01/14.52	c propagations		: 11713
18.01/14.52	c inspects		: 381551
18.01/14.52	c shortcuts		: 0
18.01/14.52	c learnt literals	: 0
18.01/14.52	c learnt binary clauses	: 0
18.01/14.52	c learnt ternary clauses	: 0
18.01/14.52	c learnt constraints	: 276
18.01/14.52	c ignored constraints	: 0
18.01/14.52	c root simplifications	: 0
18.01/14.52	c removed literals (reason simplification)	: 0
18.01/14.52	c reason swapping (by a shorter reason)	: 0
18.01/14.52	c Calls to reduceDB	: 0
18.01/14.52	c Number of update (reduction) of LBD	: 0
18.01/14.52	c Imported unit clauses	: 0
18.01/14.52	c number of reductions to clauses (during analyze)	: 0
18.01/14.52	c number of learned constraints concerned by reduction	: 0
18.01/14.52	c number of learning phase by resolution	: 0
18.01/14.52	c number of learning phase by cutting planes	: 0
18.01/14.52	c speed (assignments/second)	: 22699.612403100775
18.01/14.52	c non guided choices	543
18.01/14.52	c learnt constraints type 
18.01/14.52	s OPTIMUM FOUND
18.01/14.52	c Found 20 solution(s)
18.01/14.52	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 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 
18.01/14.52	c objective function=80
18.01/14.52	c Total wall clock time (in seconds): 14.407

Verifier Data

OK	80

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-4091989-1466077390/watcher-4091989-1466077390 -o /tmp/evaluation-result-4091989-1466077390/solver-4091989-1466077390 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466075580-10198 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4091989-1466077390.wbo 

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

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


[startup+0 s]
/proc/loadavg: 2.15 2.63 2.39 3/196 13331
/proc/meminfo: memFree=30151776/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 1284 0 0 0 0 0 0 0 20 0 2 0 9785776 94019584 917 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 22954 917 697 9 0 16769 0
[pid=13331/tid=13332] ppid=13328 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) D 13328 13331 8056 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 9785776 95129600 927 33554432000 1073741824 1073778376 140734600007072 139766954405416 214360485159 0 0 4096 0 18446744072100588836 0 0 -1 1 0 0 0 0 0

[startup+0.100157 s]
/proc/loadavg: 2.15 2.63 2.39 3/196 13331
/proc/meminfo: memFree=30151776/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 4521 0 1 0 9 1 0 0 20 0 18 0 9785776 9787879424 5629 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2389619 5629 2141 9 0 2380296 0
[pid=13331/tid=13332] ppid=13328 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) R 13328 13331 8056 0 -1 4202560 2440 0 1 0 7 0 0 0 20 0 18 0 9785776 9787879424 5629 33554432000 1073741824 1073778376 140734600007072 139766954408864 214373033229 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200329 s]
/proc/loadavg: 2.15 2.63 2.39 3/196 13331
/proc/meminfo: memFree=30151776/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 4832 0 1 0 25 1 0 0 20 0 22 0 9785776 10060525568 7436 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2456183 7436 2209 9 0 2446860 0
[pid=13331/tid=13332] ppid=13328 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) S 13328 13331 8056 0 -1 4202560 2469 0 1 0 15 0 0 0 20 0 22 0 9785776 10060525568 7440 33554432000 1073741824 1073778376 140734600007072 139766954410872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300271 s]
/proc/loadavg: 2.15 2.63 2.39 3/196 13331
/proc/meminfo: memFree=30151776/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 8745 0 1 0 64 2 0 0 20 0 22 0 9785776 10060525568 10125 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2456183 10125 2247 9 0 2446860 0
[pid=13331/tid=13332] ppid=13328 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) S 13328 13331 8056 0 -1 4202560 2469 0 1 0 15 0 0 0 20 0 22 0 9785776 10060525568 10125 33554432000 1073741824 1073778376 140734600007072 139766954410872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700225 s]
/proc/loadavg: 2.15 2.63 2.39 3/196 13331
/proc/meminfo: memFree=30151776/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 19146 0 1 0 221 4 0 0 20 0 22 0 9785776 10060525568 20584 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2456183 20584 2256 9 0 2446860 0
[pid=13331/tid=13332] ppid=13328 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) S 13328 13331 8056 0 -1 4202560 2469 0 1 0 15 0 0 0 20 0 22 0 9785776 10060525568 20584 33554432000 1073741824 1073778376 140734600007072 139766954410872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 2.15 2.63 2.39 2/215 13353
/proc/meminfo: memFree=30060108/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 26487 0 1 0 302 9 0 0 20 0 19 0 9785776 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2456183 32548 2271 9 0 2446860 0
[pid=13331/tid=13332] ppid=13328 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) S 13328 13331 8056 0 -1 4202560 2470 0 1 0 15 0 0 0 20 0 19 0 9785776 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766954410872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13334] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13334/stat : 13334 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766798170792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13335] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13335/stat : 13335 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766797118248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13336] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13336/stat : 13336 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766796065704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13337] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13337/stat : 13337 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766795013160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13338] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13338/stat : 13338 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766793959592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13339] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13339/stat : 13339 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766792907048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13340] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13340/stat : 13340 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766791854504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13341] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13341/stat : 13341 (java) S 13328 13331 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766790801960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13342] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13342/stat : 13342 (java) S 13328 13331 8056 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 9785778 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766778604136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13343] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13343/stat : 13343 (java) S 13328 13331 8056 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 9785779 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766777550456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13344] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13344/stat : 13344 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9785779 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766776497800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13345] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13345/stat : 13345 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766775446544 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13346] ppid=13328 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/13331/task/13346/stat : 13346 (java) S 13328 13331 8056 0 -1 4202560 9373 0 0 0 77 2 0 0 20 0 19 0 9785781 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766774392888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13347] ppid=13328 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/13331/task/13347/stat : 13347 (java) S 13328 13331 8056 0 -1 4202560 13275 0 0 0 81 2 0 0 20 0 19 0 9785781 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766773340344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13348] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13348/stat : 13348 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766772287992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13349] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13349/stat : 13349 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 32548 33554432000 1073741824 1073778376 140734600007072 139766771235656 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 2.06 2.60 2.39 4/218 13362
/proc/meminfo: memFree=29987544/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9824732 CPUtime=4.03 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 26581 0 1 0 388 15 0 0 20 0 19 0 9785776 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2456183 49475 2284 9 0 2446860 0
[pid=13331/tid=13332] ppid=13328 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) S 13328 13331 8056 0 -1 4202560 2471 0 1 0 16 0 0 0 20 0 19 0 9785776 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766954410872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13334] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13334/stat : 13334 (java) S 13328 13331 8056 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766798170792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13335] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13335/stat : 13335 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766797118248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13336] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13336/stat : 13336 (java) S 13328 13331 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766796065704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13337] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13337/stat : 13337 (java) S 13328 13331 8056 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766795013160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13338] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13338/stat : 13338 (java) S 13328 13331 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766793959592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13339] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13339/stat : 13339 (java) S 13328 13331 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766792907048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13340] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13340/stat : 13340 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766791854504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13341] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13341/stat : 13341 (java) S 13328 13331 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766790801960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13342] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13342/stat : 13342 (java) S 13328 13331 8056 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 9785778 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766778604136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13343] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13343/stat : 13343 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9785779 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766777550456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13344] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13344/stat : 13344 (java) S 13328 13331 8056 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9785779 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766776497800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13345] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13345/stat : 13345 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766775446544 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13346] ppid=13328 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/13331/task/13346/stat : 13346 (java) S 13328 13331 8056 0 -1 4202560 9379 0 0 0 83 2 0 0 20 0 19 0 9785781 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766774392888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13347] ppid=13328 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/13331/task/13347/stat : 13347 (java) S 13328 13331 8056 0 -1 4202560 13278 0 0 0 83 3 0 0 20 0 19 0 9785781 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766773340344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13348] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13348/stat : 13348 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766772287992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13349] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13349/stat : 13349 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766771235656 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13356] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13356/stat : 13356 (java) S 13328 13331 8056 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 9785894 10060525568 49475 33554432000 1073741824 1073778376 140734600007072 139766768075816 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 9824732

[startup+6.30084 s]
/proc/loadavg: 2.06 2.60 2.39 5/218 13377
/proc/meminfo: memFree=29963384/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9824732 CPUtime=8.11 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 30366 0 1 0 784 27 0 0 20 0 22 0 9785776 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2456183 50212 2286 9 0 2446860 0
[pid=13331/tid=13332] ppid=13328 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) S 13328 13331 8056 0 -1 4202560 2471 0 1 0 16 0 0 0 20 0 22 0 9785776 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766954410872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13334] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13334/stat : 13334 (java) S 13328 13331 8056 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 9785777 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766798170792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13335] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13335/stat : 13335 (java) S 13328 13331 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9785777 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766797118248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13336] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13336/stat : 13336 (java) S 13328 13331 8056 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 9785777 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766796065704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13337] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13337/stat : 13337 (java) S 13328 13331 8056 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 9785777 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766795013160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13338] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13338/stat : 13338 (java) S 13328 13331 8056 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9785777 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766793959592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13339] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13339/stat : 13339 (java) S 13328 13331 8056 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9785777 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766792907048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13340] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13340/stat : 13340 (java) S 13328 13331 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9785777 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766791854504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13341] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13341/stat : 13341 (java) S 13328 13331 8056 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9785777 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766790801960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13342] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13342/stat : 13342 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9785778 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766778604136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13343] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13343/stat : 13343 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9785779 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766777550456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13344] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13344/stat : 13344 (java) S 13328 13331 8056 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9785779 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766776497800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13345] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13345/stat : 13345 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9785781 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766775446544 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13346] ppid=13328 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/13331/task/13346/stat : 13346 (java) S 13328 13331 8056 0 -1 4202560 13000 0 0 0 115 3 0 0 20 0 22 0 9785781 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766774392888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13347] ppid=13328 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/13331/task/13347/stat : 13347 (java) S 13328 13331 8056 0 -1 4202560 13353 0 0 0 114 3 0 0 20 0 22 0 9785781 10060525568 50212 33554432000 1073741824 1073778376 140734600007072 139766773340344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13348] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=13331/tid=13338] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13338/stat : 13338 (java) S 13328 13331 8056 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766793959592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13339] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13339/stat : 13339 (java) S 13328 13331 8056 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766792907048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13340] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13340/stat : 13340 (java) S 13328 13331 8056 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766791854504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13341] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13341/stat : 13341 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766790801960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13342] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13342/stat : 13342 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 0 1 0 0 20 0 19 0 9785778 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766778604136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13343] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13343/stat : 13343 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9785779 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766777550456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13344] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13344/stat : 13344 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9785779 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766776497800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13345] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13345/stat : 13345 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766775446544 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13346] ppid=13328 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/13331/task/13346/stat : 13346 (java) S 13328 13331 8056 0 -1 4202560 19805 0 0 0 180 3 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766774392888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13347] ppid=13328 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/13331/task/13347/stat : 13347 (java) S 13328 13331 8056 0 -1 4202560 13353 0 0 0 120 3 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766773340344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13348] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13348/stat : 13348 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766772287992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13349] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13349/stat : 13349 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766771235656 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13356] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13356/stat : 13356 (java) S 13328 13331 8056 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 9785894 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766768075816 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 18.01
Current children cumulated vsize (KiB) 9824732

[startup+14.0007 s]
/proc/loadavg: 2.28 2.63 2.40 2/215 13407
/proc/meminfo: memFree=29942808/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9824732 CPUtime=18.01 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 37305 0 1 0 1750 51 0 0 20 0 19 0 9785776 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2456183 53739 2287 9 0 2446860 0
[pid=13331/tid=13332] ppid=13328 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) S 13328 13331 8056 0 -1 4202560 2471 0 1 0 16 1 0 0 20 0 19 0 9785776 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766954410872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13334] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13334/stat : 13334 (java) S 13328 13331 8056 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766798170792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13335] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13335/stat : 13335 (java) S 13328 13331 8056 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766797118248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13336] ppid=13328 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13331/task/13336/stat : 13336 (java) S 13328 13331 8056 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766796065704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13337] ppid=13328 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13331/task/13337/stat : 13337 (java) S 13328 13331 8056 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766795013160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13338] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13338/stat : 13338 (java) S 13328 13331 8056 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766793959592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13339] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13339/stat : 13339 (java) S 13328 13331 8056 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766792907048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13340] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13340/stat : 13340 (java) S 13328 13331 8056 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766791854504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13341] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13341/stat : 13341 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 9785777 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766790801960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13342] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13342/stat : 13342 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 0 1 0 0 20 0 19 0 9785778 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766778604136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13343] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13343/stat : 13343 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9785779 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766777550456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13344] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13344/stat : 13344 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9785779 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766776497800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13345] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13345/stat : 13345 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766775446544 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13346] ppid=13328 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/13331/task/13346/stat : 13346 (java) S 13328 13331 8056 0 -1 4202560 19805 0 0 0 180 3 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766774392888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13347] ppid=13328 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/13331/task/13347/stat : 13347 (java) S 13328 13331 8056 0 -1 4202560 13353 0 0 0 120 3 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766773340344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13348] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13348/stat : 13348 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766772287992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13349] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13349/stat : 13349 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9785781 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766771235656 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13356] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13356/stat : 13356 (java) S 13328 13331 8056 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 9785894 10060525568 53739 33554432000 1073741824 1073778376 140734600007072 139766768075816 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 18.01
Current children cumulated vsize (KiB) 9824732

[startup+14.4079 s]
/proc/loadavg: 2.28 2.63 2.40 2/216 13413
/proc/meminfo: memFree=29942816/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9824732 CPUtime=18.01 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 37313 0 1 0 1750 51 0 0 20 0 20 0 9785776 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2456183 53741 2287 9 0 2446860 0
[pid=13331/tid=13332] ppid=13328 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) S 13328 13331 8056 0 -1 4202560 2471 0 1 0 16 1 0 0 20 0 20 0 9785776 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766954410872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13334] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13334/stat : 13334 (java) S 13328 13331 8056 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766798170792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13335] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13335/stat : 13335 (java) S 13328 13331 8056 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766797118248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13336] ppid=13328 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13331/task/13336/stat : 13336 (java) S 13328 13331 8056 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766796065704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13337] ppid=13328 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13331/task/13337/stat : 13337 (java) S 13328 13331 8056 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766795013160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13338] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13338/stat : 13338 (java) S 13328 13331 8056 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766793959592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13339] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13339/stat : 13339 (java) S 13328 13331 8056 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766792907048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13340] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13340/stat : 13340 (java) S 13328 13331 8056 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766791854504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13341] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13341/stat : 13341 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766790801960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13342] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13342/stat : 13342 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 0 1 0 0 20 0 20 0 9785778 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766778604136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13343] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13343/stat : 13343 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 9785779 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766777550456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13344] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13344/stat : 13344 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 9785779 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766776497800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13345] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13345/stat : 13345 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766775446544 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13346] ppid=13328 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/13331/task/13346/stat : 13346 (java) S 13328 13331 8056 0 -1 4202560 19805 0 0 0 181 3 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766774392888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13347] ppid=13328 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/13331/task/13347/stat : 13347 (java) S 13328 13331 8056 0 -1 4202560 13353 0 0 0 120 3 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766773340344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13348] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13348/stat : 13348 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766772287992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13349] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13349/stat : 13349 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766771235656 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13356] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13356/stat : 13356 (java) S 13328 13331 8056 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 9785894 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766768075816 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13413] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13413/stat : 13413 (java) S 13328 13331 8056 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 9787176 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766769128616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 18.01
Current children cumulated vsize (KiB) 9824732

[startup+14.5009 s]
/proc/loadavg: 2.28 2.63 2.40 2/216 13413
/proc/meminfo: memFree=29942816/32872528 swapFree=1286144/1433312
[pid=13331] ppid=13328 vsize=9824732 CPUtime=18.01 cores=1,3,5,7
/proc/13331/stat : 13331 (java) S 13328 13331 8056 0 -1 4202496 37313 0 1 0 1750 51 0 0 20 0 20 0 9785776 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 140734599998208 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13331/statm: 2456183 53741 2287 9 0 2446860 0
[pid=13331/tid=13332] ppid=13328 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13331/task/13332/stat : 13332 (java) S 13328 13331 8056 0 -1 4202560 2471 0 1 0 16 1 0 0 20 0 20 0 9785776 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766954410872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13334] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13334/stat : 13334 (java) S 13328 13331 8056 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766798170792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13335] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13335/stat : 13335 (java) S 13328 13331 8056 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766797118248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13336] ppid=13328 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13331/task/13336/stat : 13336 (java) S 13328 13331 8056 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766796065704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13337] ppid=13328 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13331/task/13337/stat : 13337 (java) S 13328 13331 8056 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766795013160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13338] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13338/stat : 13338 (java) S 13328 13331 8056 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766793959592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13339] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13339/stat : 13339 (java) S 13328 13331 8056 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766792907048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13340] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13340/stat : 13340 (java) S 13328 13331 8056 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766791854504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13341] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13341/stat : 13341 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 20 0 9785777 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766790801960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13342] ppid=13328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13331/task/13342/stat : 13342 (java) S 13328 13331 8056 0 -1 4202560 7 0 0 0 0 1 0 0 20 0 20 0 9785778 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766778604136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13343] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13343/stat : 13343 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 9785779 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766777550456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13344] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13344/stat : 13344 (java) S 13328 13331 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 9785779 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766776497800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13345] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13345/stat : 13345 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766775446544 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13346] ppid=13328 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/13331/task/13346/stat : 13346 (java) S 13328 13331 8056 0 -1 4202560 19805 0 0 0 181 3 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766774392888 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13331/tid=13347] ppid=13328 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/13331/task/13347/stat : 13347 (java) S 13328 13331 8056 0 -1 4202560 13353 0 0 0 120 3 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766773340344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13348] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13348/stat : 13348 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766772287992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13331/tid=13349] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13349/stat : 13349 (java) S 13328 13331 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 9785781 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766771235656 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13331/tid=13356] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13356/stat : 13356 (java) S 13328 13331 8056 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 9785894 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766768075816 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13331/tid=13413] ppid=13328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13331/task/13413/stat : 13413 (java) S 13328 13331 8056 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 9787176 10060525568 53741 33554432000 1073741824 1073778376 140734600007072 139766769128616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 18.01
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 14.5252
CPU time (s): 18.1112
CPU user time (s): 17.5283
CPU system time (s): 0.582911
CPU usage (%): 124.688
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5283
system time used= 0.582911
maximum resident set size= 221740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37328
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= 1260
involuntary context switches= 511

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.093985 second user time and 0.143978 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-16 13:43:10
IDJOB=4091989
IDBENCH=78757
IDSOLVER=2552
FILE ID=node130/4091989-1466077390
RUNJOBID= node130-1466075580-10198
PBS_JOBID= 19904009
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111218024--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4091989-1466077390/watcher-4091989-1466077390 -o /tmp/evaluation-result-4091989-1466077390/solver-4091989-1466077390 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466075580-10198 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4091989-1466077390.wbo

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

MD5SUM BENCH= c7dcb25d665cb550b68931937f8d1bd8
RANDOM SEED=197230642

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
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:        30152420 kB
Buffers:           19776 kB
Cached:            55724 kB
SwapCached:          944 kB
Active:           521684 kB
Inactive:          47052 kB
Active(anon):     495264 kB
Inactive(anon):      584 kB
Active(file):      26420 kB
Inactive(file):    46468 kB
Unevictable:     1433312 kB
Mlocked:         1286144 kB
SwapTotal:      67108856 kB
SwapFree:       67099636 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       1944756 kB
Mapped:            15300 kB
Shmem:                 0 kB
Slab:             566340 kB
SReclaimable:       9568 kB
SUnreclaim:       556772 kB
KernelStack:        1592 kB
PageTables:         8040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2176420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    622592 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 node130 at 2016-06-16 13:43:25