Trace number 3458208

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0OPT3 110.182 108.929

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=449-P1=149-P2=137-P3=137-P4=83-B.opb
MD5SUM854cc656dc0682d745f606d1e6722452
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.12498
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables108
Total number of constraints9
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.06/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.09	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.1.v20110525
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.18-164.el5
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		12995394264
0.06/0.09	c Max memory 		13063553024
0.06/0.09	c Total memory 		13063553024
0.06/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
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 Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3458208-1307158379.opb
0.11/0.11	c reading problem ... 
0.11/0.16	c ... done. Wall clock time 0.055s.
0.11/0.16	c #vars     432
0.11/0.16	c #constraints  661
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 324
0.11/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 337
1.01/0.79	c cleaning 2494 clauses out of 5000 with flag 5000/5000
1.80/1.41	c cleaning 4254 clauses out of 8507 with flag 11001/11001
2.30/1.97	c cleaning 5623 clauses out of 11252 with flag 18000/18000
3.10/2.77	c cleaning 6811 clauses out of 13630 with flag 26001/26001
3.93/3.59	c cleaning 7906 clauses out of 15820 with flag 35002/35002
4.75/4.41	c cleaning 8955 clauses out of 17915 with flag 45003/45003
5.64/5.23	c cleaning 9475 clauses out of 18957 with flag 55000/55000
6.54/6.10	c cleaning 9737 clauses out of 19483 with flag 65001/65001
7.34/6.91	c cleaning 9867 clauses out of 19746 with flag 75001/75001
8.34/7.94	c cleaning 9938 clauses out of 19878 with flag 85000/85000
9.16/8.75	c cleaning 9963 clauses out of 19940 with flag 95000/95000
10.05/9.66	c cleaning 9975 clauses out of 19978 with flag 105001/105001
10.75/10.36	c cleaning 9995 clauses out of 20002 with flag 115000/115000
11.66/11.26	c cleaning 10004 clauses out of 20009 with flag 125002/125002
12.58/12.12	c cleaning 9993 clauses out of 20003 with flag 135000/135000
13.46/13.11	c cleaning 10001 clauses out of 20011 with flag 145001/145001
14.27/13.81	c cleaning 10001 clauses out of 20010 with flag 155001/155001
15.48/15.05	c cleaning 9997 clauses out of 20008 with flag 165000/165000
16.68/16.21	c cleaning 9985 clauses out of 20012 with flag 175001/175001
17.48/17.00	c cleaning 10001 clauses out of 20026 with flag 185000/185000
18.29/17.84	c cleaning 10010 clauses out of 20026 with flag 195001/195001
18.89/18.41	c SATISFIABLE
18.89/18.41	c OPTIMIZING...
18.89/18.41	c Got one! Elapsed wall clock time (in seconds):18.299
18.89/18.41	o 277
19.29/18.82	c cleaning 11141 clauses out of 22310 with flag 5000/207295
19.69/19.27	c cleaning 8572 clauses out of 17170 with flag 11001/213296
20.31/19.86	c cleaning 7787 clauses out of 15598 with flag 18001/220296
21.10/20.66	c cleaning 7896 clauses out of 15810 with flag 26000/228295
22.00/21.50	c cleaning 8441 clauses out of 16914 with flag 35000/237295
22.80/22.32	c cleaning 9226 clauses out of 18473 with flag 45000/247295
22.80/22.38	c Got one! Elapsed wall clock time (in seconds):22.273
22.80/22.38	o 33
23.20/22.74	c cleaning 7545 clauses out of 15105 with flag 5000/253153
23.63/23.19	c cleaning 6773 clauses out of 13563 with flag 11003/259156
24.11/23.65	c cleaning 6887 clauses out of 13787 with flag 18000/266153
24.73/24.23	c cleaning 7446 clauses out of 14901 with flag 26001/274154
25.41/24.97	c cleaning 8224 clauses out of 16454 with flag 35000/283153
26.21/25.80	c cleaning 9115 clauses out of 18230 with flag 45000/293153
27.37/26.80	c cleaning 9551 clauses out of 19116 with flag 55001/303154
28.47/27.54	c cleaning 9775 clauses out of 19564 with flag 65000/313153
29.25/28.33	c cleaning 9892 clauses out of 19791 with flag 75002/323155
30.25/29.30	c cleaning 9944 clauses out of 19897 with flag 85000/333153
31.15/30.23	c cleaning 9971 clauses out of 19954 with flag 95001/343154
32.16/31.24	c cleaning 9988 clauses out of 19982 with flag 105000/353153
33.16/32.23	c cleaning 9992 clauses out of 19994 with flag 115000/363153
34.06/33.13	c cleaning 9997 clauses out of 20004 with flag 125002/373155
34.86/33.95	c cleaning 9997 clauses out of 20005 with flag 135000/383153
35.66/34.71	c cleaning 9998 clauses out of 20009 with flag 145001/393154
36.27/35.36	c Got one! Elapsed wall clock time (in seconds):35.255
36.27/35.36	o 25
36.67/35.76	c cleaning 11633 clauses out of 23271 with flag 5001/406414
37.07/36.21	c cleaning 8806 clauses out of 17637 with flag 11000/412413
37.67/36.71	c cleaning 7906 clauses out of 15831 with flag 18000/419413
38.17/37.28	c cleaning 7956 clauses out of 15925 with flag 26000/427413
38.87/37.95	c cleaning 8479 clauses out of 16970 with flag 35001/436414
39.67/38.71	c cleaning 9245 clauses out of 18491 with flag 45001/446414
40.52/39.57	c cleaning 9615 clauses out of 19246 with flag 55001/456414
41.40/40.42	c cleaning 9809 clauses out of 19631 with flag 65001/466414
42.50/41.52	c cleaning 9908 clauses out of 19821 with flag 75000/476413
43.51/42.52	c cleaning 9948 clauses out of 19914 with flag 85001/486414
44.51/43.53	c cleaning 9976 clauses out of 19966 with flag 95001/496414
45.31/44.34	c cleaning 9986 clauses out of 19990 with flag 105001/506414
46.04/45.04	c cleaning 9990 clauses out of 20003 with flag 115000/516413
46.62/45.66	c cleaning 9995 clauses out of 20014 with flag 125001/526414
47.02/46.03	c Got one! Elapsed wall clock time (in seconds):45.92
47.02/46.03	o 3
47.42/46.41	c cleaning 11104 clauses out of 22216 with flag 5000/538611
47.92/46.92	c cleaning 8549 clauses out of 17113 with flag 11001/544612
48.42/47.43	c cleaning 7772 clauses out of 15563 with flag 18000/551611
49.02/48.08	c cleaning 7892 clauses out of 15791 with flag 26000/559611
49.83/48.81	c cleaning 8447 clauses out of 16901 with flag 35002/568613
50.55/49.58	c cleaning 9224 clauses out of 18452 with flag 45000/578611
51.44/50.51	c cleaning 9613 clauses out of 19228 with flag 55000/588611
52.55/51.55	c cleaning 9804 clauses out of 19616 with flag 65001/598612
53.65/52.60	c cleaning 9902 clauses out of 19812 with flag 75001/608612
54.67/53.63	c cleaning 9951 clauses out of 19910 with flag 85001/618612
55.67/54.68	c cleaning 9976 clauses out of 19958 with flag 95000/628611
56.77/55.75	c cleaning 9988 clauses out of 19984 with flag 105002/638613
57.88/56.88	c cleaning 9993 clauses out of 19995 with flag 115001/648612
58.78/57.77	c cleaning 9998 clauses out of 20001 with flag 125000/658611
59.78/58.72	c cleaning 9998 clauses out of 20004 with flag 135001/668612
60.68/59.61	c cleaning 9999 clauses out of 20005 with flag 145000/678611
61.50/60.42	c cleaning 9998 clauses out of 20008 with flag 155002/688613
62.60/61.52	c cleaning 9996 clauses out of 20010 with flag 165002/698613
63.38/62.35	c cleaning 9998 clauses out of 20013 with flag 175001/708612
64.29/63.25	c cleaning 9998 clauses out of 20015 with flag 185001/718612
65.19/64.12	c cleaning 9999 clauses out of 20017 with flag 195001/728612
66.01/64.95	c cleaning 10001 clauses out of 20018 with flag 205001/738612
66.79/65.79	c cleaning 10004 clauses out of 20017 with flag 215001/748612
67.70/66.65	c cleaning 10003 clauses out of 20012 with flag 225000/758611
68.40/67.38	c cleaning 10000 clauses out of 20010 with flag 235001/768612
69.51/68.43	c cleaning 10003 clauses out of 20011 with flag 245002/778613
70.43/69.38	c cleaning 9996 clauses out of 20007 with flag 255001/788612
71.31/70.25	c cleaning 9999 clauses out of 20011 with flag 265001/798612
72.32/71.21	c cleaning 10000 clauses out of 20011 with flag 275000/808611
73.22/72.14	c cleaning 9997 clauses out of 20011 with flag 285000/818611
74.02/72.96	c cleaning 10001 clauses out of 20014 with flag 295000/828611
74.84/73.76	c cleaning 10000 clauses out of 20013 with flag 305000/838611
75.84/74.79	c cleaning 10002 clauses out of 20014 with flag 315001/848612
76.83/75.78	c cleaning 9998 clauses out of 20011 with flag 325000/858611
77.83/76.74	c cleaning 10002 clauses out of 20013 with flag 335000/868611
78.74/77.69	c cleaning 10003 clauses out of 20011 with flag 345000/878611
79.94/78.83	c cleaning 9997 clauses out of 20009 with flag 355001/888612
80.94/79.83	c cleaning 10002 clauses out of 20013 with flag 365002/898613
81.95/80.81	c cleaning 9997 clauses out of 20009 with flag 375000/908611
82.85/81.77	c cleaning 10001 clauses out of 20012 with flag 385000/918611
83.85/82.70	c cleaning 10000 clauses out of 20011 with flag 395000/928611
84.77/83.68	c cleaning 10004 clauses out of 20012 with flag 405001/938612
85.66/84.61	c cleaning 10001 clauses out of 20008 with flag 415001/948612
86.76/85.61	c cleaning 10000 clauses out of 20007 with flag 425001/958612
87.77/86.66	c cleaning 9997 clauses out of 20007 with flag 435001/968612
88.67/87.56	c cleaning 9996 clauses out of 20010 with flag 445001/978612
89.47/88.38	c cleaning 9999 clauses out of 20013 with flag 455000/988611
90.57/89.44	c cleaning 10004 clauses out of 20014 with flag 465000/998611
91.87/90.71	c cleaning 9999 clauses out of 20010 with flag 475000/1008611
92.88/91.73	c cleaning 9998 clauses out of 20011 with flag 485001/1018612
93.99/92.85	c cleaning 10001 clauses out of 20012 with flag 495000/1028611
94.99/93.83	c cleaning 10001 clauses out of 20010 with flag 505000/1038611
95.89/94.72	c cleaning 10001 clauses out of 20009 with flag 515000/1048611
96.81/95.63	c cleaning 10001 clauses out of 20009 with flag 525001/1058612
97.79/96.63	c cleaning 9997 clauses out of 20008 with flag 535001/1068612
98.70/97.59	c cleaning 10000 clauses out of 20011 with flag 545001/1078612
99.80/98.63	c cleaning 10003 clauses out of 20012 with flag 555002/1088613
100.80/99.68	c cleaning 9999 clauses out of 20008 with flag 565001/1098612
101.80/100.60	c cleaning 10003 clauses out of 20009 with flag 575001/1108612
102.71/101.59	c cleaning 9999 clauses out of 20006 with flag 585001/1118612
103.71/102.59	c cleaning 10000 clauses out of 20008 with flag 595002/1128613
104.71/103.57	c cleaning 10000 clauses out of 20007 with flag 605001/1138612
105.63/104.51	c cleaning 9999 clauses out of 20007 with flag 615001/1148612
106.74/105.52	c cleaning 10001 clauses out of 20008 with flag 625001/1158612
107.62/106.49	c cleaning 10003 clauses out of 20007 with flag 635001/1168612
108.72/107.52	c cleaning 9997 clauses out of 20003 with flag 645001/1178612
109.74/108.58	c cleaning 10000 clauses out of 20004 with flag 655000/1188611
110.16/108.92	c starts		: 192
110.16/108.92	c conflicts		: 1192139
110.16/108.92	c decisions		: 1220937
110.16/108.92	c propagations		: 24755221
110.16/108.92	c inspects		: 863797843
110.16/108.92	c shortcuts		: 0
110.16/108.92	c learnt literals	: 16
110.16/108.92	c learnt binary clauses	: 107
110.16/108.92	c learnt ternary clauses	: 313
110.16/108.92	c learnt constraints	: 1192122
110.16/108.92	c ignored constraints	: 0
110.16/108.92	c root simplifications	: 0
110.16/108.92	c removed literals (reason simplification)	: 50747542
110.16/108.92	c reason swapping (by a shorter reason)	: 0
110.16/108.92	c Calls to reduceDB	: 124
110.16/108.92	c number of reductions to clauses (during analyze)	: 0
110.16/108.92	c number of learned constraints concerned by reduction	: 0
110.16/108.92	c number of learning phase by resolution	: 0
110.16/108.92	c number of learning phase by cutting planes	: 0
110.16/108.92	c speed (assignments/second)	: 393633.56071809056
110.16/108.92	c non guided choices	4113
110.16/108.92	c learnt constraints type 
110.16/108.92	c constraints type 
110.16/108.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 324
110.16/108.92	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 337
110.16/108.92	s OPTIMUM FOUND
110.16/108.92	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 x11 -x12 x13 -x14 x15 -x16 x17 x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 x28 -x29 x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 x38 -x39 -x40 x41 x42 x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 x54 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 
110.16/108.92	c objective function=3
110.16/108.92	c Total wall clock time (in seconds): 108.81

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458208-1307158379/watcher-3458208-1307158379 -o /tmp/evaluation-result-3458208-1307158379/solver-3458208-1307158379 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458208-1307158379.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.09 2.03 2/568 27980
/proc/meminfo: memFree=21058068/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13526316 CPUtime=0.01 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 9749 0 1 0 1 0 0 0 25 0 2 0 827438295 13850947584 9450 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3381579 9465 917 9 0 3372735 0
[pid=27980/tid=27981] ppid=27978 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 8701 0 1 0 0 0 0 0 25 0 2 0 827438296 13850947584 9517 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253640553531 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.06615 s]
/proc/loadavg: 2.07 2.09 2.03 2/568 27980
/proc/meminfo: memFree=21058068/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13554864 CPUtime=0.06 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 14202 0 1 0 5 1 0 0 25 0 18 0 827438295 13880180736 13898 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3388716 13898 1733 9 0 3379457 0
[pid=27980/tid=27981] ppid=27978 vsize=13554864 CPUtime=0.05 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 13028 0 1 0 4 1 0 0 25 0 18 0 827438296 13880180736 13898 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 47019987728573 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13554864

