Trace number 4122227

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 1757.44 877.055

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n25-d4-i3.cnf.gz-plain.pb.metafix.opb
MD5SUM0151bada55a304fb87602381d6a3e28f
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 benchmark90.6342
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables101
Total number of constraints212
Number of constraints which are clauses212
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4122227-1467309904.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  no objective function found
0.07/0.17	c ... done. Wall clock time 0.037s.
0.07/0.17	c declared #vars     101
0.07/0.17	c #constraints  212
0.07/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.17	c constraints type 
0.07/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 212
0.07/0.17	c 212 constraints processed.
0.07/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.17	c constraints type 
0.07/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 212
0.07/0.17	c 212 constraints processed.
1.41/0.57	c cleaning 2499 clauses out of 5001 with flag 39163/5001
2.21/0.76	c cleaning 0 clauses out of 5001 with flag 0/5001
2.58/0.87	c cleaning 4243 clauses out of 8501 with flag 87808/11000
3.54/1.17	c cleaning 0 clauses out of 11000 with flag 0/11000
3.87/1.30	c cleaning 5620 clauses out of 11260 with flag 143500/18002
5.17/1.71	c cleaning 0 clauses out of 18000 with flag 0/18000
5.37/1.88	c cleaning 6813 clauses out of 13641 with flag 202322/26003
6.57/2.44	c cleaning 0 clauses out of 26001 with flag 0/26001
6.97/2.64	c cleaning 7907 clauses out of 15825 with flag 272255/35000
8.39/3.37	c cleaning 0 clauses out of 35001 with flag 0/35001
8.98/3.68	c cleaning 8954 clauses out of 17918 with flag 351927/45000
10.58/4.44	c cleaning 0 clauses out of 45000 with flag 0/45000
11.38/4.82	c cleaning 9978 clauses out of 19965 with flag 449162/56001
13.40/5.85	c cleaning 0 clauses out of 56000 with flag 0/56000
13.80/6.09	c cleaning 10988 clauses out of 21988 with flag 541932/68002
16.84/7.54	c cleaning 11995 clauses out of 24001 with flag 637510/81003
16.84/7.55	c cleaning 0 clauses out of 68000 with flag 0/68000
20.24/9.23	c cleaning 12988 clauses out of 26003 with flag 744010/95000
21.04/9.65	c cleaning 0 clauses out of 81000 with flag 0/81000
24.24/11.21	c cleaning 13999 clauses out of 28015 with flag 859785/110000
26.05/12.12	c cleaning 0 clauses out of 95002 with flag 0/95002
28.68/13.42	c cleaning 15003 clauses out of 30018 with flag 968883/126002
31.08/14.63	c cleaning 0 clauses out of 110000 with flag 0/110000
33.48/15.90	c cleaning 16005 clauses out of 32013 with flag 1094593/143000
39.29/18.74	c cleaning 0 clauses out of 126002 with flag 0/126002
39.49/18.83	c cleaning 17002 clauses out of 34009 with flag 1220465/161001
45.53/21.89	c cleaning 17992 clauses out of 36006 with flag 1358340/180000
46.73/22.40	c cleaning 0 clauses out of 143001 with flag 0/143001
52.92/25.57	c cleaning 18998 clauses out of 38014 with flag 1504157/200000
57.13/27.70	c cleaning 0 clauses out of 161000 with flag 0/161000
60.76/29.47	c cleaning 20002 clauses out of 40017 with flag 1656324/221001
69.16/33.60	c cleaning 20999 clauses out of 42015 with flag 1807467/243001
69.96/34.06	c cleaning 0 clauses out of 180001 with flag 0/180001
79.17/38.61	c cleaning 22002 clauses out of 44015 with flag 1956213/266000
85.01/41.54	c cleaning 0 clauses out of 200000 with flag 0/200000
89.61/43.86	c cleaning 22995 clauses out of 46013 with flag 2119224/290000
99.60/48.86	c cleaning 0 clauses out of 221000 with flag 0/221000
100.80/49.45	c cleaning 24004 clauses out of 48019 with flag 2281626/315001
113.85/55.96	c cleaning 25000 clauses out of 50014 with flag 2447130/341000
120.65/59.37	c cleaning 0 clauses out of 243001 with flag 0/243001
127.66/62.81	c cleaning 26001 clauses out of 52016 with flag 2624395/368002
142.64/70.35	c cleaning 27001 clauses out of 54013 with flag 2814137/396000
151.50/74.71	c cleaning 0 clauses out of 266000 with flag 0/266000
159.09/78.56	c cleaning 28000 clauses out of 56012 with flag 2998786/425000
177.07/87.56	c cleaning 29005 clauses out of 58013 with flag 3194149/455001
185.07/91.51	c cleaning 0 clauses out of 290000 with flag 0/290000
195.75/96.87	c cleaning 29998 clauses out of 60008 with flag 3386325/486001
216.53/107.29	c cleaning 31001 clauses out of 62009 with flag 3590126/518000
224.33/111.19	c cleaning 0 clauses out of 315002 with flag 0/315002
239.12/118.53	c cleaning 31998 clauses out of 64008 with flag 3801028/551000
265.58/131.78	c cleaning 33001 clauses out of 66010 with flag 4014121/585000
266.98/132.44	c cleaning 0 clauses out of 341001 with flag 0/341001
292.42/145.13	c cleaning 34000 clauses out of 68009 with flag 4233960/620000
309.40/153.69	c cleaning 0 clauses out of 368000 with flag 0/368000
321.21/159.54	c cleaning 34999 clauses out of 70009 with flag 4467222/656000
350.45/174.13	c cleaning 35999 clauses out of 72011 with flag 4689223/693001
362.45/180.19	c cleaning 0 clauses out of 396000 with flag 0/396000
381.45/189.63	c cleaning 36999 clauses out of 74012 with flag 4924638/731001
413.30/205.53	c cleaning 37999 clauses out of 76012 with flag 5154055/770000
422.09/209.96	c cleaning 0 clauses out of 425000 with flag 0/425000
449.31/223.50	c cleaning 39002 clauses out of 78013 with flag 5396814/810000
474.50/236.13	c cleaning 0 clauses out of 455003 with flag 0/455003
485.15/241.42	c cleaning 39999 clauses out of 80011 with flag 5631381/851000
523.54/260.61	c cleaning 40997 clauses out of 82012 with flag 5888061/893000
541.20/269.44	c cleaning 0 clauses out of 486000 with flag 0/486000
562.59/280.14	c cleaning 42003 clauses out of 84019 with flag 6161934/936004
606.24/301.96	c cleaning 42998 clauses out of 86013 with flag 6436574/980001
607.24/302.46	c cleaning 0 clauses out of 518001 with flag 0/518001
650.68/324.16	c cleaning 44002 clauses out of 88016 with flag 6722944/1025002
696.67/347.18	c cleaning 0 clauses out of 551001 with flag 0/551001
696.87/347.25	c cleaning 45003 clauses out of 90015 with flag 6997002/1071003
747.12/372.30	c cleaning 45999 clauses out of 92009 with flag 7281867/1118000
777.55/387.56	c cleaning 0 clauses out of 585001 with flag 0/585001
799.53/398.46	c cleaning 46997 clauses out of 94010 with flag 7593813/1166000
856.60/426.97	c cleaning 48001 clauses out of 96013 with flag 7885587/1215000
895.66/446.40	c cleaning 0 clauses out of 620000 with flag 0/620000
911.67/454.42	c cleaning 48999 clauses out of 98012 with flag 8179135/1265000
971.39/484.27	c cleaning 50009 clauses out of 100018 with flag 8493553/1316005
1000.59/498.83	c cleaning 0 clauses out of 656000 with flag 0/656000
1033.22/515.11	c cleaning 50994 clauses out of 102004 with flag 8825095/1368000
1101.86/549.43	c cleaning 52005 clauses out of 104011 with flag 9136837/1421001
1106.12/551.56	c cleaning 0 clauses out of 693001 with flag 0/693001
1165.35/581.14	c cleaning 53000 clauses out of 106005 with flag 9453525/1475000
1215.79/606.31	c cleaning 0 clauses out of 731002 with flag 0/731002
1233.59/615.24	c cleaning 53994 clauses out of 108004 with flag 9785928/1530000
1312.09/654.48	c cleaning 55000 clauses out of 110013 with flag 10114243/1586003
1318.49/657.67	c cleaning 0 clauses out of 770001 with flag 0/770001
1395.40/696.04	c cleaning 56000 clauses out of 112011 with flag 10456442/1643001
1429.86/713.23	c cleaning 0 clauses out of 810004 with flag 0/810004
1480.09/738.36	c cleaning 56998 clauses out of 114010 with flag 10820007/1701000
1561.62/779.07	c cleaning 57999 clauses out of 116012 with flag 11179812/1760000
1561.82/779.10	c cleaning 0 clauses out of 851000 with flag 0/851000
1652.11/824.20	c cleaning 59000 clauses out of 118012 with flag 11534811/1820000
1735.93/866.04	c cleaning 0 clauses out of 893000 with flag 0/893000
1748.32/872.22	c cleaning 60002 clauses out of 120011 with flag 11899545/1881002
1756.92/876.53	c And the winner is solver0
1756.92/876.93	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1756.92/876.93	c starts		: 652
1756.92/876.93	c conflicts		: 1889873
1756.92/876.93	c decisions		: 2262502
1756.92/876.93	c propagations		: 28176622
1756.92/876.93	c inspects		: 15935755693
1756.92/876.93	c shortcuts		: 0
1756.92/876.93	c learnt literals	: 18
1756.92/876.93	c learnt binary clauses	: 134
1756.92/876.93	c learnt ternary clauses	: 646
1756.92/876.93	c learnt constraints	: 1889854
1756.92/876.93	c ignored constraints	: 0
1756.92/876.93	c root simplifications	: 0
1756.92/876.93	c removed literals (reason simplification)	: 6292680
1756.92/876.93	c reason swapping (by a shorter reason)	: 0
1756.92/876.93	c Calls to reduceDB	: 57
1756.92/876.93	c Number of update (reduction) of LBD	: 536106
1756.92/876.93	c Imported unit clauses	: 0
1756.92/876.93	c number of reductions to clauses (during analyze)	: 0
1756.92/876.93	c number of learned constraints concerned by reduction	: 0
1756.92/876.93	c number of learning phase by resolution	: 0
1756.92/876.93	c number of learning phase by cutting planes	: 0
1756.92/876.93	c speed (assignments/second)	: 32137.358626573416
1756.92/876.93	c non guided choices	25
1756.92/876.96	c learnt constraints type 
1756.92/876.96	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 134
1756.92/876.96	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 68732
1756.92/876.96	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1756.92/876.96	c starts		: 182
1756.92/876.96	c conflicts		: 898426
1756.92/876.96	c decisions		: 1013571
1756.92/876.96	c propagations		: 13166295
1756.92/876.96	c inspects		: 7638245750
1756.92/876.96	c shortcuts		: 0
1756.92/876.96	c learnt literals	: 0
1756.92/876.96	c learnt binary clauses	: 2
1756.92/876.96	c learnt ternary clauses	: 8
1756.92/876.96	c learnt constraints	: 898425
1756.92/876.96	c ignored constraints	: 0
1756.92/876.96	c root simplifications	: 0
1756.92/876.96	c removed literals (reason simplification)	: 0
1756.92/876.96	c reason swapping (by a shorter reason)	: 0
1756.92/876.96	c Calls to reduceDB	: 38
1756.92/876.96	c Number of update (reduction) of LBD	: 0
1756.92/876.96	c Imported unit clauses	: 0
1756.92/876.96	c number of reductions to clauses (during analyze)	: 0
1756.92/876.96	c number of learned constraints concerned by reduction	: 0
1756.92/876.96	c number of learning phase by resolution	: 0
1756.92/876.96	c number of learning phase by cutting planes	: 0
1756.92/876.96	c speed (assignments/second)	: 15016.577629153817
1756.92/876.96	c non guided choices	25
1757.03/877.05	c learnt constraints type 
1757.03/877.05	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 898423
1757.03/877.05	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
1757.03/877.05	s UNSATISFIABLE
1757.03/877.05	c Total wall clock time (in seconds): 876.916

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-4122227-1467309904/watcher-4122227-1467309904 -o /tmp/evaluation-result-4122227-1467309904/solver-4122227-1467309904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31410 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4122227-1467309904.opb 

