Trace number 4121547

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 824.621 410.637

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n78-d3-i2-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMc610d1d43d0443a62b4cf72ffaf77009
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 benchmark4.52131
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables117
Total number of constraints312
Number of constraints which are clauses312
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4121547-1467309516.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  no objective function found
0.08/0.18	c ... done. Wall clock time 0.051s.
0.08/0.18	c declared #vars     117
0.08/0.18	c #constraints  312
0.08/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 312
0.08/0.18	c 312 constraints processed.
0.08/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 312
0.08/0.18	c 312 constraints processed.
1.42/0.58	c cleaning 2495 clauses out of 5000 with flag 20790/5000
2.22/0.75	c cleaning 0 clauses out of 5000 with flag 0/5000
2.61/0.84	c cleaning 4250 clauses out of 8505 with flag 48396/11000
3.38/1.01	c cleaning 0 clauses out of 11000 with flag 0/11000
3.71/1.19	c cleaning 5623 clauses out of 11256 with flag 78745/18001
4.05/1.29	c cleaning 0 clauses out of 18000 with flag 0/18000
4.84/1.59	c cleaning 6812 clauses out of 13632 with flag 114105/26000
5.07/1.62	c cleaning 0 clauses out of 26000 with flag 0/26000
6.17/2.04	c cleaning 0 clauses out of 35001 with flag 0/35001
6.37/2.13	c cleaning 7909 clauses out of 15821 with flag 151161/35001
6.97/2.44	c cleaning 0 clauses out of 45001 with flag 0/45001
7.59/2.78	c cleaning 8956 clauses out of 17912 with flag 192156/45001
8.19/3.01	c cleaning 0 clauses out of 56000 with flag 0/56000
9.19/3.58	c cleaning 9973 clauses out of 19956 with flag 229048/56001
9.39/3.62	c cleaning 0 clauses out of 68000 with flag 0/68000
11.00/4.48	c cleaning 10990 clauses out of 21983 with flag 275232/68001
11.00/4.49	c cleaning 0 clauses out of 81001 with flag 0/81001
12.59/5.27	c cleaning 0 clauses out of 95001 with flag 0/95001
13.05/5.41	c cleaning 11992 clauses out of 23992 with flag 328227/81000
14.44/6.11	c cleaning 0 clauses out of 110000 with flag 0/110000
15.24/6.53	c cleaning 12999 clauses out of 26001 with flag 392978/95001
17.24/7.51	c cleaning 0 clauses out of 126000 with flag 0/126000
17.45/7.69	c cleaning 13999 clauses out of 28002 with flag 459003/110001
19.65/8.73	c cleaning 0 clauses out of 143000 with flag 0/143000
20.31/9.09	c cleaning 14997 clauses out of 30002 with flag 528980/126000
22.32/10.08	c cleaning 0 clauses out of 161001 with flag 0/161001
22.91/10.32	c cleaning 15999 clauses out of 32005 with flag 594515/143000
25.91/11.83	c cleaning 16999 clauses out of 34007 with flag 664293/161001
26.74/12.24	c cleaning 0 clauses out of 180001 with flag 0/180001
29.80/13.75	c cleaning 18000 clauses out of 36007 with flag 736772/180000
30.80/14.27	c cleaning 0 clauses out of 200001 with flag 0/200001
33.80/15.76	c cleaning 19004 clauses out of 38008 with flag 812005/200001
34.80/16.28	c cleaning 0 clauses out of 221000 with flag 0/221000
38.00/17.83	c cleaning 0 clauses out of 243001 with flag 0/243001
38.80/18.26	c cleaning 19998 clauses out of 40004 with flag 889225/221001
44.00/20.82	c cleaning 0 clauses out of 266001 with flag 0/266001
44.60/21.19	c cleaning 20998 clauses out of 42005 with flag 969935/243000
50.59/24.16	c cleaning 0 clauses out of 290001 with flag 0/290001
52.11/24.87	c cleaning 22000 clauses out of 44008 with flag 1054248/266001
56.91/27.21	c cleaning 0 clauses out of 315000 with flag 0/315000
58.51/28.09	c cleaning 23000 clauses out of 46007 with flag 1143174/290000
61.30/29.47	c cleaning 0 clauses out of 341000 with flag 0/341000
65.31/31.50	c cleaning 23998 clauses out of 48007 with flag 1233723/315000
67.71/32.67	c cleaning 0 clauses out of 368000 with flag 0/368000
74.31/35.92	c cleaning 25000 clauses out of 50010 with flag 1325636/341001
77.65/37.54	c cleaning 0 clauses out of 396001 with flag 0/396001
82.65/40.06	c cleaning 25999 clauses out of 52010 with flag 1427263/368001
86.04/41.73	c cleaning 0 clauses out of 425000 with flag 0/425000
91.84/44.65	c cleaning 27002 clauses out of 54011 with flag 1550398/396001
93.84/45.65	c cleaning 0 clauses out of 455000 with flag 0/455000
101.04/49.28	c cleaning 0 clauses out of 486000 with flag 0/486000
102.85/50.10	c cleaning 28000 clauses out of 56008 with flag 1677783/425000
108.05/52.72	c cleaning 0 clauses out of 518001 with flag 0/518001
114.45/55.92	c cleaning 29000 clauses out of 58009 with flag 1807063/455001
114.86/56.18	c cleaning 0 clauses out of 551001 with flag 0/551001
121.82/59.57	c cleaning 0 clauses out of 585001 with flag 0/585001
128.00/62.62	c cleaning 30000 clauses out of 60009 with flag 1942739/486001
140.80/69.07	c cleaning 31000 clauses out of 62008 with flag 2082693/518000
141.00/69.12	c cleaning 0 clauses out of 620000 with flag 0/620000
154.40/75.86	c cleaning 0 clauses out of 656000 with flag 0/656000
154.81/76.08	c cleaning 32000 clauses out of 64009 with flag 2223464/551001
166.80/82.06	c cleaning 0 clauses out of 693001 with flag 0/693001
170.80/84.09	c cleaning 33004 clauses out of 66009 with flag 2371358/585001
178.21/87.67	c cleaning 0 clauses out of 731000 with flag 0/731000
188.41/92.72	c cleaning 33999 clauses out of 68005 with flag 2520893/620001
189.41/93.29	c cleaning 0 clauses out of 770000 with flag 0/770000
203.61/100.37	c cleaning 0 clauses out of 810000 with flag 0/810000
206.01/101.54	c cleaning 35002 clauses out of 70005 with flag 2671684/656000
218.41/107.73	c cleaning 0 clauses out of 851000 with flag 0/851000
223.91/110.49	c cleaning 35998 clauses out of 72003 with flag 2823122/693000
242.70/119.81	c cleaning 0 clauses out of 893001 with flag 0/893001
243.50/120.29	c cleaning 37000 clauses out of 74005 with flag 2986523/731000
264.30/130.63	c cleaning 37997 clauses out of 76005 with flag 3155163/770000
264.91/130.99	c cleaning 0 clauses out of 936001 with flag 0/936001
283.89/140.49	c cleaning 0 clauses out of 980001 with flag 0/980001
290.49/143.71	c cleaning 39002 clauses out of 78009 with flag 3312180/810001
314.86/155.81	c cleaning 39999 clauses out of 80007 with flag 3472507/851001
318.26/157.51	c cleaning 0 clauses out of 1025000 with flag 0/1025000
339.66/168.28	c cleaning 41005 clauses out of 82009 with flag 3643490/893002
341.86/169.34	c cleaning 0 clauses out of 1071000 with flag 0/1071000
365.88/181.29	c cleaning 42000 clauses out of 84003 with flag 3818701/936001
376.28/186.41	c cleaning 0 clauses out of 1118001 with flag 0/1118001
384.69/190.61	c cleaning 42996 clauses out of 86003 with flag 3990765/980001
407.47/201.93	c cleaning 44000 clauses out of 88006 with flag 4167026/1025000
430.86/213.64	c cleaning 45000 clauses out of 90007 with flag 4345347/1071001
436.26/216.35	c cleaning 0 clauses out of 1166001 with flag 0/1166001
457.86/227.15	c cleaning 46000 clauses out of 92007 with flag 4532177/1118001
477.86/237.14	c cleaning 0 clauses out of 1215001 with flag 0/1215001
486.86/241.63	c cleaning 46998 clauses out of 94006 with flag 4718478/1166000
527.63/262.20	c cleaning 48001 clauses out of 96009 with flag 4921536/1215001
530.23/263.51	c cleaning 0 clauses out of 1265001 with flag 0/1265001
565.83/281.30	c cleaning 0 clauses out of 1316000 with flag 0/1316000
569.83/283.37	c cleaning 49004 clauses out of 98007 with flag 5127854/1265000
604.68/300.63	c cleaning 49996 clauses out of 100003 with flag 5326391/1316000
627.09/311.81	c cleaning 0 clauses out of 1368000 with flag 0/1368000
645.18/320.88	c cleaning 50996 clauses out of 102007 with flag 5535045/1368001
662.78/329.69	c cleaning 0 clauses out of 1421001 with flag 0/1421001
691.79/344.14	c cleaning 52005 clauses out of 104011 with flag 5733687/1421001
714.40/355.48	c cleaning 0 clauses out of 1475000 with flag 0/1475000
728.59/362.60	c cleaning 52995 clauses out of 106005 with flag 5939905/1475000
777.32/386.89	c cleaning 54004 clauses out of 108009 with flag 6161471/1530000
778.13/387.25	c cleaning 0 clauses out of 1530000 with flag 0/1530000
815.71/405.95	c cleaning 0 clauses out of 1586000 with flag 0/1586001
824.32/410.29	c And the winner is solver0
824.32/410.45	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
824.32/410.45	c starts		: 135
824.32/410.45	c conflicts		: 1585731
824.32/410.45	c decisions		: 1879530
824.32/410.45	c propagations		: 11727225
824.32/410.45	c inspects		: 8640384243
824.32/410.45	c shortcuts		: 0
824.32/410.45	c learnt literals	: 17
824.32/410.45	c learnt binary clauses	: 136
824.32/410.45	c learnt ternary clauses	: 727
824.32/410.45	c learnt constraints	: 1585713
824.32/410.45	c ignored constraints	: 0
824.32/410.45	c root simplifications	: 0
824.32/410.45	c removed literals (reason simplification)	: 8253430
824.32/410.45	c reason swapping (by a shorter reason)	: 0
824.32/410.45	c Calls to reduceDB	: 51
824.32/410.45	c Number of update (reduction) of LBD	: 224313
824.32/410.45	c Imported unit clauses	: 0
824.32/410.45	c number of reductions to clauses (during analyze)	: 0
824.32/410.45	c number of learned constraints concerned by reduction	: 0
824.32/410.45	c number of learning phase by resolution	: 0
824.32/410.45	c number of learning phase by cutting planes	: 0
824.32/410.45	c speed (assignments/second)	: 28584.721470669963
824.32/410.45	c non guided choices	451
824.32/410.48	c learnt constraints type 
824.32/410.48	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 136
824.32/410.48	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 109584
824.32/410.48	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
824.32/410.48	c starts		: 208
824.32/410.48	c conflicts		: 1596795
824.32/410.48	c decisions		: 1795681
824.32/410.48	c propagations		: 7283775
824.32/410.48	c inspects		: 3461285587
824.32/410.48	c shortcuts		: 0
824.32/410.48	c learnt literals	: 1
824.32/410.48	c learnt binary clauses	: 5
824.32/410.48	c learnt ternary clauses	: 13
824.32/410.48	c learnt constraints	: 1596794
824.32/410.48	c ignored constraints	: 0
824.32/410.48	c root simplifications	: 0
824.32/410.48	c removed literals (reason simplification)	: 0
824.32/410.48	c reason swapping (by a shorter reason)	: 0
824.32/410.48	c Calls to reduceDB	: 52
824.32/410.48	c Number of update (reduction) of LBD	: 0
824.32/410.48	c Imported unit clauses	: 0
824.32/410.48	c number of reductions to clauses (during analyze)	: 0
824.32/410.48	c number of learned constraints concerned by reduction	: 0
824.32/410.48	c number of learning phase by resolution	: 0
824.32/410.48	c number of learning phase by cutting planes	: 0
824.32/410.48	c speed (assignments/second)	: 17752.31537899098
824.32/410.48	c non guided choices	191
824.51/410.62	c learnt constraints type 
824.51/410.62	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1596789
824.51/410.62	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 5
824.51/410.62	s UNSATISFIABLE
824.51/410.62	c Total wall clock time (in seconds): 410.498

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

