Trace number 4120059

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 601.803 299.076

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n82-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM52019d94438ee064e2b7c14f812d0dd7
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 benchmark3.34849
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints328
Number of constraints which are clauses328
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120059-1467308323.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.16	c ... done. Wall clock time 0.053s.
0.10/0.16	c declared #vars     123
0.10/0.16	c #constraints  328
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 328
0.10/0.17	c 328 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 328
0.10/0.17	c 328 constraints processed.
1.45/0.58	c cleaning 2497 clauses out of 5000 with flag 16260/5000
2.25/0.70	c cleaning 0 clauses out of 5000 with flag 0/5000
2.76/0.93	c cleaning 4248 clauses out of 8504 with flag 36433/11001
3.00/1.02	c cleaning 0 clauses out of 11001 with flag 0/11001
3.92/1.32	c cleaning 5624 clauses out of 11255 with flag 64759/18000
3.92/1.35	c cleaning 0 clauses out of 18001 with flag 0/18001
4.83/1.72	c cleaning 6811 clauses out of 13631 with flag 101817/26000
4.83/1.74	c cleaning 0 clauses out of 26000 with flag 0/26000
5.97/2.16	c cleaning 0 clauses out of 35001 with flag 0/35001
6.18/2.30	c cleaning 7904 clauses out of 15821 with flag 140456/35001
7.00/2.62	c cleaning 0 clauses out of 45001 with flag 0/45001
7.62/2.90	c cleaning 8951 clauses out of 17917 with flag 187044/45001
8.23/3.22	c cleaning 0 clauses out of 56001 with flag 0/56001
8.87/3.56	c cleaning 9977 clauses out of 19966 with flag 237883/56001
9.47/3.83	c cleaning 0 clauses out of 68001 with flag 0/68001
10.48/4.38	c cleaning 10989 clauses out of 21989 with flag 298492/68001
11.08/4.66	c cleaning 0 clauses out of 81000 with flag 0/81000
12.51/5.33	c cleaning 11999 clauses out of 24000 with flag 361621/81001
12.71/5.50	c cleaning 0 clauses out of 95001 with flag 0/95001
14.54/6.30	c cleaning 12994 clauses out of 26000 with flag 426807/95000
14.54/6.38	c cleaning 0 clauses out of 110000 with flag 0/110000
16.54/7.34	c cleaning 14000 clauses out of 28006 with flag 496226/110000
17.14/7.63	c cleaning 0 clauses out of 126000 with flag 0/126000
18.94/8.58	c cleaning 14999 clauses out of 30006 with flag 568376/126000
19.55/8.85	c cleaning 0 clauses out of 143000 with flag 0/143000
21.59/9.85	c cleaning 16001 clauses out of 32008 with flag 645741/143001
22.19/10.15	c cleaning 0 clauses out of 161001 with flag 0/161001
24.39/11.28	c cleaning 17001 clauses out of 34006 with flag 726845/161000
25.39/11.75	c cleaning 0 clauses out of 180001 with flag 0/180001
28.27/13.18	c cleaning 18000 clauses out of 36006 with flag 811502/180001
28.86/13.46	c cleaning 0 clauses out of 200000 with flag 0/200000
31.86/14.93	c cleaning 0 clauses out of 221001 with flag 0/221001
32.46/15.22	c cleaning 18999 clauses out of 38005 with flag 901642/200000
35.07/16.52	c cleaning 0 clauses out of 243000 with flag 0/243000
37.27/17.69	c cleaning 19998 clauses out of 40006 with flag 995137/221000
39.93/19.00	c cleaning 0 clauses out of 266001 with flag 0/266001
42.53/20.28	c cleaning 21004 clauses out of 42009 with flag 1096229/243001
44.33/21.17	c cleaning 0 clauses out of 290000 with flag 0/290000
48.54/23.29	c cleaning 0 clauses out of 315000 with flag 0/315000
48.54/23.29	c cleaning 22000 clauses out of 44004 with flag 1200131/266000
53.12/25.52	c cleaning 0 clauses out of 341002 with flag 0/341002
54.59/26.27	c cleaning 22997 clauses out of 46005 with flag 1305697/290001
57.79/27.86	c cleaning 0 clauses out of 368001 with flag 0/368001
62.39/30.11	c cleaning 24001 clauses out of 48008 with flag 1403609/315001
64.59/31.23	c cleaning 0 clauses out of 396000 with flag 0/396000
69.59/33.73	c cleaning 25001 clauses out of 50006 with flag 1521234/341000
70.41/34.17	c cleaning 0 clauses out of 425001 with flag 0/425001
75.99/36.96	c cleaning 0 clauses out of 455000 with flag 0/455000
77.79/37.81	c cleaning 25998 clauses out of 52006 with flag 1642814/368001
84.31/41.06	c cleaning 0 clauses out of 486001 with flag 0/486001
87.91/42.85	c cleaning 27000 clauses out of 54007 with flag 1774479/396000
90.13/43.91	c cleaning 0 clauses out of 518000 with flag 0/518000
96.53/47.11	c cleaning 0 clauses out of 551001 with flag 0/551001
96.73/47.25	c cleaning 28001 clauses out of 56007 with flag 1899594/425000
103.74/50.75	c cleaning 0 clauses out of 585000 with flag 0/585000
104.33/51.01	c cleaning 28998 clauses out of 58007 with flag 2026128/455001
114.05/55.84	c cleaning 30002 clauses out of 60008 with flag 2161208/486000
116.45/57.01	c cleaning 0 clauses out of 620001 with flag 0/620001
124.05/60.89	c cleaning 31002 clauses out of 62007 with flag 2302639/518001
124.65/61.15	c cleaning 0 clauses out of 656000 with flag 0/656000
133.65/65.64	c cleaning 0 clauses out of 693000 with flag 0/693000
134.46/66.10	c cleaning 31997 clauses out of 64004 with flag 2455657/551000
144.37/70.97	c cleaning 0 clauses out of 731002 with flag 0/731002
145.78/71.63	c cleaning 33002 clauses out of 66008 with flag 2601650/585001
156.03/76.75	c cleaning 0 clauses out of 770000 with flag 0/770000
160.00/78.63	c cleaning 34001 clauses out of 68006 with flag 2756178/620001
168.79/83.06	c cleaning 0 clauses out of 810000 with flag 0/810000
174.76/85.96	c cleaning 35003 clauses out of 70005 with flag 2917729/656001
181.16/89.18	c cleaning 0 clauses out of 851001 with flag 0/851001
191.14/94.12	c cleaning 36001 clauses out of 72002 with flag 3084162/693001
198.54/97.83	c cleaning 0 clauses out of 893000 with flag 0/893000
207.75/102.48	c cleaning 36997 clauses out of 74000 with flag 3256123/731000
219.10/108.01	c cleaning 0 clauses out of 936000 with flag 0/936000
227.51/112.27	c cleaning 37999 clauses out of 76003 with flag 3424334/770000
234.90/115.97	c cleaning 0 clauses out of 980000 with flag 0/980000
249.10/123.08	c cleaning 38995 clauses out of 78005 with flag 3594677/810001
252.76/124.83	c cleaning 0 clauses out of 1025000 with flag 0/1025000
269.08/132.93	c cleaning 40002 clauses out of 80009 with flag 3762018/851000
269.88/133.31	c cleaning 0 clauses out of 1071001 with flag 0/1071001
285.68/141.21	c cleaning 0 clauses out of 1118001 with flag 0/1118001
288.88/142.89	c cleaning 41001 clauses out of 82008 with flag 3936149/893001
300.41/148.52	c cleaning 0 clauses out of 1166001 with flag 0/1166001
313.61/155.10	c cleaning 41997 clauses out of 84008 with flag 4125928/936002
319.19/157.99	c cleaning 0 clauses out of 1215000 with flag 0/1215000
333.32/164.94	c cleaning 0 clauses out of 1265000 with flag 0/1265000
341.12/168.82	c cleaning 43001 clauses out of 86010 with flag 4319952/980001
348.32/172.42	c cleaning 0 clauses out of 1316001 with flag 0/1316001
370.47/183.73	c cleaning 44002 clauses out of 88009 with flag 4521930/1025001
386.06/191.57	c cleaning 0 clauses out of 1368000 with flag 0/1368000
401.84/199.45	c cleaning 45002 clauses out of 90007 with flag 4727825/1071001
414.31/205.60	c cleaning 0 clauses out of 1421000 with flag 0/1421000
430.51/213.70	c cleaning 46000 clauses out of 92004 with flag 4944530/1118000
433.91/215.46	c cleaning 0 clauses out of 1475000 with flag 0/1475000
459.81/228.39	c cleaning 46998 clauses out of 94004 with flag 5159968/1166001
461.02/228.98	c cleaning 0 clauses out of 1530001 with flag 0/1530001
487.53/242.11	c cleaning 0 clauses out of 1586001 with flag 0/1586001
490.92/243.83	c cleaning 48001 clauses out of 96005 with flag 5379952/1215000
519.51/258.19	c cleaning 0 clauses out of 1643001 with flag 0/1643001
522.31/259.58	c cleaning 49000 clauses out of 98004 with flag 5603695/1265000
559.25/277.99	c cleaning 49999 clauses out of 100004 with flag 5819094/1316001
567.46/282.05	c cleaning 0 clauses out of 1701001 with flag 0/1701001
599.59/298.02	c cleaning 51001 clauses out of 102001 with flag 6048474/1368001
601.19/298.88	c And the winner is solver0
601.19/298.88	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
601.19/298.88	c starts		: 335
601.19/298.88	c conflicts		: 1371333
601.19/298.88	c decisions		: 1686195
601.19/298.88	c propagations		: 9760067
601.19/298.88	c inspects		: 6761188801
601.19/298.88	c shortcuts		: 0
601.19/298.88	c learnt literals	: 18
601.19/298.88	c learnt binary clauses	: 162
601.19/298.88	c learnt ternary clauses	: 909
601.19/298.88	c learnt constraints	: 1371314
601.19/298.88	c ignored constraints	: 0
601.19/298.88	c root simplifications	: 0
601.19/298.88	c removed literals (reason simplification)	: 6494016
601.19/298.88	c reason swapping (by a shorter reason)	: 0
601.19/298.88	c Calls to reduceDB	: 48
601.19/298.88	c Number of update (reduction) of LBD	: 210680
601.19/298.88	c Imported unit clauses	: 0
601.19/298.88	c number of reductions to clauses (during analyze)	: 0
601.19/298.88	c number of learned constraints concerned by reduction	: 0
601.19/298.88	c number of learning phase by resolution	: 0
601.19/298.88	c number of learning phase by cutting planes	: 0
601.19/298.88	c speed (assignments/second)	: 32674.38325851085
601.19/298.88	c non guided choices	520
601.50/298.90	c learnt constraints type 
601.50/298.90	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 162
601.50/298.90	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 54157
601.50/298.90	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
601.50/298.90	c starts		: 209
601.50/298.90	c conflicts		: 1748392
601.50/298.90	c decisions		: 2040498
601.50/298.90	c propagations		: 9235221
601.50/298.90	c inspects		: 2290322949
601.50/298.90	c shortcuts		: 0
601.50/298.90	c learnt literals	: 0
601.50/298.90	c learnt binary clauses	: 0
601.50/298.90	c learnt ternary clauses	: 4
601.50/298.90	c learnt constraints	: 1748391
601.50/298.90	c ignored constraints	: 0
601.50/298.90	c root simplifications	: 0
601.50/298.90	c removed literals (reason simplification)	: 0
601.50/298.90	c reason swapping (by a shorter reason)	: 0
601.50/298.90	c Calls to reduceDB	: 54
601.50/298.90	c Number of update (reduction) of LBD	: 0
601.50/298.90	c Imported unit clauses	: 0
601.50/298.90	c number of reductions to clauses (during analyze)	: 0
601.50/298.90	c number of learned constraints concerned by reduction	: 0
601.50/298.90	c number of learning phase by resolution	: 0
601.50/298.90	c number of learning phase by cutting planes	: 0
601.50/298.90	c speed (assignments/second)	: 30915.04674805593
601.50/298.90	c non guided choices	283
601.62/299.06	c learnt constraints type 
601.62/299.06	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1748391
601.62/299.06	s UNSATISFIABLE
601.62/299.06	c Total wall clock time (in seconds): 298.951

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

