Trace number 3688578

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
SAT 4j PB RES // CP 2.3.2 SnapshotOPT3 1007.6 508.714

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=67-P1=349-P2=67-P3=499-P4=79-P5=347-P6=307-B.opb
MD5SUM0f5232be892543458d8a9fd6fc4fb56e
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.110982
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 variables162
Total number of constraints13
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 constraints13
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)486
Sum of products size (including duplicates)972
Number of different products486
Sum of products size972

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c c --- End Solver configuration ---
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3688578-1337878521.opb
0.10/0.12	c reading problem ... 
0.23/0.22	c ... done. Wall clock time 0.101s.
0.23/0.22	c declared #vars     162
0.23/0.22	c internal #vars     648
0.23/0.22	c #constraints  991
0.23/0.22	c constraints type 
0.23/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 486
0.23/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 505
0.23/0.22	c 991 constraints processed.
0.23/0.22	c constraints type 
0.23/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 486
0.23/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 505
0.23/0.22	c 991 constraints processed.
0.23/0.22	c objective function length is 9 literals
1.40/0.59	c  And the winner is solver0
2.00/0.72	c SATISFIABLE
2.00/0.72	c OPTIMIZING...
2.00/0.72	c Got one! Elapsed wall clock time (in seconds):0.603
2.00/0.72	o 13
2.75/0.90	c cleaning 2808 clauses out of 5626 with flag 2000/5626
3.52/1.18	c cleaning 4410 clauses out of 8820 with flag 8002/11628
4.55/1.51	c cleaning 5695 clauses out of 11409 with flag 15001/18627
5.13/1.89	c cleaning 6846 clauses out of 13714 with flag 23001/26627
5.97/2.29	c cleaning 7932 clauses out of 15868 with flag 32001/35627
6.74/2.68	c cleaning 8964 clauses out of 17935 with flag 42000/45626
7.33/2.95	c  And the winner is solver0
7.43/3.22	c Got one! Elapsed wall clock time (in seconds):3.104
7.43/3.22	o 11
7.79/3.49	c cleaning 9946 clauses out of 19915 with flag 5000/56570
8.36/3.78	c cleaning 7975 clauses out of 15969 with flag 11000/62570
9.13/4.11	c cleaning 7472 clauses out of 14995 with flag 18001/69571
9.75/4.44	c cleaning 7747 clauses out of 15523 with flag 26001/77571
10.71/4.90	c cleaning 8383 clauses out of 16776 with flag 35001/86571
11.49/5.36	c cleaning 9186 clauses out of 18393 with flag 45001/96571
12.85/6.00	c cleaning 10091 clauses out of 20207 with flag 56001/107571
14.03/6.66	c  And the winner is solver0
14.15/6.72	c Got one! Elapsed wall clock time (in seconds):6.607
14.15/6.72	o 5
14.49/6.98	c cleaning 13106 clauses out of 26230 with flag 5000/123685
15.47/7.45	c cleaning 9557 clauses out of 19124 with flag 11000/129685
16.04/7.78	c cleaning 8260 clauses out of 16568 with flag 18001/136686
16.98/8.22	c cleaning 8143 clauses out of 16307 with flag 26000/144685
17.96/8.79	c cleaning 8569 clauses out of 17164 with flag 35000/153685
19.49/9.32	c cleaning 9281 clauses out of 18595 with flag 45000/163685
21.06/9.92	c cleaning 10152 clauses out of 20315 with flag 56001/174686
21.99/10.45	c  And the winner is solver0
22.10/10.72	c Got one! Elapsed wall clock time (in seconds):10.609
22.10/10.72	o 3
22.47/10.98	c cleaning 12448 clauses out of 24916 with flag 5000/189439
23.41/11.46	c cleaning 9227 clauses out of 18468 with flag 11000/195439
24.17/11.82	c cleaning 8099 clauses out of 16241 with flag 18000/202439
24.95/12.23	c cleaning 8050 clauses out of 16142 with flag 26000/210439
26.29/12.92	c cleaning 8537 clauses out of 17093 with flag 35001/219440
27.45/13.53	c cleaning 9270 clauses out of 18556 with flag 45001/229440
28.41/14.04	c cleaning 10124 clauses out of 20286 with flag 56001/240440
29.76/14.72	c cleaning 11064 clauses out of 22161 with flag 68000/252439
31.11/15.44	c cleaning 12044 clauses out of 24099 with flag 81002/265441
32.45/16.15	c cleaning 13006 clauses out of 26053 with flag 95000/279439
34.20/17.02	c cleaning 14007 clauses out of 28047 with flag 110000/294439
36.16/18.03	c cleaning 14993 clauses out of 30040 with flag 126000/310439
37.89/18.92	c cleaning 16013 clauses out of 32047 with flag 143000/327439
40.43/20.25	c cleaning 17007 clauses out of 34034 with flag 161000/345439
44.39/22.21	c cleaning 18005 clauses out of 36027 with flag 180000/364439
47.93/24.01	c cleaning 18999 clauses out of 38022 with flag 200000/384439
50.85/25.50	c cleaning 19999 clauses out of 40023 with flag 221000/405439
53.96/27.12	c cleaning 20990 clauses out of 42024 with flag 243000/427439
57.29/28.85	c cleaning 22003 clauses out of 44034 with flag 266000/450439
60.42/30.43	c cleaning 22993 clauses out of 46031 with flag 290000/474439
64.52/32.51	c cleaning 24004 clauses out of 48038 with flag 315000/499439
68.44/34.54	c cleaning 25013 clauses out of 50035 with flag 341001/525440
76.20/38.48	c cleaning 26003 clauses out of 52021 with flag 368000/552439
81.73/41.29	c cleaning 26991 clauses out of 54017 with flag 396000/580439
87.41/44.15	c cleaning 28001 clauses out of 56026 with flag 425000/609439
91.34/46.19	c cleaning 29004 clauses out of 58025 with flag 455000/639439
96.23/48.65	c cleaning 30001 clauses out of 60021 with flag 486000/670439
100.95/51.00	c cleaning 30995 clauses out of 62021 with flag 518001/702440
105.62/53.50	c cleaning 31999 clauses out of 64026 with flag 551001/735440
111.52/56.47	c cleaning 33003 clauses out of 66026 with flag 585000/769439
120.04/60.72	c cleaning 33999 clauses out of 68023 with flag 620000/804439
125.76/63.61	c cleaning 35003 clauses out of 70025 with flag 656001/840440
131.80/66.74	c cleaning 35995 clauses out of 72021 with flag 693000/877439
137.11/69.44	c cleaning 36998 clauses out of 74026 with flag 731000/915439
142.61/72.24	c cleaning 37999 clauses out of 76028 with flag 770000/954439
147.15/74.50	c cleaning 0 clauses out of 7551 with flag 0/7553
150.16/76.01	c cleaning 38997 clauses out of 78030 with flag 810001/994440
157.24/79.61	c cleaning 40006 clauses out of 80033 with flag 851001/1035440
165.59/83.88	c cleaning 40999 clauses out of 82026 with flag 893000/1077439
177.72/89.97	c cleaning 42000 clauses out of 84028 with flag 936001/1120440
186.83/94.56	c cleaning 43003 clauses out of 86028 with flag 980001/1164440
195.56/98.96	c cleaning 44003 clauses out of 88024 with flag 1025000/1209439
203.69/103.08	c cleaning 44997 clauses out of 90021 with flag 1071000/1255439
212.00/107.23	c cleaning 46005 clauses out of 92024 with flag 1118001/1302440
225.12/113.88	c cleaning 47001 clauses out of 94018 with flag 1166000/1350439
235.43/119.04	c cleaning 48002 clauses out of 96018 with flag 1215001/1399440
251.20/126.91	c cleaning 49003 clauses out of 98015 with flag 1265000/1449439
259.26/131.01	c cleaning 50000 clauses out of 100011 with flag 1316000/1500439
269.19/136.04	c cleaning 50987 clauses out of 102012 with flag 1368001/1552440
279.91/141.43	c cleaning 52002 clauses out of 104024 with flag 1421000/1605439
290.40/146.71	c cleaning 52996 clauses out of 106022 with flag 1475001/1659440
301.97/152.55	c cleaning 53998 clauses out of 108025 with flag 1530000/1714439
315.60/159.47	c cleaning 55000 clauses out of 110027 with flag 1586000/1770439
327.33/165.31	c cleaning 56012 clauses out of 112027 with flag 1643001/1827440
339.06/171.27	c cleaning 56991 clauses out of 114015 with flag 1701001/1885440
354.65/179.05	c cleaning 57998 clauses out of 116025 with flag 1760002/1944441
366.32/184.90	c cleaning 58995 clauses out of 118026 with flag 1820001/2004440
381.43/192.59	c cleaning 59999 clauses out of 120030 with flag 1881000/2065439
398.53/201.12	c cleaning 61003 clauses out of 122032 with flag 1943001/2127440
416.85/210.33	c cleaning 61996 clauses out of 124029 with flag 2006001/2190440
430.51/217.25	c cleaning 63001 clauses out of 126032 with flag 2070000/2254439
445.83/224.92	c cleaning 64010 clauses out of 128032 with flag 2135001/2319440
470.25/237.12	c cleaning 64984 clauses out of 130021 with flag 2201000/2385439
488.80/246.43	c cleaning 66005 clauses out of 132037 with flag 2268000/2452439
507.81/256.02	c cleaning 67005 clauses out of 134032 with flag 2336000/2520439
537.83/271.05	c cleaning 67998 clauses out of 136027 with flag 2405000/2589439
539.21/271.83	c cleaning 0 clauses out of 13552 with flag 0/13554
555.60/280.04	c cleaning 68997 clauses out of 138029 with flag 2475000/2659439
579.20/291.99	c cleaning 70007 clauses out of 140032 with flag 2546000/2730439
606.10/305.49	c cleaning 70992 clauses out of 142026 with flag 2618001/2802440
624.72/314.84	c cleaning 72006 clauses out of 144034 with flag 2691001/2875440
653.91/329.43	c cleaning 73004 clauses out of 146028 with flag 2765001/2949440
691.53/348.35	c cleaning 74004 clauses out of 148022 with flag 2840000/3024439
727.07/366.17	c cleaning 74994 clauses out of 150018 with flag 2916000/3100439
753.98/379.63	c cleaning 76000 clauses out of 152024 with flag 2993000/3177439
778.04/391.71	c cleaning 77002 clauses out of 154024 with flag 3071000/3255439
803.00/404.35	c cleaning 78002 clauses out of 156022 with flag 3150000/3334439
826.30/416.00	c cleaning 79000 clauses out of 158020 with flag 3230000/3414439
849.91/427.98	c cleaning 79995 clauses out of 160020 with flag 3311000/3495439
857.43/431.84	c cleaning 0 clauses out of 20551 with flag 0/20553
874.26/440.43	c cleaning 81000 clauses out of 162025 with flag 3393000/3577439
896.96/451.81	c cleaning 82005 clauses out of 164025 with flag 3476000/3660439
931.53/469.11	c cleaning 83004 clauses out of 166021 with flag 3560001/3744440
958.81/482.85	c cleaning 84006 clauses out of 168016 with flag 3645000/3829439
987.75/497.42	c cleaning 85002 clauses out of 170009 with flag 3731001/3915440
1005.34/506.31	c  And the winner is solver0
1005.41/508.70	c starts		: 255
1005.41/508.70	c conflicts		: 3971764
1005.41/508.70	c decisions		: 4073803
1005.41/508.70	c propagations		: 78930406
1005.41/508.70	c inspects		: 5104982020
1005.41/508.70	c shortcuts		: 0
1005.41/508.70	c learnt literals	: 22
1005.41/508.70	c learnt binary clauses	: 22
1005.41/508.70	c learnt ternary clauses	: 52
1005.41/508.70	c learnt constraints	: 3971741
1005.41/508.70	c ignored constraints	: 0
1005.41/508.70	c root simplifications	: 0
1005.41/508.70	c removed literals (reason simplification)	: 13654141
1005.41/508.70	c reason swapping (by a shorter reason)	: 0
1005.41/508.70	c Calls to reduceDB	: 102
1005.41/508.70	c number of reductions to clauses (during analyze)	: 0
1005.41/508.70	c number of learned constraints concerned by reduction	: 0
1005.41/508.70	c number of learning phase by resolution	: 0
1005.41/508.70	c number of learning phase by cutting planes	: 0
1005.41/508.70	c speed (assignments/second)	: 155229.36382444797
1005.41/508.70	c non guided choices	8760
1005.41/508.70	c learnt constraints type 
1005.41/508.70	c constraints type 
1005.41/508.70	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 486
1005.41/508.70	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 505
1005.41/508.70	c 991 constraints processed.
1005.41/508.70	c constraints type 
1005.41/508.70	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 486
1005.41/508.70	c org.sat4j.pb.constraints.pb.MaxWatchPb => 505
1005.41/508.70	c 991 constraints processed.
1005.41/508.70	s OPTIMUM FOUND
1005.41/508.70	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 x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 x130 -x131 -x132 -x133 -x134 -x135 x136 -x137 x138 x139 x140 -x141 x142 x143 -x144 x145 x146 -x147 -x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 x158 -x159 -x160 -x161 -x162 
1005.41/508.70	c objective function=3
1005.41/508.70	c Total wall clock time (in seconds): 508.584

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3688578-1337878521/watcher-3688578-1337878521 -o /tmp/evaluation-result-3688578-1337878521/solver-3688578-1337878521 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688578-1337878521.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.79 3.81 3.81 4/195 3297
/proc/meminfo: memFree=28292372/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/3297/stat : 3297 (java) R 3295 3297 718 0 -1 4202496 986 0 0 0 0 0 0 0 20 0 1 0 253977506 23793664 714 33554432000 1073741824 1073778376 140736913059808 140736913048872 229346686312 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 5809 714 529 9 0 128 0

