Trace number 4120987

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 PB16UNSAT 317.167 157.355

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n84-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMebe59697c674ee75196763459fd36afc
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.35419
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126
Total number of constraints336
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4120987-1467309008.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.16	c ... done. Wall clock time 0.053s.
0.11/0.16	c declared #vars     126
0.11/0.16	c #constraints  336
0.11/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 336
0.11/0.16	c 336 constraints processed.
0.11/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 336
0.11/0.16	c 336 constraints processed.
1.49/0.54	c cleaning 2500 clauses out of 5000 with flag 24323/5000
2.28/0.73	c cleaning 0 clauses out of 5001 with flag 0/5001
2.28/0.79	c cleaning 4250 clauses out of 8501 with flag 52118/11001
3.01/0.99	c cleaning 0 clauses out of 11001 with flag 0/11001
3.28/1.08	c cleaning 5621 clauses out of 11251 with flag 84906/18001
3.97/1.28	c cleaning 0 clauses out of 18000 with flag 0/18000
4.48/1.46	c cleaning 6808 clauses out of 13629 with flag 122453/26000
5.06/1.68	c cleaning 0 clauses out of 26001 with flag 0/26001
5.85/1.93	c cleaning 7906 clauses out of 15822 with flag 166205/35001
6.25/2.12	c cleaning 0 clauses out of 35000 with flag 0/35000
6.85/2.48	c cleaning 8955 clauses out of 17916 with flag 215264/45001
7.26/2.63	c cleaning 0 clauses out of 45000 with flag 0/45000
8.46/3.23	c cleaning 9975 clauses out of 19960 with flag 267317/56000
8.46/3.26	c cleaning 0 clauses out of 56000 with flag 0/56000
9.91/3.99	c cleaning 0 clauses out of 68001 with flag 0/68001
10.11/4.02	c cleaning 10991 clauses out of 21985 with flag 318147/68000
11.70/4.81	c cleaning 0 clauses out of 81000 with flag 0/81000
11.90/4.95	c cleaning 11994 clauses out of 23994 with flag 373990/81000
13.35/5.62	c cleaning 0 clauses out of 95000 with flag 0/95000
13.93/5.97	c cleaning 12993 clauses out of 26000 with flag 436179/95000
14.93/6.47	c cleaning 0 clauses out of 110002 with flag 0/110002
16.53/7.28	c cleaning 13999 clauses out of 28007 with flag 509938/110000
17.74/7.86	c cleaning 0 clauses out of 126000 with flag 0/126000
19.33/8.63	c cleaning 15000 clauses out of 30008 with flag 581886/126000
20.00/8.99	c cleaning 0 clauses out of 143001 with flag 0/143001
22.00/9.99	c cleaning 16000 clauses out of 32009 with flag 655591/143001
22.58/10.24	c cleaning 0 clauses out of 161000 with flag 0/161000
25.18/11.52	c cleaning 17000 clauses out of 34009 with flag 734075/161001
27.18/12.52	c cleaning 0 clauses out of 180000 with flag 0/180000
28.86/13.35	c cleaning 18003 clauses out of 36008 with flag 819315/180000
31.44/14.68	c cleaning 0 clauses out of 200001 with flag 0/200001
32.84/15.31	c cleaning 18999 clauses out of 38005 with flag 910609/200000
35.64/16.75	c cleaning 0 clauses out of 221000 with flag 0/221000
36.84/17.33	c cleaning 19999 clauses out of 40007 with flag 999332/221001
40.24/19.03	c cleaning 0 clauses out of 243000 with flag 0/243000
41.44/19.68	c cleaning 21002 clauses out of 42007 with flag 1091062/243000
46.45/22.10	c cleaning 22000 clauses out of 44006 with flag 1188734/266001
47.64/22.77	c cleaning 0 clauses out of 266001 with flag 0/266001
51.64/24.79	c cleaning 23000 clauses out of 46005 with flag 1289471/290000
57.74/27.78	c cleaning 23997 clauses out of 48006 with flag 1400278/315001
59.34/28.57	c cleaning 0 clauses out of 290001 with flag 0/290001
64.55/31.10	c cleaning 25000 clauses out of 50008 with flag 1508481/341000
67.75/32.71	c cleaning 0 clauses out of 315001 with flag 0/315001
71.15/34.48	c cleaning 26000 clauses out of 52009 with flag 1619888/368001
76.35/37.09	c cleaning 0 clauses out of 341002 with flag 0/341002
77.95/37.89	c cleaning 26997 clauses out of 54008 with flag 1734431/396000
82.55/40.16	c cleaning 0 clauses out of 368000 with flag 0/368000
85.96/41.89	c cleaning 28003 clauses out of 56011 with flag 1852511/425000
94.65/46.15	c cleaning 28999 clauses out of 58008 with flag 1974722/455000
104.30/50.82	c cleaning 29997 clauses out of 60009 with flag 2103669/486000
104.73/51.08	c cleaning 0 clauses out of 396000 with flag 0/396000
114.95/56.14	c cleaning 31004 clauses out of 62013 with flag 2232895/518001
125.54/61.44	c cleaning 32003 clauses out of 64009 with flag 2362783/551001
137.15/67.23	c cleaning 33000 clauses out of 66005 with flag 2498037/585000
137.74/67.58	c cleaning 0 clauses out of 425000 with flag 0/425000
150.74/74.07	c cleaning 34000 clauses out of 68006 with flag 2638893/620001
155.14/76.29	c cleaning 0 clauses out of 455001 with flag 0/455001
165.05/81.15	c cleaning 35003 clauses out of 70006 with flag 2782165/656001
180.05/88.64	c cleaning 35999 clauses out of 72003 with flag 2931422/693001
180.25/88.71	c cleaning 0 clauses out of 486001 with flag 0/486001
201.29/99.23	c cleaning 36999 clauses out of 74003 with flag 3095968/731000
212.49/104.82	c cleaning 0 clauses out of 518000 with flag 0/518000
228.94/113.08	c cleaning 37998 clauses out of 76005 with flag 3264804/770001
236.93/117.01	c cleaning 0 clauses out of 551001 with flag 0/551001
254.93/125.91	c cleaning 39002 clauses out of 78008 with flag 3445572/810002
273.94/135.42	c cleaning 0 clauses out of 584999 with flag 0/585000
274.13/135.59	c cleaning 39993 clauses out of 80004 with flag 3626796/851000
296.32/146.68	c cleaning 41001 clauses out of 82012 with flag 3812023/893001
312.43/154.61	c cleaning 0 clauses out of 619999 with flag 0/620000
316.82/156.80	c And the winner is solver1
316.91/157.24	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
316.91/157.24	c starts		: 189
316.91/157.24	c conflicts		: 932788
316.91/157.24	c decisions		: 1125106
316.91/157.24	c propagations		: 5420852
316.91/157.24	c inspects		: 3469474330
316.91/157.24	c shortcuts		: 0
316.91/157.24	c learnt literals	: 0
316.91/157.24	c learnt binary clauses	: 2
316.91/157.24	c learnt ternary clauses	: 39
316.91/157.24	c learnt constraints	: 932788
316.91/157.24	c ignored constraints	: 0
316.91/157.24	c root simplifications	: 0
316.91/157.24	c removed literals (reason simplification)	: 4717097
316.91/157.24	c reason swapping (by a shorter reason)	: 0
316.91/157.24	c Calls to reduceDB	: 38
316.91/157.24	c Number of update (reduction) of LBD	: 158557
316.91/157.24	c Imported unit clauses	: 0
316.91/157.24	c number of reductions to clauses (during analyze)	: 0
316.91/157.24	c number of learned constraints concerned by reduction	: 0
316.91/157.24	c number of learning phase by resolution	: 0
316.91/157.24	c number of learning phase by cutting planes	: 0
316.91/157.24	c speed (assignments/second)	: 34512.33208123767
316.91/157.24	c non guided choices	425
316.91/157.26	c learnt constraints type 
316.91/157.26	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
316.91/157.26	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 80796
316.91/157.26	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
316.91/157.26	c starts		: 153
316.91/157.26	c conflicts		: 627294
316.91/157.26	c decisions		: 760893
316.91/157.26	c propagations		: 3743874
316.91/157.26	c inspects		: 1394159756
316.91/157.26	c shortcuts		: 0
316.91/157.26	c learnt literals	: 1
316.91/157.26	c learnt binary clauses	: 3
316.91/157.26	c learnt ternary clauses	: 5
316.91/157.26	c learnt constraints	: 627292
316.91/157.26	c ignored constraints	: 0
316.91/157.26	c root simplifications	: 0
316.91/157.26	c removed literals (reason simplification)	: 0
316.91/157.26	c reason swapping (by a shorter reason)	: 0
316.91/157.26	c Calls to reduceDB	: 31
316.91/157.26	c Number of update (reduction) of LBD	: 0
316.91/157.26	c Imported unit clauses	: 0
316.91/157.26	c number of reductions to clauses (during analyze)	: 0
316.91/157.26	c number of learned constraints concerned by reduction	: 0
316.91/157.26	c number of learning phase by resolution	: 0
316.91/157.26	c number of learning phase by cutting planes	: 0
316.91/157.26	c speed (assignments/second)	: 23831.758924479298
316.91/157.26	c non guided choices	112
317.03/157.34	c learnt constraints type 
317.03/157.34	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 627289
317.03/157.34	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 3
317.03/157.34	s UNSATISFIABLE
317.03/157.34	c Total wall clock time (in seconds): 157.236