[startup+0.10518 s]
/proc/loadavg: 2.07 2.09 2.03 2/568 27980
/proc/meminfo: memFree=21058068/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13622476 CPUtime=0.11 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 15639 0 1 0 10 1 0 0 25 0 18 0 827438295 13949415424 15275 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3405619 15275 2093 9 0 3396353 0
[pid=27980/tid=27981] ppid=27978 vsize=13622476 CPUtime=0.09 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 13674 0 1 0 8 1 0 0 18 0 18 0 827438296 13949415424 15275 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 47019988026607 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13622476

[startup+0.301136 s]
/proc/loadavg: 2.07 2.09 2.03 2/568 27980
/proc/meminfo: memFree=21058068/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13626576 CPUtime=0.53 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 18802 0 1 0 51 2 0 0 25 0 19 0 827438295 13953613824 17631 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3406644 17631 2212 9 0 3397378 0
[pid=27980/tid=27981] ppid=27978 vsize=13626576 CPUtime=0.28 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 14266 0 1 0 27 1 0 0 19 0 19 0 827438296 13953613824 17631 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676550 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13626576

[startup+0.701031 s]
/proc/loadavg: 2.07 2.09 2.03 2/568 27980
/proc/meminfo: memFree=21058068/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13626576 CPUtime=1.01 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 19362 0 1 0 99 2 0 0 25 0 19 0 827438295 13953613824 18191 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3406644 18191 2216 9 0 3397378 0
[pid=27980/tid=27981] ppid=27978 vsize=13626576 CPUtime=0.68 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 14789 0 1 0 67 1 0 0 19 0 19 0 827438296 13953613824 18191 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 46912505522181 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 13626576

