Trace number 4121939

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 587.424 290.541

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n76-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMa8a673d4f58471440e969064172ea728
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 benchmark39.1091
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables114
Total number of constraints304
Number of constraints which are clauses304
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@38c5c3ac
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@558385e3
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@2dcb25f1
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@558385e3
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4121939-1467309749.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.15	c ... done. Wall clock time 0.049s.
0.11/0.15	c declared #vars     114
0.11/0.15	c #constraints  304
0.11/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 304
0.11/0.16	c 304 constraints processed.
0.11/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 304
0.11/0.16	c 304 constraints processed.
1.50/0.55	c cleaning 2499 clauses out of 5001 with flag 23284/5001
1.90/0.68	c cleaning 0 clauses out of 5001 with flag 0/5001
2.29/0.79	c cleaning 4249 clauses out of 8502 with flag 51165/11001
2.86/0.96	c cleaning 0 clauses out of 11001 with flag 0/11001
3.23/1.09	c cleaning 5627 clauses out of 11253 with flag 82750/18001
3.93/1.29	c cleaning 0 clauses out of 18000 with flag 0/18000
4.67/1.57	c cleaning 6811 clauses out of 13625 with flag 118118/26000
4.92/1.70	c cleaning 0 clauses out of 26000 with flag 0/26000
6.21/2.11	c cleaning 0 clauses out of 35000 with flag 0/35000
6.43/2.22	c cleaning 7903 clauses out of 15815 with flag 155751/35001
7.30/2.63	c cleaning 0 clauses out of 45000 with flag 0/45000
7.70/2.86	c cleaning 8951 clauses out of 17911 with flag 201623/45000
8.50/3.24	c cleaning 0 clauses out of 56000 with flag 0/56000
9.44/3.66	c cleaning 9972 clauses out of 19961 with flag 248666/56001
9.84/3.89	c cleaning 0 clauses out of 68000 with flag 0/68000
11.27/4.57	c cleaning 10991 clauses out of 21989 with flag 299131/68001
11.45/4.69	c cleaning 0 clauses out of 81001 with flag 0/81001
13.26/5.57	c cleaning 11991 clauses out of 23997 with flag 358274/81000
13.26/5.58	c cleaning 0 clauses out of 95000 with flag 0/95000
15.23/6.49	c cleaning 0 clauses out of 110001 with flag 0/110001
15.85/6.76	c cleaning 13003 clauses out of 26006 with flag 423419/95000
17.63/7.71	c cleaning 0 clauses out of 126001 with flag 0/126001
18.43/8.10	c cleaning 14001 clauses out of 28004 with flag 499251/110001
19.83/8.71	c cleaning 0 clauses out of 143001 with flag 0/143001
21.65/9.54	c cleaning 14995 clauses out of 30002 with flag 569971/126000
22.05/9.72	c cleaning 0 clauses out of 161000 with flag 0/161000
24.67/11.07	c cleaning 15999 clauses out of 32008 with flag 642826/143001
25.05/11.27	c cleaning 0 clauses out of 180000 with flag 0/180000
27.65/12.58	c cleaning 0 clauses out of 200001 with flag 0/200001
28.65/13.00	c cleaning 16997 clauses out of 34009 with flag 725837/161001
30.25/13.83	c cleaning 0 clauses out of 221000 with flag 0/221000
32.26/14.81	c cleaning 18003 clauses out of 36011 with flag 803986/180000
33.56/15.33	c cleaning 0 clauses out of 243000 with flag 0/243000
36.18/16.64	c cleaning 19001 clauses out of 38008 with flag 892595/200000
38.76/17.94	c cleaning 0 clauses out of 266000 with flag 0/266000
39.96/18.59	c cleaning 19999 clauses out of 40007 with flag 990778/221000
43.16/20.10	c cleaning 0 clauses out of 290001 with flag 0/290001
44.56/20.84	c cleaning 20999 clauses out of 42009 with flag 1087527/243001
46.56/21.88	c cleaning 0 clauses out of 315000 with flag 0/315000
50.76/23.72	c cleaning 0 clauses out of 341001 with flag 0/341001
50.76/23.73	c cleaning 22000 clauses out of 44009 with flag 1189779/266000
55.16/25.96	c cleaning 0 clauses out of 368001 with flag 0/368001
56.17/26.47	c cleaning 22996 clauses out of 46010 with flag 1298210/290001
61.36/29.04	c cleaning 24001 clauses out of 48013 with flag 1409725/315000
61.76/29.22	c cleaning 0 clauses out of 396001 with flag 0/396001
69.57/33.14	c cleaning 25002 clauses out of 50013 with flag 1534751/341001
70.95/33.89	c cleaning 0 clauses out of 425001 with flag 0/425001
79.15/37.92	c cleaning 26001 clauses out of 52011 with flag 1670124/368001
83.95/40.30	c cleaning 0 clauses out of 455001 with flag 0/455001
90.54/43.70	c cleaning 27000 clauses out of 54009 with flag 1811140/396000
92.97/44.86	c cleaning 0 clauses out of 486001 with flag 0/486001
102.22/49.16	c cleaning 0 clauses out of 518001 with flag 0/518001
104.62/50.30	c cleaning 28003 clauses out of 56009 with flag 1952076/425000
114.42/55.20	c cleaning 29000 clauses out of 58006 with flag 2092298/455000
122.02/59.08	c cleaning 0 clauses out of 551001 with flag 0/551001
123.42/59.72	c cleaning 30003 clauses out of 60006 with flag 2226880/486000
134.42/65.20	c cleaning 30998 clauses out of 62004 with flag 2373365/518001
136.25/66.18	c cleaning 0 clauses out of 585000 with flag 0/585000
147.42/71.71	c cleaning 31997 clauses out of 64005 with flag 2520807/551000
160.03/78.09	c cleaning 0 clauses out of 620001 with flag 0/620001
165.44/80.74	c cleaning 33000 clauses out of 66008 with flag 2675915/585000
175.23/85.62	c cleaning 0 clauses out of 656000 with flag 0/656000
184.65/90.34	c cleaning 34001 clauses out of 68008 with flag 2836302/620000
191.63/93.89	c cleaning 0 clauses out of 693000 with flag 0/693000
204.53/99.90	c cleaning 35004 clauses out of 70007 with flag 3009921/656000
211.93/103.62	c cleaning 0 clauses out of 731000 with flag 0/731000
220.35/107.87	c cleaning 35999 clauses out of 72004 with flag 3182772/693001
227.74/111.54	c cleaning 0 clauses out of 770000 with flag 0/770000
235.75/115.61	c cleaning 37003 clauses out of 74005 with flag 3347924/731001
247.93/121.65	c cleaning 0 clauses out of 810000 with flag 0/810000
252.73/124.01	c cleaning 37996 clauses out of 76002 with flag 3531248/770001
266.14/130.77	c cleaning 0 clauses out of 851000 with flag 0/851000
270.14/132.71	c cleaning 38997 clauses out of 78005 with flag 3712706/810000
287.13/140.84	c cleaning 40002 clauses out of 80008 with flag 3891275/851000
299.72/147.12	c cleaning 0 clauses out of 893000 with flag 0/893000
303.52/149.02	c cleaning 40997 clauses out of 82007 with flag 4078291/893001
322.92/158.72	c cleaning 42004 clauses out of 84010 with flag 4275420/936001
343.33/168.91	c cleaning 43003 clauses out of 86005 with flag 4469568/980000
348.13/171.37	c cleaning 0 clauses out of 936001 with flag 0/936001
365.93/180.26	c cleaning 44001 clauses out of 88002 with flag 4664938/1025000
373.32/183.90	c cleaning 0 clauses out of 980000 with flag 0/980000
389.52/192.04	c cleaning 44999 clauses out of 90001 with flag 4867069/1071000
397.14/195.86	c cleaning 0 clauses out of 1025000 with flag 0/1025000
415.36/204.55	c cleaning 45995 clauses out of 92003 with flag 5077040/1118001
419.56/206.68	c cleaning 0 clauses out of 1071000 with flag 0/1071000
443.39/218.59	c cleaning 46999 clauses out of 94007 with flag 5293136/1166000
451.79/222.75	c cleaning 0 clauses out of 1118001 with flag 0/1118001
472.59/233.21	c cleaning 47997 clauses out of 96008 with flag 5514798/1215000
484.06/238.84	c cleaning 0 clauses out of 1166001 with flag 0/1166001
511.29/252.46	c cleaning 49001 clauses out of 98011 with flag 5754290/1265000
520.09/256.85	c cleaning 0 clauses out of 1215001 with flag 0/1215001
554.37/273.65	c cleaning 0 clauses out of 1264999 with flag 0/1265000
556.37/274.64	c cleaning 50001 clauses out of 100010 with flag 6001070/1316000
586.12/289.43	c cleaning 0 clauses out of 1316000 with flag 0/1316001
587.10/289.95	c And the winner is solver1
587.10/290.36	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
587.10/290.36	c starts		: 142
587.10/290.36	c conflicts		: 1360535
587.10/290.36	c decisions		: 1661190
587.10/290.36	c propagations		: 8130854
587.10/290.36	c inspects		: 6731774200
587.10/290.36	c shortcuts		: 0
587.10/290.36	c learnt literals	: 0
587.10/290.36	c learnt binary clauses	: 1
587.10/290.36	c learnt ternary clauses	: 25
587.10/290.36	c learnt constraints	: 1360535
587.10/290.36	c ignored constraints	: 0
587.10/290.36	c root simplifications	: 0
587.10/290.36	c removed literals (reason simplification)	: 6787842
587.10/290.36	c reason swapping (by a shorter reason)	: 0
587.10/290.36	c Calls to reduceDB	: 47
587.10/290.36	c Number of update (reduction) of LBD	: 225475
587.10/290.36	c Imported unit clauses	: 0
587.10/290.36	c number of reductions to clauses (during analyze)	: 0
587.10/290.36	c number of learned constraints concerned by reduction	: 0
587.10/290.36	c number of learning phase by resolution	: 0
587.10/290.36	c number of learning phase by cutting planes	: 0
587.10/290.36	c speed (assignments/second)	: 28018.58750150761
587.10/290.36	c non guided choices	499
587.10/290.38	c learnt constraints type 
587.10/290.38	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
587.10/290.38	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 94543
587.10/290.38	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
587.10/290.38	c starts		: 190
587.10/290.38	c conflicts		: 1320202
587.10/290.38	c decisions		: 1529903
587.10/290.38	c propagations		: 8389631
587.10/290.38	c inspects		: 2258867611
587.10/290.38	c shortcuts		: 0
587.10/290.38	c learnt literals	: 1
587.10/290.38	c learnt binary clauses	: 3
587.10/290.38	c learnt ternary clauses	: 13
587.10/290.38	c learnt constraints	: 1320200
587.10/290.38	c ignored constraints	: 0
587.10/290.38	c root simplifications	: 0
587.10/290.38	c removed literals (reason simplification)	: 0
587.10/290.38	c reason swapping (by a shorter reason)	: 0
587.10/290.38	c Calls to reduceDB	: 47
587.10/290.38	c Number of update (reduction) of LBD	: 0
587.10/290.38	c Imported unit clauses	: 0
587.10/290.38	c number of reductions to clauses (during analyze)	: 0
587.10/290.38	c number of learned constraints concerned by reduction	: 0
587.10/290.38	c number of learning phase by resolution	: 0
587.10/290.38	c number of learning phase by cutting planes	: 0
587.10/290.38	c speed (assignments/second)	: 28907.73238325276
587.10/290.38	c non guided choices	546
587.31/290.52	c learnt constraints type 
587.31/290.52	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1320197
587.31/290.52	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 3
587.31/290.52	s UNSATISFIABLE
587.31/290.52	c Total wall clock time (in seconds): 290.419

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

