Trace number 4121979

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 1303.58 647.481

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n26-d4-i3.cnf.gz-plain.pb.metafix.opb
MD5SUMb34f05ea2a6c07422a6ae76ff44dd10d
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 benchmark192.6
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables105
Total number of constraints220
Number of constraints which are clauses220
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.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.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4121979-1467309775.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.15	c ... done. Wall clock time 0.041s.
0.09/0.15	c declared #vars     105
0.09/0.15	c #constraints  220
0.09/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 220
0.09/0.16	c 220 constraints processed.
0.09/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 220
0.09/0.16	c 220 constraints processed.
1.48/0.56	c cleaning 2497 clauses out of 5002 with flag 33383/5002
2.29/0.74	c cleaning 0 clauses out of 5000 with flag 0/5000
3.08/0.90	c cleaning 4250 clauses out of 8503 with flag 85064/11000
3.73/1.14	c cleaning 0 clauses out of 11000 with flag 0/11000
4.20/1.32	c cleaning 5626 clauses out of 11253 with flag 147024/18000
5.12/1.62	c cleaning 0 clauses out of 18002 with flag 0/18002
5.87/1.94	c cleaning 6810 clauses out of 13629 with flag 226862/26002
6.51/2.24	c cleaning 0 clauses out of 26001 with flag 0/26001
7.50/2.73	c cleaning 7906 clauses out of 15818 with flag 310111/35001
8.10/3.08	c cleaning 0 clauses out of 35001 with flag 0/35001
9.52/3.72	c cleaning 8946 clauses out of 17911 with flag 400751/45000
10.55/4.23	c cleaning 0 clauses out of 45000 with flag 0/45000
12.34/5.13	c cleaning 9975 clauses out of 19965 with flag 518943/56000
13.16/5.59	c cleaning 0 clauses out of 56000 with flag 0/56000
15.17/6.60	c cleaning 10991 clauses out of 21991 with flag 634637/68001
16.37/7.16	c cleaning 0 clauses out of 68000 with flag 0/68000
18.78/8.36	c cleaning 11994 clauses out of 24001 with flag 740925/81002
21.00/9.42	c cleaning 0 clauses out of 81001 with flag 0/81001
23.00/10.42	c cleaning 12998 clauses out of 26005 with flag 853167/95000
26.25/12.09	c cleaning 0 clauses out of 95000 with flag 0/95000
27.85/12.83	c cleaning 14001 clauses out of 28009 with flag 978923/110002
32.06/14.93	c cleaning 0 clauses out of 110000 with flag 0/110000
32.86/15.36	c cleaning 14997 clauses out of 30006 with flag 1108315/126000
38.68/18.21	c cleaning 15998 clauses out of 32011 with flag 1260505/143002
39.89/18.87	c cleaning 0 clauses out of 126000 with flag 0/126000
45.30/21.52	c cleaning 17000 clauses out of 34011 with flag 1410613/161000
47.90/22.85	c cleaning 0 clauses out of 143001 with flag 0/143001
53.12/25.42	c cleaning 18001 clauses out of 36011 with flag 1578176/180000
56.31/27.04	c cleaning 0 clauses out of 161002 with flag 0/161002
61.33/29.59	c cleaning 18999 clauses out of 38010 with flag 1719187/200000
69.12/33.45	c cleaning 0 clauses out of 180000 with flag 0/180000
70.55/34.18	c cleaning 20000 clauses out of 40011 with flag 1878461/221000
80.35/39.09	c cleaning 21003 clauses out of 42016 with flag 2069377/243005
83.97/40.86	c cleaning 0 clauses out of 200001 with flag 0/200001
91.77/44.72	c cleaning 22000 clauses out of 44009 with flag 2258379/266001
98.20/47.90	c cleaning 0 clauses out of 221002 with flag 0/221002
104.41/51.06	c cleaning 22999 clauses out of 46009 with flag 2441736/290001
113.25/55.42	c cleaning 0 clauses out of 243000 with flag 0/243000
119.27/58.44	c cleaning 24000 clauses out of 48010 with flag 2643183/315001
134.27/65.90	c cleaning 25001 clauses out of 50010 with flag 2854845/341001
137.49/67.59	c cleaning 0 clauses out of 266000 with flag 0/266000
150.90/74.27	c cleaning 25997 clauses out of 52010 with flag 3085940/368002
162.31/79.94	c cleaning 0 clauses out of 290000 with flag 0/290000
166.92/82.24	c cleaning 27000 clauses out of 54011 with flag 3309455/396000
186.56/92.07	c cleaning 27995 clauses out of 56011 with flag 3525837/425000
186.96/92.21	c cleaning 0 clauses out of 315001 with flag 0/315001
210.59/104.09	c cleaning 29002 clauses out of 58017 with flag 3746468/455001
216.59/107.05	c cleaning 0 clauses out of 341000 with flag 0/341000
235.20/116.31	c cleaning 30001 clauses out of 60015 with flag 3989607/486001
253.45/125.45	c cleaning 0 clauses out of 368001 with flag 0/368001
259.06/128.21	c cleaning 30996 clauses out of 62013 with flag 4232598/518000
282.15/139.74	c cleaning 32004 clauses out of 64017 with flag 4480644/551000
298.55/147.96	c cleaning 0 clauses out of 396000 with flag 0/396000
310.18/153.78	c cleaning 33003 clauses out of 66013 with flag 4723075/585000
340.50/168.80	c cleaning 34004 clauses out of 68011 with flag 4964757/620001
344.11/170.65	c cleaning 0 clauses out of 425000 with flag 0/425000
372.62/184.85	c cleaning 35001 clauses out of 70009 with flag 5210140/656003
390.49/193.75	c cleaning 0 clauses out of 455000 with flag 0/455000
406.73/201.83	c cleaning 36000 clauses out of 72006 with flag 5459952/693001
441.76/219.20	c cleaning 0 clauses out of 486000 with flag 0/486000
442.50/219.55	c cleaning 36998 clauses out of 74005 with flag 5719422/731000
480.86/238.68	c cleaning 37996 clauses out of 76008 with flag 5976036/770001
498.11/247.23	c cleaning 0 clauses out of 518000 with flag 0/518000
520.36/258.34	c cleaning 38997 clauses out of 78011 with flag 6253144/810000
557.87/277.02	c cleaning 0 clauses out of 551001 with flag 0/551001
566.71/281.40	c cleaning 39999 clauses out of 80016 with flag 6536301/851002
614.67/305.37	c cleaning 41002 clauses out of 82016 with flag 6821623/893001
623.09/309.57	c cleaning 0 clauses out of 585002 with flag 0/585002
662.19/329.07	c cleaning 42004 clauses out of 84015 with flag 7102194/936002
711.83/353.70	c cleaning 43002 clauses out of 86009 with flag 7394046/980000
712.63/354.18	c cleaning 0 clauses out of 620000 with flag 0/620000
767.94/381.65	c cleaning 44001 clauses out of 88009 with flag 7694827/1025002
796.49/395.80	c cleaning 0 clauses out of 656001 with flag 0/656001
826.93/410.94	c cleaning 45003 clauses out of 90010 with flag 8002156/1071004
885.46/440.03	c cleaning 0 clauses out of 693001 with flag 0/693001
895.68/445.19	c cleaning 45996 clauses out of 92004 with flag 8328615/1118001
966.69/480.38	c cleaning 46998 clauses out of 94009 with flag 8653761/1166002
983.34/488.67	c cleaning 0 clauses out of 731001 with flag 0/731001
1036.57/515.04	c cleaning 48000 clauses out of 96009 with flag 8980724/1215000
1077.01/535.16	c cleaning 0 clauses out of 770000 with flag 0/770000
1105.77/549.47	c cleaning 49003 clauses out of 98010 with flag 9309436/1265001
1175.29/583.91	c cleaning 0 clauses out of 810000 with flag 0/810000
1178.89/585.78	c cleaning 50002 clauses out of 100006 with flag 9655086/1316001
1260.34/626.17	c cleaning 50999 clauses out of 102003 with flag 9996754/1368002
1272.57/632.29	c cleaning 0 clauses out of 851000 with flag 0/851000
1302.92/647.28	c And the winner is solver0
1303.14/647.36	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1303.14/647.36	c starts		: 392
1303.14/647.36	c conflicts		: 1402807
1303.14/647.36	c decisions		: 1580091
1303.14/647.36	c propagations		: 20698244
1303.14/647.36	c inspects		: 12300932727
1303.14/647.36	c shortcuts		: 0
1303.14/647.36	c learnt literals	: 18
1303.14/647.36	c learnt binary clauses	: 155
1303.14/647.36	c learnt ternary clauses	: 762
1303.14/647.36	c learnt constraints	: 1402788
1303.14/647.36	c ignored constraints	: 0
1303.14/647.36	c root simplifications	: 0
1303.14/647.36	c removed literals (reason simplification)	: 5623775
1303.14/647.36	c reason swapping (by a shorter reason)	: 0
1303.14/647.36	c Calls to reduceDB	: 48
1303.14/647.36	c Number of update (reduction) of LBD	: 316980
1303.14/647.36	c Imported unit clauses	: 0
1303.14/647.36	c number of reductions to clauses (during analyze)	: 0
1303.14/647.36	c number of learned constraints concerned by reduction	: 0
1303.14/647.36	c number of learning phase by resolution	: 0
1303.14/647.36	c number of learning phase by cutting planes	: 0
1303.14/647.36	c speed (assignments/second)	: 31981.514043702507
1303.14/647.36	c non guided choices	37
1303.14/647.39	c learnt constraints type 
1303.14/647.39	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 155
1303.14/647.39	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 85638
1303.14/647.39	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1303.14/647.39	c starts		: 171
1303.14/647.39	c conflicts		: 864079
1303.14/647.39	c decisions		: 965971
1303.14/647.39	c propagations		: 14179375
1303.14/647.39	c inspects		: 5700229225
1303.14/647.39	c shortcuts		: 0
1303.14/647.39	c learnt literals	: 0
1303.14/647.39	c learnt binary clauses	: 0
1303.14/647.39	c learnt ternary clauses	: 1
1303.14/647.39	c learnt constraints	: 864078
1303.14/647.39	c ignored constraints	: 0
1303.14/647.39	c root simplifications	: 0
1303.14/647.39	c removed literals (reason simplification)	: 0
1303.14/647.39	c reason swapping (by a shorter reason)	: 0
1303.14/647.39	c Calls to reduceDB	: 37
1303.14/647.39	c Number of update (reduction) of LBD	: 0
1303.14/647.39	c Imported unit clauses	: 0
1303.14/647.39	c number of reductions to clauses (during analyze)	: 0
1303.14/647.39	c number of learned constraints concerned by reduction	: 0
1303.14/647.39	c number of learning phase by resolution	: 0
1303.14/647.39	c number of learning phase by cutting planes	: 0
1303.14/647.39	c speed (assignments/second)	: 21907.81778937594
1303.14/647.39	c non guided choices	25
1303.22/647.47	c learnt constraints type 
1303.22/647.47	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 864078
1303.22/647.47	s UNSATISFIABLE
1303.22/647.47	c Total wall clock time (in seconds): 647.36

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