[startup+1.50089 s]
/proc/loadavg: 2.07 2.09 2.03 3/586 28090
/proc/meminfo: memFree=21047992/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13626576 CPUtime=1.9 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 21105 0 1 0 187 3 0 0 25 0 19 0 827438295 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3406644 19911 2248 9 0 3397378 0
[pid=27980/tid=27981] ppid=27978 vsize=13626576 CPUtime=1.44 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 14835 0 1 0 143 1 0 0 20 0 19 0 827438296 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 46912505521101 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27980/tid=27983] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27983/stat : 27983 (java) S 27978 27980 24519 0 -1 4202560 386 0 0 0 0 0 0 0 16 0 19 0 827438298 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27984] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27984/stat : 27984 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27985] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27985/stat : 27985 (java) S 27978 27980 24519 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27986] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27986/stat : 27986 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27987] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27987/stat : 27987 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27988] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27988/stat : 27988 (java) S 27978 27980 24519 0 -1 4202560 162 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27989] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27989/stat : 27989 (java) S 27978 27980 24519 0 -1 4202560 115 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27990] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27990/stat : 27990 (java) S 27978 27980 24519 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27991] ppid=27978 vsize=13626576 CPUtime=0.02 cores=0,2,4,6
/proc/27980/task/27991/stat : 27991 (java) S 27978 27980 24519 0 -1 4202560 722 0 0 0 2 0 0 0 16 0 19 0 827438299 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 0 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27992] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27992/stat : 27992 (java) S 27978 27980 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827438299 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27993] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27993/stat : 27993 (java) S 27978 27980 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 827438299 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27994] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27994/stat : 27994 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652683185 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27995] ppid=27978 vsize=13626576 CPUtime=0.18 cores=0,2,4,6
/proc/27980/task/27995/stat : 27995 (java) S 27978 27980 24519 0 -1 4202560 1238 0 0 0 18 0 0 0 15 0 19 0 827438301 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27996] ppid=27978 vsize=13626576 CPUtime=0.21 cores=0,2,4,6
/proc/27980/task/27996/stat : 27996 (java) S 27978 27980 24519 0 -1 4202560 2257 0 0 0 21 0 0 0 16 0 19 0 827438301 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27997] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27997/stat : 27997 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27998] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27998/stat : 27998 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827438301 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27999] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27999/stat : 27999 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827438312 13953613824 19911 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 13626576