pid=747
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.35 4.26 3.53 3/284 750
/proc/meminfo: memFree=26019152/32872528 swapFree=8828/8828
[pid=750] ppid=747 vsize=96272 CPUtime=0 cores=4-7,12-15
/proc/750/stat : 750 (java) S 747 750 26963 0 -1 4202496 1361 0 0 0 0 0 0 0 20 0 2 0 11927668 98582528 985 33554432000 1073741824 1073778376 140736808103072 140736808094208 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/750/statm: 24068 985 750 9 0 16774 0
[pid=750/tid=751] ppid=747 vsize=8482100 CPUtime=0 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) R 747 750 26963 0 -1 4202560 679 0 1 0 0 0 0 0 20 0 2 0 11927668 8685670400 2017 33554432000 1073741824 1073778376 140736808103072 140072280508720 216808305323 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.35 4.26 3.53 3/284 750
/proc/meminfo: memFree=26019152/32872528 swapFree=8828/8828
[pid=750] ppid=747 vsize=9896436 CPUtime=0.11 cores=4-7,12-15
/proc/750/stat : 750 (java) S 747 750 26963 0 -1 4202496 4552 0 1 0 10 1 0 0 20 0 23 0 11927668 10133950464 6173 33554432000 1073741824 1073778376 140736808103072 140736808094208 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/750/statm: 2474109 6173 2158 9 0 2464786 0
[pid=750/tid=751] ppid=747 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) R 747 750 26963 0 -1 4202560 2423 0 1 0 8 0 0 0 20 0 23 0 11927668 10133950464 6173 33554432000 1073741824 1073778376 140736808103072 140072280506488 216812021005 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.200285 s]
/proc/loadavg: 4.35 4.26 3.53 3/284 750
/proc/meminfo: memFree=26019152/32872528 swapFree=8828/8828
[pid=750] ppid=747 vsize=10162692 CPUtime=0.3 cores=4-7,12-15
/proc/750/stat : 750 (java) S 747 750 26963 0 -1 4202496 5181 0 1 0 29 1 0 0 20 0 27 0 11927668 10406596608 8143 33554432000 1073741824 1073778376 140736808103072 140736808094208 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/750/statm: 2540673 8143 2217 9 0 2531350 0
[pid=750/tid=751] ppid=747 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) S 747 750 26963 0 -1 4202560 2458 0 1 0 14 0 0 0 20 0 27 0 11927668 10406596608 8143 33554432000 1073741824 1073778376 140736808103072 140072280507256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10162692