pid=1367
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.34 4.23 3.47 4/197 1370
/proc/meminfo: memFree=28205300/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/1370/stat : 1370 (runsolver) D 1367 1370 31393 0 -1 4202560 123 0 0 0 0 0 0 0 20 0 1 0 21018970 24911872 160 33554432000 4194304 4338465 140733608049872 140733608047064 248790019511 0 0 4096 24578 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/1370/statm: 6082 160 113 36 0 2655 0

[startup+0.100117 s]
/proc/loadavg: 4.34 4.23 3.47 4/197 1370
/proc/meminfo: memFree=28205300/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 3954 0 1 0 6 1 0 0 20 0 18 0 21018970 9787879424 4573 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2389619 4579 2007 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200252 s]
/proc/loadavg: 4.34 4.23 3.47 4/197 1370
/proc/meminfo: memFree=28205300/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 4801 0 1 0 22 1 0 0 20 0 22 0 21018970 10060525568 7418 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2456183 7418 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.30023 s]
/proc/loadavg: 4.34 4.23 3.47 4/197 1370
/proc/meminfo: memFree=28205300/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 7783 0 1 0 59 2 0 0 20 0 22 0 21018970 10060525568 8878 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2456183 8878 2240 9 0 2446860 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 9824732

[startup+0.700197 s]
/proc/loadavg: 4.34 4.23 3.47 4/197 1370
/proc/meminfo: memFree=28205300/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 19855 0 1 0 216 5 0 0 20 0 22 0 21018970 10060525568 31489 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2456183 31489 2261 9 0 2446860 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.34 4.23 3.47 8/219 1393
/proc/meminfo: memFree=28021376/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9824732 CPUtime=4.76 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 27100 0 1 0 469 7 0 0 20 0 22 0 21018970 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2456183 46896 2275 9 0 2446860 0
[pid=1370/tid=1372] ppid=1367 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/1370/task/1372/stat : 1372 (java) S 1367 1370 31393 0 -1 4202560 2470 0 1 0 12 1 0 0 20 0 22 0 21018971 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609649062776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1373] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1373/stat : 1373 (java) S 1367 1370 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609493027624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1374] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1374/stat : 1374 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609491974824 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1376] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1376/stat : 1376 (java) S 1367 1370 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609490922536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1377] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1377/stat : 1377 (java) S 1367 1370 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609489869736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1378] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1378/stat : 1378 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609488816424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1379] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1379/stat : 1379 (java) S 1367 1370 31393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609487763624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1380] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1380/stat : 1380 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609486711336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1381] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1381/stat : 1381 (java) S 1367 1370 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609485658536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1382] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1382/stat : 1382 (java) S 1367 1370 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21018974 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609473247976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1383] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1383/stat : 1383 (java) S 1367 1370 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21018975 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609472194040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1384] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1384/stat : 1384 (java) S 1367 1370 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21018975 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609471141640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1385] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1385/stat : 1385 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609470090128 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1386] ppid=1367 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/1370/task/1386/stat : 1386 (java) S 1367 1370 31393 0 -1 4202560 10995 0 0 0 93 2 0 0 20 0 22 0 21018977 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609469036728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1387] ppid=1367 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/1370/task/1387/stat : 1387 (java) S 1367 1370 31393 0 -1 4202560 12211 0 0 0 99 3 0 0 20 0 22 0 21018977 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609467983928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1388] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1388/stat : 1388 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609466931832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1389] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1389/stat : 1389 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609465879240 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1390] ppid=1367 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/1370/task/1390/stat : 1390 (java) R 1367 1370 31393 0 -1 4202560 25 0 0 0 129 0 0 0 20 0 22 0 21018988 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609464815888 140609521265237 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1391] ppid=1367 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/1370/task/1391/stat : 1391 (java) R 1367 1370 31393 0 -1 4202560 93 0 0 0 127 2 0 0 20 0 22 0 21018988 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609463763104 140609521202249 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1392] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1392/stat : 1392 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018988 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609462720168 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1393] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1393/stat : 1393 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018988 10060525568 46896 33554432000 1073741824 1073778376 140735059548560 140609461667368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.34 4.23 3.47 6/219 1393
/proc/meminfo: memFree=28018704/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9824732 CPUtime=7.97 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 27177 0 1 0 789 8 0 0 20 0 22 0 21018970 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2456183 49520 2275 9 0 2446860 0
[pid=1370/tid=1372] ppid=1367 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/1370/task/1372/stat : 1372 (java) S 1367 1370 31393 0 -1 4202560 2470 0 1 0 12 1 0 0 20 0 22 0 21018971 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609649062776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1373] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1373/stat : 1373 (java) S 1367 1370 31393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609493027624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1374] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1374/stat : 1374 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609491974824 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1376] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1376/stat : 1376 (java) S 1367 1370 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609490922536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1377] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1377/stat : 1377 (java) S 1367 1370 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609489869736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1378] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1378/stat : 1378 (java) S 1367 1370 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609488816424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1379] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1379/stat : 1379 (java) S 1367 1370 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609487763624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1380] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1380/stat : 1380 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609486711336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1381] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1381/stat : 1381 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609485658536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1382] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1382/stat : 1382 (java) S 1367 1370 31393 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 21018974 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609473247976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1383] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1383/stat : 1383 (java) S 1367 1370 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21018975 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609472194040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1384] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1384/stat : 1384 (java) S 1367 1370 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21018975 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609471141640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1385] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1385/stat : 1385 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609470090128 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1386] ppid=1367 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/1370/task/1386/stat : 1386 (java) S 1367 1370 31393 0 -1 4202560 10995 0 0 0 94 2 0 0 20 0 22 0 21018977 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609469036728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1387] ppid=1367 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/1370/task/1387/stat : 1387 (java) S 1367 1370 31393 0 -1 4202560 12211 0 0 0 99 3 0 0 20 0 22 0 21018977 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609467983928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1388] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1388/stat : 1388 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609466931832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1389] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1389/stat : 1389 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609465879240 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1390] ppid=1367 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/1370/task/1390/stat : 1390 (java) R 1367 1370 31393 0 -1 4202560 26 0 0 0 287 0 0 0 20 0 22 0 21018988 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609464815888 140609521265130 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1391] ppid=1367 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/1370/task/1391/stat : 1391 (java) R 1367 1370 31393 0 -1 4202560 94 0 0 0 283 2 0 0 20 0 22 0 21018988 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609463763088 140609521325253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1392] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1392/stat : 1392 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018988 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609462720168 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1393] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1393/stat : 1393 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018988 10060525568 49520 33554432000 1073741824 1073778376 140735059548560 140609461667368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.23 4.21 3.47 5/219 1393
/proc/meminfo: memFree=27879996/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9824732 CPUtime=14.4 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 27401 0 1 0 1428 12 0 0 20 0 22 0 21018970 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2456183 82985 2275 9 0 2446860 0
[pid=1370/tid=1372] ppid=1367 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/1370/task/1372/stat : 1372 (java) S 1367 1370 31393 0 -1 4202560 2470 0 1 0 12 1 0 0 20 0 22 0 21018971 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609649062776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1373] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1373/stat : 1373 (java) S 1367 1370 31393 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609493027624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1374] ppid=1367 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1370/task/1374/stat : 1374 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 21018973 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609491974824 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1376] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1376/stat : 1376 (java) S 1367 1370 31393 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609490922536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1377] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1377/stat : 1377 (java) S 1367 1370 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609489869736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1378] ppid=1367 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1370/task/1378/stat : 1378 (java) S 1367 1370 31393 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 21018973 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609488816424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1379] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1379/stat : 1379 (java) S 1367 1370 31393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 21018973 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609487763624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1380] ppid=1367 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1370/task/1380/stat : 1380 (java) S 1367 1370 31393 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 21018973 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609486711336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1381] ppid=1367 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1370/task/1381/stat : 1381 (java) S 1367 1370 31393 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 21018973 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609485658536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1382] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1382/stat : 1382 (java) S 1367 1370 31393 0 -1 4202560 188 0 0 0 0 0 0 0 20 0 22 0 21018974 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609473247976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1383] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1383/stat : 1383 (java) S 1367 1370 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21018975 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609472194040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1384] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1384/stat : 1384 (java) S 1367 1370 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21018975 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609471141640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1385] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1385/stat : 1385 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 82985 33554432000 1073741824 1073778376 140735059548560 140609470090128 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1386] ppid=1367 vsize=9824732 CPUtime=0.96 cores=1,3,5,7

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