Verifier Data

ERROR: no interpretation found !

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-4120987-1467309008/watcher-4120987-1467309008 -o /tmp/evaluation-result-4120987-1467309008/solver-4120987-1467309008 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4120987-1467309008.opb 

pid=18038
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.15 4.09 3.05 3/198 18041
/proc/meminfo: memFree=27296800/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 9925047 98570240 977 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 24065 977 743 9 0 16771 0
[pid=18041/tid=18042] ppid=18038 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) R 18038 18041 14900 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 9925048 98570240 977 33554432000 1073741824 1073778376 140735914182368 139987009785384 270707541376 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 4.15 4.09 3.05 3/198 18041
/proc/meminfo: memFree=27296800/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 4562 0 1 0 10 1 0 0 20 0 18 0 9925047 9787879424 5672 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2389619 5672 2156 9 0 2380296 0
[pid=18041/tid=18042] ppid=18038 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) R 18038 18041 14900 0 -1 4202560 2439 0 1 0 7 0 0 0 20 0 18 0 9925048 9787879424 5672 33554432000 1073741824 1073778376 140735914182368 139987009788832 270707211377 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200284 s]
/proc/loadavg: 4.15 4.09 3.05 3/198 18041
/proc/meminfo: memFree=27296800/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 5526 0 1 0 28 1 0 0 20 0 22 0 9925047 10060525568 7890 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2456183 7892 2223 9 0 2446860 0
[pid=18041/tid=18042] ppid=18038 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) S 18038 18041 14900 0 -1 4202560 2467 0 1 0 14 0 0 0 20 0 22 0 9925048 10060525568 7896 33554432000 1073741824 1073778376 140735914182368 139987009790840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.300285 s]
/proc/loadavg: 4.15 4.09 3.05 3/198 18041
/proc/meminfo: memFree=27296800/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 7777 0 1 0 68 1 0 0 20 0 22 0 9925047 10060525568 9305 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2456183 9305 2247 9 0 2446860 0
[pid=18041/tid=18042] ppid=18038 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) S 18038 18041 14900 0 -1 4202560 2467 0 1 0 14 0 0 0 20 0 22 0 9925048 10060525568 9305 33554432000 1073741824 1073778376 140735914182368 139987009790840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9824732