[startup+0.300362 s]
/proc/loadavg: 4.35 4.26 3.53 3/284 750
/proc/meminfo: memFree=26019152/32872528 swapFree=8828/8828
[pid=750] ppid=747 vsize=10162692 CPUtime=0.71 cores=4-7,12-15
/proc/750/stat : 750 (java) S 747 750 26963 0 -1 4202496 8003 0 1 0 69 2 0 0 20 0 27 0 11927668 10406596608 10060 33554432000 1073741824 1073778376 140736808103072 140736808094208 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/750/statm: 2540673 10060 2241 9 0 2531350 0
[pid=750/tid=751] ppid=747 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) S 747 750 26963 0 -1 4202560 2458 0 1 0 14 0 0 0 20 0 27 0 11927668 10406596608 10060 33554432000 1073741824 1073778376 140736808103072 140072280507256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 10162692

[startup+0.700302 s]
/proc/loadavg: 4.35 4.26 3.53 3/284 750
/proc/meminfo: memFree=26019152/32872528 swapFree=8828/8828
[pid=750] ppid=747 vsize=10162692 CPUtime=2.29 cores=4-7,12-15
/proc/750/stat : 750 (java) S 747 750 26963 0 -1 4202496 19552 0 1 0 225 4 0 0 20 0 27 0 11927668 10406596608 31329 33554432000 1073741824 1073778376 140736808103072 140736808094208 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/750/statm: 2540673 31354 2261 9 0 2531350 0
[pid=750/tid=751] ppid=747 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) S 747 750 26963 0 -1 4202560 2458 0 1 0 14 0 0 0 20 0 27 0 11927668 10406596608 31374 33554432000 1073741824 1073778376 140736808103072 140072280507256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 10162692

