Trace number 4120259

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 261.974 128.405

General information on the benchmark

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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	16
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@22c84d9
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@558385e3
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4120259-1467308648.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.16	c ... done. Wall clock time 0.057s.
0.11/0.16	c declared #vars     138
0.11/0.16	c #constraints  368
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 368
0.11/0.17	c 368 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 368
0.11/0.17	c 368 constraints processed.
1.49/0.58	c cleaning 2500 clauses out of 5000 with flag 25115/5000
2.28/0.76	c cleaning 0 clauses out of 5001 with flag 0/5001
2.68/0.90	c cleaning 4249 clauses out of 8501 with flag 54148/11001
3.26/1.06	c cleaning 0 clauses out of 11002 with flag 0/11002
4.19/1.36	c cleaning 0 clauses out of 18001 with flag 0/18001
4.19/1.39	c cleaning 5623 clauses out of 11252 with flag 89739/18001
5.44/1.74	c cleaning 0 clauses out of 26001 with flag 0/26001
6.10/2.02	c cleaning 6813 clauses out of 13629 with flag 125996/26001
6.33/2.16	c cleaning 0 clauses out of 35001 with flag 0/35001
7.62/2.72	c cleaning 0 clauses out of 45000 with flag 0/45000
7.82/2.83	c cleaning 7904 clauses out of 15816 with flag 163125/35001
9.05/3.45	c cleaning 0 clauses out of 56000 with flag 0/56000
9.83/3.87	c cleaning 8954 clauses out of 17912 with flag 213602/45001
10.33/4.08	c cleaning 0 clauses out of 68000 with flag 0/68000
12.13/4.94	c cleaning 0 clauses out of 81001 with flag 0/81001
12.53/5.16	c cleaning 9976 clauses out of 19957 with flag 269874/56000
14.14/5.95	c cleaning 0 clauses out of 95001 with flag 0/95001
15.58/6.62	c cleaning 10989 clauses out of 21981 with flag 327784/68000
16.36/7.07	c cleaning 0 clauses out of 110001 with flag 0/110001
18.34/7.95	c cleaning 11994 clauses out of 23992 with flag 390441/81000
19.94/8.77	c cleaning 0 clauses out of 126000 with flag 0/126000
20.94/9.29	c cleaning 12994 clauses out of 25998 with flag 458471/95000
23.54/10.57	c cleaning 0 clauses out of 143002 with flag 0/143002
23.74/10.65	c cleaning 14003 clauses out of 28005 with flag 527252/110001
26.96/12.27	c cleaning 0 clauses out of 161001 with flag 0/161001
27.34/12.43	c cleaning 15001 clauses out of 30001 with flag 606279/126000
31.80/14.58	c cleaning 16000 clauses out of 32000 with flag 688543/143000
32.20/14.74	c cleaning 0 clauses out of 180000 with flag 0/180000
36.81/17.03	c cleaning 0 clauses out of 200000 with flag 0/200000
36.81/17.06	c cleaning 16996 clauses out of 34000 with flag 774979/161000
41.20/19.23	c cleaning 0 clauses out of 221001 with flag 0/221001
41.40/19.32	c cleaning 18001 clauses out of 36004 with flag 859453/180000
45.01/21.17	c cleaning 0 clauses out of 243001 with flag 0/243001
46.60/21.98	c cleaning 18999 clauses out of 38004 with flag 948166/200001
51.23/24.28	c cleaning 0 clauses out of 266000 with flag 0/266000
53.13/25.04	c cleaning 20002 clauses out of 40005 with flag 1036374/221001
57.73/27.36	c cleaning 0 clauses out of 290001 with flag 0/290001
59.93/28.43	c cleaning 21001 clauses out of 42003 with flag 1133091/243001
62.93/29.92	c cleaning 0 clauses out of 315000 with flag 0/315000
67.15/32.03	c cleaning 22001 clauses out of 44002 with flag 1229905/266001
68.72/32.88	c cleaning 0 clauses out of 341001 with flag 0/341001
74.92/35.93	c cleaning 22997 clauses out of 46001 with flag 1346298/290001
76.73/36.82	c cleaning 0 clauses out of 368001 with flag 0/368001
84.35/40.48	c cleaning 23999 clauses out of 48003 with flag 1468475/315000
87.75/42.17	c cleaning 0 clauses out of 396000 with flag 0/396000
95.15/45.80	c cleaning 25000 clauses out of 50005 with flag 1598383/341001
96.75/46.68	c cleaning 0 clauses out of 425000 with flag 0/425000
105.35/50.99	c cleaning 25997 clauses out of 52004 with flag 1726655/368000
109.55/53.06	c cleaning 0 clauses out of 455000 with flag 0/455000
113.77/55.12	c cleaning 26999 clauses out of 54008 with flag 1858016/396001
119.65/57.84	c cleaning 0 clauses out of 486000 with flag 0/486000
122.25/59.13	c cleaning 28003 clauses out of 56008 with flag 1994605/425000
128.65/62.31	c cleaning 0 clauses out of 518000 with flag 0/518000
131.68/63.90	c cleaning 28997 clauses out of 58006 with flag 2140699/455001
136.85/66.46	c cleaning 0 clauses out of 551001 with flag 0/551001
142.05/69.07	c cleaning 30001 clauses out of 60008 with flag 2286023/486000
148.62/72.01	c cleaning 0 clauses out of 585001 with flag 0/585001
157.02/76.26	c cleaning 31002 clauses out of 62007 with flag 2425476/518000
166.62/81.09	c cleaning 0 clauses out of 620001 with flag 0/620001
172.43/83.91	c cleaning 31999 clauses out of 64007 with flag 2589770/551002
183.23/89.33	c cleaning 0 clauses out of 656000 with flag 0/656000
193.13/94.12	c cleaning 32998 clauses out of 66006 with flag 2772133/585000
202.33/98.78	c cleaning 0 clauses out of 693000 with flag 0/693000
210.95/103.07	c cleaning 34000 clauses out of 68008 with flag 2948507/620000
221.53/108.10	c cleaning 0 clauses out of 731001 with flag 0/731001
229.37/112.07	c cleaning 35000 clauses out of 70009 with flag 3122832/656001
247.35/120.89	c cleaning 36005 clauses out of 72009 with flag 3296549/693001
250.96/122.66	c cleaning 0 clauses out of 770000 with flag 0/770001
261.68/127.98	c And the winner is solver1
261.68/128.27	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
261.68/128.27	c starts		: 30
261.68/128.27	c conflicts		: 723781
261.68/128.27	c decisions		: 883651
261.68/128.27	c propagations		: 6437977
261.68/128.27	c inspects		: 2922157896
261.68/128.27	c shortcuts		: 0
261.68/128.27	c learnt literals	: 0
261.68/128.27	c learnt binary clauses	: 0
261.68/128.27	c learnt ternary clauses	: 20
261.68/128.27	c learnt constraints	: 723781
261.68/128.27	c ignored constraints	: 0
261.68/128.27	c root simplifications	: 0
261.68/128.27	c removed literals (reason simplification)	: 3297066
261.68/128.27	c reason swapping (by a shorter reason)	: 0
261.68/128.27	c Calls to reduceDB	: 33
261.68/128.27	c Number of update (reduction) of LBD	: 117835
261.68/128.27	c Imported unit clauses	: 0
261.68/128.27	c number of reductions to clauses (during analyze)	: 0
261.68/128.27	c number of learned constraints concerned by reduction	: 0
261.68/128.27	c number of learning phase by resolution	: 0
261.68/128.27	c number of learning phase by cutting planes	: 0
261.68/128.27	c speed (assignments/second)	: 50258.216365595086
261.68/128.27	c non guided choices	317
261.68/128.30	c learnt constraints type 
261.68/128.30	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 66784
261.68/128.30	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
261.68/128.30	c starts		: 170
261.68/128.30	c conflicts		: 794497
261.68/128.30	c decisions		: 892689
261.68/128.30	c propagations		: 3587971
261.68/128.30	c inspects		: 1083428457
261.68/128.30	c shortcuts		: 0
261.68/128.30	c learnt literals	: 1
261.68/128.30	c learnt binary clauses	: 3
261.68/128.30	c learnt ternary clauses	: 22
261.68/128.30	c learnt constraints	: 794495
261.68/128.30	c ignored constraints	: 0
261.68/128.30	c root simplifications	: 0
261.68/128.30	c removed literals (reason simplification)	: 0
261.68/128.30	c reason swapping (by a shorter reason)	: 0
261.68/128.30	c Calls to reduceDB	: 35
261.68/128.30	c Number of update (reduction) of LBD	: 0
261.68/128.30	c Imported unit clauses	: 0
261.68/128.30	c number of reductions to clauses (during analyze)	: 0
261.68/128.30	c number of learned constraints concerned by reduction	: 0
261.68/128.30	c number of learning phase by resolution	: 0
261.68/128.30	c number of learning phase by cutting planes	: 0
261.68/128.30	c speed (assignments/second)	: 28003.676097560976
261.68/128.30	c non guided choices	184
261.74/128.39	c learnt constraints type 
261.74/128.39	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 794492
261.74/128.39	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 3
261.74/128.39	s UNSATISFIABLE
261.74/128.39	c Total wall clock time (in seconds): 128.286

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-4120259-1467308648/watcher-4120259-1467308648 -o /tmp/evaluation-result-4120259-1467308648/solver-4120259-1467308648 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467308448-26980 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4120259-1467308648.opb 