pid=1121
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.24 4.00 3.04 4/197 1124
/proc/meminfo: memFree=28163636/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/1124/stat : 1124 (java) D 1121 1124 31393 0 -1 4202496 157 0 0 0 0 0 0 0 20 0 1 0 20980171 278528 33 33554432000 1073741824 1073778376 140736090380832 140736090378008 248781040935 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/1124/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 4.24 4.00 3.04 4/197 1124
/proc/meminfo: memFree=28163636/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 4353 0 1 0 7 1 0 0 20 0 18 0 20980171 9787879424 5483 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2389619 5483 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200255 s]
/proc/loadavg: 4.24 4.00 3.04 4/197 1124
/proc/meminfo: memFree=28163636/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 4712 0 1 0 21 2 0 0 20 0 22 0 20980171 10060525568 7824 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2456183 7824 2197 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300211 s]
/proc/loadavg: 4.24 4.00 3.04 4/197 1124
/proc/meminfo: memFree=28163636/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 7506 0 1 0 60 2 0 0 20 0 22 0 20980171 10060525568 9750 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2456183 9750 2246 9 0 2446860 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.700192 s]
/proc/loadavg: 4.24 4.00 3.04 4/197 1124
/proc/meminfo: memFree=28163636/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 21248 0 1 0 216 6 0 0 20 0 22 0 20980171 10060525568 30812 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2456183 30812 2260 9 0 2446860 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 9824732