[startup+1.50159 s]
/proc/loadavg: 4.35 4.26 3.53 7/311 777
/proc/meminfo: memFree=25839676/32872528 swapFree=8828/8828
[pid=750] ppid=747 vsize=10162692 CPUtime=4.67 cores=4-7,12-15
/proc/750/stat : 750 (java) S 747 750 26963 0 -1 4202496 24068 0 1 0 458 9 0 0 20 0 27 0 11927668 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140736808094208 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/750/statm: 2540673 48110 2275 9 0 2531350 0
[pid=750/tid=751] ppid=747 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) S 747 750 26963 0 -1 4202560 2458 0 1 0 14 0 0 0 20 0 27 0 11927668 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072280507256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=753] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/753/stat : 753 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072241998120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=754] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/754/stat : 754 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072240945320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=755] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/755/stat : 755 (java) S 747 750 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072239893032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=756] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/756/stat : 756 (java) S 747 750 26963 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072120740264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=750/tid=757] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/757/stat : 757 (java) S 747 750 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072119687976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=758] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/758/stat : 758 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072118635176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=750/tid=759] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/759/stat : 759 (java) S 747 750 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072117582888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=760] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/760/stat : 760 (java) S 747 750 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072116530088 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=761] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/761/stat : 761 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072115476776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=762] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/762/stat : 762 (java) S 747 750 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072114423976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=763] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/763/stat : 763 (java) S 747 750 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072113371688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=764] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/764/stat : 764 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072112318888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=765] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/765/stat : 765 (java) S 747 750 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140072111266600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=750/tid=766] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/766/stat : 766 (java) S 747 750 26963 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 27 0 11927670 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071221021288 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=767] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/767/stat : 767 (java) S 747 750 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11927670 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071219967864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=768] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/768/stat : 768 (java) S 747 750 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11927670 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071218914952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=769] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/769/stat : 769 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11927672 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071217862928 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=770] ppid=747 vsize=10162692 CPUtime=1.02 cores=4-7,12-15
/proc/750/task/770/stat : 770 (java) S 747 750 26963 0 -1 4202560 12029 0 0 0 100 2 0 0 20 0 27 0 11927672 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071216810040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=771] ppid=747 vsize=10162692 CPUtime=0.67 cores=4-7,12-15
/proc/750/task/771/stat : 771 (java) S 747 750 26963 0 -1 4202560 8059 0 0 0 66 1 0 0 20 0 27 0 11927672 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071215757752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=772] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/772/stat : 772 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11927672 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071214705144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=773] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/773/stat : 773 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11927672 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071213653064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=750/tid=774] ppid=747 vsize=10162692 CPUtime=1.29 cores=4-7,12-15
/proc/750/task/774/stat : 774 (java) R 747 750 26963 0 -1 4202560 23 0 0 0 129 0 0 0 20 0 27 0 11927684 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071212596232 140072121186523 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=750/tid=775] ppid=747 vsize=10162692 CPUtime=1.3 cores=4-7,12-15
/proc/750/task/775/stat : 775 (java) R 747 750 26963 0 -1 4202560 94 0 0 0 128 2 0 0 20 0 27 0 11927684 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071211544160 140072121258112 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=750/tid=776] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/776/stat : 776 (java) S 747 750 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11927684 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071210493480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=777] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/777/stat : 777 (java) S 747 750 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11927684 10406596608 48110 33554432000 1073741824 1073778376 140736808103072 140071209440168 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 10162692