pid=20929
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.55 4.32 3.72 4/197 20932
/proc/meminfo: memFree=27867080/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 10001723 98570240 976 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 24065 976 743 9 0 16771 0
[pid=20932/tid=20933] ppid=20929 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) R 20929 20932 14900 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 10001724 98570240 976 33554432000 1073741824 1073778376 140734018937040 140125548342824 270707541376 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 4.55 4.32 3.72 4/197 20932
/proc/meminfo: memFree=27867080/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 4412 0 1 0 9 0 0 0 20 0 18 0 10001723 9787879424 6043 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2389619 6043 2126 9 0 2380296 0
[pid=20932/tid=20933] ppid=20929 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) R 20929 20932 14900 0 -1 4202560 2393 0 1 0 7 0 0 0 20 0 18 0 10001724 9787879424 6043 33554432000 1073741824 1073778376 140734018937040 140125548346272 270710924557 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20026 s]
/proc/loadavg: 4.55 4.32 3.72 4/197 20932
/proc/meminfo: memFree=27867080/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 5424 0 1 0 28 1 0 0 20 0 22 0 10001723 10060525568 8356 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2456183 8356 2217 9 0 2446860 0
[pid=20932/tid=20933] ppid=20929 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) S 20929 20932 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 10001724 10060525568 8359 33554432000 1073741824 1073778376 140734018937040 140125548348280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.300259 s]
/proc/loadavg: 4.55 4.32 3.72 4/197 20932
/proc/meminfo: memFree=27867080/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 7850 0 1 0 67 1 0 0 20 0 22 0 10001723 10060525568 9553 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2456183 9571 2246 9 0 2446860 0
[pid=20932/tid=20933] ppid=20929 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) S 20929 20932 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 10001724 10060525568 9587 33554432000 1073741824 1073778376 140734018937040 140125548348280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700224 s]
/proc/loadavg: 4.55 4.32 3.72 4/197 20932
/proc/meminfo: memFree=27867080/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 24750 0 1 0 224 5 0 0 20 0 22 0 10001723 10060525568 36905 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2456183 36905 2260 9 0 2446860 0
[pid=20932/tid=20933] ppid=20929 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) S 20929 20932 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 10001724 10060525568 36905 33554432000 1073741824 1073778376 140734018937040 140125548348280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 4.55 4.32 3.72 6/219 20954
/proc/meminfo: memFree=27637116/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9824732 CPUtime=4.81 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 29745 0 1 0 474 7 0 0 20 0 22 0 10001723 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2456183 51417 2275 9 0 2446860 0
[pid=20932/tid=20933] ppid=20929 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) S 20929 20932 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 10001724 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125548348280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20935] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20935/stat : 20935 (java) S 20929 20932 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125526448680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20936] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20936/stat : 20936 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125525395880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20937] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20937/stat : 20937 (java) S 20929 20932 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125524343080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20938] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20938/stat : 20938 (java) S 20929 20932 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125187074216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20939] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20939/stat : 20939 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125186022440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20940] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20940/stat : 20940 (java) S 20929 20932 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125184969640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20941] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20941/stat : 20941 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125183916840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20942] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20942/stat : 20942 (java) S 20929 20932 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125182864040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20943] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20943/stat : 20943 (java) S 20929 20932 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125170665960 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20944] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20944/stat : 20944 (java) S 20929 20932 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125169612024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20945] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20945/stat : 20945 (java) S 20929 20932 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125168559112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20946] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20946/stat : 20946 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125167507600 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20947] ppid=20929 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/20932/task/20947/stat : 20947 (java) R 20929 20932 14900 0 -1 4202560 16182 0 0 0 113 3 0 0 20 0 22 0 10001729 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125166432984 140125554194648 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20948] ppid=20929 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/20932/task/20948/stat : 20948 (java) S 20929 20932 14900 0 -1 4202560 9723 0 0 0 80 2 0 0 20 0 22 0 10001729 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125165402936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20949] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20949/stat : 20949 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125164350328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20950] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20950/stat : 20950 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125163297736 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20951] ppid=20929 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/20932/task/20951/stat : 20951 (java) R 20929 20932 14900 0 -1 4202560 33 0 0 0 132 0 0 0 20 0 22 0 10001740 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125162135536 140125405621423 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20952] ppid=20929 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/20932/task/20952/stat : 20952 (java) R 20929 20932 14900 0 -1 4202560 87 0 0 0 129 2 0 0 20 0 22 0 10001740 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125161082752 140125405730655 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20953] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20953/stat : 20953 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125160039336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20954] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20954/stat : 20954 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 51417 33554432000 1073741824 1073778376 140734018937040 140125158986536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 9824732