pid=15577
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.21 2.41 1.73 4/197 15580
/proc/meminfo: memFree=26632624/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/15580/stat : 15580 (java) R 15577 15580 14900 0 -1 4202496 1183 0 0 0 0 0 0 0 20 0 1 0 9856521 23793664 835 33554432000 1073741824 1073778376 140733238895408 140733238884472 140360658055648 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 5809 849 640 9 0 128 0
[pid=15580/tid=15581] ppid=15577 vsize=24200 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) R 15577 15580 14900 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 2 0 9856522 24780800 867 33554432000 1073741824 1073778376 140733238895408 140733238884472 270707595441 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100147 s]
/proc/loadavg: 4.21 2.41 1.73 4/197 15580
/proc/meminfo: memFree=26632624/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 4426 0 1 0 9 1 0 0 20 0 18 0 9856521 9787879424 6057 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2389619 6057 2141 9 0 2380296 0
[pid=15580/tid=15581] ppid=15577 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) R 15577 15580 14900 0 -1 4202560 2384 0 1 0 7 0 0 0 20 0 18 0 9856522 9787879424 6057 33554432000 1073741824 1073778376 140733238895408 140360655051680 140360657977856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200327 s]
/proc/loadavg: 4.21 2.41 1.73 4/197 15580
/proc/meminfo: memFree=26632624/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 4745 0 1 0 24 2 0 0 20 0 22 0 9856521 10060525568 7860 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2456183 7860 2216 9 0 2446860 0
[pid=15580/tid=15581] ppid=15577 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) S 15577 15580 14900 0 -1 4202560 2412 0 1 0 13 2 0 0 20 0 22 0 9856522 10060525568 7860 33554432000 1073741824 1073778376 140733238895408 140360655053688 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300281 s]
/proc/loadavg: 4.21 2.41 1.73 4/197 15580
/proc/meminfo: memFree=26632624/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 7941 0 1 0 63 2 0 0 20 0 22 0 9856521 10060525568 9945 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2456183 9945 2246 9 0 2446860 0
[pid=15580/tid=15581] ppid=15577 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) S 15577 15580 14900 0 -1 4202560 2412 0 1 0 13 2 0 0 20 0 22 0 9856522 10060525568 9945 33554432000 1073741824 1073778376 140733238895408 140360655053688 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 9824732