[startup+3.10168 s]
/proc/loadavg: 4.32 4.25 3.53 5/311 777
/proc/meminfo: memFree=25757664/32872528 swapFree=8828/8828
[pid=750] ppid=747 vsize=10162692 CPUtime=8.3 cores=4-7,12-15
/proc/750/stat : 750 (java) S 747 750 26963 0 -1 4202496 27522 0 1 0 815 15 0 0 20 0 27 0 11927668 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140736808094208 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/750/statm: 2540673 82031 2275 9 0 2531350 0
[pid=750/tid=751] ppid=747 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) S 747 750 26963 0 -1 4202560 2458 0 1 0 14 0 0 0 20 0 27 0 11927668 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072280507256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=753] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/753/stat : 753 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072241998120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=754] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/754/stat : 754 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072240945320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=755] ppid=747 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/750/task/755/stat : 755 (java) S 747 750 26963 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072239893032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=756] ppid=747 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/750/task/756/stat : 756 (java) S 747 750 26963 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072120740264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=750/tid=757] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/757/stat : 757 (java) S 747 750 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072119687976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=750/tid=758] ppid=747 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/750/task/758/stat : 758 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072118635176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=750/tid=759] ppid=747 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/750/task/759/stat : 759 (java) S 747 750 26963 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072117582888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=760] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/760/stat : 760 (java) S 747 750 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072116530088 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=761] ppid=747 vsize=10162692 CPUtime=0.01 cores=4-7,12-15
/proc/750/task/761/stat : 761 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072115476776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=762] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/762/stat : 762 (java) S 747 750 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072114423976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=763] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/763/stat : 763 (java) S 747 750 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072113371688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=750/tid=764] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/764/stat : 764 (java) S 747 750 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072112318888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=765] ppid=747 vsize=10162692 CPUtime=0.02 cores=4-7,12-15
/proc/750/task/765/stat : 765 (java) S 747 750 26963 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 27 0 11927669 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140072111266600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=750/tid=766] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/766/stat : 766 (java) S 747 750 26963 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 27 0 11927670 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071221021288 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=767] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/767/stat : 767 (java) S 747 750 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11927670 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071219967864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=768] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/768/stat : 768 (java) S 747 750 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11927670 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071218914952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=769] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/769/stat : 769 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11927672 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071217862928 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=770] ppid=747 vsize=10162692 CPUtime=1.35 cores=4-7,12-15
/proc/750/task/770/stat : 770 (java) S 747 750 26963 0 -1 4202560 15267 0 0 0 133 2 0 0 20 0 27 0 11927672 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071216810040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=771] ppid=747 vsize=10162692 CPUtime=0.68 cores=4-7,12-15
/proc/750/task/771/stat : 771 (java) S 747 750 26963 0 -1 4202560 8059 0 0 0 67 1 0 0 20 0 27 0 11927672 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071215757752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=772] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/772/stat : 772 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11927672 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071214705144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=773] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/773/stat : 773 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11927672 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071213653064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=750/tid=774] ppid=747 vsize=10162692 CPUtime=2.87 cores=4-7,12-15
/proc/750/task/774/stat : 774 (java) R 747 750 26963 0 -1 4202560 24 0 0 0 287 0 0 0 20 0 27 0 11927684 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071212589200 140072121163218 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=750/tid=775] ppid=747 vsize=10162692 CPUtime=2.87 cores=4-7,12-15
/proc/750/task/775/stat : 775 (java) R 747 750 26963 0 -1 4202560 155 0 0 0 283 4 0 0 20 0 27 0 11927684 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071211536912 140072121371097 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0
[pid=750/tid=776] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/776/stat : 776 (java) S 747 750 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11927684 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071210493480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=777] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/777/stat : 777 (java) S 747 750 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11927684 10406596608 82031 33554432000 1073741824 1073778376 140736808103072 140071209440168 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 10162692

[startup+6.30116 s]
/proc/loadavg: 4.32 4.25 3.53 5/311 777
/proc/meminfo: memFree=25544860/32872528 swapFree=8828/8828

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