[startup+1.50096 s]
/proc/loadavg: 4.38 4.03 3.05 6/219 1146
/proc/meminfo: memFree=27971364/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9824732 CPUtime=4.84 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 28539 0 1 0 475 9 0 0 20 0 22 0 20980171 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2456183 51545 2275 9 0 2446860 0
[pid=1124/tid=1126] ppid=1121 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/1124/task/1126/stat : 1126 (java) S 1121 1124 31393 0 -1 4202560 2432 0 1 0 13 1 0 0 20 0 22 0 20980172 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139693369877368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1127] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1127/stat : 1127 (java) S 1121 1124 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139693213133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1128] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1128/stat : 1128 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139693212080552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1129] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1129/stat : 1129 (java) S 1121 1124 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139693211027752 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1130] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1130/stat : 1130 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139693209974952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1131] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1131/stat : 1131 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139693208923176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1132] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1132/stat : 1132 (java) S 1121 1124 31393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692871773096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1133] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1133/stat : 1133 (java) S 1121 1124 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692870720296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1134] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1134/stat : 1134 (java) S 1121 1124 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692869667496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1135] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1135/stat : 1135 (java) S 1121 1124 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20980174 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692857469416 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1136] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1136/stat : 1136 (java) S 1121 1124 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20980175 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692856415480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1137] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1137/stat : 1137 (java) S 1121 1124 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20980175 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692855362568 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1138] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1138/stat : 1138 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692854311056 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1139] ppid=1121 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/1124/task/1139/stat : 1139 (java) S 1121 1124 31393 0 -1 4202560 14366 0 0 0 113 3 0 0 20 0 22 0 20980177 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692853259192 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1140] ppid=1121 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/1124/task/1140/stat : 1140 (java) S 1121 1124 31393 0 -1 4202560 10308 0 0 0 85 2 0 0 20 0 22 0 20980177 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692852206392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1141] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1141/stat : 1141 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692851153784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1142] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1142/stat : 1142 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692850101192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1143] ppid=1121 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/1124/task/1143/stat : 1143 (java) R 1121 1124 31393 0 -1 4202560 23 0 0 0 128 0 0 0 20 0 22 0 20980189 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692848945936 139693224637191 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1144] ppid=1121 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/1124/task/1144/stat : 1144 (java) R 1121 1124 31393 0 -1 4202560 94 0 0 0 127 2 0 0 20 0 22 0 20980189 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692847893544 139693224610417 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1145] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1145/stat : 1145 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980189 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692846842792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1146] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1146/stat : 1146 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980189 10060525568 51545 33554432000 1073741824 1073778376 140734685284368 139692845789992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.38 4.03 3.05 5/219 1146
/proc/meminfo: memFree=27958640/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9824732 CPUtime=8.39 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 31054 0 1 0 829 10 0 0 20 0 22 0 20980171 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2456183 56219 2275 9 0 2446860 0
[pid=1124/tid=1126] ppid=1121 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/1124/task/1126/stat : 1126 (java) S 1121 1124 31393 0 -1 4202560 2432 0 1 0 13 1 0 0 20 0 22 0 20980172 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139693369877368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1127] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1127/stat : 1127 (java) S 1121 1124 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139693213133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1128] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1128/stat : 1128 (java) S 1121 1124 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139693212080552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1129] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1129/stat : 1129 (java) S 1121 1124 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139693211027752 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1130] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1130/stat : 1130 (java) S 1121 1124 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139693209974952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1131] ppid=1121 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1124/task/1131/stat : 1131 (java) S 1121 1124 31393 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 20980173 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139693208923176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1132] ppid=1121 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1124/task/1132/stat : 1132 (java) S 1121 1124 31393 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 20980173 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692871773096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1133] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1133/stat : 1133 (java) S 1121 1124 31393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692870720296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1134] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1134/stat : 1134 (java) S 1121 1124 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692869667496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1135] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1135/stat : 1135 (java) S 1121 1124 31393 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 20980174 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692857469416 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1136] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1136/stat : 1136 (java) S 1121 1124 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20980175 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692856415480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1137] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1137/stat : 1137 (java) S 1121 1124 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20980175 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692855362568 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1138] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1138/stat : 1138 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692854311056 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1139] ppid=1121 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/1124/task/1139/stat : 1139 (java) S 1121 1124 31393 0 -1 4202560 16787 0 0 0 145 3 0 0 20 0 22 0 20980177 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692853259192 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1140] ppid=1121 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/1124/task/1140/stat : 1140 (java) S 1121 1124 31393 0 -1 4202560 10308 0 0 0 85 2 0 0 20 0 22 0 20980177 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692852206392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1141] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1141/stat : 1141 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692851153784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1142] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1142/stat : 1142 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692850101192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1143] ppid=1121 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/1124/task/1143/stat : 1143 (java) R 1121 1124 31393 0 -1 4202560 24 0 0 0 285 0 0 0 20 0 22 0 20980189 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692848939008 139693224637335 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1144] ppid=1121 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/1124/task/1144/stat : 1144 (java) R 1121 1124 31393 0 -1 4202560 95 0 0 0 284 2 0 0 20 0 22 0 20980189 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692847886208 139693224637372 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1145] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1145/stat : 1145 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980189 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692846842792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1146] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1146/stat : 1146 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980189 10060525568 56219 33554432000 1073741824 1073778376 140734685284368 139692845789992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.35 4.03 3.06 5/219 1146
/proc/meminfo: memFree=27805684/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9824732 CPUtime=14.84 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 31642 0 1 0 1466 18 0 0 20 0 22 0 20980171 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2456183 91475 2275 9 0 2446860 0
[pid=1124/tid=1126] ppid=1121 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/1124/task/1126/stat : 1126 (java) S 1121 1124 31393 0 -1 4202560 2432 0 1 0 13 1 0 0 20 0 22 0 20980172 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139693369877368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1127] ppid=1121 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1124/task/1127/stat : 1127 (java) S 1121 1124 31393 0 -1 4202560 81 0 0 0 1 0 0 0 20 0 22 0 20980173 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139693213133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1128] ppid=1121 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1124/task/1128/stat : 1128 (java) S 1121 1124 31393 0 -1 4202560 116 0 0 0 3 0 0 0 20 0 22 0 20980173 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139693212080552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1129] ppid=1121 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1124/task/1129/stat : 1129 (java) S 1121 1124 31393 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 20980173 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139693211027752 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1130] ppid=1121 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1124/task/1130/stat : 1130 (java) S 1121 1124 31393 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 20980173 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139693209974952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1131] ppid=1121 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1124/task/1131/stat : 1131 (java) S 1121 1124 31393 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 20980173 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139693208923176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1132] ppid=1121 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/1124/task/1132/stat : 1132 (java) S 1121 1124 31393 0 -1 4202560 112 0 0 0 4 0 0 0 20 0 22 0 20980173 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139692871773096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1133] ppid=1121 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/1124/task/1133/stat : 1133 (java) S 1121 1124 31393 0 -1 4202560 106 0 0 0 3 1 0 0 20 0 22 0 20980173 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139692870720296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1134] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1134/stat : 1134 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980173 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139692869667496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1135] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1135/stat : 1135 (java) S 1121 1124 31393 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 22 0 20980174 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139692857469416 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1136] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1136/stat : 1136 (java) S 1121 1124 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20980175 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139692856415480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1137] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1137/stat : 1137 (java) S 1121 1124 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20980175 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139692855362568 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1138] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1138/stat : 1138 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 91475 33554432000 1073741824 1073778376 140734685284368 139692854311056 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1139] ppid=1121 vsize=9824732 CPUtime=1.48 cores=0,2,4,6

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