[startup+0.700236 s]
/proc/loadavg: 4.21 2.41 1.73 4/197 15580
/proc/meminfo: memFree=26632624/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 20822 0 1 0 220 5 0 0 20 0 22 0 9856521 10060525568 32418 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2456183 32418 2261 9 0 2446860 0
[pid=15580/tid=15581] ppid=15577 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) S 15577 15580 14900 0 -1 4202560 2412 0 1 0 13 2 0 0 20 0 22 0 9856522 10060525568 32418 33554432000 1073741824 1073778376 140733238895408 140360655053688 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.21 2.41 1.73 6/219 15602
/proc/meminfo: memFree=26446040/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9824732 CPUtime=4.44 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 24733 0 1 0 437 7 0 0 20 0 22 0 9856521 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2456183 49573 2275 9 0 2446860 0
[pid=15580/tid=15581] ppid=15577 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) S 15577 15580 14900 0 -1 4202560 2412 0 1 0 13 2 0 0 20 0 22 0 9856522 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360655053688 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15583] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15583/stat : 15583 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856522 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360616544808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15584] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15584/stat : 15584 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856523 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360615492008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15585] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15585/stat : 15585 (java) S 15577 15580 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9856523 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360614439208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15586] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15586/stat : 15586 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856523 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360613386408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15587] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15587/stat : 15587 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856523 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360612334632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15588] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15588/stat : 15588 (java) S 15577 15580 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9856523 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360611281832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15589] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15589/stat : 15589 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856523 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360610229032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15590] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15590/stat : 15590 (java) S 15577 15580 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9856523 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360609176232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15591] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15591/stat : 15591 (java) S 15577 15580 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360479107560 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15592] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15592/stat : 15592 (java) S 15577 15580 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360478053624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15593] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15593/stat : 15593 (java) S 15577 15580 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360477000712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15594] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15594/stat : 15594 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360475949200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15595] ppid=15577 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/15580/task/15595/stat : 15595 (java) S 15577 15580 14900 0 -1 4202560 11169 0 0 0 93 2 0 0 20 0 22 0 9856526 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360474897336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15596] ppid=15577 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/15580/task/15596/stat : 15596 (java) S 15577 15580 14900 0 -1 4202560 9730 0 0 0 65 1 0 0 20 0 22 0 9856526 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360473844536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15597] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15597/stat : 15597 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140360472791928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15598] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15598/stat : 15598 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140359464119240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15599] ppid=15577 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/15580/task/15599/stat : 15599 (java) R 15577 15580 14900 0 -1 4202560 25 0 0 0 129 0 0 0 20 0 22 0 9856539 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140359463064320 140360487982047 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15600] ppid=15577 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/15580/task/15600/stat : 15600 (java) R 15577 15580 14900 0 -1 4202560 87 0 0 0 126 2 0 0 20 0 22 0 9856539 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140359462009728 140360488096412 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15601] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15601/stat : 15601 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140359460959144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15602] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15602/stat : 15602 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 49573 33554432000 1073741824 1073778376 140733238895408 140359459906344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 9824732