[pid=750/tid=751] ppid=747 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) S 747 750 26963 0 -1 4202560 2466 0 1 0 14 2 0 0 20 0 24 0 11927668 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072280507256 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=753] ppid=747 vsize=10162692 CPUtime=0.47 cores=4-7,12-15
/proc/750/task/753/stat : 753 (java) S 747 750 26963 0 -1 4202560 269 0 0 0 32 15 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072241998120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=750/tid=754] ppid=747 vsize=10162692 CPUtime=0.38 cores=4-7,12-15
/proc/750/task/754/stat : 754 (java) S 747 750 26963 0 -1 4202560 269 0 0 0 27 11 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072240945320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=755] ppid=747 vsize=10162692 CPUtime=0.61 cores=4-7,12-15
/proc/750/task/755/stat : 755 (java) S 747 750 26963 0 -1 4202560 341 0 0 0 43 18 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072239893032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=756] ppid=747 vsize=10162692 CPUtime=0.58 cores=4-7,12-15
/proc/750/task/756/stat : 756 (java) S 747 750 26963 0 -1 4202560 275 0 0 0 37 21 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072120740264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=757] ppid=747 vsize=10162692 CPUtime=0.51 cores=4-7,12-15
/proc/750/task/757/stat : 757 (java) S 747 750 26963 0 -1 4202560 431 0 0 0 35 16 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072119687976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=750/tid=758] ppid=747 vsize=10162692 CPUtime=0.66 cores=4-7,12-15
/proc/750/task/758/stat : 758 (java) S 747 750 26963 0 -1 4202560 484 0 0 0 45 21 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072118635176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=759] ppid=747 vsize=10162692 CPUtime=0.46 cores=4-7,12-15
/proc/750/task/759/stat : 759 (java) S 747 750 26963 0 -1 4202560 187 0 0 0 33 13 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072117582888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=750/tid=760] ppid=747 vsize=10162692 CPUtime=0.43 cores=4-7,12-15
/proc/750/task/760/stat : 760 (java) S 747 750 26963 0 -1 4202560 153 0 0 0 31 12 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072116530088 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=761] ppid=747 vsize=10162692 CPUtime=0.45 cores=4-7,12-15
/proc/750/task/761/stat : 761 (java) S 747 750 26963 0 -1 4202560 285 0 0 0 30 15 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072115476776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=762] ppid=747 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/750/task/762/stat : 762 (java) S 747 750 26963 0 -1 4202560 267 0 0 0 30 11 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072114423976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=763] ppid=747 vsize=10162692 CPUtime=0.54 cores=4-7,12-15
/proc/750/task/763/stat : 763 (java) S 747 750 26963 0 -1 4202560 391 0 0 0 39 15 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072113371688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=764] ppid=747 vsize=10162692 CPUtime=0.5 cores=4-7,12-15
/proc/750/task/764/stat : 764 (java) S 747 750 26963 0 -1 4202560 242 0 0 0 34 16 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072112318888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=765] ppid=747 vsize=10162692 CPUtime=0.47 cores=4-7,12-15
/proc/750/task/765/stat : 765 (java) S 747 750 26963 0 -1 4202560 324 0 0 0 33 14 0 0 20 0 24 0 11927669 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140072111266600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=750/tid=766] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/766/stat : 766 (java) S 747 750 26963 0 -1 4202560 1271 0 0 0 0 0 0 0 20 0 24 0 11927670 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140071221021288 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=767] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/767/stat : 767 (java) S 747 750 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11927670 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140071219967864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=768] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/768/stat : 768 (java) S 747 750 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11927670 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140071218914952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=769] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/769/stat : 769 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11927672 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140071217862928 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=770] ppid=747 vsize=10162692 CPUtime=1.79 cores=4-7,12-15
/proc/750/task/770/stat : 770 (java) S 747 750 26963 0 -1 4202560 16017 0 0 0 177 2 0 0 20 0 24 0 11927672 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140071216810040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=771] ppid=747 vsize=10162692 CPUtime=0.72 cores=4-7,12-15
/proc/750/task/771/stat : 771 (java) S 747 750 26963 0 -1 4202560 8085 0 0 0 71 1 0 0 20 0 24 0 11927672 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140071215757752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=772] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/772/stat : 772 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11927672 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140071214705144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=773] ppid=747 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/750/task/773/stat : 773 (java) S 747 750 26963 0 -1 4202560 17 0 0 0 6 7 0 0 20 0 24 0 11927672 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140071213653064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=777] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/777/stat : 777 (java) S 747 750 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 11927684 10406596608 634788 33554432000 1073741824 1073778376 140736808103072 140071209440168 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 585.82
Current children cumulated vsize (KiB) 10162692