pid=28567
running on 8 cores: 4-7,12-15

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.36 3.04 1.87 4/284 28570
/proc/meminfo: memFree=25801400/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=8482100 CPUtime=0 cores=4-7,12-15
/proc/28570/stat : 28570 (java) S 28567 28570 26963 0 -1 4202496 1779 0 1 0 0 0 0 0 20 0 2 0 11817594 8685670400 1893 33554432000 1073741824 1073778376 140736843846480 140736843837616 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/28570/statm: 2120525 1904 941 9 0 2111634 0
[pid=28570/tid=28571] ppid=28567 vsize=8482100 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28571/stat : 28571 (java) R 28567 28570 26963 0 -1 4202560 648 0 1 0 0 0 0 0 20 0 2 0 11817595 8685670400 1986 33554432000 1073741824 1073778376 140736843846480 139912866318640 216808305323 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 4.36 3.04 1.87 4/284 28570
/proc/meminfo: memFree=25801400/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=9896436 CPUtime=0.11 cores=4-7,12-15
/proc/28570/stat : 28570 (java) S 28567 28570 26963 0 -1 4202496 4536 0 1 0 10 1 0 0 20 0 23 0 11817594 10133950464 6162 33554432000 1073741824 1073778376 140736843846480 140736843837616 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/28570/statm: 2474109 6162 2156 9 0 2464786 0
[pid=28570/tid=28571] ppid=28567 vsize=9896436 CPUtime=0.07 cores=4-7,12-15
/proc/28570/task/28571/stat : 28571 (java) R 28567 28570 26963 0 -1 4202560 2422 0 1 0 6 1 0 0 20 0 23 0 11817595 10133950464 6162 33554432000 1073741824 1073778376 140736843846480 139912866315168 216812020149 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9896436