[startup+3.10059 s]
/proc/loadavg: 2.07 2.09 2.03 3/587 28091
/proc/meminfo: memFree=21025912/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13626576 CPUtime=3.53 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 21555 0 1 0 350 3 0 0 25 0 19 0 827438295 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3406644 20358 2249 9 0 3397378 0
[pid=27980/tid=27981] ppid=27978 vsize=13626576 CPUtime=3 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 14837 0 1 0 299 1 0 0 25 0 19 0 827438296 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 46912505509182 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27980/tid=27983] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27983/stat : 27983 (java) S 27978 27980 24519 0 -1 4202560 386 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27984] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27984/stat : 27984 (java) S 27978 27980 24519 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27985] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27985/stat : 27985 (java) S 27978 27980 24519 0 -1 4202560 121 0 0 0 0 0 0 0 16 0 19 0 827438298 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27986] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27986/stat : 27986 (java) S 27978 27980 24519 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27987] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27987/stat : 27987 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27988] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27988/stat : 27988 (java) S 27978 27980 24519 0 -1 4202560 172 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27989] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27989/stat : 27989 (java) S 27978 27980 24519 0 -1 4202560 115 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27990] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27990/stat : 27990 (java) S 27978 27980 24519 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27991] ppid=27978 vsize=13626576 CPUtime=0.05 cores=0,2,4,6
/proc/27980/task/27991/stat : 27991 (java) S 27978 27980 24519 0 -1 4202560 989 0 0 0 5 0 0 0 16 0 19 0 827438299 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 0 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27992] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27992/stat : 27992 (java) S 27978 27980 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827438299 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27993] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27993/stat : 27993 (java) S 27978 27980 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 827438299 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27994] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27994/stat : 27994 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652683185 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27995] ppid=27978 vsize=13626576 CPUtime=0.22 cores=0,2,4,6
/proc/27980/task/27995/stat : 27995 (java) S 27978 27980 24519 0 -1 4202560 1250 0 0 0 22 0 0 0 15 0 19 0 827438301 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27996] ppid=27978 vsize=13626576 CPUtime=0.21 cores=0,2,4,6
/proc/27980/task/27996/stat : 27996 (java) S 27978 27980 24519 0 -1 4202560 2257 0 0 0 21 0 0 0 15 0 19 0 827438301 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27997] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27997/stat : 27997 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27998] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27998/stat : 27998 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827438301 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27999] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27999/stat : 27999 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827438312 13953613824 20358 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 13626576