[startup+3.1009 s]
/proc/loadavg: 4.55 4.32 3.72 5/219 20954
/proc/meminfo: memFree=27630600/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9824732 CPUtime=8.3 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 30836 0 1 0 822 8 0 0 20 0 22 0 10001723 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2456183 53735 2275 9 0 2446860 0
[pid=20932/tid=20933] ppid=20929 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) S 20929 20932 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 10001724 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125548348280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20935] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20935/stat : 20935 (java) S 20929 20932 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125526448680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20936] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20936/stat : 20936 (java) S 20929 20932 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125525395880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20937] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20937/stat : 20937 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125524343080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20938] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20938/stat : 20938 (java) S 20929 20932 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125187074216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20939] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20939/stat : 20939 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125186022440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20940] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20940/stat : 20940 (java) S 20929 20932 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125184969640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20941] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20941/stat : 20941 (java) S 20929 20932 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125183916840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20942] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20942/stat : 20942 (java) S 20929 20932 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125182864040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20943] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20943/stat : 20943 (java) S 20929 20932 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125170665960 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20944] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20944/stat : 20944 (java) S 20929 20932 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125169612024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20945] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20945/stat : 20945 (java) S 20929 20932 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125168559112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20946] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20946/stat : 20946 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125167507600 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20947] ppid=20929 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/20932/task/20947/stat : 20947 (java) S 20929 20932 14900 0 -1 4202560 17251 0 0 0 137 3 0 0 20 0 22 0 10001729 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125166455736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20948] ppid=20929 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/20932/task/20948/stat : 20948 (java) S 20929 20932 14900 0 -1 4202560 9724 0 0 0 84 2 0 0 20 0 22 0 10001729 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125165402936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20949] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20949/stat : 20949 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125164350328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20950] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20950/stat : 20950 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125163297736 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20951] ppid=20929 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/20932/task/20951/stat : 20951 (java) R 20929 20932 14900 0 -1 4202560 33 0 0 0 290 0 0 0 20 0 22 0 10001740 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125162135536 140125405666929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20952] ppid=20929 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/20932/task/20952/stat : 20952 (java) R 20929 20932 14900 0 -1 4202560 89 0 0 0 287 3 0 0 20 0 22 0 10001740 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125161090000 140125405780824 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20953] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20953/stat : 20953 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125160039336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20954] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20954/stat : 20954 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 53735 33554432000 1073741824 1073778376 140734018937040 140125158986536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 9824732