[startup+0.700238 s]
/proc/loadavg: 4.15 4.09 3.05 3/198 18041
/proc/meminfo: memFree=27296800/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 23799 0 1 0 223 5 0 0 20 0 22 0 9925047 10060525568 34204 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2456183 34204 2260 9 0 2446860 0
[pid=18041/tid=18042] ppid=18038 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) S 18038 18041 14900 0 -1 4202560 2467 0 1 0 14 0 0 0 20 0 22 0 9925048 10060525568 34204 33554432000 1073741824 1073778376 140735914182368 139987009790840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 9824732

[startup+1.50093 s]
/proc/loadavg: 4.15 4.09 3.05 7/220 18063
/proc/meminfo: memFree=27105916/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9824732 CPUtime=4.77 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 25196 0 1 0 469 8 0 0 20 0 22 0 9925047 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2456183 51879 2275 9 0 2446860 0
[pid=18041/tid=18042] ppid=18038 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) S 18038 18041 14900 0 -1 4202560 2467 0 1 0 14 0 0 0 20 0 22 0 9925048 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139987009790840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18044] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18044/stat : 18044 (java) S 18038 18041 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986948520872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18045] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18045/stat : 18045 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986947468328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18046] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18046/stat : 18046 (java) S 18038 18041 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986946415272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18047] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18047/stat : 18047 (java) S 18038 18041 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986945362728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18048] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18048/stat : 18048 (java) S 18038 18041 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986944309672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18049] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18049/stat : 18049 (java) S 18038 18041 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986848135720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18050] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18050/stat : 18050 (java) S 18038 18041 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986847082664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18051] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18051/stat : 18051 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986846030120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18052] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18052/stat : 18052 (java) S 18038 18041 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9925049 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986833832808 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18053] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18053/stat : 18053 (java) S 18038 18041 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9925050 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986832779128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18054] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18054/stat : 18054 (java) S 18038 18041 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9925050 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986831725960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18055] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18055/stat : 18055 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986830674704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18056] ppid=18038 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/18041/task/18056/stat : 18056 (java) R 18038 18041 14900 0 -1 4202560 10513 0 0 0 106 2 0 0 20 0 22 0 9925052 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986829621400 139987016594109 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18057] ppid=18038 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/18041/task/18057/stat : 18057 (java) S 18038 18041 14900 0 -1 4202560 10784 0 0 0 81 2 0 0 20 0 22 0 9925052 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986828569016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18058] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18058/stat : 18058 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986827516152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18059] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18059/stat : 18059 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986826463816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18060] ppid=18038 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/18041/task/18060/stat : 18060 (java) R 18038 18041 14900 0 -1 4202560 25 0 0 0 130 0 0 0 20 0 22 0 9925064 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986825409104 139986949925668 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18061] ppid=18038 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/18041/task/18061/stat : 18061 (java) R 18038 18041 14900 0 -1 4202560 89 0 0 0 128 2 0 0 20 0 22 0 9925064 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986824355424 139986950027078 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18062] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18062/stat : 18062 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925064 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986823304488 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18063] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18063/stat : 18063 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925064 10060525568 51879 33554432000 1073741824 1073778376 140735914182368 139986822251944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.15 4.09 3.05 5/220 18063
/proc/meminfo: memFree=27092636/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9824732 CPUtime=8.26 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 25924 0 1 0 817 9 0 0 20 0 22 0 9925047 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2456183 55559 2275 9 0 2446860 0
[pid=18041/tid=18042] ppid=18038 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) S 18038 18041 14900 0 -1 4202560 2467 0 1 0 14 0 0 0 20 0 22 0 9925048 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139987009790840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18044] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18044/stat : 18044 (java) S 18038 18041 14900 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986948520872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18045] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18045/stat : 18045 (java) S 18038 18041 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986947468328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18046] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18046/stat : 18046 (java) S 18038 18041 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986946415272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18047] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18047/stat : 18047 (java) S 18038 18041 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986945362728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18048] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18048/stat : 18048 (java) S 18038 18041 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986944309672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18049] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18049/stat : 18049 (java) S 18038 18041 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986848135720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18050] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18050/stat : 18050 (java) S 18038 18041 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986847082664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18051] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18051/stat : 18051 (java) S 18038 18041 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986846030120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18052] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18052/stat : 18052 (java) S 18038 18041 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9925049 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986833832808 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18053] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18053/stat : 18053 (java) S 18038 18041 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9925050 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986832779128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18054] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18054/stat : 18054 (java) S 18038 18041 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9925050 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986831725960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18055] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18055/stat : 18055 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986830674704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18056] ppid=18038 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/18041/task/18056/stat : 18056 (java) S 18038 18041 14900 0 -1 4202560 11147 0 0 0 133 2 0 0 20 0 22 0 9925052 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986829621560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18057] ppid=18038 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/18041/task/18057/stat : 18057 (java) S 18038 18041 14900 0 -1 4202560 10784 0 0 0 83 2 0 0 20 0 22 0 9925052 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986828569016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18058] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18058/stat : 18058 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986827516152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18059] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18059/stat : 18059 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986826463816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18060] ppid=18038 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/18041/task/18060/stat : 18060 (java) R 18038 18041 14900 0 -1 4202560 27 0 0 0 288 0 0 0 20 0 22 0 9925064 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986825409824 139986949925648 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18061] ppid=18038 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/18041/task/18061/stat : 18061 (java) R 18038 18041 14900 0 -1 4202560 89 0 0 0 286 2 0 0 20 0 22 0 9925064 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986824348160 139986949925648 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18062] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18062/stat : 18062 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925064 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986823304488 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18063] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18063/stat : 18063 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925064 10060525568 55559 33554432000 1073741824 1073778376 140735914182368 139986822251944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.26
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.22 4.10 3.06 8/220 18199
/proc/meminfo: memFree=28076504/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9824732 CPUtime=14.73 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 26284 0 1 0 1458 15 0 0 20 0 22 0 9925047 10060525568 92096 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2456183 92096 2275 9 0 2446860 0
[pid=18041/tid=18042] ppid=18038 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) S 18038 18041 14900 0 -1 4202560 2467 0 1 0 14 0 0 0 20 0 22 0 9925048 10060525568 92096 33554432000 1073741824 1073778376 140735914182368 139987009790840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18044] ppid=18038 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18041/task/18044/stat : 18044 (java) S 18038 18041 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 9925048 10060525568 92096 33554432000 1073741824 1073778376 140735914182368 139986948520872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18045] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18045/stat : 18045 (java) S 18038 18041 14900 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 92096 33554432000 1073741824 1073778376 140735914182368 139986947468328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18046] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18046/stat : 18046 (java) S 18038 18041 14900 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 22 0 9925048 10060525568 92096 33554432000 1073741824 1073778376 140735914182368 139986946415272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18047] ppid=18038 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18041/task/18047/stat : 18047 (java) S 18038 18041 14900 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 9925048 10060525568 92096 33554432000 1073741824 1073778376 140735914182368 139986945362728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18048] ppid=18038 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18041/task/18048/stat : 18048 (java) S 18038 18041 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 9925048 10060525568 92096 33554432000 1073741824 1073778376 140735914182368 139986944309672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18049] ppid=18038 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18041/task/18049/stat : 18049 (java) S 18038 18041 14900 0 -1 4202560 52 0 0 0 2 1 0 0 20 0 22 0 9925048 10060525568 92096 33554432000 1073741824 1073778376 140735914182368 139986848135720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18050] ppid=18038 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18041/task/18050/stat : 18050 (java) S 18038 18041 14900 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 22 0 9925048 10060525568 92096 33554432000 1073741824 1073778376 140735914182368 139986847082664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18051] ppid=18038 vsize=9824732 CPUtime=0.03 cores=1,3,5,7

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