[startup+0.014386 s]
/proc/loadavg: 3.79 3.81 3.81 4/195 3297
/proc/meminfo: memFree=28292372/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9014776 CPUtime=0 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 2093 0 1 0 0 0 0 0 20 0 10 0 253977506 9231130624 2285 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2253694 2285 975 9 0 2244803 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9014776

[startup+0.100301 s]
/proc/loadavg: 3.79 3.81 3.81 4/195 3297
/proc/meminfo: memFree=28292372/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 4317 0 1 0 9 1 0 0 20 0 18 0 253977506 9787813888 5514 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2389603 5514 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300173 s]
/proc/loadavg: 3.79 3.81 3.81 4/195 3297
/proc/meminfo: memFree=28292372/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9824668 CPUtime=0.59 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 7223 0 1 0 57 2 0 0 20 0 22 0 253977506 10060460032 9520 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2456167 9520 2220 9 0 2446860 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9824668

[startup+0.700179 s]
/proc/loadavg: 3.79 3.81 3.81 4/195 3297
/proc/meminfo: memFree=28292372/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9824668 CPUtime=2 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 17638 0 1 0 194 6 0 0 20 0 19 0 253977506 10060460032 19597 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2456167 19597 2242 9 0 2446860 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9824668

[startup+1.50089 s]
/proc/loadavg: 3.79 3.81 3.81 7/217 3322
/proc/meminfo: memFree=28189452/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9824668 CPUtime=4.55 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 24971 0 1 0 445 10 0 0 20 0 22 0 253977506 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2456167 48999 2276 9 0 2446860 0
[pid=3297/tid=3299] ppid=3295 vsize=9824668 CPUtime=0.2 cores=1,3,5,7
/proc/3297/task/3299/stat : 3299 (java) S 3295 3297 718 0 -1 4202560 2451 0 1 0 20 0 0 0 20 0 22 0 253977507 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140250053768184 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3300] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3300/stat : 3300 (java) S 3295 3297 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253977508 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140250015259560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3301] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3301/stat : 3301 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253977508 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140250014207016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3302] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3302/stat : 3302 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253977508 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140250013153960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3303] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3303/stat : 3303 (java) S 3295 3297 718 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253977508 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140250012101416 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3304] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3304/stat : 3304 (java) S 3295 3297 718 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253977508 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140250011048360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3305] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3305/stat : 3305 (java) S 3295 3297 718 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 253977508 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249892121128 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3306] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3306/stat : 3306 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253977508 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249891068072 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3307] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3307/stat : 3307 (java) S 3295 3297 718 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253977508 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249890015528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3308] ppid=3295 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/3297/task/3308/stat : 3308 (java) S 3295 3297 718 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 22 0 253977509 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249877818216 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3309] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3309/stat : 3309 (java) S 3295 3297 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253977510 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249876764536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3310] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3310/stat : 3310 (java) S 3295 3297 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253977510 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249271362952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3311] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3311/stat : 3311 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253977512 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249270311696 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3312] ppid=3295 vsize=9824668 CPUtime=1.01 cores=1,3,5,7
/proc/3297/task/3312/stat : 3312 (java) S 3295 3297 718 0 -1 4202560 12693 0 0 0 100 1 0 0 20 0 22 0 253977512 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249269258552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3313] ppid=3295 vsize=9824668 CPUtime=1.03 cores=1,3,5,7
/proc/3297/task/3313/stat : 3313 (java) S 3295 3297 718 0 -1 4202560 8390 0 0 0 100 3 0 0 20 0 22 0 253977512 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249268206008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3314] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3314/stat : 3314 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253977512 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249267153144 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3315] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3315/stat : 3315 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253977512 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249266100808 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3319] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3319/stat : 3319 (java) S 3295 3297 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253977529 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249261888936 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3320] ppid=3295 vsize=9824668 CPUtime=0.7 cores=1,3,5,7
/proc/3297/task/3320/stat : 3320 (java) R 3295 3297 718 0 -1 4202560 6 0 0 0 70 0 0 0 20 0 22 0 253977579 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249263991376 140249892578515 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3321] ppid=3295 vsize=9824668 CPUtime=0.7 cores=1,3,5,7
/proc/3297/task/3321/stat : 3321 (java) R 3295 3297 718 0 -1 4202560 53 0 0 0 69 1 0 0 20 0 22 0 253977579 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249265044864 140249892547558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3322] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3322/stat : 3322 (java) S 3295 3297 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253977579 10060460032 48999 33554432000 1073741824 1073778376 140736913059808 140249262940968 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 9824668