[startup+6.30087 s]
/proc/loadavg: 4.51 4.31 3.72 4/216 20954
/proc/meminfo: memFree=27626684/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9824732 CPUtime=14.75 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 30874 0 1 0 1465 10 0 0 20 0 22 0 10001723 10060525568 53560 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2456183 53560 2275 9 0 2446860 0
[pid=20932/tid=20933] ppid=20929 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) S 20929 20932 14900 0 -1 4202560 2415 0 1 0 14 0 0 0 20 0 22 0 10001724 10060525568 53560 33554432000 1073741824 1073778376 140734018937040 140125548348280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20935] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20935/stat : 20935 (java) S 20929 20932 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53560 33554432000 1073741824 1073778376 140734018937040 140125526448680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20936] ppid=20929 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20932/task/20936/stat : 20936 (java) S 20929 20932 14900 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 10001725 10060525568 53560 33554432000 1073741824 1073778376 140734018937040 140125525395880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20937] ppid=20929 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20932/task/20937/stat : 20937 (java) S 20929 20932 14900 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 10001725 10060525568 53560 33554432000 1073741824 1073778376 140734018937040 140125524343080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20938] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20938/stat : 20938 (java) S 20929 20932 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53560 33554432000 1073741824 1073778376 140734018937040 140125187074216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20939] ppid=20929 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20932/task/20939/stat : 20939 (java) S 20929 20932 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 10001725 10060525568 53560 33554432000 1073741824 1073778376 140734018937040 140125186022440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20940] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20940/stat : 20940 (java) S 20929 20932 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53560 33554432000 1073741824 1073778376 140734018937040 140125184969640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20941] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20941/stat : 20941 (java) S 20929 20932 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 10001725 10060525568 53560 33554432000 1073741824 1073778376 140734018937040 140125183916840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20942] ppid=20929 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