[startup+6.30107 s]
/proc/loadavg: 2.07 2.09 2.03 3/587 28091
/proc/meminfo: memFree=21019228/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13626576 CPUtime=6.74 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 22471 0 1 0 671 3 0 0 25 0 19 0 827438295 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3406644 21133 2249 9 0 3397378 0
[pid=27980/tid=27981] ppid=27978 vsize=13626576 CPUtime=6.12 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 14842 0 1 0 611 1 0 0 25 0 19 0 827438296 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 46912505530970 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27980/tid=27983] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27983/stat : 27983 (java) S 27978 27980 24519 0 -1 4202560 392 0 0 0 0 0 0 0 16 0 19 0 827438298 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27984] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27984/stat : 27984 (java) S 27978 27980 24519 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27985] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27985/stat : 27985 (java) S 27978 27980 24519 0 -1 4202560 175 0 0 0 0 0 0 0 16 0 19 0 827438298 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27986] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27986/stat : 27986 (java) S 27978 27980 24519 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27987] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27987/stat : 27987 (java) S 27978 27980 24519 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27988] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27988/stat : 27988 (java) S 27978 27980 24519 0 -1 4202560 172 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27989] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27989/stat : 27989 (java) S 27978 27980 24519 0 -1 4202560 173 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27990] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27990/stat : 27990 (java) S 27978 27980 24519 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 827438298 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27991] ppid=27978 vsize=13626576 CPUtime=0.12 cores=0,2,4,6
/proc/27980/task/27991/stat : 27991 (java) S 27978 27980 24519 0 -1 4202560 1687 0 0 0 12 0 0 0 16 0 19 0 827438299 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 0 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27992] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27992/stat : 27992 (java) S 27978 27980 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827438299 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27993] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27993/stat : 27993 (java) S 27978 27980 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 827438299 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27994] ppid=27978 vsize=13626576 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27994/stat : 27994 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652683185 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27995] ppid=27978 vsize=13626576 CPUtime=0.22 cores=0,2,4,6
/proc/27980/task/27995/stat : 27995 (java) S 27978 27980 24519 0 -1 4202560 1250 0 0 0 22 0 0 0 15 0 19 0 827438301 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27996] ppid=27978 vsize=13626576 CPUtime=0.21 cores=0,2,4,6
/proc/27980/task/27996/stat : 27996 (java) S 27978 27980 24519 0 -1 4202560 2257 0 0 0 21 0 0 0 15 0 19 0 827438301 13953613824 21133 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0

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