[startup+3.10081 s]
/proc/loadavg: 3.79 3.81 3.81 5/217 3322
/proc/meminfo: memFree=28091584/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9824668 CPUtime=7.43 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 25113 0 1 0 728 15 0 0 20 0 19 0 253977506 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2456167 66995 2277 9 0 2446860 0
[pid=3297/tid=3299] ppid=3295 vsize=9824668 CPUtime=0.2 cores=1,3,5,7
/proc/3297/task/3299/stat : 3299 (java) S 3295 3297 718 0 -1 4202560 2451 0 1 0 20 0 0 0 20 0 19 0 253977507 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140250053768184 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3300] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3300/stat : 3300 (java) S 3295 3297 718 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253977508 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140250015259560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3301] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3301/stat : 3301 (java) S 3295 3297 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253977508 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140250014207016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3302] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3302/stat : 3302 (java) S 3295 3297 718 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253977508 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140250013153960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3303] ppid=3295 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/3297/task/3303/stat : 3303 (java) S 3295 3297 718 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 253977508 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140250012101416 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3304] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3304/stat : 3304 (java) S 3295 3297 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253977508 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140250011048360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3305] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3305/stat : 3305 (java) S 3295 3297 718 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253977508 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249892121128 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3306] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3306/stat : 3306 (java) S 3295 3297 718 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253977508 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249891068072 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3307] ppid=3295 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/3297/task/3307/stat : 3307 (java) S 3295 3297 718 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 253977508 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249890015528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3308] ppid=3295 vsize=9824668 CPUtime=0.14 cores=1,3,5,7
/proc/3297/task/3308/stat : 3308 (java) S 3295 3297 718 0 -1 4202560 98 0 0 0 12 2 0 0 20 0 19 0 253977509 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249877818216 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3309] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3309/stat : 3309 (java) S 3295 3297 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249876764536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3310] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3310/stat : 3310 (java) S 3295 3297 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249271362952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3311] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3311/stat : 3311 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249270311696 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3312] ppid=3295 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/3297/task/3312/stat : 3312 (java) S 3295 3297 718 0 -1 4202560 12695 0 0 0 104 2 0 0 20 0 19 0 253977512 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249269258552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3313] ppid=3295 vsize=9824668 CPUtime=1.03 cores=1,3,5,7
/proc/3297/task/3313/stat : 3313 (java) S 3295 3297 718 0 -1 4202560 8391 0 0 0 100 3 0 0 20 0 19 0 253977512 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249268206008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3314] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3314/stat : 3314 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249267153144 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3315] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3315/stat : 3315 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249266100808 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3319] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3319/stat : 3319 (java) S 3295 3297 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253977529 10060460032 66995 33554432000 1073741824 1073778376 140736913059808 140249261888936 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 9824668