[startup+3.10101 s]
/proc/loadavg: 4.21 2.41 1.73 5/219 15602
/proc/meminfo: memFree=26438404/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9824732 CPUtime=8.03 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 28351 0 1 0 794 9 0 0 20 0 22 0 9856521 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2456183 52702 2275 9 0 2446860 0
[pid=15580/tid=15581] ppid=15577 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) S 15577 15580 14900 0 -1 4202560 2412 0 1 0 13 2 0 0 20 0 22 0 9856522 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360655053688 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15583] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15583/stat : 15583 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856522 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360616544808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15584] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15584/stat : 15584 (java) S 15577 15580 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9856523 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360615492008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15585] ppid=15577 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/15580/task/15585/stat : 15585 (java) S 15577 15580 14900 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 9856523 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360614439208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15586] ppid=15577 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15580/task/15586/stat : 15586 (java) S 15577 15580 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 9856523 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360613386408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15587] ppid=15577 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15580/task/15587/stat : 15587 (java) S 15577 15580 14900 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 9856523 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360612334632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15588] ppid=15577 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15580/task/15588/stat : 15588 (java) S 15577 15580 14900 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 9856523 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360611281832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15589] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15589/stat : 15589 (java) S 15577 15580 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9856523 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360610229032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15590] ppid=15577 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15580/task/15590/stat : 15590 (java) S 15577 15580 14900 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 9856523 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360609176232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15591] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15591/stat : 15591 (java) S 15577 15580 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360479107560 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15592] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15592/stat : 15592 (java) S 15577 15580 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360478053624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15593] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15593/stat : 15593 (java) S 15577 15580 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360477000712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15594] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15594/stat : 15594 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360475949200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15595] ppid=15577 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/15580/task/15595/stat : 15595 (java) S 15577 15580 14900 0 -1 4202560 14695 0 0 0 126 3 0 0 20 0 22 0 9856526 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360474897336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15596] ppid=15577 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/15580/task/15596/stat : 15596 (java) S 15577 15580 14900 0 -1 4202560 9730 0 0 0 65 1 0 0 20 0 22 0 9856526 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360473844536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15597] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15597/stat : 15597 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140360472791928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15598] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15598/stat : 15598 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140359464119240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15599] ppid=15577 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/15580/task/15599/stat : 15599 (java) R 15577 15580 14900 0 -1 4202560 25 0 0 0 285 0 0 0 20 0 22 0 9856539 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140359463062312 140360487982067 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15600] ppid=15577 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/15580/task/15600/stat : 15600 (java) R 15577 15580 14900 0 -1 4202560 90 0 0 0 281 2 0 0 20 0 22 0 9856539 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140359462010144 140360488140336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15601] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15601/stat : 15601 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140359460959144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15602] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15602/stat : 15602 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 52702 33554432000 1073741824 1073778376 140733238895408 140359459906344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 4.19 2.43 1.74 5/219 15602
/proc/meminfo: memFree=26294172/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9824732 CPUtime=14.54 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 29107 0 1 0 1438 16 0 0 20 0 22 0 9856521 10060525568 91673 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2456183 91673 2275 9 0 2446860 0
[pid=15580/tid=15581] ppid=15577 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) S 15577 15580 14900 0 -1 4202560 2412 0 1 0 13 2 0 0 20 0 22 0 9856522 10060525568 91673 33554432000 1073741824 1073778376 140733238895408 140360655053688 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15583] ppid=15577 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15580/task/15583/stat : 15583 (java) S 15577 15580 14900 0 -1 4202560 50 0 0 0 2 0 0 0 20 0 22 0 9856522 10060525568 91673 33554432000 1073741824 1073778376 140733238895408 140360616544808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15584] ppid=15577 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/15580/task/15584/stat : 15584 (java) S 15577 15580 14900 0 -1 4202560 134 0 0 0 5 0 0 0 20 0 22 0 9856523 10060525568 91673 33554432000 1073741824 1073778376 140733238895408 140360615492008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15585] ppid=15577 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/15580/task/15585/stat : 15585 (java) S 15577 15580 14900 0 -1 4202560 75 0 0 0 5 2 0 0 20 0 22 0 9856523 10060525568 91673 33554432000 1073741824 1073778376 140733238895408 140360614439208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15586] ppid=15577 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/15580/task/15586/stat : 15586 (java) S 15577 15580 14900 0 -1 4202560 149 0 0 0 3 0 0 0 20 0 22 0 9856523 10060525568 91673 33554432000 1073741824 1073778376 140733238895408 140360613386408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15587] ppid=15577 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/15580/task/15587/stat : 15587 (java) S 15577 15580 14900 0 -1 4202560 48 0 0 0 3 0 0 0 20 0 22 0 9856523 10060525568 91673 33554432000 1073741824 1073778376 140733238895408 140360612334632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15588] ppid=15577 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15580/task/15588/stat : 15588 (java) S 15577 15580 14900 0 -1 4202560 47 0 0 0 3 1 0 0 20 0 22 0 9856523 10060525568 91673 33554432000 1073741824 1073778376 140733238895408 140360611281832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15589] ppid=15577 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/15580/task/15589/stat : 15589 (java) S 15577 15580 14900 0 -1 4202560 116 0 0 0 2 1 0 0 20 0 22 0 9856523 10060525568 91673 33554432000 1073741824 1073778376 140733238895408 140360610229032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15590] ppid=15577 vsize=9824732 CPUtime=0.02 cores=1,3,5,7

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