[pid=20932/tid=20945] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20945/stat : 20945 (java) S 20929 20932 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125168559112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20946] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20946/stat : 20946 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125167507600 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20947] ppid=20929 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/20932/task/20947/stat : 20947 (java) S 20929 20932 14900 0 -1 4202560 17989 0 0 0 154 3 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125166455736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20948] ppid=20929 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/20932/task/20948/stat : 20948 (java) S 20929 20932 14900 0 -1 4202560 9735 0 0 0 135 2 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125165402936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20949] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20949/stat : 20949 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125164350328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20950] ppid=20929 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/20932/task/20950/stat : 20950 (java) S 20929 20932 14900 0 -1 4202560 37 0 0 0 10 13 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125163297736 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20951] ppid=20929 vsize=9824732 CPUtime=640.21 cores=0,2,4,6
/proc/20932/task/20951/stat : 20951 (java) R 20929 20932 14900 0 -1 4202560 144 0 0 0 64006 15 0 0 20 0 22 0 10001740 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125162143216 140125405711087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20952] ppid=20929 vsize=9824732 CPUtime=640.18 cores=0,2,4,6
/proc/20932/task/20952/stat : 20952 (java) R 20929 20932 14900 0 -1 4202560 1185 0 0 0 64003 15 0 0 20 0 22 0 10001740 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125161089680 140125405730361 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20953] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20953/stat : 20953 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125160039336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20954] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20954/stat : 20954 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125158986536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1298.08
Current children cumulated vsize (KiB) 9824732