[startup+0.20028 s]
/proc/loadavg: 4.36 3.04 1.87 4/284 28570
/proc/meminfo: memFree=25801400/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/28570/stat : 28570 (java) S 28567 28570 26963 0 -1 4202496 4814 0 1 0 27 2 0 0 20 0 27 0 11817594 10406596608 7932 33554432000 1073741824 1073778376 140736843846480 140736843837616 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/28570/statm: 2540673 7932 2222 9 0 2531350 0
[pid=28570/tid=28571] ppid=28567 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/28570/task/28571/stat : 28571 (java) S 28567 28570 26963 0 -1 4202560 2450 0 1 0 14 1 0 0 20 0 27 0 11817595 10406596608 7932 33554432000 1073741824 1073778376 140736843846480 139912866317176 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10162692

[startup+0.300277 s]
/proc/loadavg: 4.36 3.04 1.87 4/284 28570
/proc/meminfo: memFree=25801400/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=10162692 CPUtime=0.68 cores=4-7,12-15
/proc/28570/stat : 28570 (java) S 28567 28570 26963 0 -1 4202496 7949 0 1 0 66 2 0 0 20 0 27 0 11817594 10406596608 9995 33554432000 1073741824 1073778376 140736843846480 140736843837616 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/28570/statm: 2540673 9995 2246 9 0 2531350 0
[pid=28570/tid=28571] ppid=28567 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/28570/task/28571/stat : 28571 (java) S 28567 28570 26963 0 -1 4202560 2450 0 1 0 14 1 0 0 20 0 27 0 11817595 10406596608 9995 33554432000 1073741824 1073778376 140736843846480 139912866317176 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10162692

[startup+0.700225 s]
/proc/loadavg: 4.36 3.04 1.87 4/284 28570
/proc/meminfo: memFree=25801400/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=10162692 CPUtime=2.28 cores=4-7,12-15
/proc/28570/stat : 28570 (java) S 28567 28570 26963 0 -1 4202496 24631 0 1 0 222 6 0 0 20 0 27 0 11817594 10406596608 33524 33554432000 1073741824 1073778376 140736843846480 140736843837616 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/28570/statm: 2540673 33524 2260 9 0 2531350 0
[pid=28570/tid=28571] ppid=28567 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/28570/task/28571/stat : 28571 (java) S 28567 28570 26963 0 -1 4202560 2450 0 1 0 14 1 0 0 20 0 27 0 11817595 10406596608 33524 33554432000 1073741824 1073778376 140736843846480 139912866317176 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 10162692