[pid=18041/tid=18052] ppid=18038 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18041/task/18052/stat : 18052 (java) S 18038 18041 14900 0 -1 4202560 458 0 0 0 0 3 0 0 20 0 22 0 9925049 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986833832808 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18053] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18053/stat : 18053 (java) S 18038 18041 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9925050 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986832779128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18054] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18054/stat : 18054 (java) S 18038 18041 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9925050 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986831725960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18055] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18055/stat : 18055 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986830674704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18056] ppid=18038 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/18041/task/18056/stat : 18056 (java) S 18038 18041 14900 0 -1 4202560 11415 0 0 0 167 3 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986829621560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18057] ppid=18038 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18041/task/18057/stat : 18057 (java) S 18038 18041 14900 0 -1 4202560 10851 0 0 0 116 2 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986828569016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18058] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18058/stat : 18058 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986827516152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18059] ppid=18038 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18041/task/18059/stat : 18059 (java) S 18038 18041 14900 0 -1 4202560 9 0 0 0 1 4 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986826463816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18060] ppid=18038 vsize=9824732 CPUtime=155.3 cores=1,3,5,7
/proc/18041/task/18060/stat : 18060 (java) R 18038 18041 14900 0 -1 4202560 51 0 0 0 15528 2 0 0 20 0 22 0 9925064 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986825407832 139986949972268 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18061] ppid=18038 vsize=9824732 CPUtime=155.33 cores=1,3,5,7
/proc/18041/task/18061/stat : 18061 (java) R 18038 18041 14900 0 -1 4202560 884 0 0 0 15516 17 0 0 20 0 22 0 9925064 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986824348176 139986950026985 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18062] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18062/stat : 18062 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925064 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986823304488 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18063] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18063/stat : 18063 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925064 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986822251944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 315.23
Current children cumulated vsize (KiB) 9824732