[pid=15580/tid=15593] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15593/stat : 15593 (java) S 15577 15580 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360477000712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15594] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15594/stat : 15594 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360475949200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15595] ppid=15577 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/15580/task/15595/stat : 15595 (java) S 15577 15580 14900 0 -1 4202560 15426 0 0 0 161 3 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360474897336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15596] ppid=15577 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/15580/task/15596/stat : 15596 (java) S 15577 15580 14900 0 -1 4202560 9735 0 0 0 73 1 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360473844536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15597] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15597/stat : 15597 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360472791928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15598] ppid=15577 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/15580/task/15598/stat : 15598 (java) S 15577 15580 14900 0 -1 4202560 17 0 0 0 3 7 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359464119240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15599] ppid=15577 vsize=9824732 CPUtime=295.52 cores=1,3,5,7
/proc/15580/task/15599/stat : 15599 (java) R 15577 15580 14900 0 -1 4202560 79 0 0 0 29545 7 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359463062488 140360488503543 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15600] ppid=15577 vsize=9824732 CPUtime=295.51 cores=1,3,5,7
/proc/15580/task/15600/stat : 15600 (java) R 15577 15580 14900 0 -1 4202560 709 0 0 0 29530 21 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359462009488 140360487982047 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15601] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15601/stat : 15601 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359460959144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15602] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15602/stat : 15602 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359459906344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 598.79
Current children cumulated vsize (KiB) 9824732