/proc/1370/task/1385/stat : 1385 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609470090128 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1386] ppid=1367 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/1370/task/1386/stat : 1386 (java) S 1367 1370 31393 0 -1 4202560 11586 0 0 0 123 2 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609469036728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1387] ppid=1367 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/1370/task/1387/stat : 1387 (java) S 1367 1370 31393 0 -1 4202560 12214 0 0 0 114 3 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609467983928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1388] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1388/stat : 1388 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609466931832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1389] ppid=1367 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/1370/task/1389/stat : 1389 (java) S 1367 1370 31393 0 -1 4202560 51 0 0 0 14 24 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609465879240 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1390] ppid=1367 vsize=9824732 CPUtime=871.13 cores=1,3,5,7
/proc/1370/task/1390/stat : 1390 (java) R 1367 1370 31393 0 -1 4202560 70 0 0 0 87096 17 0 0 20 0 22 0 21018988 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609464815888 140609521212963 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1391] ppid=1367 vsize=9824732 CPUtime=871.14 cores=1,3,5,7
/proc/1370/task/1391/stat : 1391 (java) R 1367 1370 31393 0 -1 4202560 290 0 0 0 87093 21 0 0 20 0 22 0 21018988 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609463770000 140609521324855 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1392] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1392/stat : 1392 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018988 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609462720168 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1393] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1393/stat : 1393 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018988 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609461667368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1754.32
Current children cumulated vsize (KiB) 9824732