[startup+156.801 s]
/proc/loadavg: 4.11 4.13 3.22 4/215 18944
/proc/meminfo: memFree=27276572/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9824732 CPUtime=316.82 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 28698 0 1 0 31632 50 0 0 20 0 22 0 9925047 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2456183 298961 2276 9 0 2446860 0
[pid=18041/tid=18042] ppid=18038 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) S 18038 18041 14900 0 -1 4202560 2473 0 1 0 15 0 0 0 20 0 22 0 9925048 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139987009790840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18044] ppid=18038 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/18041/task/18044/stat : 18044 (java) S 18038 18041 14900 0 -1 4202560 129 0 0 0 19 3 0 0 20 0 22 0 9925048 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986948520872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18045] ppid=18038 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18041/task/18045/stat : 18045 (java) S 18038 18041 14900 0 -1 4202560 117 0 0 0 12 4 0 0 20 0 22 0 9925048 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986947468328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18046] ppid=18038 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/18041/task/18046/stat : 18046 (java) S 18038 18041 14900 0 -1 4202560 119 0 0 0 14 4 0 0 20 0 22 0 9925048 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986946415272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18047] ppid=18038 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18041/task/18047/stat : 18047 (java) S 18038 18041 14900 0 -1 4202560 164 0 0 0 13 3 0 0 20 0 22 0 9925048 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986945362728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18048] ppid=18038 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18041/task/18048/stat : 18048 (java) S 18038 18041 14900 0 -1 4202560 155 0 0 0 13 2 0 0 20 0 22 0 9925048 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986944309672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18049] ppid=18038 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/18041/task/18049/stat : 18049 (java) S 18038 18041 14900 0 -1 4202560 207 0 0 0 15 4 0 0 20 0 22 0 9925048 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986848135720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18050] ppid=18038 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/18041/task/18050/stat : 18050 (java) S 18038 18041 14900 0 -1 4202560 73 0 0 0 11 2 0 0 20 0 22 0 9925048 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986847082664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18051] ppid=18038 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18041/task/18051/stat : 18051 (java) S 18038 18041 14900 0 -1 4202560 328 0 0 0 12 3 0 0 20 0 22 0 9925048 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986846030120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18052] ppid=18038 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18041/task/18052/stat : 18052 (java) S 18038 18041 14900 0 -1 4202560 458 0 0 0 0 3 0 0 20 0 22 0 9925049 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986833832808 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18053] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18053/stat : 18053 (java) S 18038 18041 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9925050 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986832779128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18054] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18054/stat : 18054 (java) S 18038 18041 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9925050 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986831725960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18055] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18055/stat : 18055 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986830674704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18056] ppid=18038 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/18041/task/18056/stat : 18056 (java) S 18038 18041 14900 0 -1 4202560 11415 0 0 0 167 3 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986829621560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18057] ppid=18038 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18041/task/18057/stat : 18057 (java) S 18038 18041 14900 0 -1 4202560 10851 0 0 0 116 2 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986828569016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18058] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18058/stat : 18058 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986827516152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18059] ppid=18038 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18041/task/18059/stat : 18059 (java) S 18038 18041 14900 0 -1 4202560 9 0 0 0 1 4 0 0 20 0 22 0 9925052 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986826463816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18060] ppid=18038 vsize=9824732 CPUtime=156.1 cores=1,3,5,7
/proc/18041/task/18060/stat : 18060 (java) R 18038 18041 14900 0 -1 4202560 51 0 0 0 15608 2 0 0 20 0 22 0 9925064 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986825407832 139986949925648 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18061] ppid=18038 vsize=9824732 CPUtime=156.13 cores=1,3,5,7
/proc/18041/task/18061/stat : 18061 (java) R 18038 18041 14900 0 -1 4202560 884 0 0 0 15596 17 0 0 20 0 22 0 9925064 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986824348176 139986949920909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18062] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18062/stat : 18062 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925064 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986823304488 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18063] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18063/stat : 18063 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925064 10060525568 298961 33554432000 1073741824 1073778376 140735914182368 139986822251944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 316.82
Current children cumulated vsize (KiB) 9824732