[startup+1.50109 s]
/proc/loadavg: 4.36 3.04 1.87 6/311 28597
/proc/meminfo: memFree=25539508/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=10162692 CPUtime=4.84 cores=4-7,12-15
/proc/28570/stat : 28570 (java) S 28567 28570 26963 0 -1 4202496 26150 0 1 0 475 9 0 0 20 0 27 0 11817594 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 140736843837616 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/28570/statm: 2540673 51623 2275 9 0 2531350 0
[pid=28570/tid=28571] ppid=28567 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/28570/task/28571/stat : 28571 (java) S 28567 28570 26963 0 -1 4202560 2450 0 1 0 14 1 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912866317176 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28573] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28573/stat : 28573 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912709618472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28574] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28574/stat : 28574 (java) S 28567 28570 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912708565672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28575] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28575/stat : 28575 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912707513384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28576] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28576/stat : 28576 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912706460584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28577] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28577/stat : 28577 (java) S 28567 28570 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912705407272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28570/tid=28578] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28578/stat : 28578 (java) S 28567 28570 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912704354472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28579] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28579/stat : 28579 (java) S 28567 28570 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912703302184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28580] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28580/stat : 28580 (java) S 28567 28570 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912702249384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28581] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28581/stat : 28581 (java) S 28567 28570 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912701197096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28582] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28582/stat : 28582 (java) S 28567 28570 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912700144296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28583] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28583/stat : 28583 (java) S 28567 28570 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912699092008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28584] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28584/stat : 28584 (java) S 28567 28570 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912698039208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28570/tid=28585] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28585/stat : 28585 (java) S 28567 28570 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912696985896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28586] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28586/stat : 28586 (java) S 28567 28570 26963 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 27 0 11817596 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912679524456 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28587] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28587/stat : 28587 (java) S 28567 28570 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11817597 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912678471032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28588] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28588/stat : 28588 (java) S 28567 28570 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11817597 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912677418120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28589] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28589/stat : 28589 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912676367120 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28590] ppid=28567 vsize=10162692 CPUtime=0.86 cores=4-7,12-15
/proc/28570/task/28590/stat : 28590 (java) R 28567 28570 26963 0 -1 4202560 11552 0 0 0 84 2 0 0 20 0 27 0 11817599 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912675314112 139912872163430 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28591] ppid=28567 vsize=10162692 CPUtime=1.07 cores=4-7,12-15
/proc/28570/task/28591/stat : 28591 (java) S 28567 28570 26963 0 -1 4202560 10636 0 0 0 105 2 0 0 20 0 27 0 11817599 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912674261944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28592] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28592/stat : 28592 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912673209336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28593] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28593/stat : 28593 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912672156232 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28570/tid=28594] ppid=28567 vsize=10162692 CPUtime=1.29 cores=4-7,12-15
/proc/28570/task/28594/stat : 28594 (java) R 28567 28570 26963 0 -1 4202560 23 0 0 0 129 0 0 0 20 0 27 0 11817611 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912671000960 139912737640154 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28595] ppid=28567 vsize=10162692 CPUtime=1.29 cores=4-7,12-15
/proc/28570/task/28595/stat : 28595 (java) R 28567 28570 26963 0 -1 4202560 91 0 0 0 127 2 0 0 20 0 27 0 11817611 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912669949376 139912737781855 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=28570/tid=28596] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28596/stat : 28596 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817612 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139912668898344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28597] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28597/stat : 28597 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817612 10406596608 51623 33554432000 1073741824 1073778376 140736843846480 139911109797288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 10162692