[startup+876.001 s]
/proc/loadavg: 4.29 4.26 3.92 5/219 2814
/proc/meminfo: memFree=27379812/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9824732 CPUtime=1755.92 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 29951 0 1 0 175531 61 0 0 20 0 22 0 21018970 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2456183 129333 2276 9 0 2446860 0
[pid=1370/tid=1372] ppid=1367 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/1370/task/1372/stat : 1372 (java) S 1367 1370 31393 0 -1 4202560 2476 0 1 0 15 3 0 0 20 0 22 0 21018971 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609649062776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1373] ppid=1367 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/1370/task/1373/stat : 1373 (java) S 1367 1370 31393 0 -1 4202560 159 0 0 0 56 3 0 0 20 0 22 0 21018973 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609493027624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1374] ppid=1367 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/1370/task/1374/stat : 1374 (java) S 1367 1370 31393 0 -1 4202560 213 0 0 0 58 3 0 0 20 0 22 0 21018973 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609491974824 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1376] ppid=1367 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/1370/task/1376/stat : 1376 (java) S 1367 1370 31393 0 -1 4202560 202 0 0 0 62 4 0 0 20 0 22 0 21018973 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609490922536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1377] ppid=1367 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/1370/task/1377/stat : 1377 (java) S 1367 1370 31393 0 -1 4202560 226 0 0 0 54 2 0 0 20 0 22 0 21018973 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609489869736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1378] ppid=1367 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/1370/task/1378/stat : 1378 (java) S 1367 1370 31393 0 -1 4202560 237 0 0 0 52 3 0 0 20 0 22 0 21018973 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609488816424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1379] ppid=1367 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/1370/task/1379/stat : 1379 (java) S 1367 1370 31393 0 -1 4202560 330 0 0 0 56 3 0 0 20 0 22 0 21018973 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609487763624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1380] ppid=1367 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/1370/task/1380/stat : 1380 (java) S 1367 1370 31393 0 -1 4202560 193 0 0 0 63 4 0 0 20 0 22 0 21018973 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609486711336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1381] ppid=1367 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/1370/task/1381/stat : 1381 (java) S 1367 1370 31393 0 -1 4202560 202 0 0 0 58 5 0 0 20 0 22 0 21018973 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609485658536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1382] ppid=1367 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/1370/task/1382/stat : 1382 (java) S 1367 1370 31393 0 -1 4202560 237 0 0 0 2 3 0 0 20 0 22 0 21018974 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609473247976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1383] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1383/stat : 1383 (java) S 1367 1370 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21018975 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609472194040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1384] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1384/stat : 1384 (java) S 1367 1370 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21018975 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609471141640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1385] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1385/stat : 1385 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609470090128 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1386] ppid=1367 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/1370/task/1386/stat : 1386 (java) S 1367 1370 31393 0 -1 4202560 11586 0 0 0 123 2 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609469036728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1387] ppid=1367 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/1370/task/1387/stat : 1387 (java) S 1367 1370 31393 0 -1 4202560 12214 0 0 0 114 3 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609467983928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1388] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1388/stat : 1388 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609466931832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1389] ppid=1367 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/1370/task/1389/stat : 1389 (java) S 1367 1370 31393 0 -1 4202560 51 0 0 0 14 24 0 0 20 0 22 0 21018977 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609465879240 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1390] ppid=1367 vsize=9824732 CPUtime=871.93 cores=1,3,5,7
/proc/1370/task/1390/stat : 1390 (java) R 1367 1370 31393 0 -1 4202560 70 0 0 0 87176 17 0 0 20 0 22 0 21018988 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609464815888 140609521265510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1391] ppid=1367 vsize=9824732 CPUtime=871.93 cores=1,3,5,7
/proc/1370/task/1391/stat : 1391 (java) R 1367 1370 31393 0 -1 4202560 290 0 0 0 87172 21 0 0 20 0 22 0 21018988 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609463770000 140609521212963 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1392] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1392/stat : 1392 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018988 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609462720168 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1393] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1393/stat : 1393 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21018988 10060525568 129333 33554432000 1073741824 1073778376 140735059548560 140609461667368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1755.92
Current children cumulated vsize (KiB) 9824732