[startup+6.30092 s]
/proc/loadavg: 3.80 3.81 3.81 4/217 3325
/proc/meminfo: memFree=27970932/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9824668 CPUtime=13.42 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 25169 0 1 0 1325 17 0 0 20 0 22 0 253977506 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2456167 82585 2277 9 0 2446860 0
[pid=3297/tid=3299] ppid=3295 vsize=9824668 CPUtime=0.2 cores=1,3,5,7
/proc/3297/task/3299/stat : 3299 (java) S 3295 3297 718 0 -1 4202560 2451 0 1 0 20 0 0 0 20 0 22 0 253977507 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140250053768184 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3300] ppid=3295 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/3297/task/3300/stat : 3300 (java) S 3295 3297 718 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 253977508 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140250015259560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3301] ppid=3295 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/3297/task/3301/stat : 3301 (java) S 3295 3297 718 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 253977508 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140250014207016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3302] ppid=3295 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/3297/task/3302/stat : 3302 (java) S 3295 3297 718 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 22 0 253977508 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140250013153960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3303] ppid=3295 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/3297/task/3303/stat : 3303 (java) S 3295 3297 718 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 253977508 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140250012101416 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3304] ppid=3295 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/3297/task/3304/stat : 3304 (java) S 3295 3297 718 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 253977508 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140250011048360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3305] ppid=3295 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/3297/task/3305/stat : 3305 (java) S 3295 3297 718 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 253977508 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249892121128 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3306] ppid=3295 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/3297/task/3306/stat : 3306 (java) S 3295 3297 718 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 253977508 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249891068072 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3307] ppid=3295 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/3297/task/3307/stat : 3307 (java) S 3295 3297 718 0 -1 4202560 8 0 0 0 3 0 0 0 20 0 22 0 253977508 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249890015528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3308] ppid=3295 vsize=9824668 CPUtime=0.4 cores=1,3,5,7
/proc/3297/task/3308/stat : 3308 (java) S 3295 3297 718 0 -1 4202560 100 0 0 0 38 2 0 0 20 0 22 0 253977509 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249877818216 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3309] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3309/stat : 3309 (java) S 3295 3297 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253977510 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249876764536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3310] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3310/stat : 3310 (java) S 3295 3297 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253977510 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249271362952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3311] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3311/stat : 3311 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253977512 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249270311696 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3312] ppid=3295 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/3297/task/3312/stat : 3312 (java) S 3295 3297 718 0 -1 4202560 12695 0 0 0 104 2 0 0 20 0 22 0 253977512 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249269258552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3313] ppid=3295 vsize=9824668 CPUtime=1.08 cores=1,3,5,7
/proc/3297/task/3313/stat : 3313 (java) S 3295 3297 718 0 -1 4202560 8391 0 0 0 105 3 0 0 20 0 22 0 253977512 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249268206008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3314] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3314/stat : 3314 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253977512 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249267153144 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3315] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3315/stat : 3315 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253977512 10060460032 82585 33554432000 1073741824 1073778376 140736913059808 140249266100808 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