[startup+646.401 s]
/proc/loadavg: 4.52 4.39 4.05 6/219 23346
/proc/meminfo: memFree=27059180/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9824732 CPUtime=1301.27 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 33912 0 1 0 130057 70 0 0 20 0 22 0 10001723 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2456183 103375 2276 9 0 2446860 0
[pid=20932/tid=20933] ppid=20929 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) S 20929 20932 14900 0 -1 4202560 2420 0 1 0 15 2 0 0 20 0 22 0 10001724 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125548348280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20935] ppid=20929 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/20932/task/20935/stat : 20935 (java) S 20929 20932 14900 0 -1 4202560 126 0 0 0 175 3 0 0 20 0 22 0 10001725 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125526448680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20936] ppid=20929 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/20932/task/20936/stat : 20936 (java) S 20929 20932 14900 0 -1 4202560 171 0 0 0 179 5 0 0 20 0 22 0 10001725 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125525395880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20937] ppid=20929 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/20932/task/20937/stat : 20937 (java) S 20929 20932 14900 0 -1 4202560 141 0 0 0 172 4 0 0 20 0 22 0 10001725 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125524343080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20938] ppid=20929 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/20932/task/20938/stat : 20938 (java) S 20929 20932 14900 0 -1 4202560 111 0 0 0 163 2 0 0 20 0 22 0 10001725 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125187074216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20939] ppid=20929 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/20932/task/20939/stat : 20939 (java) S 20929 20932 14900 0 -1 4202560 155 0 0 0 184 3 0 0 20 0 22 0 10001725 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125186022440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20940] ppid=20929 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/20932/task/20940/stat : 20940 (java) S 20929 20932 14900 0 -1 4202560 134 0 0 0 171 4 0 0 20 0 22 0 10001725 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125184969640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20941] ppid=20929 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/20932/task/20941/stat : 20941 (java) S 20929 20932 14900 0 -1 4202560 83 0 0 0 174 4 0 0 20 0 22 0 10001725 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125183916840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20942] ppid=20929 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/20932/task/20942/stat : 20942 (java) S 20929 20932 14900 0 -1 4202560 102 0 0 0 173 3 0 0 20 0 22 0 10001725 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125182864040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20943] ppid=20929 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/20932/task/20943/stat : 20943 (java) S 20929 20932 14900 0 -1 4202560 114 0 0 0 5 18 0 0 20 0 22 0 10001726 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125170665960 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20944] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20944/stat : 20944 (java) S 20929 20932 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125169612024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20945] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20945/stat : 20945 (java) S 20929 20932 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125168559112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20946] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20946/stat : 20946 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125167507600 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20947] ppid=20929 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/20932/task/20947/stat : 20947 (java) S 20929 20932 14900 0 -1 4202560 17989 0 0 0 154 3 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125166455736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20948] ppid=20929 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/20932/task/20948/stat : 20948 (java) S 20929 20932 14900 0 -1 4202560 9735 0 0 0 135 2 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125165402936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20949] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20949/stat : 20949 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125164350328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20950] ppid=20929 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/20932/task/20950/stat : 20950 (java) S 20929 20932 14900 0 -1 4202560 37 0 0 0 10 13 0 0 20 0 22 0 10001729 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125163297736 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20951] ppid=20929 vsize=9824732 CPUtime=641.81 cores=0,2,4,6
/proc/20932/task/20951/stat : 20951 (java) R 20929 20932 14900 0 -1 4202560 144 0 0 0 64166 15 0 0 20 0 22 0 10001740 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125162143216 140125405666673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20952] ppid=20929 vsize=9824732 CPUtime=641.78 cores=0,2,4,6
/proc/20932/task/20952/stat : 20952 (java) R 20929 20932 14900 0 -1 4202560 1185 0 0 0 64163 15 0 0 20 0 22 0 10001740 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125161089680 140125405730378 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20953] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20953/stat : 20953 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125160039336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20954] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20954/stat : 20954 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 103375 33554432000 1073741824 1073778376 140734018937040 140125158986536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1301.27
Current children cumulated vsize (KiB) 9824732