[startup+3.10114 s]
/proc/loadavg: 4.36 3.04 1.87 5/311 28597
/proc/meminfo: memFree=25481420/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=10162692 CPUtime=8.42 cores=4-7,12-15
/proc/28570/stat : 28570 (java) S 28567 28570 26963 0 -1 4202496 26371 0 1 0 828 14 0 0 20 0 27 0 11817594 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 140736843837616 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/28570/statm: 2540673 85541 2275 9 0 2531350 0
[pid=28570/tid=28571] ppid=28567 vsize=10162692 CPUtime=0.15 cores=4-7,12-15
/proc/28570/task/28571/stat : 28571 (java) S 28567 28570 26963 0 -1 4202560 2450 0 1 0 14 1 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912866317176 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28573] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28573/stat : 28573 (java) S 28567 28570 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912709618472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28574] ppid=28567 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/28570/task/28574/stat : 28574 (java) S 28567 28570 26963 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912708565672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28575] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28575/stat : 28575 (java) S 28567 28570 26963 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912707513384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28576] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28576/stat : 28576 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912706460584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28577] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28577/stat : 28577 (java) S 28567 28570 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912705407272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28570/tid=28578] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28578/stat : 28578 (java) S 28567 28570 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912704354472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28579] ppid=28567 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/28570/task/28579/stat : 28579 (java) S 28567 28570 26963 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912703302184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28580] ppid=28567 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/28570/task/28580/stat : 28580 (java) S 28567 28570 26963 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912702249384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28581] ppid=28567 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/28570/task/28581/stat : 28581 (java) S 28567 28570 26963 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912701197096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28582] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28582/stat : 28582 (java) S 28567 28570 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912700144296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28583] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28583/stat : 28583 (java) S 28567 28570 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912699092008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28584] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28584/stat : 28584 (java) S 28567 28570 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912698039208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28570/tid=28585] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28585/stat : 28585 (java) S 28567 28570 26963 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 27 0 11817595 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912696985896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28586] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28586/stat : 28586 (java) S 28567 28570 26963 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 27 0 11817596 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912679524456 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28587] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28587/stat : 28587 (java) S 28567 28570 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11817597 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912678471032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28588] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28588/stat : 28588 (java) S 28567 28570 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11817597 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912677418120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28589] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28589/stat : 28589 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912676367120 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28590] ppid=28567 vsize=10162692 CPUtime=1.15 cores=4-7,12-15
/proc/28570/task/28590/stat : 28590 (java) S 28567 28570 26963 0 -1 4202560 11552 0 0 0 113 2 0 0 20 0 27 0 11817599 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912675314232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28591] ppid=28567 vsize=10162692 CPUtime=1.07 cores=4-7,12-15
/proc/28570/task/28591/stat : 28591 (java) S 28567 28570 26963 0 -1 4202560 10636 0 0 0 105 2 0 0 20 0 27 0 11817599 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912674261944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28592] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28592/stat : 28592 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912673209336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28593] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28593/stat : 28593 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912672156232 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28594] ppid=28567 vsize=10162692 CPUtime=2.86 cores=4-7,12-15
/proc/28570/task/28594/stat : 28594 (java) R 28567 28570 26963 0 -1 4202560 23 0 0 0 286 0 0 0 20 0 27 0 11817611 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912671000960 139912737688721 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28595] ppid=28567 vsize=10162692 CPUtime=2.86 cores=4-7,12-15
/proc/28570/task/28595/stat : 28595 (java) R 28567 28570 26963 0 -1 4202560 153 0 0 0 282 4 0 0 20 0 27 0 11817611 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912669941760 139912737939023 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=28570/tid=28596] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28596/stat : 28596 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817612 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139912668898344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28597] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28597/stat : 28597 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817612 10406596608 85541 33554432000 1073741824 1073778376 140736843846480 139911109797288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 8.42
Current children cumulated vsize (KiB) 10162692

[startup+6.30115 s]
/proc/loadavg: 4.33 3.06 1.88 5/311 28597
/proc/meminfo: memFree=25381956/32872528 swapFree=8828/8828

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

/proc/28570/task/28583/stat : 28583 (java) S 28567 28570 26963 0 -1 4202560 175 0 0 0 14 8 0 0 20 0 27 0 11817595 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912699092008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28584] ppid=28567 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/28570/task/28584/stat : 28584 (java) S 28567 28570 26963 0 -1 4202560 134 0 0 0 19 10 0 0 20 0 27 0 11817595 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912698039208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28585] ppid=28567 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/28570/task/28585/stat : 28585 (java) S 28567 28570 26963 0 -1 4202560 134 0 0 0 20 9 0 0 20 0 27 0 11817595 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912696985896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28586] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28586/stat : 28586 (java) S 28567 28570 26963 0 -1 4202560 970 0 0 0 0 0 0 0 20 0 27 0 11817596 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912679524456 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28587] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28587/stat : 28587 (java) S 28567 28570 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11817597 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912678471032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28588] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28588/stat : 28588 (java) S 28567 28570 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11817597 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912677418120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28589] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28589/stat : 28589 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912676367120 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28590] ppid=28567 vsize=10162692 CPUtime=1.18 cores=4-7,12-15
/proc/28570/task/28590/stat : 28590 (java) S 28567 28570 26963 0 -1 4202560 11553 0 0 0 116 2 0 0 20 0 27 0 11817599 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912675314232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28591] ppid=28567 vsize=10162692 CPUtime=1.53 cores=4-7,12-15
/proc/28570/task/28591/stat : 28591 (java) S 28567 28570 26963 0 -1 4202560 11470 0 0 0 151 2 0 0 20 0 27 0 11817599 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912674261944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28592] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28592/stat : 28592 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912673209336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28593] ppid=28567 vsize=10162692 CPUtime=0.05 cores=4-7,12-15
/proc/28570/task/28593/stat : 28593 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 2 3 0 0 20 0 27 0 11817599 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912672156232 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28594] ppid=28567 vsize=10162692 CPUtime=125.3 cores=4-7,12-15
/proc/28570/task/28594/stat : 28594 (java) R 28567 28570 26963 0 -1 4202560 34 0 0 0 12529 1 0 0 20 0 27 0 11817611 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912670994048 139912737625557 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28595] ppid=28567 vsize=10162692 CPUtime=125.31 cores=4-7,12-15
/proc/28570/task/28595/stat : 28595 (java) R 28567 28570 26963 0 -1 4202560 502 0 0 0 12515 16 0 0 20 0 27 0 11817611 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912669941760 139912737640159 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=28570/tid=28596] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28596/stat : 28596 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817612 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139912668898344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28597] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28597/stat : 28597 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817612 10406596608 339186 33554432000 1073741824 1073778376 140736843846480 139911109797288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 258.55
Current children cumulated vsize (KiB) 10162692