[startup+298.401 s]
/proc/loadavg: 4.24 3.56 2.41 5/219 15610
/proc/meminfo: memFree=24865048/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9824732 CPUtime=600.39 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 34059 0 1 0 59951 88 0 0 20 0 22 0 9856521 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2456183 460429 2284 9 0 2446860 0
[pid=15580/tid=15581] ppid=15577 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) S 15577 15580 14900 0 -1 4202560 2420 0 1 0 14 2 0 0 20 0 22 0 9856522 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360655053688 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15583] ppid=15577 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/15580/task/15583/stat : 15583 (java) S 15577 15580 14900 0 -1 4202560 298 0 0 0 47 6 0 0 20 0 22 0 9856522 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360616544808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15584] ppid=15577 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/15580/task/15584/stat : 15584 (java) S 15577 15580 14900 0 -1 4202560 398 0 0 0 43 6 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360615492008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15585] ppid=15577 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/15580/task/15585/stat : 15585 (java) S 15577 15580 14900 0 -1 4202560 420 0 0 0 56 9 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360614439208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15586] ppid=15577 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/15580/task/15586/stat : 15586 (java) S 15577 15580 14900 0 -1 4202560 457 0 0 0 42 5 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360613386408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15587] ppid=15577 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/15580/task/15587/stat : 15587 (java) S 15577 15580 14900 0 -1 4202560 402 0 0 0 40 6 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360612334632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15588] ppid=15577 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/15580/task/15588/stat : 15588 (java) S 15577 15580 14900 0 -1 4202560 321 0 0 0 47 8 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360611281832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15589] ppid=15577 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/15580/task/15589/stat : 15589 (java) S 15577 15580 14900 0 -1 4202560 587 0 0 0 61 10 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360610229032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15590] ppid=15577 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/15580/task/15590/stat : 15590 (java) S 15577 15580 14900 0 -1 4202560 408 0 0 0 52 7 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360609176232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15591] ppid=15577 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/15580/task/15591/stat : 15591 (java) S 15577 15580 14900 0 -1 4202560 1118 0 0 0 57 3 0 0 20 0 22 0 9856524 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360479107560 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15592] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15592/stat : 15592 (java) S 15577 15580 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360478053624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15593] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15593/stat : 15593 (java) S 15577 15580 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360477000712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15594] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15594/stat : 15594 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360475949200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15595] ppid=15577 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/15580/task/15595/stat : 15595 (java) S 15577 15580 14900 0 -1 4202560 15426 0 0 0 161 3 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360474897336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15596] ppid=15577 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/15580/task/15596/stat : 15596 (java) S 15577 15580 14900 0 -1 4202560 9735 0 0 0 73 1 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360473844536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15597] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15597/stat : 15597 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360472791928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15598] ppid=15577 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/15580/task/15598/stat : 15598 (java) S 15577 15580 14900 0 -1 4202560 17 0 0 0 3 7 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359464119240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15599] ppid=15577 vsize=9824732 CPUtime=296.32 cores=1,3,5,7
/proc/15580/task/15599/stat : 15599 (java) R 15577 15580 14900 0 -1 4202560 79 0 0 0 29625 7 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359463055376 140360487982052 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15600] ppid=15577 vsize=9824732 CPUtime=296.31 cores=1,3,5,7
/proc/15580/task/15600/stat : 15600 (java) R 15577 15580 14900 0 -1 4202560 709 0 0 0 29610 21 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359462009488 140360488097179 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15601] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15601/stat : 15601 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359460959144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15602] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15602/stat : 15602 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359459906344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 600.39
Current children cumulated vsize (KiB) 9824732