[startup+157.201 s]
/proc/loadavg: 4.11 4.13 3.22 4/215 18944
/proc/meminfo: memFree=27276572/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9824732 CPUtime=316.91 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 28700 0 1 0 31635 56 0 0 20 0 19 0 9925047 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2456183 298948 2277 9 0 2446860 0
[pid=18041/tid=18042] ppid=18038 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) S 18038 18041 14900 0 -1 4202560 2473 0 1 0 15 0 0 0 20 0 19 0 9925048 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139987009790840 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18044] ppid=18038 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/18041/task/18044/stat : 18044 (java) S 18038 18041 14900 0 -1 4202560 129 0 0 0 19 3 0 0 20 0 19 0 9925048 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986948520872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18045] ppid=18038 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18041/task/18045/stat : 18045 (java) S 18038 18041 14900 0 -1 4202560 117 0 0 0 12 4 0 0 20 0 19 0 9925048 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986947468328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18046] ppid=18038 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/18041/task/18046/stat : 18046 (java) S 18038 18041 14900 0 -1 4202560 119 0 0 0 14 4 0 0 20 0 19 0 9925048 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986946415272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18047] ppid=18038 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18041/task/18047/stat : 18047 (java) S 18038 18041 14900 0 -1 4202560 164 0 0 0 13 3 0 0 20 0 19 0 9925048 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986945362728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18048] ppid=18038 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18041/task/18048/stat : 18048 (java) S 18038 18041 14900 0 -1 4202560 155 0 0 0 13 2 0 0 20 0 19 0 9925048 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986944309672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18049] ppid=18038 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/18041/task/18049/stat : 18049 (java) S 18038 18041 14900 0 -1 4202560 207 0 0 0 15 4 0 0 20 0 19 0 9925048 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986848135720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18050] ppid=18038 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/18041/task/18050/stat : 18050 (java) S 18038 18041 14900 0 -1 4202560 73 0 0 0 11 2 0 0 20 0 19 0 9925048 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986847082664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18051] ppid=18038 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18041/task/18051/stat : 18051 (java) S 18038 18041 14900 0 -1 4202560 328 0 0 0 12 3 0 0 20 0 19 0 9925048 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986846030120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18052] ppid=18038 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18041/task/18052/stat : 18052 (java) S 18038 18041 14900 0 -1 4202560 458 0 0 0 0 3 0 0 20 0 19 0 9925049 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986833832808 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18053] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18053/stat : 18053 (java) S 18038 18041 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9925050 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986832779128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18054] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18054/stat : 18054 (java) S 18038 18041 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9925050 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986831725960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18055] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18055/stat : 18055 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9925052 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986830674704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18056] ppid=18038 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/18041/task/18056/stat : 18056 (java) S 18038 18041 14900 0 -1 4202560 11415 0 0 0 167 3 0 0 20 0 19 0 9925052 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986829621560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18057] ppid=18038 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18041/task/18057/stat : 18057 (java) S 18038 18041 14900 0 -1 4202560 10851 0 0 0 116 2 0 0 20 0 19 0 9925052 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986828569016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18058] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18058/stat : 18058 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9925052 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986827516152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18059] ppid=18038 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18041/task/18059/stat : 18059 (java) S 18038 18041 14900 0 -1 4202560 9 0 0 0 1 4 0 0 20 0 19 0 9925052 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986826463816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18063] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18063/stat : 18063 (java) S 18038 18041 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9925064 10060525568 298948 33554432000 1073741824 1073778376 140735914182368 139986822251944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 316.91
Current children cumulated vsize (KiB) 9824732