/proc/1124/task/1138/stat : 1138 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692854311056 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1139] ppid=1121 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/1124/task/1139/stat : 1139 (java) S 1121 1124 31393 0 -1 4202560 18587 0 0 0 218 4 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692853259192 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1140] ppid=1121 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/1124/task/1140/stat : 1140 (java) S 1121 1124 31393 0 -1 4202560 10315 0 0 0 92 2 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692852206392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1141] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1141/stat : 1141 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692851153784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1142] ppid=1121 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/1124/task/1142/stat : 1142 (java) S 1121 1124 31393 0 -1 4202560 23 0 0 0 6 8 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692850101192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1143] ppid=1121 vsize=9824732 CPUtime=405.03 cores=0,2,4,6
/proc/1124/task/1143/stat : 1143 (java) R 1121 1124 31393 0 -1 4202560 73 0 0 0 40496 7 0 0 20 0 22 0 20980189 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692848945952 139693224539021 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1144] ppid=1121 vsize=9824732 CPUtime=405.08 cores=0,2,4,6
/proc/1124/task/1144/stat : 1144 (java) R 1121 1124 31393 0 -1 4202560 1298 0 0 0 40480 28 0 0 20 0 22 0 20980189 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692847895032 139693224655141 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1145] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1145/stat : 1145 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980189 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692846842792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1146] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1146/stat : 1146 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980189 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692845789992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 819.92
Current children cumulated vsize (KiB) 9824732