[startup+290.401 s]
/proc/loadavg: 4.02 4.11 3.65 5/308 783
/proc/meminfo: memFree=23244076/32872528 swapFree=8828/8828
[pid=750] ppid=747 vsize=10162692 CPUtime=585.91 cores=4-7,12-15
/proc/750/stat : 750 (java) S 747 750 26963 0 -1 4202496 34313 0 1 0 58340 251 0 0 20 0 24 0 11927668 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140736808094208 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/750/statm: 2540673 634799 2287 9 0 2531350 0
[pid=750/tid=751] ppid=747 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) S 747 750 26963 0 -1 4202560 2466 0 1 0 14 2 0 0 20 0 24 0 11927668 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072280507096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=753] ppid=747 vsize=10162692 CPUtime=0.47 cores=4-7,12-15
/proc/750/task/753/stat : 753 (java) S 747 750 26963 0 -1 4202560 269 0 0 0 32 15 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072241998120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=750/tid=754] ppid=747 vsize=10162692 CPUtime=0.38 cores=4-7,12-15
/proc/750/task/754/stat : 754 (java) S 747 750 26963 0 -1 4202560 269 0 0 0 27 11 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072240945320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=755] ppid=747 vsize=10162692 CPUtime=0.61 cores=4-7,12-15
/proc/750/task/755/stat : 755 (java) S 747 750 26963 0 -1 4202560 341 0 0 0 43 18 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072239893032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=756] ppid=747 vsize=10162692 CPUtime=0.58 cores=4-7,12-15
/proc/750/task/756/stat : 756 (java) S 747 750 26963 0 -1 4202560 275 0 0 0 37 21 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072120740264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=757] ppid=747 vsize=10162692 CPUtime=0.51 cores=4-7,12-15
/proc/750/task/757/stat : 757 (java) S 747 750 26963 0 -1 4202560 431 0 0 0 35 16 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072119687976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=750/tid=758] ppid=747 vsize=10162692 CPUtime=0.66 cores=4-7,12-15
/proc/750/task/758/stat : 758 (java) S 747 750 26963 0 -1 4202560 484 0 0 0 45 21 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072118635176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=759] ppid=747 vsize=10162692 CPUtime=0.46 cores=4-7,12-15
/proc/750/task/759/stat : 759 (java) S 747 750 26963 0 -1 4202560 187 0 0 0 33 13 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072117582888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=750/tid=760] ppid=747 vsize=10162692 CPUtime=0.43 cores=4-7,12-15
/proc/750/task/760/stat : 760 (java) S 747 750 26963 0 -1 4202560 153 0 0 0 31 12 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072116530088 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=761] ppid=747 vsize=10162692 CPUtime=0.45 cores=4-7,12-15
/proc/750/task/761/stat : 761 (java) S 747 750 26963 0 -1 4202560 285 0 0 0 30 15 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072115476776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=762] ppid=747 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/750/task/762/stat : 762 (java) S 747 750 26963 0 -1 4202560 267 0 0 0 30 11 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072114423976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=763] ppid=747 vsize=10162692 CPUtime=0.54 cores=4-7,12-15
/proc/750/task/763/stat : 763 (java) S 747 750 26963 0 -1 4202560 391 0 0 0 39 15 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072113371688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=764] ppid=747 vsize=10162692 CPUtime=0.5 cores=4-7,12-15
/proc/750/task/764/stat : 764 (java) S 747 750 26963 0 -1 4202560 242 0 0 0 34 16 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072112318888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=765] ppid=747 vsize=10162692 CPUtime=0.47 cores=4-7,12-15
/proc/750/task/765/stat : 765 (java) S 747 750 26963 0 -1 4202560 324 0 0 0 33 14 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072111266600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=750/tid=766] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/766/stat : 766 (java) S 747 750 26963 0 -1 4202560 1271 0 0 0 0 0 0 0 20 0 24 0 11927670 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071221021288 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=767] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/767/stat : 767 (java) S 747 750 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11927670 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071219967864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=768] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/768/stat : 768 (java) S 747 750 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11927670 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071218914952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=769] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/769/stat : 769 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071217862928 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=770] ppid=747 vsize=10162692 CPUtime=1.79 cores=4-7,12-15
/proc/750/task/770/stat : 770 (java) S 747 750 26963 0 -1 4202560 16017 0 0 0 177 2 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071216810040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=771] ppid=747 vsize=10162692 CPUtime=0.76 cores=4-7,12-15
/proc/750/task/771/stat : 771 (java) R 747 750 26963 0 -1 4202560 8095 0 0 0 75 1 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071215757752 140072286968773 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=750/tid=772] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/772/stat : 772 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071214705144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=773] ppid=747 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/750/task/773/stat : 773 (java) S 747 750 26963 0 -1 4202560 17 0 0 0 6 7 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071213653064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=783] ppid=747 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/750/task/783/stat : 783 (java) R 747 750 26963 0 -1 4202560 3 0 0 0 3 0 0 0 20 0 24 0 11956704 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071212596008 140072120858112 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 585.91
Current children cumulated vsize (KiB) 10162692