[pid=3297/tid=3305] ppid=3295 vsize=9824668 CPUtime=2.17 cores=1,3,5,7
/proc/3297/task/3305/stat : 3305 (java) S 3295 3297 718 0 -1 4202560 427 0 0 0 208 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249892121128 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3306] ppid=3295 vsize=9824668 CPUtime=2.02 cores=1,3,5,7
/proc/3297/task/3306/stat : 3306 (java) S 3295 3297 718 0 -1 4202560 578 0 0 0 192 10 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249891068072 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3307] ppid=3295 vsize=9824668 CPUtime=2 cores=1,3,5,7
/proc/3297/task/3307/stat : 3307 (java) S 3295 3297 718 0 -1 4202560 483 0 0 0 190 10 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249890015528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3308] ppid=3295 vsize=9824668 CPUtime=16.1 cores=1,3,5,7
/proc/3297/task/3308/stat : 3308 (java) S 3295 3297 718 0 -1 4202560 1192 0 0 0 1592 18 0 0 20 0 19 0 253977509 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249877818216 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3309] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3309/stat : 3309 (java) S 3295 3297 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249876764536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3310] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3310/stat : 3310 (java) S 3295 3297 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249271362952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3311] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3311/stat : 3311 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249270311696 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3312] ppid=3295 vsize=9824668 CPUtime=1.17 cores=1,3,5,7
/proc/3297/task/3312/stat : 3312 (java) S 3295 3297 718 0 -1 4202560 12702 0 0 0 115 2 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249269258552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3313] ppid=3295 vsize=9824668 CPUtime=2.1 cores=1,3,5,7
/proc/3297/task/3313/stat : 3313 (java) S 3295 3297 718 0 -1 4202560 14712 0 0 0 206 4 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249268206008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3314] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3314/stat : 3314 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249267153144 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3315] ppid=3295 vsize=9824668 CPUtime=0.24 cores=1,3,5,7
/proc/3297/task/3315/stat : 3315 (java) S 3295 3297 718 0 -1 4202560 29 0 0 0 13 11 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249266100808 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3319] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3319/stat : 3319 (java) S 3295 3297 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253977529 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249261888936 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1003.8
Current children cumulated vsize (KiB) 9824668