[startup+876.808 s]
/proc/loadavg: 4.29 4.26 3.92 3/216 2814
/proc/meminfo: memFree=27379812/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9824732 CPUtime=1752.75 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 29952 0 1 0 175187 88 0 0 20 0 19 0 21018970 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2456183 129320 2277 9 0 2446860 0
[pid=1370/tid=1372] ppid=1367 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/1370/task/1372/stat : 1372 (java) S 1367 1370 31393 0 -1 4202560 2476 0 1 0 15 3 0 0 20 0 19 0 21018971 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609649062776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1373] ppid=1367 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/1370/task/1373/stat : 1373 (java) S 1367 1370 31393 0 -1 4202560 159 0 0 0 56 3 0 0 20 0 19 0 21018973 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609493027624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1374] ppid=1367 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/1370/task/1374/stat : 1374 (java) S 1367 1370 31393 0 -1 4202560 213 0 0 0 58 3 0 0 20 0 19 0 21018973 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609491974824 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1376] ppid=1367 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/1370/task/1376/stat : 1376 (java) S 1367 1370 31393 0 -1 4202560 202 0 0 0 62 4 0 0 20 0 19 0 21018973 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609490922536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1377] ppid=1367 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/1370/task/1377/stat : 1377 (java) S 1367 1370 31393 0 -1 4202560 226 0 0 0 54 2 0 0 20 0 19 0 21018973 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609489869736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1378] ppid=1367 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/1370/task/1378/stat : 1378 (java) S 1367 1370 31393 0 -1 4202560 237 0 0 0 52 3 0 0 20 0 19 0 21018973 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609488816424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1379] ppid=1367 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/1370/task/1379/stat : 1379 (java) S 1367 1370 31393 0 -1 4202560 330 0 0 0 56 3 0 0 20 0 19 0 21018973 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609487763624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1380] ppid=1367 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/1370/task/1380/stat : 1380 (java) S 1367 1370 31393 0 -1 4202560 193 0 0 0 63 4 0 0 20 0 19 0 21018973 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609486711336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1381] ppid=1367 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/1370/task/1381/stat : 1381 (java) S 1367 1370 31393 0 -1 4202560 202 0 0 0 58 5 0 0 20 0 19 0 21018973 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609485658536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1382] ppid=1367 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/1370/task/1382/stat : 1382 (java) S 1367 1370 31393 0 -1 4202560 237 0 0 0 2 3 0 0 20 0 19 0 21018974 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609473247976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1383] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1383/stat : 1383 (java) S 1367 1370 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 21018975 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609472194040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1384] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1384/stat : 1384 (java) S 1367 1370 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 21018975 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609471141640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1385] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1385/stat : 1385 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21018977 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609470090128 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1386] ppid=1367 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/1370/task/1386/stat : 1386 (java) S 1367 1370 31393 0 -1 4202560 11586 0 0 0 123 2 0 0 20 0 19 0 21018977 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609469036728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1387] ppid=1367 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/1370/task/1387/stat : 1387 (java) S 1367 1370 31393 0 -1 4202560 12214 0 0 0 114 3 0 0 20 0 19 0 21018977 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609467983928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1388] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1388/stat : 1388 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21018977 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609466931832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1389] ppid=1367 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/1370/task/1389/stat : 1389 (java) S 1367 1370 31393 0 -1 4202560 51 0 0 0 14 24 0 0 20 0 19 0 21018977 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609465879240 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1393] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1393/stat : 1393 (java) S 1367 1370 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 21018988 10060525568 129320 33554432000 1073741824 1073778376 140735059548560 140609461667368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1752.75
Current children cumulated vsize (KiB) 9824732