[startup+647.201 s]
/proc/loadavg: 4.52 4.39 4.05 6/219 23346
/proc/meminfo: memFree=27057504/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9824732 CPUtime=1302.92 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 33915 0 1 0 130221 71 0 0 20 0 22 0 10001723 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2456183 103758 2276 9 0 2446860 0
[pid=20932/tid=20933] ppid=20929 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) S 20929 20932 14900 0 -1 4202560 2420 0 1 0 15 2 0 0 20 0 22 0 10001724 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125548348280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20935] ppid=20929 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/20932/task/20935/stat : 20935 (java) S 20929 20932 14900 0 -1 4202560 126 0 0 0 178 3 0 0 20 0 22 0 10001725 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125526448680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20936] ppid=20929 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/20932/task/20936/stat : 20936 (java) S 20929 20932 14900 0 -1 4202560 172 0 0 0 181 5 0 0 20 0 22 0 10001725 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125525395880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20937] ppid=20929 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/20932/task/20937/stat : 20937 (java) S 20929 20932 14900 0 -1 4202560 141 0 0 0 172 4 0 0 20 0 22 0 10001725 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125524343080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20938] ppid=20929 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/20932/task/20938/stat : 20938 (java) S 20929 20932 14900 0 -1 4202560 111 0 0 0 163 2 0 0 20 0 22 0 10001725 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125187074216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20939] ppid=20929 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/20932/task/20939/stat : 20939 (java) S 20929 20932 14900 0 -1 4202560 156 0 0 0 187 3 0 0 20 0 22 0 10001725 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125186022440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20940] ppid=20929 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/20932/task/20940/stat : 20940 (java) S 20929 20932 14900 0 -1 4202560 134 0 0 0 172 4 0 0 20 0 22 0 10001725 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125184969640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20941] ppid=20929 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/20932/task/20941/stat : 20941 (java) S 20929 20932 14900 0 -1 4202560 83 0 0 0 175 4 0 0 20 0 22 0 10001725 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125183916840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20942] ppid=20929 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/20932/task/20942/stat : 20942 (java) S 20929 20932 14900 0 -1 4202560 102 0 0 0 173 3 0 0 20 0 22 0 10001725 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125182864040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20943] ppid=20929 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/20932/task/20943/stat : 20943 (java) S 20929 20932 14900 0 -1 4202560 114 0 0 0 5 18 0 0 20 0 22 0 10001726 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125170665960 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20944] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20944/stat : 20944 (java) S 20929 20932 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125169612024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20945] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20945/stat : 20945 (java) S 20929 20932 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10001726 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125168559112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20946] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20946/stat : 20946 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125167507600 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20947] ppid=20929 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/20932/task/20947/stat : 20947 (java) S 20929 20932 14900 0 -1 4202560 17989 0 0 0 154 3 0 0 20 0 22 0 10001729 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125166455736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20948] ppid=20929 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/20932/task/20948/stat : 20948 (java) S 20929 20932 14900 0 -1 4202560 9735 0 0 0 135 2 0 0 20 0 22 0 10001729 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125165402936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20949] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20949/stat : 20949 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10001729 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125164350328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20950] ppid=20929 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/20932/task/20950/stat : 20950 (java) S 20929 20932 14900 0 -1 4202560 37 0 0 0 10 13 0 0 20 0 22 0 10001729 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125163297736 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20951] ppid=20929 vsize=9824732 CPUtime=642.57 cores=0,2,4,6
/proc/20932/task/20951/stat : 20951 (java) R 20929 20932 14900 0 -1 4202560 144 0 0 0 64242 15 0 0 20 0 22 0 10001740 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125162142464 140125405711087 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20952] ppid=20929 vsize=9824732 CPUtime=642.54 cores=0,2,4,6
/proc/20932/task/20952/stat : 20952 (java) R 20929 20932 14900 0 -1 4202560 1186 0 0 0 64239 15 0 0 20 0 22 0 10001740 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125161090648 140125405711087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20953] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20953/stat : 20953 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125160039336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20954] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20954/stat : 20954 (java) S 20929 20932 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10001740 10060525568 103758 33554432000 1073741824 1073778376 140734018937040 140125158986536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1302.92
Current children cumulated vsize (KiB) 9824732