[startup+507.901 s]
/proc/loadavg: 4.19 4.10 3.93 4/214 3439
/proc/meminfo: memFree=25093744/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9824668 CPUtime=1004.61 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 38677 0 1 0 100296 165 0 0 20 0 19 0 253977506 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2456167 299091 2280 9 0 2446860 0
[pid=3297/tid=3299] ppid=3295 vsize=9824668 CPUtime=1.63 cores=1,3,5,7
/proc/3297/task/3299/stat : 3299 (java) R 3295 3297 718 0 -1 4202560 2481 0 1 0 160 3 0 0 20 0 19 0 253977507 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250053767960 140249892394940 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3300] ppid=3295 vsize=9824668 CPUtime=2.09 cores=1,3,5,7
/proc/3297/task/3300/stat : 3300 (java) S 3295 3297 718 0 -1 4202560 428 0 0 0 200 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250015259560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3301] ppid=3295 vsize=9824668 CPUtime=2.17 cores=1,3,5,7
/proc/3297/task/3301/stat : 3301 (java) S 3295 3297 718 0 -1 4202560 573 0 0 0 208 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250014207016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3302] ppid=3295 vsize=9824668 CPUtime=1.95 cores=1,3,5,7
/proc/3297/task/3302/stat : 3302 (java) S 3295 3297 718 0 -1 4202560 378 0 0 0 186 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250013153960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3303] ppid=3295 vsize=9824668 CPUtime=2.1 cores=1,3,5,7
/proc/3297/task/3303/stat : 3303 (java) S 3295 3297 718 0 -1 4202560 378 0 0 0 201 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250012101416 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3304] ppid=3295 vsize=9824668 CPUtime=2.08 cores=1,3,5,7
/proc/3297/task/3304/stat : 3304 (java) S 3295 3297 718 0 -1 4202560 539 0 0 0 199 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250011048360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3305] ppid=3295 vsize=9824668 CPUtime=2.17 cores=1,3,5,7
/proc/3297/task/3305/stat : 3305 (java) S 3295 3297 718 0 -1 4202560 427 0 0 0 208 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249892121128 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3306] ppid=3295 vsize=9824668 CPUtime=2.02 cores=1,3,5,7
/proc/3297/task/3306/stat : 3306 (java) S 3295 3297 718 0 -1 4202560 578 0 0 0 192 10 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249891068072 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3307] ppid=3295 vsize=9824668 CPUtime=2 cores=1,3,5,7
/proc/3297/task/3307/stat : 3307 (java) S 3295 3297 718 0 -1 4202560 483 0 0 0 190 10 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249890015528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3308] ppid=3295 vsize=9824668 CPUtime=16.1 cores=1,3,5,7
/proc/3297/task/3308/stat : 3308 (java) S 3295 3297 718 0 -1 4202560 1192 0 0 0 1592 18 0 0 20 0 19 0 253977509 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249877818216 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3309] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3309/stat : 3309 (java) S 3295 3297 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249876764536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3310] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3310/stat : 3310 (java) S 3295 3297 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249271362952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3311] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3311/stat : 3311 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249270311696 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3312] ppid=3295 vsize=9824668 CPUtime=1.18 cores=1,3,5,7
/proc/3297/task/3312/stat : 3312 (java) S 3295 3297 718 0 -1 4202560 12702 0 0 0 116 2 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249269258552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3313] ppid=3295 vsize=9824668 CPUtime=2.1 cores=1,3,5,7
/proc/3297/task/3313/stat : 3313 (java) S 3295 3297 718 0 -1 4202560 14712 0 0 0 206 4 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249268206008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3314] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3314/stat : 3314 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249267153144 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3315] ppid=3295 vsize=9824668 CPUtime=0.24 cores=1,3,5,7
/proc/3297/task/3315/stat : 3315 (java) S 3295 3297 718 0 -1 4202560 29 0 0 0 13 11 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249266100808 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3319] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3319/stat : 3319 (java) S 3295 3297 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253977529 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249261888936 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1004.61
Current children cumulated vsize (KiB) 9824668