[startup+298.801 s]
/proc/loadavg: 4.24 3.56 2.41 5/219 15610
/proc/meminfo: memFree=24865048/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9824732 CPUtime=601.19 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 34059 0 1 0 60031 88 0 0 20 0 22 0 9856521 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2456183 460429 2284 9 0 2446860 0
[pid=15580/tid=15581] ppid=15577 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) S 15577 15580 14900 0 -1 4202560 2420 0 1 0 14 2 0 0 20 0 22 0 9856522 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360655053688 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15583] ppid=15577 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/15580/task/15583/stat : 15583 (java) S 15577 15580 14900 0 -1 4202560 298 0 0 0 47 6 0 0 20 0 22 0 9856522 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360616544808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15584] ppid=15577 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/15580/task/15584/stat : 15584 (java) S 15577 15580 14900 0 -1 4202560 398 0 0 0 43 6 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360615492008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15585] ppid=15577 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/15580/task/15585/stat : 15585 (java) S 15577 15580 14900 0 -1 4202560 420 0 0 0 56 9 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360614439208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15586] ppid=15577 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/15580/task/15586/stat : 15586 (java) S 15577 15580 14900 0 -1 4202560 457 0 0 0 42 5 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360613386408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15587] ppid=15577 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/15580/task/15587/stat : 15587 (java) S 15577 15580 14900 0 -1 4202560 402 0 0 0 40 6 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360612334632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15588] ppid=15577 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/15580/task/15588/stat : 15588 (java) S 15577 15580 14900 0 -1 4202560 321 0 0 0 47 8 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360611281832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15589] ppid=15577 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/15580/task/15589/stat : 15589 (java) S 15577 15580 14900 0 -1 4202560 587 0 0 0 61 10 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360610229032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15590] ppid=15577 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/15580/task/15590/stat : 15590 (java) S 15577 15580 14900 0 -1 4202560 408 0 0 0 52 7 0 0 20 0 22 0 9856523 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360609176232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15591] ppid=15577 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/15580/task/15591/stat : 15591 (java) S 15577 15580 14900 0 -1 4202560 1118 0 0 0 57 3 0 0 20 0 22 0 9856524 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360479107560 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15592] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15592/stat : 15592 (java) S 15577 15580 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360478053624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15593] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15593/stat : 15593 (java) S 15577 15580 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9856524 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360477000712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15594] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15594/stat : 15594 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360475949200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15595] ppid=15577 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/15580/task/15595/stat : 15595 (java) S 15577 15580 14900 0 -1 4202560 15426 0 0 0 161 3 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360474897336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15596] ppid=15577 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/15580/task/15596/stat : 15596 (java) S 15577 15580 14900 0 -1 4202560 9735 0 0 0 73 1 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360473844536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15597] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15597/stat : 15597 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140360472791928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15598] ppid=15577 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/15580/task/15598/stat : 15598 (java) S 15577 15580 14900 0 -1 4202560 17 0 0 0 3 7 0 0 20 0 22 0 9856526 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359464119240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15599] ppid=15577 vsize=9824732 CPUtime=296.72 cores=1,3,5,7
/proc/15580/task/15599/stat : 15599 (java) R 15577 15580 14900 0 -1 4202560 79 0 0 0 29665 7 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359463055376 140360488028646 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15600] ppid=15577 vsize=9824732 CPUtime=296.71 cores=1,3,5,7
/proc/15580/task/15600/stat : 15600 (java) R 15577 15580 14900 0 -1 4202560 709 0 0 0 29650 21 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359462009488 140360487982047 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15601] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15601/stat : 15601 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359460959144 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15602] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15602/stat : 15602 (java) S 15577 15580 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9856539 10060525568 460429 33554432000 1073741824 1073778376 140733238895408 140359459906344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 601.19
Current children cumulated vsize (KiB) 9824732