[startup+127.201 s]
/proc/loadavg: 4.34 3.45 2.16 6/311 29037
/proc/meminfo: memFree=25970500/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=10162692 CPUtime=260.28 cores=4-7,12-15
/proc/28570/stat : 28570 (java) S 28567 28570 26963 0 -1 4202496 31503 0 1 0 25868 160 0 0 20 0 27 0 11817594 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 140736843837616 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/28570/statm: 2540673 339305 2276 9 0 2531350 0
[pid=28570/tid=28571] ppid=28567 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/28570/task/28571/stat : 28571 (java) S 28567 28570 26963 0 -1 4202560 2454 0 1 0 14 2 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912866317176 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28573] ppid=28567 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/28570/task/28573/stat : 28573 (java) S 28567 28570 26963 0 -1 4202560 192 0 0 0 22 11 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912709618472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28574] ppid=28567 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/28570/task/28574/stat : 28574 (java) S 28567 28570 26963 0 -1 4202560 198 0 0 0 22 10 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912708565672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28575] ppid=28567 vsize=10162692 CPUtime=0.26 cores=4-7,12-15
/proc/28570/task/28575/stat : 28575 (java) S 28567 28570 26963 0 -1 4202560 194 0 0 0 17 9 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912707513384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28576] ppid=28567 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/28570/task/28576/stat : 28576 (java) S 28567 28570 26963 0 -1 4202560 258 0 0 0 22 10 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912706460584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28577] ppid=28567 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/28570/task/28577/stat : 28577 (java) S 28567 28570 26963 0 -1 4202560 278 0 0 0 29 12 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912705407272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28578] ppid=28567 vsize=10162692 CPUtime=0.26 cores=4-7,12-15
/proc/28570/task/28578/stat : 28578 (java) S 28567 28570 26963 0 -1 4202560 228 0 0 0 17 9 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912704354472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28579] ppid=28567 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/28570/task/28579/stat : 28579 (java) S 28567 28570 26963 0 -1 4202560 225 0 0 0 27 14 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912703302184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28580] ppid=28567 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/28570/task/28580/stat : 28580 (java) S 28567 28570 26963 0 -1 4202560 220 0 0 0 21 10 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912702249384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28581] ppid=28567 vsize=10162692 CPUtime=0.27 cores=4-7,12-15
/proc/28570/task/28581/stat : 28581 (java) S 28567 28570 26963 0 -1 4202560 146 0 0 0 19 8 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912701197096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28582] ppid=28567 vsize=10162692 CPUtime=0.44 cores=4-7,12-15
/proc/28570/task/28582/stat : 28582 (java) S 28567 28570 26963 0 -1 4202560 273 0 0 0 27 17 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912700144296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28583] ppid=28567 vsize=10162692 CPUtime=0.22 cores=4-7,12-15
/proc/28570/task/28583/stat : 28583 (java) S 28567 28570 26963 0 -1 4202560 175 0 0 0 14 8 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912699092008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28584] ppid=28567 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/28570/task/28584/stat : 28584 (java) S 28567 28570 26963 0 -1 4202560 134 0 0 0 19 10 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912698039208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28585] ppid=28567 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/28570/task/28585/stat : 28585 (java) S 28567 28570 26963 0 -1 4202560 134 0 0 0 20 9 0 0 20 0 27 0 11817595 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912696985896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28586] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28586/stat : 28586 (java) S 28567 28570 26963 0 -1 4202560 970 0 0 0 0 0 0 0 20 0 27 0 11817596 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912679524456 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28587] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28587/stat : 28587 (java) S 28567 28570 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11817597 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912678471032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28588] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28588/stat : 28588 (java) S 28567 28570 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11817597 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912677418120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28589] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28589/stat : 28589 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912676367120 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28590] ppid=28567 vsize=10162692 CPUtime=1.19 cores=4-7,12-15
/proc/28570/task/28590/stat : 28590 (java) S 28567 28570 26963 0 -1 4202560 11553 0 0 0 117 2 0 0 20 0 27 0 11817599 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912675314232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28591] ppid=28567 vsize=10162692 CPUtime=1.65 cores=4-7,12-15
/proc/28570/task/28591/stat : 28591 (java) S 28567 28570 26963 0 -1 4202560 12062 0 0 0 163 2 0 0 20 0 27 0 11817599 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912674261944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28592] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28592/stat : 28592 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11817599 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912673209336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28593] ppid=28567 vsize=10162692 CPUtime=0.05 cores=4-7,12-15
/proc/28570/task/28593/stat : 28593 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 2 3 0 0 20 0 27 0 11817599 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912672156232 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28594] ppid=28567 vsize=10162692 CPUtime=126.1 cores=4-7,12-15
/proc/28570/task/28594/stat : 28594 (java) R 28567 28570 26963 0 -1 4202560 34 0 0 0 12609 1 0 0 20 0 27 0 11817611 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912671001080 139912737635435 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28595] ppid=28567 vsize=10162692 CPUtime=126.1 cores=4-7,12-15
/proc/28570/task/28595/stat : 28595 (java) R 28567 28570 26963 0 -1 4202560 503 0 0 0 12594 16 0 0 20 0 27 0 11817611 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912669948792 139912737640216 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=28570/tid=28596] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28596/stat : 28596 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817612 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139912668898344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28597] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28597/stat : 28597 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11817612 10406596608 339305 33554432000 1073741824 1073778376 140736843846480 139911109797288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 260.28
Current children cumulated vsize (KiB) 10162692