/proc/27980/task/27983/stat : 27983 (java) S 27978 27980 24519 0 -1 4202560 410 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27984] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27984/stat : 27984 (java) S 27978 27980 24519 0 -1 4202560 83 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27985] ppid=27978 vsize=13647224 CPUtime=0.05 cores=0,2,4,6
/proc/27980/task/27985/stat : 27985 (java) S 27978 27980 24519 0 -1 4202560 185 0 0 0 5 0 0 0 15 0 19 0 827438298 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27986] ppid=27978 vsize=13647224 CPUtime=0.08 cores=0,2,4,6
/proc/27980/task/27986/stat : 27986 (java) S 27978 27980 24519 0 -1 4202560 105 0 0 0 8 0 0 0 15 0 19 0 827438298 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27987] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27987/stat : 27987 (java) S 27978 27980 24519 0 -1 4202560 73 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27988] ppid=27978 vsize=13647224 CPUtime=0.06 cores=0,2,4,6
/proc/27980/task/27988/stat : 27988 (java) S 27978 27980 24519 0 -1 4202560 190 0 0 0 6 0 0 0 15 0 19 0 827438298 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27989] ppid=27978 vsize=13647224 CPUtime=0.08 cores=0,2,4,6
/proc/27980/task/27989/stat : 27989 (java) S 27978 27980 24519 0 -1 4202560 192 0 0 0 8 0 0 0 15 0 19 0 827438298 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27990] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27990/stat : 27990 (java) S 27978 27980 24519 0 -1 4202560 223 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27991] ppid=27978 vsize=13647224 CPUtime=2.31 cores=0,2,4,6
/proc/27980/task/27991/stat : 27991 (java) S 27978 27980 24519 0 -1 4202560 3228 0 0 0 230 1 0 0 16 0 19 0 827438299 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 0 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27992] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27992/stat : 27992 (java) S 27978 27980 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827438299 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27993] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27993/stat : 27993 (java) S 27978 27980 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 827438299 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27994] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27994/stat : 27994 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652683185 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27995] ppid=27978 vsize=13647224 CPUtime=0.69 cores=0,2,4,6
/proc/27980/task/27995/stat : 27995 (java) S 27978 27980 24519 0 -1 4202560 7643 0 0 0 68 1 0 0 15 0 19 0 827438301 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27996] ppid=27978 vsize=13647224 CPUtime=0.25 cores=0,2,4,6
/proc/27980/task/27996/stat : 27996 (java) S 27978 27980 24519 0 -1 4202560 2301 0 0 0 25 0 0 0 15 0 19 0 827438301 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27997] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27997/stat : 27997 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27998] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27998/stat : 27998 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 827438301 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27999] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27999/stat : 27999 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827438312 13974757376 27619 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 108.32
Current children cumulated vsize (KiB) 13647224

[startup+107.901 s]
/proc/loadavg: 2.03 2.07 2.03 3/587 28231
/proc/meminfo: memFree=20960268/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13647224 CPUtime=109.12 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 30762 0 1 0 10906 6 0 0 25 0 19 0 827438295 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3411806 27625 2250 9 0 3402540 0
[pid=27980/tid=27981] ppid=27978 vsize=13647224 CPUtime=105.23 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 14966 0 1 0 10521 2 0 0 25 0 19 0 827438296 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 46912505530977 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27980/tid=27983] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27983/stat : 27983 (java) S 27978 27980 24519 0 -1 4202560 410 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27984] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27984/stat : 27984 (java) S 27978 27980 24519 0 -1 4202560 83 0 0 0 7 0 0 0 16 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27985] ppid=27978 vsize=13647224 CPUtime=0.05 cores=0,2,4,6
/proc/27980/task/27985/stat : 27985 (java) S 27978 27980 24519 0 -1 4202560 185 0 0 0 5 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27986] ppid=27978 vsize=13647224 CPUtime=0.08 cores=0,2,4,6
/proc/27980/task/27986/stat : 27986 (java) S 27978 27980 24519 0 -1 4202560 105 0 0 0 8 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27987] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27987/stat : 27987 (java) S 27978 27980 24519 0 -1 4202560 73 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27988] ppid=27978 vsize=13647224 CPUtime=0.06 cores=0,2,4,6
/proc/27980/task/27988/stat : 27988 (java) S 27978 27980 24519 0 -1 4202560 190 0 0 0 6 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27989] ppid=27978 vsize=13647224 CPUtime=0.08 cores=0,2,4,6
/proc/27980/task/27989/stat : 27989 (java) S 27978 27980 24519 0 -1 4202560 192 0 0 0 8 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27990] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27990/stat : 27990 (java) S 27978 27980 24519 0 -1 4202560 223 0 0 0 7 0 0 0 16 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27991] ppid=27978 vsize=13647224 CPUtime=2.33 cores=0,2,4,6
/proc/27980/task/27991/stat : 27991 (java) S 27978 27980 24519 0 -1 4202560 3234 0 0 0 232 1 0 0 16 0 19 0 827438299 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 0 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27992] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27992/stat : 27992 (java) S 27978 27980 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827438299 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27993] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27993/stat : 27993 (java) S 27978 27980 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 827438299 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27994] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27994/stat : 27994 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652683185 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27995] ppid=27978 vsize=13647224 CPUtime=0.69 cores=0,2,4,6
/proc/27980/task/27995/stat : 27995 (java) S 27978 27980 24519 0 -1 4202560 7643 0 0 0 68 1 0 0 15 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27996] ppid=27978 vsize=13647224 CPUtime=0.25 cores=0,2,4,6
/proc/27980/task/27996/stat : 27996 (java) S 27978 27980 24519 0 -1 4202560 2301 0 0 0 25 0 0 0 15 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27997] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27997/stat : 27997 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27998] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27998/stat : 27998 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27999] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27999/stat : 27999 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827438312 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 109.12
Current children cumulated vsize (KiB) 13647224