[startup+877.001 s]
/proc/loadavg: 4.29 4.26 3.92 3/216 2814
/proc/meminfo: memFree=27379812/32872528 swapFree=1394584/1580588
[pid=1370] ppid=1367 vsize=9824732 CPUtime=1752.86 cores=1,3,5,7
/proc/1370/stat : 1370 (java) S 1367 1370 31393 0 -1 4202496 29966 0 1 0 175198 88 0 0 20 0 19 0 21018970 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140735059539696 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1370/statm: 2456183 129332 2287 9 0 2446860 0
[pid=1370/tid=1372] ppid=1367 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/1370/task/1372/stat : 1372 (java) S 1367 1370 31393 0 -1 4202560 2476 0 1 0 15 3 0 0 20 0 19 0 21018971 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609649062616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1373] ppid=1367 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/1370/task/1373/stat : 1373 (java) S 1367 1370 31393 0 -1 4202560 159 0 0 0 56 3 0 0 20 0 19 0 21018973 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609493027624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1374] ppid=1367 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/1370/task/1374/stat : 1374 (java) S 1367 1370 31393 0 -1 4202560 213 0 0 0 58 3 0 0 20 0 19 0 21018973 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609491974824 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1376] ppid=1367 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/1370/task/1376/stat : 1376 (java) S 1367 1370 31393 0 -1 4202560 202 0 0 0 62 4 0 0 20 0 19 0 21018973 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609490922536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1377] ppid=1367 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/1370/task/1377/stat : 1377 (java) S 1367 1370 31393 0 -1 4202560 226 0 0 0 54 2 0 0 20 0 19 0 21018973 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609489869736 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1378] ppid=1367 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/1370/task/1378/stat : 1378 (java) S 1367 1370 31393 0 -1 4202560 237 0 0 0 52 3 0 0 20 0 19 0 21018973 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609488816424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1379] ppid=1367 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/1370/task/1379/stat : 1379 (java) S 1367 1370 31393 0 -1 4202560 330 0 0 0 56 3 0 0 20 0 19 0 21018973 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609487763624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1380] ppid=1367 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/1370/task/1380/stat : 1380 (java) S 1367 1370 31393 0 -1 4202560 193 0 0 0 63 4 0 0 20 0 19 0 21018973 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609486711336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1381] ppid=1367 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/1370/task/1381/stat : 1381 (java) S 1367 1370 31393 0 -1 4202560 202 0 0 0 58 5 0 0 20 0 19 0 21018973 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609485658536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1370/tid=1382] ppid=1367 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/1370/task/1382/stat : 1382 (java) S 1367 1370 31393 0 -1 4202560 237 0 0 0 2 3 0 0 20 0 19 0 21018974 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609473247976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1383] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1383/stat : 1383 (java) S 1367 1370 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 21018975 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609472194040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1384] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1384/stat : 1384 (java) S 1367 1370 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 21018975 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609471141640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1385] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1385/stat : 1385 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21018977 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609470090128 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1386] ppid=1367 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/1370/task/1386/stat : 1386 (java) S 1367 1370 31393 0 -1 4202560 11594 0 0 0 126 2 0 0 20 0 19 0 21018977 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609469036728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1370/tid=1387] ppid=1367 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/1370/task/1387/stat : 1387 (java) S 1367 1370 31393 0 -1 4202560 12217 0 0 0 114 3 0 0 20 0 19 0 21018977 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609467983928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1370/tid=1388] ppid=1367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1370/task/1388/stat : 1388 (java) S 1367 1370 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21018977 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609466931832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1370/tid=1389] ppid=1367 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/1370/task/1389/stat : 1389 (java) S 1367 1370 31393 0 -1 4202560 51 0 0 0 14 24 0 0 20 0 19 0 21018977 10060525568 129332 33554432000 1073741824 1073778376 140735059548560 140609465879240 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1752.86
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.17004
#  lost CPU user time (s): 4.44006
#  lost CPU system time (s): -0.27