[startup+290.512 s]
/proc/loadavg: 4.02 4.11 3.65 5/308 783
/proc/meminfo: memFree=23244076/32872528 swapFree=8828/8828
[pid=750] ppid=747 vsize=10162692 CPUtime=586.03 cores=4-7,12-15
/proc/750/stat : 750 (java) S 747 750 26963 0 -1 4202496 34313 0 1 0 58352 251 0 0 20 0 24 0 11927668 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140736808094208 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/750/statm: 2540673 634799 2287 9 0 2531350 0
[pid=750/tid=751] ppid=747 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/750/task/751/stat : 751 (java) S 747 750 26963 0 -1 4202560 2466 0 1 0 14 2 0 0 20 0 24 0 11927668 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072280507096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=753] ppid=747 vsize=10162692 CPUtime=0.47 cores=4-7,12-15
/proc/750/task/753/stat : 753 (java) S 747 750 26963 0 -1 4202560 269 0 0 0 32 15 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072241998120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=750/tid=754] ppid=747 vsize=10162692 CPUtime=0.38 cores=4-7,12-15
/proc/750/task/754/stat : 754 (java) S 747 750 26963 0 -1 4202560 269 0 0 0 27 11 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072240945320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=755] ppid=747 vsize=10162692 CPUtime=0.61 cores=4-7,12-15
/proc/750/task/755/stat : 755 (java) S 747 750 26963 0 -1 4202560 341 0 0 0 43 18 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072239893032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=756] ppid=747 vsize=10162692 CPUtime=0.58 cores=4-7,12-15
/proc/750/task/756/stat : 756 (java) S 747 750 26963 0 -1 4202560 275 0 0 0 37 21 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072120740264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=757] ppid=747 vsize=10162692 CPUtime=0.51 cores=4-7,12-15
/proc/750/task/757/stat : 757 (java) S 747 750 26963 0 -1 4202560 431 0 0 0 35 16 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072119687976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=750/tid=758] ppid=747 vsize=10162692 CPUtime=0.66 cores=4-7,12-15
/proc/750/task/758/stat : 758 (java) S 747 750 26963 0 -1 4202560 484 0 0 0 45 21 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072118635176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=759] ppid=747 vsize=10162692 CPUtime=0.46 cores=4-7,12-15
/proc/750/task/759/stat : 759 (java) S 747 750 26963 0 -1 4202560 187 0 0 0 33 13 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072117582888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=750/tid=760] ppid=747 vsize=10162692 CPUtime=0.43 cores=4-7,12-15
/proc/750/task/760/stat : 760 (java) S 747 750 26963 0 -1 4202560 153 0 0 0 31 12 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072116530088 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=761] ppid=747 vsize=10162692 CPUtime=0.45 cores=4-7,12-15
/proc/750/task/761/stat : 761 (java) S 747 750 26963 0 -1 4202560 285 0 0 0 30 15 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072115476776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=762] ppid=747 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/750/task/762/stat : 762 (java) S 747 750 26963 0 -1 4202560 267 0 0 0 30 11 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072114423976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=750/tid=763] ppid=747 vsize=10162692 CPUtime=0.54 cores=4-7,12-15
/proc/750/task/763/stat : 763 (java) S 747 750 26963 0 -1 4202560 391 0 0 0 39 15 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072113371688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=764] ppid=747 vsize=10162692 CPUtime=0.5 cores=4-7,12-15
/proc/750/task/764/stat : 764 (java) S 747 750 26963 0 -1 4202560 242 0 0 0 34 16 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072112318888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=765] ppid=747 vsize=10162692 CPUtime=0.47 cores=4-7,12-15
/proc/750/task/765/stat : 765 (java) S 747 750 26963 0 -1 4202560 324 0 0 0 33 14 0 0 20 0 24 0 11927669 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140072111266600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=750/tid=766] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/766/stat : 766 (java) S 747 750 26963 0 -1 4202560 1271 0 0 0 0 0 0 0 20 0 24 0 11927670 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071221021288 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=767] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/767/stat : 767 (java) S 747 750 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11927670 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071219967864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=768] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/768/stat : 768 (java) S 747 750 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11927670 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071218914952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=769] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/769/stat : 769 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071217862928 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=750/tid=770] ppid=747 vsize=10162692 CPUtime=1.79 cores=4-7,12-15
/proc/750/task/770/stat : 770 (java) S 747 750 26963 0 -1 4202560 16017 0 0 0 177 2 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071216810040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=771] ppid=747 vsize=10162692 CPUtime=0.77 cores=4-7,12-15
/proc/750/task/771/stat : 771 (java) S 747 750 26963 0 -1 4202560 8095 0 0 0 76 1 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071215757752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=750/tid=772] ppid=747 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/750/task/772/stat : 772 (java) S 747 750 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071214705144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=750/tid=773] ppid=747 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/750/task/773/stat : 773 (java) S 747 750 26963 0 -1 4202560 17 0 0 0 6 7 0 0 20 0 24 0 11927672 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071213653064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=750/tid=783] ppid=747 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/750/task/783/stat : 783 (java) R 747 750 26963 0 -1 4202560 3 0 0 0 13 0 0 0 20 0 24 0 11956704 10406596608 634799 33554432000 1073741824 1073778376 140736808103072 140071212596008 140072121679664 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 586.03
Current children cumulated vsize (KiB) 10162692

Child status: 20

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

Real time (s): 290.541
CPU time (s): 587.424
CPU user time (s): 584.824
CPU system time (s): 2.59959
CPU usage (%): 202.183
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 583.444
system time used= 2.69959
maximum resident set size= 2601152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34315
page faults= 1
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7774
involuntary context switches= 4708

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.73258 second user time and 3.00454 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 20:02:29
IDJOB=4121939
IDBENCH=110778
IDSOLVER=2543
FILE ID=node132/4121939-1467309749
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-n76-d3-i2-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-4121939-1467309749/watcher-4121939-1467309749 -o /tmp/evaluation-result-4121939-1467309749/solver-4121939-1467309749 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467308448-26980 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121939-1467309749.opb

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

MD5SUM BENCH= a8a673d4f58471440e969064172ea728
RANDOM SEED=1118394634

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:        26019160 kB
Buffers:          164156 kB
Cached:          3980296 kB
SwapCached:            0 kB
Active:          2124348 kB
Inactive:        3923640 kB
Active(anon):    1904280 kB
Inactive(anon):     1852 kB
Active(file):     220068 kB
Inactive(file):  3921788 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               996 kB
Writeback:             0 kB
AnonPages:       1935312 kB
Mapped:            22200 kB
Shmem:               216 kB
Slab:             637192 kB
SReclaimable:      76468 kB
SUnreclaim:       560724 kB
KernelStack:        2384 kB
PageTables:         8164 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3241544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1857536 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 20:07:19