[startup+299.001 s]
/proc/loadavg: 4.24 3.56 2.41 5/219 15610
/proc/meminfo: memFree=24865048/32872528 swapFree=1526624/1696276
[pid=15580] ppid=15577 vsize=9824732 CPUtime=601.62 cores=1,3,5,7
/proc/15580/stat : 15580 (java) S 15577 15580 14900 0 -1 4202496 34074 0 1 0 60062 100 0 0 20 0 19 0 9856521 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140733238886544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15580/statm: 2456183 460427 2295 9 0 2446860 0
[pid=15580/tid=15581] ppid=15577 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/15580/task/15581/stat : 15581 (java) S 15577 15580 14900 0 -1 4202560 2420 0 1 0 14 2 0 0 20 0 19 0 9856522 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360655053528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15583] ppid=15577 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/15580/task/15583/stat : 15583 (java) S 15577 15580 14900 0 -1 4202560 298 0 0 0 47 6 0 0 20 0 19 0 9856522 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360616544808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15584] ppid=15577 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/15580/task/15584/stat : 15584 (java) S 15577 15580 14900 0 -1 4202560 398 0 0 0 43 6 0 0 20 0 19 0 9856523 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360615492008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15585] ppid=15577 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/15580/task/15585/stat : 15585 (java) S 15577 15580 14900 0 -1 4202560 420 0 0 0 56 9 0 0 20 0 19 0 9856523 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360614439208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15586] ppid=15577 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/15580/task/15586/stat : 15586 (java) S 15577 15580 14900 0 -1 4202560 457 0 0 0 42 5 0 0 20 0 19 0 9856523 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360613386408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15587] ppid=15577 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/15580/task/15587/stat : 15587 (java) S 15577 15580 14900 0 -1 4202560 402 0 0 0 40 6 0 0 20 0 19 0 9856523 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360612334632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15588] ppid=15577 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/15580/task/15588/stat : 15588 (java) S 15577 15580 14900 0 -1 4202560 321 0 0 0 47 8 0 0 20 0 19 0 9856523 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360611281832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15580/tid=15589] ppid=15577 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/15580/task/15589/stat : 15589 (java) S 15577 15580 14900 0 -1 4202560 587 0 0 0 61 10 0 0 20 0 19 0 9856523 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360610229032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15590] ppid=15577 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/15580/task/15590/stat : 15590 (java) S 15577 15580 14900 0 -1 4202560 408 0 0 0 52 7 0 0 20 0 19 0 9856523 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360609176232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15591] ppid=15577 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/15580/task/15591/stat : 15591 (java) S 15577 15580 14900 0 -1 4202560 1118 0 0 0 57 3 0 0 20 0 19 0 9856524 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360479107560 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15592] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15592/stat : 15592 (java) S 15577 15580 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9856524 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360478053624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15593] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15593/stat : 15593 (java) S 15577 15580 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9856524 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360477000712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15594] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15594/stat : 15594 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9856526 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360475949200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15595] ppid=15577 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/15580/task/15595/stat : 15595 (java) S 15577 15580 14900 0 -1 4202560 15437 0 0 0 165 3 0 0 20 0 19 0 9856526 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360474897336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15580/tid=15596] ppid=15577 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/15580/task/15596/stat : 15596 (java) S 15577 15580 14900 0 -1 4202560 9735 0 0 0 73 1 0 0 20 0 19 0 9856526 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360473844536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15580/tid=15597] ppid=15577 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15580/task/15597/stat : 15597 (java) S 15577 15580 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9856526 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140360472791928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15580/tid=15598] ppid=15577 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/15580/task/15598/stat : 15598 (java) S 15577 15580 14900 0 -1 4202560 17 0 0 0 3 7 0 0 20 0 19 0 9856526 10060525568 460427 33554432000 1073741824 1073778376 140733238895408 140359464119240 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 601.62
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 299.076
CPU time (s): 601.803
CPU user time (s): 600.631
CPU system time (s): 1.17282
CPU usage (%): 201.221
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 600.631
system time used= 1.17282
maximum resident set size= 1857300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34076
page faults= 1
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8082
involuntary context switches= 8059

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.11268 second user time and 2.77858 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:38:43
IDJOB=4120059
IDBENCH=109686
IDSOLVER=2543
FILE ID=node125/4120059-1467308323
RUNJOBID= node125-1467308203-14917
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n82-d3-i1-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-4120059-1467308323/watcher-4120059-1467308323 -o /tmp/evaluation-result-4120059-1467308323/solver-4120059-1467308323 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120059-1467308323.opb

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

MD5SUM BENCH= 52019d94438ee064e2b7c14f812d0dd7
RANDOM SEED=2040512774

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26632996 kB
Buffers:          131432 kB
Cached:          1796236 kB
SwapCached:            0 kB
Active:          2116308 kB
Inactive:        1674248 kB
Active(anon):    1865700 kB
Inactive(anon):        0 kB
Active(file):     250608 kB
Inactive(file):  1674248 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       3581864 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             608800 kB
SReclaimable:      52320 kB
SUnreclaim:       556480 kB
KernelStack:        1784 kB
PageTables:        11760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3886540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1988608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node125 at 2016-06-30 19:43:42