[startup+409.601 s]
/proc/loadavg: 4.18 4.20 3.48 5/219 1393
/proc/meminfo: memFree=27603828/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9824732 CPUtime=823.12 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 37657 0 1 0 82226 86 0 0 20 0 22 0 20980171 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2456183 457184 2284 9 0 2446860 0
[pid=1124/tid=1126] ppid=1121 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/1124/task/1126/stat : 1126 (java) S 1121 1124 31393 0 -1 4202560 2444 0 1 0 14 2 0 0 20 0 22 0 20980172 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139693369877368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1127] ppid=1121 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/1124/task/1127/stat : 1127 (java) S 1121 1124 31393 0 -1 4202560 363 0 0 0 40 5 0 0 20 0 22 0 20980173 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139693213133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1128] ppid=1121 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/1124/task/1128/stat : 1128 (java) S 1121 1124 31393 0 -1 4202560 285 0 0 0 33 4 0 0 20 0 22 0 20980173 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139693212080552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1129] ppid=1121 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1124/task/1129/stat : 1129 (java) S 1121 1124 31393 0 -1 4202560 229 0 0 0 35 6 0 0 20 0 22 0 20980173 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139693211027752 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1130] ppid=1121 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/1124/task/1130/stat : 1130 (java) S 1121 1124 31393 0 -1 4202560 238 0 0 0 42 7 0 0 20 0 22 0 20980173 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139693209974952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1131] ppid=1121 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/1124/task/1131/stat : 1131 (java) S 1121 1124 31393 0 -1 4202560 392 0 0 0 41 6 0 0 20 0 22 0 20980173 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139693208923176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1132] ppid=1121 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1124/task/1132/stat : 1132 (java) S 1121 1124 31393 0 -1 4202560 341 0 0 0 36 5 0 0 20 0 22 0 20980173 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692871773096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1133] ppid=1121 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/1124/task/1133/stat : 1133 (java) S 1121 1124 31393 0 -1 4202560 408 0 0 0 36 6 0 0 20 0 22 0 20980173 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692870720296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1134] ppid=1121 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/1124/task/1134/stat : 1134 (java) S 1121 1124 31393 0 -1 4202560 486 0 0 0 50 6 0 0 20 0 22 0 20980173 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692869667496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1135] ppid=1121 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/1124/task/1135/stat : 1135 (java) S 1121 1124 31393 0 -1 4202560 911 0 0 0 59 2 0 0 20 0 22 0 20980174 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692857469416 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1136] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1136/stat : 1136 (java) S 1121 1124 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20980175 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692856415480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1137] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1137/stat : 1137 (java) S 1121 1124 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20980175 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692855362568 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1138] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1138/stat : 1138 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692854311056 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1139] ppid=1121 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/1124/task/1139/stat : 1139 (java) S 1121 1124 31393 0 -1 4202560 18587 0 0 0 218 4 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692853259192 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1140] ppid=1121 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/1124/task/1140/stat : 1140 (java) S 1121 1124 31393 0 -1 4202560 10315 0 0 0 92 2 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692852206392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1141] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1141/stat : 1141 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692851153784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1142] ppid=1121 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/1124/task/1142/stat : 1142 (java) S 1121 1124 31393 0 -1 4202560 23 0 0 0 6 8 0 0 20 0 22 0 20980177 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692850101192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1143] ppid=1121 vsize=9824732 CPUtime=406.63 cores=0,2,4,6
/proc/1124/task/1143/stat : 1143 (java) R 1121 1124 31393 0 -1 4202560 73 0 0 0 40656 7 0 0 20 0 22 0 20980189 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692848945952 139693224637372 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1144] ppid=1121 vsize=9824732 CPUtime=406.67 cores=0,2,4,6
/proc/1124/task/1144/stat : 1144 (java) R 1121 1124 31393 0 -1 4202560 1298 0 0 0 40639 28 0 0 20 0 22 0 20980189 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692847895032 139693224655141 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1145] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1145/stat : 1145 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980189 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692846842792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1146] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1146/stat : 1146 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20980189 10060525568 457184 33554432000 1073741824 1073778376 140734685284368 139692845789992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 823.12
Current children cumulated vsize (KiB) 9824732