[startup+508.301 s]
/proc/loadavg: 4.09 4.08 3.92 4/214 3439
/proc/meminfo: memFree=25093744/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9824668 CPUtime=1005.01 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 38677 0 1 0 100336 165 0 0 20 0 19 0 253977506 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2456167 299091 2280 9 0 2446860 0
[pid=3297/tid=3299] ppid=3295 vsize=9824668 CPUtime=2.03 cores=1,3,5,7
/proc/3297/task/3299/stat : 3299 (java) R 3295 3297 718 0 -1 4202560 2481 0 1 0 200 3 0 0 20 0 19 0 253977507 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250053767960 140249892394934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3300] ppid=3295 vsize=9824668 CPUtime=2.09 cores=1,3,5,7
/proc/3297/task/3300/stat : 3300 (java) S 3295 3297 718 0 -1 4202560 428 0 0 0 200 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250015259560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3301] ppid=3295 vsize=9824668 CPUtime=2.17 cores=1,3,5,7
/proc/3297/task/3301/stat : 3301 (java) S 3295 3297 718 0 -1 4202560 573 0 0 0 208 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250014207016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3302] ppid=3295 vsize=9824668 CPUtime=1.95 cores=1,3,5,7
/proc/3297/task/3302/stat : 3302 (java) S 3295 3297 718 0 -1 4202560 378 0 0 0 186 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250013153960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3303] ppid=3295 vsize=9824668 CPUtime=2.1 cores=1,3,5,7
/proc/3297/task/3303/stat : 3303 (java) S 3295 3297 718 0 -1 4202560 378 0 0 0 201 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250012101416 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3304] ppid=3295 vsize=9824668 CPUtime=2.08 cores=1,3,5,7
/proc/3297/task/3304/stat : 3304 (java) S 3295 3297 718 0 -1 4202560 539 0 0 0 199 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250011048360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3305] ppid=3295 vsize=9824668 CPUtime=2.17 cores=1,3,5,7
/proc/3297/task/3305/stat : 3305 (java) S 3295 3297 718 0 -1 4202560 427 0 0 0 208 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249892121128 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3306] ppid=3295 vsize=9824668 CPUtime=2.02 cores=1,3,5,7
/proc/3297/task/3306/stat : 3306 (java) S 3295 3297 718 0 -1 4202560 578 0 0 0 192 10 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249891068072 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3307] ppid=3295 vsize=9824668 CPUtime=2 cores=1,3,5,7
/proc/3297/task/3307/stat : 3307 (java) S 3295 3297 718 0 -1 4202560 483 0 0 0 190 10 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249890015528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3308] ppid=3295 vsize=9824668 CPUtime=16.1 cores=1,3,5,7
/proc/3297/task/3308/stat : 3308 (java) S 3295 3297 718 0 -1 4202560 1192 0 0 0 1592 18 0 0 20 0 19 0 253977509 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249877818216 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3309] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3309/stat : 3309 (java) S 3295 3297 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249876764536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3310] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3310/stat : 3310 (java) S 3295 3297 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249271362952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3311] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3311/stat : 3311 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249270311696 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3312] ppid=3295 vsize=9824668 CPUtime=1.18 cores=1,3,5,7
/proc/3297/task/3312/stat : 3312 (java) S 3295 3297 718 0 -1 4202560 12702 0 0 0 116 2 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249269258552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3313] ppid=3295 vsize=9824668 CPUtime=2.1 cores=1,3,5,7
/proc/3297/task/3313/stat : 3313 (java) S 3295 3297 718 0 -1 4202560 14712 0 0 0 206 4 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249268206008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3314] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3314/stat : 3314 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249267153144 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3315] ppid=3295 vsize=9824668 CPUtime=0.24 cores=1,3,5,7
/proc/3297/task/3315/stat : 3315 (java) S 3295 3297 718 0 -1 4202560 29 0 0 0 13 11 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249266100808 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3319] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3319/stat : 3319 (java) S 3295 3297 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253977529 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249261888936 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1005.01
Current children cumulated vsize (KiB) 9824668