[startup+108.701 s]
/proc/loadavg: 2.03 2.07 2.03 3/587 28231
/proc/meminfo: memFree=20960268/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13647224 CPUtime=109.94 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 30764 0 1 0 10988 6 0 0 25 0 19 0 827438295 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3411806 27625 2250 9 0 3402540 0
[pid=27980/tid=27981] ppid=27978 vsize=13647224 CPUtime=106 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 14968 0 1 0 10598 2 0 0 17 0 19 0 827438296 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 46912505634450 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27980/tid=27983] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27983/stat : 27983 (java) S 27978 27980 24519 0 -1 4202560 410 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27984] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27984/stat : 27984 (java) S 27978 27980 24519 0 -1 4202560 83 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27985] ppid=27978 vsize=13647224 CPUtime=0.05 cores=0,2,4,6
/proc/27980/task/27985/stat : 27985 (java) S 27978 27980 24519 0 -1 4202560 185 0 0 0 5 0 0 0 16 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27986] ppid=27978 vsize=13647224 CPUtime=0.08 cores=0,2,4,6
/proc/27980/task/27986/stat : 27986 (java) S 27978 27980 24519 0 -1 4202560 105 0 0 0 8 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27987] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27987/stat : 27987 (java) S 27978 27980 24519 0 -1 4202560 73 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27988] ppid=27978 vsize=13647224 CPUtime=0.06 cores=0,2,4,6
/proc/27980/task/27988/stat : 27988 (java) S 27978 27980 24519 0 -1 4202560 190 0 0 0 6 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27989] ppid=27978 vsize=13647224 CPUtime=0.08 cores=0,2,4,6
/proc/27980/task/27989/stat : 27989 (java) S 27978 27980 24519 0 -1 4202560 192 0 0 0 8 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27990] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27990/stat : 27990 (java) S 27978 27980 24519 0 -1 4202560 223 0 0 0 7 0 0 0 16 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27991] ppid=27978 vsize=13647224 CPUtime=2.35 cores=0,2,4,6
/proc/27980/task/27991/stat : 27991 (java) S 27978 27980 24519 0 -1 4202560 3234 0 0 0 234 1 0 0 15 0 19 0 827438299 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 0 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27992] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27992/stat : 27992 (java) S 27978 27980 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827438299 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27993] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27993/stat : 27993 (java) S 27978 27980 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 827438299 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27994] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27994/stat : 27994 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652683185 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27995] ppid=27978 vsize=13647224 CPUtime=0.7 cores=0,2,4,6
/proc/27980/task/27995/stat : 27995 (java) S 27978 27980 24519 0 -1 4202560 7643 0 0 0 69 1 0 0 15 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27996] ppid=27978 vsize=13647224 CPUtime=0.26 cores=0,2,4,6
/proc/27980/task/27996/stat : 27996 (java) S 27978 27980 24519 0 -1 4202560 2301 0 0 0 26 0 0 0 15 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27997] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27997/stat : 27997 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27998] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27998/stat : 27998 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27999] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27999/stat : 27999 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827438312 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 109.94
Current children cumulated vsize (KiB) 13647224