[startup+410.408 s]
/proc/loadavg: 4.18 4.20 3.48 4/217 1393
/proc/meminfo: memFree=27603828/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9824732 CPUtime=822.55 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 37659 0 1 0 82156 99 0 0 20 0 19 0 20980171 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2456183 457170 2285 9 0 2446860 0
[pid=1124/tid=1126] ppid=1121 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/1124/task/1126/stat : 1126 (java) S 1121 1124 31393 0 -1 4202560 2444 0 1 0 14 2 0 0 20 0 19 0 20980172 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139693369877368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1127] ppid=1121 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/1124/task/1127/stat : 1127 (java) S 1121 1124 31393 0 -1 4202560 363 0 0 0 40 5 0 0 20 0 19 0 20980173 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139693213133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1128] ppid=1121 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/1124/task/1128/stat : 1128 (java) S 1121 1124 31393 0 -1 4202560 285 0 0 0 33 4 0 0 20 0 19 0 20980173 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139693212080552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1129] ppid=1121 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1124/task/1129/stat : 1129 (java) S 1121 1124 31393 0 -1 4202560 229 0 0 0 35 6 0 0 20 0 19 0 20980173 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139693211027752 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1130] ppid=1121 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/1124/task/1130/stat : 1130 (java) S 1121 1124 31393 0 -1 4202560 238 0 0 0 42 7 0 0 20 0 19 0 20980173 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139693209974952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1131] ppid=1121 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/1124/task/1131/stat : 1131 (java) S 1121 1124 31393 0 -1 4202560 392 0 0 0 41 6 0 0 20 0 19 0 20980173 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139693208923176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1132] ppid=1121 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1124/task/1132/stat : 1132 (java) S 1121 1124 31393 0 -1 4202560 341 0 0 0 36 5 0 0 20 0 19 0 20980173 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692871773096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1133] ppid=1121 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/1124/task/1133/stat : 1133 (java) S 1121 1124 31393 0 -1 4202560 408 0 0 0 36 6 0 0 20 0 19 0 20980173 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692870720296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1134] ppid=1121 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/1124/task/1134/stat : 1134 (java) S 1121 1124 31393 0 -1 4202560 486 0 0 0 50 6 0 0 20 0 19 0 20980173 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692869667496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1135] ppid=1121 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/1124/task/1135/stat : 1135 (java) S 1121 1124 31393 0 -1 4202560 911 0 0 0 59 2 0 0 20 0 19 0 20980174 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692857469416 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1136] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1136/stat : 1136 (java) S 1121 1124 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20980175 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692856415480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1137] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1137/stat : 1137 (java) S 1121 1124 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20980175 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692855362568 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1138] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1138/stat : 1138 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20980177 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692854311056 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1139] ppid=1121 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/1124/task/1139/stat : 1139 (java) S 1121 1124 31393 0 -1 4202560 18587 0 0 0 218 4 0 0 20 0 19 0 20980177 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692853259192 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1140] ppid=1121 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/1124/task/1140/stat : 1140 (java) S 1121 1124 31393 0 -1 4202560 10315 0 0 0 92 2 0 0 20 0 19 0 20980177 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692852206392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1141] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1141/stat : 1141 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20980177 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692851153784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1142] ppid=1121 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/1124/task/1142/stat : 1142 (java) S 1121 1124 31393 0 -1 4202560 23 0 0 0 6 8 0 0 20 0 19 0 20980177 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692850101192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1146] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1146/stat : 1146 (java) S 1121 1124 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 20980189 10060525568 457170 33554432000 1073741824 1073778376 140734685284368 139692845789992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 822.55
Current children cumulated vsize (KiB) 9824732