[startup+508.701 s]
/proc/loadavg: 4.09 4.08 3.92 4/214 3439
/proc/meminfo: memFree=25093744/32873852 swapFree=6848/6848
[pid=3297] ppid=3295 vsize=9824668 CPUtime=1005.41 cores=1,3,5,7
/proc/3297/stat : 3297 (java) S 3295 3297 718 0 -1 4202496 38677 0 1 0 100376 165 0 0 20 0 19 0 253977506 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140736913050944 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3297/statm: 2456167 299091 2280 9 0 2446860 0
[pid=3297/tid=3299] ppid=3295 vsize=9824668 CPUtime=2.43 cores=1,3,5,7
/proc/3297/task/3299/stat : 3299 (java) R 3295 3297 718 0 -1 4202560 2481 0 1 0 240 3 0 0 20 0 19 0 253977507 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250053765944 140249892828425 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3300] ppid=3295 vsize=9824668 CPUtime=2.09 cores=1,3,5,7
/proc/3297/task/3300/stat : 3300 (java) S 3295 3297 718 0 -1 4202560 428 0 0 0 200 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250015259560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3301] ppid=3295 vsize=9824668 CPUtime=2.17 cores=1,3,5,7
/proc/3297/task/3301/stat : 3301 (java) S 3295 3297 718 0 -1 4202560 573 0 0 0 208 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250014207016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3302] ppid=3295 vsize=9824668 CPUtime=1.95 cores=1,3,5,7
/proc/3297/task/3302/stat : 3302 (java) S 3295 3297 718 0 -1 4202560 378 0 0 0 186 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250013153960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3303] ppid=3295 vsize=9824668 CPUtime=2.1 cores=1,3,5,7
/proc/3297/task/3303/stat : 3303 (java) S 3295 3297 718 0 -1 4202560 378 0 0 0 201 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250012101416 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3304] ppid=3295 vsize=9824668 CPUtime=2.08 cores=1,3,5,7
/proc/3297/task/3304/stat : 3304 (java) S 3295 3297 718 0 -1 4202560 539 0 0 0 199 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140250011048360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3305] ppid=3295 vsize=9824668 CPUtime=2.17 cores=1,3,5,7
/proc/3297/task/3305/stat : 3305 (java) S 3295 3297 718 0 -1 4202560 427 0 0 0 208 9 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249892121128 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3306] ppid=3295 vsize=9824668 CPUtime=2.02 cores=1,3,5,7
/proc/3297/task/3306/stat : 3306 (java) S 3295 3297 718 0 -1 4202560 578 0 0 0 192 10 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249891068072 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3307] ppid=3295 vsize=9824668 CPUtime=2 cores=1,3,5,7
/proc/3297/task/3307/stat : 3307 (java) S 3295 3297 718 0 -1 4202560 483 0 0 0 190 10 0 0 20 0 19 0 253977508 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249890015528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3308] ppid=3295 vsize=9824668 CPUtime=16.1 cores=1,3,5,7
/proc/3297/task/3308/stat : 3308 (java) S 3295 3297 718 0 -1 4202560 1192 0 0 0 1592 18 0 0 20 0 19 0 253977509 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249877818216 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3297/tid=3309] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3309/stat : 3309 (java) S 3295 3297 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249876764536 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3310] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3310/stat : 3310 (java) S 3295 3297 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253977510 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249271362952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3311] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3311/stat : 3311 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249270311696 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3312] ppid=3295 vsize=9824668 CPUtime=1.18 cores=1,3,5,7
/proc/3297/task/3312/stat : 3312 (java) S 3295 3297 718 0 -1 4202560 12702 0 0 0 116 2 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249269258552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3297/tid=3313] ppid=3295 vsize=9824668 CPUtime=2.1 cores=1,3,5,7
/proc/3297/task/3313/stat : 3313 (java) S 3295 3297 718 0 -1 4202560 14712 0 0 0 206 4 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249268206008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3314] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3314/stat : 3314 (java) S 3295 3297 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249267153144 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3297/tid=3315] ppid=3295 vsize=9824668 CPUtime=0.24 cores=1,3,5,7
/proc/3297/task/3315/stat : 3315 (java) S 3295 3297 718 0 -1 4202560 29 0 0 0 13 11 0 0 20 0 19 0 253977512 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249266100808 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3297/tid=3319] ppid=3295 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3297/task/3319/stat : 3319 (java) S 3295 3297 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253977529 10060460032 299091 33554432000 1073741824 1073778376 140736913059808 140249261888936 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1005.41
Current children cumulated vsize (KiB) 9824668

Child status: 30

# 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): 2.15002
#  lost CPU user time (s): 2.29004
#  lost CPU system time (s): -0.14

Real time (s): 508.714
CPU time (s): 1007.6
CPU user time (s): 1005.94
CPU system time (s): 1.66173
CPU usage (%): 198.068
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1003.65
system time used= 1.80173
maximum resident set size= 1541348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38681
page faults= 1
swaps= 0
block input operations= 0
block output operations= 576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19133
involuntary context switches= 35739

runsolver used 1.93871 second user time and 3.78742 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-24 18:55:21
IDJOB=3688578
IDBENCH=48012
IDSOLVER=2268
FILE ID=node129/3688578-1337878521
RUNJOBID= node129-1337871881-736
PBS_JOBID= 14620075
Free space on /tmp= 71640 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=67-P1=349-P2=67-P3=499-P4=79-P5=347-P6=307-B.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688578-1337878521/watcher-3688578-1337878521 -o /tmp/evaluation-result-3688578-1337878521/solver-3688578-1337878521 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688578-1337878521.opb

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

MD5SUM BENCH= 0f5232be892543458d8a9fd6fc4fb56e
RANDOM SEED=1163828426

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28292644 kB
Buffers:          218608 kB
Cached:          2166684 kB
SwapCached:            0 kB
Active:          1960496 kB
Inactive:        1842624 kB
Active(anon):    1420392 kB
Inactive(anon):        0 kB
Active(file):     540104 kB
Inactive(file):  1842624 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               684 kB
Writeback:             0 kB
AnonPages:       1496168 kB
Mapped:            22612 kB
Shmem:               204 kB
Slab:             627204 kB
SReclaimable:      69328 kB
SUnreclaim:       557876 kB
KernelStack:        1768 kB
PageTables:         7108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1942136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1433600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71640 MiB
End job on node129 at 2012-05-24 19:03:49