[startup+128.001 s]
/proc/loadavg: 4.34 3.45 2.16 6/311 29037
/proc/meminfo: memFree=25970088/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=10162692 CPUtime=261.23 cores=4-7,12-15
/proc/28570/stat : 28570 (java) S 28567 28570 26963 0 -1 4202496 31505 0 1 0 25960 163 0 0 20 0 24 0 11817594 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 140736843837616 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/28570/statm: 2540673 339291 2277 9 0 2531350 0
[pid=28570/tid=28571] ppid=28567 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/28570/task/28571/stat : 28571 (java) S 28567 28570 26963 0 -1 4202560 2454 0 1 0 14 2 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912866317176 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28573] ppid=28567 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/28570/task/28573/stat : 28573 (java) S 28567 28570 26963 0 -1 4202560 192 0 0 0 22 11 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912709618472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28574] ppid=28567 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/28570/task/28574/stat : 28574 (java) S 28567 28570 26963 0 -1 4202560 198 0 0 0 22 10 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912708565672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28575] ppid=28567 vsize=10162692 CPUtime=0.26 cores=4-7,12-15
/proc/28570/task/28575/stat : 28575 (java) S 28567 28570 26963 0 -1 4202560 194 0 0 0 17 9 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912707513384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28576] ppid=28567 vsize=10162692 CPUtime=0.32 cores=4-7,12-15
/proc/28570/task/28576/stat : 28576 (java) S 28567 28570 26963 0 -1 4202560 258 0 0 0 22 10 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912706460584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28570/tid=28577] ppid=28567 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/28570/task/28577/stat : 28577 (java) S 28567 28570 26963 0 -1 4202560 278 0 0 0 29 12 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912705407272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=28570/tid=28578] ppid=28567 vsize=10162692 CPUtime=0.26 cores=4-7,12-15
/proc/28570/task/28578/stat : 28578 (java) S 28567 28570 26963 0 -1 4202560 228 0 0 0 17 9 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912704354472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28579] ppid=28567 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/28570/task/28579/stat : 28579 (java) S 28567 28570 26963 0 -1 4202560 225 0 0 0 27 14 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912703302184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28580] ppid=28567 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/28570/task/28580/stat : 28580 (java) S 28567 28570 26963 0 -1 4202560 220 0 0 0 21 10 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912702249384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28581] ppid=28567 vsize=10162692 CPUtime=0.27 cores=4-7,12-15
/proc/28570/task/28581/stat : 28581 (java) S 28567 28570 26963 0 -1 4202560 146 0 0 0 19 8 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912701197096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28582] ppid=28567 vsize=10162692 CPUtime=0.44 cores=4-7,12-15
/proc/28570/task/28582/stat : 28582 (java) S 28567 28570 26963 0 -1 4202560 273 0 0 0 27 17 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912700144296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28583] ppid=28567 vsize=10162692 CPUtime=0.22 cores=4-7,12-15
/proc/28570/task/28583/stat : 28583 (java) S 28567 28570 26963 0 -1 4202560 175 0 0 0 14 8 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912699092008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28584] ppid=28567 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/28570/task/28584/stat : 28584 (java) S 28567 28570 26963 0 -1 4202560 134 0 0 0 19 10 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912698039208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28585] ppid=28567 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/28570/task/28585/stat : 28585 (java) S 28567 28570 26963 0 -1 4202560 134 0 0 0 20 9 0 0 20 0 24 0 11817595 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912696985896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28586] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28586/stat : 28586 (java) S 28567 28570 26963 0 -1 4202560 970 0 0 0 0 0 0 0 20 0 24 0 11817596 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912679524456 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=28570/tid=28587] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28587/stat : 28587 (java) S 28567 28570 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11817597 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912678471032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28588] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28588/stat : 28588 (java) S 28567 28570 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11817597 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912677418120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28589] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28589/stat : 28589 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11817599 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912676367120 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28590] ppid=28567 vsize=10162692 CPUtime=1.19 cores=4-7,12-15
/proc/28570/task/28590/stat : 28590 (java) S 28567 28570 26963 0 -1 4202560 11553 0 0 0 117 2 0 0 20 0 24 0 11817599 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912675314232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28570/tid=28591] ppid=28567 vsize=10162692 CPUtime=1.65 cores=4-7,12-15
/proc/28570/task/28591/stat : 28591 (java) S 28567 28570 26963 0 -1 4202560 12062 0 0 0 163 2 0 0 20 0 24 0 11817599 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912674261944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28570/tid=28592] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28592/stat : 28592 (java) S 28567 28570 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11817599 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912673209336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=28570/tid=28593] ppid=28567 vsize=10162692 CPUtime=0.05 cores=4-7,12-15
/proc/28570/task/28593/stat : 28593 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 2 3 0 0 20 0 24 0 11817599 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912672156232 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=28570/tid=28596] ppid=28567 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/28570/task/28596/stat : 28596 (java) S 28567 28570 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 11817612 10406596608 339291 33554432000 1073741824 1073778376 140736843846480 139912668898344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 261.23
Current children cumulated vsize (KiB) 10162692