[startup+647.401 s]
/proc/loadavg: 4.52 4.39 4.05 6/219 23346
/proc/meminfo: memFree=27057504/32872528 swapFree=1526624/1696276
[pid=20932] ppid=20929 vsize=9824732 CPUtime=1303.22 cores=0,2,4,6
/proc/20932/stat : 20932 (java) S 20929 20932 14900 0 -1 4202496 33930 0 1 0 130230 92 0 0 20 0 19 0 10001723 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140734018928176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20932/statm: 2456183 103756 2287 9 0 2446860 0
[pid=20932/tid=20933] ppid=20929 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/20932/task/20933/stat : 20933 (java) S 20929 20932 14900 0 -1 4202560 2420 0 1 0 15 2 0 0 20 0 19 0 10001724 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125548348120 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20935] ppid=20929 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/20932/task/20935/stat : 20935 (java) S 20929 20932 14900 0 -1 4202560 126 0 0 0 178 3 0 0 20 0 19 0 10001725 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125526448680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20936] ppid=20929 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/20932/task/20936/stat : 20936 (java) S 20929 20932 14900 0 -1 4202560 172 0 0 0 181 5 0 0 20 0 19 0 10001725 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125525395880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20937] ppid=20929 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/20932/task/20937/stat : 20937 (java) S 20929 20932 14900 0 -1 4202560 141 0 0 0 172 4 0 0 20 0 19 0 10001725 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125524343080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20938] ppid=20929 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/20932/task/20938/stat : 20938 (java) S 20929 20932 14900 0 -1 4202560 111 0 0 0 163 2 0 0 20 0 19 0 10001725 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125187074216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20939] ppid=20929 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/20932/task/20939/stat : 20939 (java) S 20929 20932 14900 0 -1 4202560 156 0 0 0 187 3 0 0 20 0 19 0 10001725 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125186022440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20940] ppid=20929 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/20932/task/20940/stat : 20940 (java) S 20929 20932 14900 0 -1 4202560 134 0 0 0 172 4 0 0 20 0 19 0 10001725 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125184969640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20932/tid=20941] ppid=20929 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/20932/task/20941/stat : 20941 (java) S 20929 20932 14900 0 -1 4202560 83 0 0 0 175 4 0 0 20 0 19 0 10001725 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125183916840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20942] ppid=20929 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/20932/task/20942/stat : 20942 (java) S 20929 20932 14900 0 -1 4202560 102 0 0 0 173 3 0 0 20 0 19 0 10001725 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125182864040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20943] ppid=20929 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/20932/task/20943/stat : 20943 (java) S 20929 20932 14900 0 -1 4202560 114 0 0 0 5 18 0 0 20 0 19 0 10001726 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125170665960 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20932/tid=20944] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20944/stat : 20944 (java) S 20929 20932 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10001726 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125169612024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20945] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20945/stat : 20945 (java) S 20929 20932 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10001726 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125168559112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20946] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20946/stat : 20946 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10001729 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125167507600 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20947] ppid=20929 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/20932/task/20947/stat : 20947 (java) R 20929 20932 14900 0 -1 4202560 17989 0 0 0 155 3 0 0 20 0 19 0 10001729 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125166455736 140125556036477 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20932/tid=20948] ppid=20929 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/20932/task/20948/stat : 20948 (java) R 20929 20932 14900 0 -1 4202560 9745 0 0 0 138 2 0 0 20 0 19 0 10001729 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125165402936 140125552464914 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20949] ppid=20929 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20932/task/20949/stat : 20949 (java) S 20929 20932 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10001729 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125164350328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20932/tid=20950] ppid=20929 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/20932/task/20950/stat : 20950 (java) S 20929 20932 14900 0 -1 4202560 37 0 0 0 10 13 0 0 20 0 19 0 10001729 10060525568 103756 33554432000 1073741824 1073778376 140734018937040 140125163297736 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1303.22
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 647.481
CPU time (s): 1303.58
CPU user time (s): 1302.46
CPU system time (s): 1.12083
CPU usage (%): 201.332
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.46
system time used= 1.12083
maximum resident set size= 415548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33932
page faults= 1
swaps= 0
block input operations= 0
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21589
involuntary context switches= 44113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.86526 second user time and 3.67444 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 20:02:55
IDJOB=4121979
IDBENCH=110809
IDSOLVER=2543
FILE ID=node125/4121979-1467309775
RUNJOBID= node125-1467308203-14916
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-regular-n26-d4-i3.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-4121979-1467309775/watcher-4121979-1467309775 -o /tmp/evaluation-result-4121979-1467309775/solver-4121979-1467309775 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121979-1467309775.opb

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

MD5SUM BENCH= b34f05ea2a6c07422a6ae76ff44dd10d
RANDOM SEED=1581796915

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:        27867080 kB
Buffers:          135748 kB
Cached:          1798424 kB
SwapCached:            0 kB
Active:           887044 kB
Inactive:        1678572 kB
Active(anon):     634248 kB
Inactive(anon):        0 kB
Active(file):     252796 kB
Inactive(file):  1678572 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1664 kB
Writeback:             0 kB
AnonPages:       2274504 kB
Mapped:            21524 kB
Shmem:               204 kB
Slab:             610276 kB
SReclaimable:      53672 kB
SUnreclaim:       556604 kB
KernelStack:        1808 kB
PageTables:         8584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3296336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    681984 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 20:13:42