[startup+108.92 s]
/proc/loadavg: 2.03 2.07 2.03 3/587 28231
/proc/meminfo: memFree=20960268/32951124 swapFree=53733252/67111528
[pid=27980] ppid=27978 vsize=13647224 CPUtime=110.16 cores=0,2,4,6
/proc/27980/stat : 27980 (java) S 27978 27980 24519 0 -1 4202496 30764 0 1 0 11010 6 0 0 25 0 19 0 827438295 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/27980/statm: 3411806 27625 2250 9 0 3402540 0
[pid=27980/tid=27981] ppid=27978 vsize=13647224 CPUtime=106.22 cores=0,2,4,6
/proc/27980/task/27981/stat : 27981 (java) R 27978 27980 24519 0 -1 4202560 14968 0 1 0 10620 2 0 0 18 0 19 0 827438296 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 46912505194104 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27980/tid=27983] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27983/stat : 27983 (java) S 27978 27980 24519 0 -1 4202560 410 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27984] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27984/stat : 27984 (java) S 27978 27980 24519 0 -1 4202560 83 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27985] ppid=27978 vsize=13647224 CPUtime=0.05 cores=0,2,4,6
/proc/27980/task/27985/stat : 27985 (java) S 27978 27980 24519 0 -1 4202560 185 0 0 0 5 0 0 0 16 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27986] ppid=27978 vsize=13647224 CPUtime=0.08 cores=0,2,4,6
/proc/27980/task/27986/stat : 27986 (java) S 27978 27980 24519 0 -1 4202560 105 0 0 0 8 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27987] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27987/stat : 27987 (java) S 27978 27980 24519 0 -1 4202560 73 0 0 0 7 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27988] ppid=27978 vsize=13647224 CPUtime=0.06 cores=0,2,4,6
/proc/27980/task/27988/stat : 27988 (java) S 27978 27980 24519 0 -1 4202560 190 0 0 0 6 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27989] ppid=27978 vsize=13647224 CPUtime=0.08 cores=0,2,4,6
/proc/27980/task/27989/stat : 27989 (java) S 27978 27980 24519 0 -1 4202560 192 0 0 0 8 0 0 0 15 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27990] ppid=27978 vsize=13647224 CPUtime=0.07 cores=0,2,4,6
/proc/27980/task/27990/stat : 27990 (java) S 27978 27980 24519 0 -1 4202560 223 0 0 0 7 0 0 0 16 0 19 0 827438298 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27991] ppid=27978 vsize=13647224 CPUtime=2.35 cores=0,2,4,6
/proc/27980/task/27991/stat : 27991 (java) S 27978 27980 24519 0 -1 4202560 3234 0 0 0 234 1 0 0 15 0 19 0 827438299 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 0 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27992] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27992/stat : 27992 (java) S 27978 27980 24519 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827438299 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27993] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27993/stat : 27993 (java) S 27978 27980 24519 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 827438299 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27994] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27994/stat : 27994 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652683185 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27995] ppid=27978 vsize=13647224 CPUtime=0.7 cores=0,2,4,6
/proc/27980/task/27995/stat : 27995 (java) S 27978 27980 24519 0 -1 4202560 7643 0 0 0 69 1 0 0 15 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 4 0 0 0
[pid=27980/tid=27996] ppid=27978 vsize=13647224 CPUtime=0.26 cores=0,2,4,6
/proc/27980/task/27996/stat : 27996 (java) S 27978 27980 24519 0 -1 4202560 2301 0 0 0 26 0 0 0 15 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 2 0 0 0
[pid=27980/tid=27997] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27997/stat : 27997 (java) S 27978 27980 24519 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652675481 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
[pid=27980/tid=27998] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27998/stat : 27998 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 827438301 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 0 0 0 0
[pid=27980/tid=27999] ppid=27978 vsize=13647224 CPUtime=0 cores=0,2,4,6
/proc/27980/task/27999/stat : 27999 (java) S 27978 27980 24519 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827438312 13974757376 27625 33554432000 1073741824 1073778376 140734287070960 18446744073709551615 253652676096 0 4 0 16800975 18446604452203435264 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 110.16
Current children cumulated vsize (KiB) 13647224

Child status: 30
Real time (s): 108.929
CPU time (s): 110.182
CPU user time (s): 110.11
CPU system time (s): 0.071989
CPU usage (%): 101.15
Max. virtual memory (cumulated for all children) (KiB): 13647224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 110.11
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30790
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6019
involuntary context switches= 2690

runsolver used 0.684895 second user time and 1.3318 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-04 05:32:59
IDJOB=3458208
IDBENCH=48028
IDSOLVER=1952
FILE ID=node106/3458208-1307158379
RUNJOBID= node106-1307156122-27405
PBS_JOBID= 13508810
Free space on /tmp= 73760 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=449-P1=149-P2=137-P3=137-P4=83-B.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458208-1307158379/watcher-3458208-1307158379 -o /tmp/evaluation-result-3458208-1307158379/solver-3458208-1307158379 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458208-1307158379.opb

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

MD5SUM BENCH= 854cc656dc0682d745f606d1e6722452
RANDOM SEED=580559799

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21058084 kB
Buffers:        397008 kB
Cached:        5982528 kB
SwapCached:      22744 kB
Active:        5999768 kB
Inactive:      5552324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21058084 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:             468 kB
Writeback:           4 kB
AnonPages:     5168932 kB
Mapped:          34180 kB
Slab:           191764 kB
PageTables:      77896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 180972704 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73760 MiB
End job on node106 at 2011-06-04 05:34:48