[startup+128.401 s]
/proc/loadavg: 4.34 3.45 2.16 6/311 29037
/proc/meminfo: memFree=25970088/32872528 swapFree=8828/8828
[pid=28570] ppid=28567 vsize=0 CPUtime=261.5 cores=4-7,12-15
/proc/28570/stat : 28570 (java) Z 28567 28570 26963 0 -1 4203532 31545 0 1 0 25968 182 0 0 20 0 2 0 11817594 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28570/statm: 0 0 0 0 0 0 0
[pid=28570/tid=28590] ppid=28567 vsize=0 CPUtime=1.23 cores=4-7,12-15
/proc/28570/task/28590/stat : 28590 (java) R 28567 28570 26963 0 -1 4203588 11577 0 0 0 121 2 0 0 20 0 2 0 11817599 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 261.5
Current children cumulated vsize (KiB) 0

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): 0.449982
#  lost CPU user time (s): 0.47998
#  lost CPU system time (s): -0.03

Real time (s): 128.405
CPU time (s): 261.974
CPU user time (s): 260.152
CPU system time (s): 1.82172
CPU usage (%): 204.022
Max. virtual memory (cumulated for all children) (KiB): 10164600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 259.673
system time used= 1.85172
maximum resident set size= 1417084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31545
page faults= 1
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3861
involuntary context switches= 2234

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.14982 second user time and 1.41978 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 19:44:08
IDJOB=4120259
IDBENCH=109857
IDSOLVER=2543
FILE ID=node132/4120259-1467308648
RUNJOBID= node132-1467308448-26980
PBS_JOBID= 20005257
Free space on /tmp= 71540 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-n92-d3-i3-f.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-4120259-1467308648/watcher-4120259-1467308648 -o /tmp/evaluation-result-4120259-1467308648/solver-4120259-1467308648 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467308448-26980 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120259-1467308648.opb

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

MD5SUM BENCH= 4b7e05c0098a08389be231b2054e6845
RANDOM SEED=210869522

node132.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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.02
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        25801780 kB
Buffers:          161276 kB
Cached:          3978392 kB
SwapCached:            0 kB
Active:          2338908 kB
Inactive:        3919436 kB
Active(anon):    2121444 kB
Inactive(anon):        0 kB
Active(file):     217464 kB
Inactive(file):  3919436 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               992 kB
Writeback:             8 kB
AnonPages:       2140048 kB
Mapped:            22180 kB
Shmem:               216 kB
Slab:             635836 kB
SReclaimable:      75688 kB
SUnreclaim:       560148 kB
KernelStack:        2360 kB
PageTables:         8384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2696140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2066432 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= 71536 MiB
End job on node132 at 2016-06-30 19:46:17