[startup+157.301 s]
/proc/loadavg: 4.11 4.13 3.22 5/216 18949
/proc/meminfo: memFree=27109276/32872528 swapFree=1526624/1696276
[pid=18041] ppid=18038 vsize=9824732 CPUtime=317.03 cores=1,3,5,7
/proc/18041/stat : 18041 (java) S 18038 18041 14900 0 -1 4202496 28717 0 1 0 31647 56 0 0 20 0 19 0 9925047 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 140735914173504 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18041/statm: 2456183 298963 2287 9 0 2446860 0
[pid=18041/tid=18042] ppid=18038 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18041/task/18042/stat : 18042 (java) S 18038 18041 14900 0 -1 4202560 2473 0 1 0 15 0 0 0 20 0 19 0 9925048 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139987009790680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18044] ppid=18038 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/18041/task/18044/stat : 18044 (java) S 18038 18041 14900 0 -1 4202560 129 0 0 0 19 3 0 0 20 0 19 0 9925048 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986948520872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18045] ppid=18038 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18041/task/18045/stat : 18045 (java) S 18038 18041 14900 0 -1 4202560 117 0 0 0 12 4 0 0 20 0 19 0 9925048 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986947468328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18046] ppid=18038 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/18041/task/18046/stat : 18046 (java) S 18038 18041 14900 0 -1 4202560 119 0 0 0 14 4 0 0 20 0 19 0 9925048 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986946415272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18047] ppid=18038 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18041/task/18047/stat : 18047 (java) S 18038 18041 14900 0 -1 4202560 164 0 0 0 13 3 0 0 20 0 19 0 9925048 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986945362728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18048] ppid=18038 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18041/task/18048/stat : 18048 (java) S 18038 18041 14900 0 -1 4202560 155 0 0 0 13 2 0 0 20 0 19 0 9925048 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986944309672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18049] ppid=18038 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/18041/task/18049/stat : 18049 (java) S 18038 18041 14900 0 -1 4202560 207 0 0 0 15 4 0 0 20 0 19 0 9925048 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986848135720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18050] ppid=18038 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/18041/task/18050/stat : 18050 (java) S 18038 18041 14900 0 -1 4202560 73 0 0 0 11 2 0 0 20 0 19 0 9925048 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986847082664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18051] ppid=18038 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18041/task/18051/stat : 18051 (java) S 18038 18041 14900 0 -1 4202560 328 0 0 0 12 3 0 0 20 0 19 0 9925048 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986846030120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18052] ppid=18038 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18041/task/18052/stat : 18052 (java) S 18038 18041 14900 0 -1 4202560 458 0 0 0 0 3 0 0 20 0 19 0 9925049 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986833832808 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18053] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18053/stat : 18053 (java) S 18038 18041 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9925050 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986832779128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18054] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18054/stat : 18054 (java) S 18038 18041 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9925050 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986831725960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18055] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18055/stat : 18055 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9925052 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986830674704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18041/tid=18056] ppid=18038 vsize=9824732 CPUtime=1.75 cores=1,3,5,7
/proc/18041/task/18056/stat : 18056 (java) S 18038 18041 14900 0 -1 4202560 11423 0 0 0 172 3 0 0 20 0 19 0 9925052 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986829621560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18057] ppid=18038 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/18041/task/18057/stat : 18057 (java) S 18038 18041 14900 0 -1 4202560 10854 0 0 0 117 2 0 0 20 0 19 0 9925052 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986828569016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18041/tid=18058] ppid=18038 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18058/stat : 18058 (java) S 18038 18041 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9925052 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986827516152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18041/tid=18059] ppid=18038 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18041/task/18059/stat : 18059 (java) S 18038 18041 14900 0 -1 4202560 9 0 0 0 1 4 0 0 20 0 19 0 9925052 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986826463816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18041/tid=18949] ppid=18038 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18041/task/18949/stat : 18949 (java) R 18038 18041 14900 0 -1 4202560 6 0 0 0 5 0 0 0 20 0 19 0 9940771 10060525568 298963 33554432000 1073741824 1073778376 140735914182368 139986823302184 139986950526842 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 317.03
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 157.355
CPU time (s): 317.167
CPU user time (s): 316.444
CPU system time (s): 0.72289
CPU usage (%): 201.562
Max. virtual memory (cumulated for all children) (KiB): 9825208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.444
system time used= 0.72289
maximum resident set size= 1227232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28725
page faults= 1
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4440
involuntary context switches= 4132

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.560914 second user time and 0.748886 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:50:08
IDJOB=4120987
IDBENCH=110208
IDSOLVER=2543
FILE ID=node125/4120987-1467309008
RUNJOBID= node125-1467308203-14917
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n84-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120987-1467309008/watcher-4120987-1467309008 -o /tmp/evaluation-result-4120987-1467309008/solver-4120987-1467309008 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120987-1467309008.opb

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

MD5SUM BENCH= ebe59697c674ee75196763459fd36afc
RANDOM SEED=535358595

node125.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.282
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27296800 kB
Buffers:          133564 kB
Cached:          1797244 kB
SwapCached:            0 kB
Active:          1445736 kB
Inactive:        1676024 kB
Active(anon):    1193768 kB
Inactive(anon):        0 kB
Active(file):     251968 kB
Inactive(file):  1676024 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1072 kB
Writeback:             0 kB
AnonPages:       2850528 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             609696 kB
SReclaimable:      52972 kB
SUnreclaim:       556724 kB
KernelStack:        1816 kB
PageTables:        10080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3279780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1263616 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= 71740 MiB
End job on node125 at 2016-06-30 19:52:46