[startup+410.601 s]
/proc/loadavg: 4.18 4.20 3.48 4/217 1393
/proc/meminfo: memFree=27603828/32872528 swapFree=1394584/1580588
[pid=1124] ppid=1121 vsize=9824732 CPUtime=822.74 cores=0,2,4,6
/proc/1124/stat : 1124 (java) S 1121 1124 31393 0 -1 4202496 37672 0 1 0 82175 99 0 0 20 0 19 0 20980171 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 140734685275504 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1124/statm: 2456183 457181 2295 9 0 2446860 0
[pid=1124/tid=1126] ppid=1121 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/1124/task/1126/stat : 1126 (java) S 1121 1124 31393 0 -1 4202560 2444 0 1 0 14 2 0 0 20 0 19 0 20980172 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139693369877208 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1127] ppid=1121 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/1124/task/1127/stat : 1127 (java) S 1121 1124 31393 0 -1 4202560 363 0 0 0 40 5 0 0 20 0 19 0 20980173 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139693213133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1128] ppid=1121 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/1124/task/1128/stat : 1128 (java) S 1121 1124 31393 0 -1 4202560 285 0 0 0 33 4 0 0 20 0 19 0 20980173 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139693212080552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1129] ppid=1121 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1124/task/1129/stat : 1129 (java) S 1121 1124 31393 0 -1 4202560 229 0 0 0 35 6 0 0 20 0 19 0 20980173 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139693211027752 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1124/tid=1130] ppid=1121 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/1124/task/1130/stat : 1130 (java) S 1121 1124 31393 0 -1 4202560 238 0 0 0 42 7 0 0 20 0 19 0 20980173 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139693209974952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1131] ppid=1121 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/1124/task/1131/stat : 1131 (java) S 1121 1124 31393 0 -1 4202560 392 0 0 0 41 6 0 0 20 0 19 0 20980173 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139693208923176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1132] ppid=1121 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1124/task/1132/stat : 1132 (java) S 1121 1124 31393 0 -1 4202560 341 0 0 0 36 5 0 0 20 0 19 0 20980173 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692871773096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1133] ppid=1121 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/1124/task/1133/stat : 1133 (java) S 1121 1124 31393 0 -1 4202560 408 0 0 0 36 6 0 0 20 0 19 0 20980173 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692870720296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1134] ppid=1121 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/1124/task/1134/stat : 1134 (java) S 1121 1124 31393 0 -1 4202560 486 0 0 0 50 6 0 0 20 0 19 0 20980173 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692869667496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1135] ppid=1121 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/1124/task/1135/stat : 1135 (java) S 1121 1124 31393 0 -1 4202560 911 0 0 0 59 2 0 0 20 0 19 0 20980174 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692857469416 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1136] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1136/stat : 1136 (java) S 1121 1124 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20980175 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692856415480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1137] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1137/stat : 1137 (java) S 1121 1124 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20980175 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692855362568 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1138] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1138/stat : 1138 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20980177 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692854311056 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1124/tid=1139] ppid=1121 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/1124/task/1139/stat : 1139 (java) S 1121 1124 31393 0 -1 4202560 18590 0 0 0 218 4 0 0 20 0 19 0 20980177 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692853259192 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1124/tid=1140] ppid=1121 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/1124/task/1140/stat : 1140 (java) S 1121 1124 31393 0 -1 4202560 10322 0 0 0 95 2 0 0 20 0 19 0 20980177 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692852206392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1141] ppid=1121 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1124/task/1141/stat : 1141 (java) S 1121 1124 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20980177 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692851153784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1124/tid=1142] ppid=1121 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/1124/task/1142/stat : 1142 (java) S 1121 1124 31393 0 -1 4202560 23 0 0 0 6 8 0 0 20 0 19 0 20980177 10060525568 457181 33554432000 1073741824 1073778376 140734685284368 139692850101192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 822.74
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): 1.77002
#  lost CPU user time (s): 1.90002
#  lost CPU system time (s): -0.13