Real time (s): 877.055
CPU time (s): 1757.44
CPU user time (s): 1756.55
CPU system time (s): 0.890823
CPU usage (%): 200.379
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1752.11
system time used= 1.16082
maximum resident set size= 624792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29968
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22000
involuntary context switches= 18238

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11107 second user time and 8.23375 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 20:05:04
IDJOB=4122227
IDBENCH=110990
IDSOLVER=2543
FILE ID=node139/4122227-1467309904
RUNJOBID= node139-1467308838-31410
PBS_JOBID= 20005284
Free space on /tmp= 71708 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-n25-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-4122227-1467309904/watcher-4122227-1467309904 -o /tmp/evaluation-result-4122227-1467309904/solver-4122227-1467309904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31410 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4122227-1467309904.opb

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

MD5SUM BENCH= 0151bada55a304fb87602381d6a3e28f
RANDOM SEED=1339065644

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28205720 kB
Buffers:          178028 kB
Cached:           337508 kB
SwapCached:         3804 kB
Active:          2060672 kB
Inactive:         282556 kB
Active(anon):    1826188 kB
Inactive(anon):     3900 kB
Active(file):     234484 kB
Inactive(file):   278656 kB
Unevictable:     1580588 kB
Mlocked:         1394584 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:               728 kB
Writeback:            20 kB
AnonPages:       3401768 kB
Mapped:            16008 kB
Shmem:                 0 kB
Slab:             603340 kB
SReclaimable:      47336 kB
SUnreclaim:       556004 kB
KernelStack:        1800 kB
PageTables:        10940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3676540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1945600 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= 71708 MiB
End job on node139 at 2016-06-30 20:19:41