Real time (s): 410.637
CPU time (s): 824.621
CPU user time (s): 823.608
CPU system time (s): 1.01283
CPU usage (%): 200.815
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 821.708
system time used= 1.14283
maximum resident set size= 1941952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37679
page faults= 1
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10519
involuntary context switches= 8986

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.98055 second user time and 3.71443 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 19:58:36
IDJOB=4121547
IDBENCH=110552
IDSOLVER=2543
FILE ID=node139/4121547-1467309516
RUNJOBID= node139-1467308838-31409
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-tseitin-regular-n78-d3-i2-r1.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-4121547-1467309516/watcher-4121547-1467309516 -o /tmp/evaluation-result-4121547-1467309516/solver-4121547-1467309516 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31409 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121547-1467309516.opb

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

MD5SUM BENCH= c610d1d43d0443a62b4cf72ffaf77009
RANDOM SEED=969354487

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:        28164404 kB
Buffers:          177504 kB
Cached:           337144 kB
SwapCached:         3804 kB
Active:          2107028 kB
Inactive:         281968 kB
Active(anon):    1872672 kB
Inactive(anon):     3900 kB
Active(file):     234356 kB
Inactive(file):   278068 kB
Unevictable:     1580588 kB
Mlocked:         1394584 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:               572 kB
Writeback:             0 kB
AnonPages:       3441880 kB
Mapped:            15984 kB
Shmem:                 0 kB
Slab:             603364 kB
SReclaimable:      47284 kB
SUnreclaim:       556080 kB
KernelStack:        1784 kB
PageTables:        11056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3726792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1996800 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:05:27