Trace number 3458940

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.0OPT20720640 156.005 153.987

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-gr4x6.opb
MD5SUM33cb0d9f791aa8843e995c8b8a3c3e5d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20720640
Best CPU time to get the best result obtained on this benchmark156.005
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 20720640
Optimality of the best value was proved YES
Number of variables744
Total number of constraints34
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 constraints34
Minimum length of a constraint31
Maximum length of a constraint180
Number of terms in the objective function 744
Biggest coefficient in the objective function 151934468096
Number of bits for the biggest coefficient in the objective function 38
Sum of the numbers in the objective function 3470370333536
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 151934468096
Number of bits of the biggest number in a constraint 38
Biggest sum of numbers in a constraint 3470370333536
Number of bits of the biggest sum of numbers42
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.05/0.10	c version 2.3.1.v20110525
0.05/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.10	c java.vm.version	19.1-b02
0.05/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.10	c sun.arch.data.model	64
0.05/0.10	c java.version		1.6.0_24
0.05/0.10	c os.name		Linux
0.05/0.10	c os.version		2.6.18-164.el5
0.05/0.10	c os.arch		amd64
0.05/0.10	c Free memory 		12995394264
0.05/0.10	c Max memory 		13063553024
0.05/0.10	c Total memory 		13063553024
0.05/0.10	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
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 --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3458940-1307149164.opb
0.10/0.12	c reading problem ... 
0.10/0.21	c ... done. Wall clock time 0.091s.
0.10/0.21	c #vars     744
0.10/0.21	c #constraints  425
0.10/0.21	c constraints type 
0.10/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 44
0.10/0.27	c SATISFIABLE
0.10/0.27	c OPTIMIZING...
0.10/0.27	c Got one! Elapsed wall clock time (in seconds):0.157
0.10/0.27	o 22210560
0.62/0.39	c Got one! Elapsed wall clock time (in seconds):0.279
0.62/0.40	o 21370880
1.52/1.06	c cleaning 2679 clauses out of 5364 with flag 5001/5364
2.28/1.76	c cleaning 4336 clauses out of 8685 with flag 11001/11364
2.79/2.24	c Got one! Elapsed wall clock time (in seconds):2.126
2.79/2.24	o 21145600
2.91/2.36	c cleaning 4868 clauses out of 9754 with flag 1001/16769
3.60/3.03	c cleaning 5439 clauses out of 10885 with flag 7000/22768
4.42/3.82	c cleaning 6213 clauses out of 12447 with flag 14001/29769
5.32/4.72	c cleaning 7116 clauses out of 14233 with flag 22000/37768
6.32/5.72	c cleaning 8057 clauses out of 16118 with flag 31001/46769
7.42/6.89	c cleaning 9027 clauses out of 18060 with flag 41000/56768
8.52/7.98	c cleaning 9517 clauses out of 19033 with flag 51000/66768
10.03/9.33	c cleaning 9753 clauses out of 19516 with flag 61000/76768
11.55/10.56	c cleaning 9879 clauses out of 19765 with flag 71002/86770
13.04/11.76	c cleaning 9931 clauses out of 19884 with flag 81000/96768
14.35/13.02	c cleaning 9967 clauses out of 19954 with flag 91001/106769
15.56/14.26	c cleaning 9988 clauses out of 19986 with flag 101000/116768
16.76/15.43	c cleaning 9993 clauses out of 20000 with flag 111002/126770
17.86/16.52	c cleaning 9997 clauses out of 20006 with flag 121001/136769
18.86/17.58	c cleaning 9994 clauses out of 20009 with flag 131001/146769
19.96/18.63	c cleaning 10002 clauses out of 20016 with flag 141002/156770
21.06/19.74	c cleaning 10003 clauses out of 20012 with flag 151000/166768
21.96/20.66	c Got one! Elapsed wall clock time (in seconds):20.543
21.96/20.66	o 20843520
22.27/20.95	c Got one! Elapsed wall clock time (in seconds):20.837
22.27/20.95	o 20720640
22.67/21.33	c cleaning 11717 clauses out of 23452 with flag 3002/180211
23.37/22.05	c cleaning 8856 clauses out of 17733 with flag 9000/186209
24.07/22.76	c cleaning 7929 clauses out of 15878 with flag 16001/193210
25.07/23.75	c cleaning 7963 clauses out of 15949 with flag 24001/201210
26.07/24.70	c cleaning 8484 clauses out of 16987 with flag 33002/210211
27.07/25.74	c cleaning 9234 clauses out of 18501 with flag 43000/220209
28.17/26.85	c cleaning 9613 clauses out of 19267 with flag 53000/230209
29.27/27.95	c cleaning 9823 clauses out of 19654 with flag 63000/240209
30.38/29.05	c cleaning 9904 clauses out of 19831 with flag 73000/250209
31.48/30.14	c cleaning 9954 clauses out of 19927 with flag 83000/260209
32.58/31.28	c cleaning 9979 clauses out of 19975 with flag 93002/270211
33.68/32.36	c cleaning 9996 clauses out of 19994 with flag 103000/280209
34.78/33.43	c cleaning 9996 clauses out of 19998 with flag 113000/290209
35.99/34.66	c cleaning 9996 clauses out of 20003 with flag 123001/300210
37.09/35.75	c cleaning 9997 clauses out of 20008 with flag 133002/310211
38.19/36.86	c cleaning 9994 clauses out of 20009 with flag 143000/320209
39.19/37.89	c cleaning 10004 clauses out of 20015 with flag 153000/330209
40.29/38.98	c cleaning 10000 clauses out of 20012 with flag 163001/340210
41.39/40.04	c cleaning 9999 clauses out of 20012 with flag 173001/350210
42.39/41.05	c cleaning 10002 clauses out of 20012 with flag 183000/360209
43.49/42.14	c cleaning 9995 clauses out of 20011 with flag 193001/370210
44.59/43.20	c cleaning 10000 clauses out of 20016 with flag 203001/380210
45.51/44.18	c cleaning 10003 clauses out of 20016 with flag 213001/390210
46.61/45.26	c cleaning 10002 clauses out of 20012 with flag 223000/400209
47.80/46.41	c cleaning 9998 clauses out of 20010 with flag 233000/410209
48.90/47.55	c cleaning 10004 clauses out of 20013 with flag 243001/420210
50.00/48.63	c cleaning 9995 clauses out of 20008 with flag 253000/430209
51.02/49.67	c cleaning 9998 clauses out of 20015 with flag 263002/440211
52.13/50.72	c cleaning 10000 clauses out of 20016 with flag 273001/450210
53.11/51.75	c cleaning 9998 clauses out of 20015 with flag 283000/460209
54.21/52.81	c cleaning 10002 clauses out of 20017 with flag 293000/470209
55.21/53.83	c cleaning 9999 clauses out of 20016 with flag 303001/480210
56.21/54.82	c cleaning 9998 clauses out of 20016 with flag 313000/490209
57.21/55.90	c cleaning 9994 clauses out of 20019 with flag 323001/500210
58.21/56.88	c cleaning 9984 clauses out of 20025 with flag 333001/510210
59.51/58.15	c cleaning 10002 clauses out of 20041 with flag 343001/520210
60.61/59.23	c cleaning 10011 clauses out of 20038 with flag 353000/530209
61.61/60.27	c cleaning 9997 clauses out of 20027 with flag 363000/540209
62.71/61.33	c cleaning 10007 clauses out of 20032 with flag 373002/550211
63.72/62.36	c cleaning 10000 clauses out of 20024 with flag 383001/560210
64.73/63.38	c cleaning 10002 clauses out of 20023 with flag 393000/570209
65.92/64.50	c cleaning 10000 clauses out of 20021 with flag 403000/580209
66.92/65.56	c cleaning 10007 clauses out of 20021 with flag 413000/590209
68.12/66.72	c cleaning 10002 clauses out of 20014 with flag 423000/600209
69.23/67.86	c cleaning 9998 clauses out of 20013 with flag 433001/610210
70.33/68.95	c cleaning 9996 clauses out of 20014 with flag 443000/620209
71.43/70.04	c cleaning 10007 clauses out of 20018 with flag 453000/630209
72.53/71.10	c cleaning 9999 clauses out of 20013 with flag 463002/640211
73.55/72.15	c cleaning 9998 clauses out of 20012 with flag 473000/650209
74.75/73.34	c cleaning 10001 clauses out of 20014 with flag 483000/660209
75.76/74.39	c cleaning 10002 clauses out of 20016 with flag 493003/670212
76.96/75.55	c cleaning 10001 clauses out of 20011 with flag 503000/680209
78.06/76.66	c cleaning 10002 clauses out of 20010 with flag 513000/690209
79.16/77.80	c cleaning 9998 clauses out of 20009 with flag 523001/700210
80.36/78.96	c cleaning 10002 clauses out of 20010 with flag 533000/710209
81.36/79.96	c cleaning 10001 clauses out of 20008 with flag 543000/720209
82.86/81.01	c cleaning 9997 clauses out of 20008 with flag 553001/730210
83.96/82.12	c cleaning 10002 clauses out of 20011 with flag 563001/740210
85.06/83.22	c cleaning 9996 clauses out of 20010 with flag 573002/750211
86.07/84.25	c cleaning 9993 clauses out of 20014 with flag 583002/760211
87.07/85.27	c cleaning 9998 clauses out of 20019 with flag 593000/770209
88.17/86.31	c cleaning 10000 clauses out of 20022 with flag 603001/780210
89.17/87.35	c cleaning 10000 clauses out of 20021 with flag 613000/790209
90.27/88.40	c cleaning 10002 clauses out of 20022 with flag 623001/800210
91.37/89.50	c cleaning 9995 clauses out of 20019 with flag 633000/810209
92.47/90.68	c cleaning 10003 clauses out of 20024 with flag 643000/820209
93.57/91.77	c cleaning 10000 clauses out of 20023 with flag 653002/830211
94.77/92.90	c cleaning 10000 clauses out of 20022 with flag 663001/840210
95.77/93.95	c cleaning 10000 clauses out of 20021 with flag 673000/850209
96.77/94.95	c cleaning 10000 clauses out of 20022 with flag 683001/860210
97.87/96.01	c cleaning 9998 clauses out of 20022 with flag 693001/870210
99.07/97.21	c cleaning 10003 clauses out of 20023 with flag 703000/880209
100.21/98.34	c cleaning 10006 clauses out of 20020 with flag 713000/890209
101.42/99.51	c cleaning 9999 clauses out of 20016 with flag 723002/900211
102.42/100.54	c cleaning 9998 clauses out of 20017 with flag 733002/910211
103.62/101.77	c cleaning 9992 clauses out of 20017 with flag 743000/920209
104.72/102.83	c cleaning 10009 clauses out of 20027 with flag 753002/930211
105.82/103.99	c cleaning 9999 clauses out of 20016 with flag 763000/940209
106.92/105.05	c cleaning 9996 clauses out of 20017 with flag 773000/950209
108.02/106.13	c cleaning 9996 clauses out of 20021 with flag 783000/960209
109.02/107.17	c cleaning 9991 clauses out of 20025 with flag 793000/970209
110.12/108.23	c cleaning 10012 clauses out of 20034 with flag 803000/980209
111.12/109.27	c cleaning 10008 clauses out of 20022 with flag 813000/990209
112.12/110.24	c cleaning 9999 clauses out of 20015 with flag 823001/1000210
113.23/111.37	c cleaning 9999 clauses out of 20017 with flag 833002/1010211
114.33/112.48	c cleaning 9997 clauses out of 20016 with flag 843000/1020209
115.53/113.68	c cleaning 10006 clauses out of 20019 with flag 853000/1030209
116.73/114.81	c cleaning 9997 clauses out of 20014 with flag 863001/1040210
117.83/115.91	c cleaning 9996 clauses out of 20016 with flag 873000/1050209
119.13/117.28	c cleaning 10001 clauses out of 20021 with flag 883001/1060210
120.23/118.39	c cleaning 9999 clauses out of 20020 with flag 893001/1070210
121.44/119.51	c cleaning 10004 clauses out of 20021 with flag 903001/1080210
122.54/120.64	c cleaning 9996 clauses out of 20019 with flag 913003/1090212
123.64/121.78	c cleaning 10007 clauses out of 20022 with flag 923002/1100211
124.74/122.81	c cleaning 10005 clauses out of 20013 with flag 933000/1110209
125.74/123.81	c cleaning 10003 clauses out of 20012 with flag 943004/1120213
126.84/124.92	c cleaning 10000 clauses out of 20009 with flag 953004/1130213
127.84/125.96	c cleaning 9995 clauses out of 20005 with flag 963000/1140209
128.94/127.03	c cleaning 9998 clauses out of 20010 with flag 973000/1150209
129.94/128.08	c cleaning 10000 clauses out of 20012 with flag 983000/1160209
131.05/129.10	c cleaning 9996 clauses out of 20012 with flag 993000/1170209
132.15/130.23	c cleaning 10008 clauses out of 20017 with flag 1003001/1180210
133.26/131.31	c cleaning 9997 clauses out of 20008 with flag 1013001/1190210
134.36/132.49	c cleaning 9992 clauses out of 20011 with flag 1023001/1200210
135.57/133.63	c cleaning 9990 clauses out of 20019 with flag 1033001/1210210
136.67/134.76	c cleaning 10000 clauses out of 20028 with flag 1043000/1220209
137.87/135.93	c cleaning 9998 clauses out of 20029 with flag 1053001/1230210
138.97/137.07	c cleaning 9996 clauses out of 20030 with flag 1063000/1240209
140.07/138.19	c cleaning 10001 clauses out of 20035 with flag 1073001/1250210
141.28/139.32	c cleaning 10005 clauses out of 20033 with flag 1083000/1260209
142.48/140.54	c cleaning 9995 clauses out of 20029 with flag 1093001/1270210
143.68/141.74	c cleaning 10001 clauses out of 20033 with flag 1103000/1280209
144.78/142.88	c cleaning 9999 clauses out of 20034 with flag 1113002/1290211
145.98/144.03	c cleaning 9996 clauses out of 20034 with flag 1123001/1300210
147.19/145.26	c cleaning 9998 clauses out of 20037 with flag 1133000/1310209
148.29/146.41	c cleaning 10007 clauses out of 20039 with flag 1143000/1320209
149.58/147.61	c cleaning 9999 clauses out of 20032 with flag 1153000/1330209
150.69/148.72	c cleaning 10017 clauses out of 20033 with flag 1163000/1340209
151.79/149.80	c cleaning 10000 clauses out of 20015 with flag 1173000/1350209
152.89/150.94	c cleaning 10007 clauses out of 20017 with flag 1183003/1360212
154.09/152.11	c cleaning 9998 clauses out of 20009 with flag 1193002/1370211
155.19/153.22	c cleaning 10003 clauses out of 20009 with flag 1203000/1380209
155.90/153.97	c starts		: 209
155.90/153.97	c conflicts		: 1386477
155.90/153.97	c decisions		: 1649176
155.90/153.97	c propagations		: 36528533
155.90/153.97	c inspects		: 607523801
155.90/153.97	c shortcuts		: 0
155.90/153.97	c learnt literals	: 15
155.90/153.97	c learnt binary clauses	: 69
155.90/153.97	c learnt ternary clauses	: 238
155.90/153.97	c learnt constraints	: 1386461
155.90/153.97	c ignored constraints	: 0
155.90/153.97	c root simplifications	: 0
155.90/153.97	c removed literals (reason simplification)	: 23177084
155.90/153.97	c reason swapping (by a shorter reason)	: 0
155.90/153.97	c Calls to reduceDB	: 141
155.90/153.97	c number of reductions to clauses (during analyze)	: 0
155.90/153.97	c number of learned constraints concerned by reduction	: 0
155.90/153.97	c number of learning phase by resolution	: 0
155.90/153.97	c number of learning phase by cutting planes	: 0
155.90/153.97	c speed (assignments/second)	: 274609.32942414674
155.90/153.97	c non guided choices	2
155.90/153.97	c learnt constraints type 
155.90/153.97	c constraints type 
155.90/153.97	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 44
155.90/153.97	s OPTIMUM FOUND
155.90/153.98	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 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 x251 -x252 x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 x371 -x372 -x373 x374 x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 x431 x432 x433 x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 x642 x643 x644 x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 x721 -x722 -x723 x724 x725 -x726 -x727 -x728 x729 -x730 -x731 -x732 x733 -x734 x735 -x736 -x737 -x738 -x739 -x740 -x741 x742 -x743 -x744 
155.90/153.98	c objective function=20720640
155.90/153.98	c Total wall clock time (in seconds): 153.861

Verifier Data

OK	20720640

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-3458940-1307149164/watcher-3458940-1307149164 -o /tmp/evaluation-result-3458940-1307149164/solver-3458940-1307149164 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458940-1307149164.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.00 2.00 1.89 3/487 10511
/proc/meminfo: memFree=24074184/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=252 CPUtime=0 cores=0,2,4,6
/proc/10511/stat : 10511 (java) R 10509 10511 8699 0 -1 4194304 78 0 0 0 0 0 0 0 25 0 1 0 905146876 258048 32 33554432000 1073741824 1073778376 140736183366480 18446744073709551615 252453142151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10511/statm: 63 32 24 9 0 22 0
[pid=10511/tid=10512] ppid=10509 vsize=13508980 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 1394 0 1 0 0 0 0 0 25 0 2 0 905146877 13833195520 2210 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252457759803 0 4 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.0622931 s]
/proc/loadavg: 2.00 2.00 1.89 3/487 10511
/proc/meminfo: memFree=24074184/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13615152 CPUtime=0.05 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 13953 0 1 0 3 2 0 0 25 0 13 0 905146876 13941915648 13649 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3403788 13649 1684 9 0 3394536 0
[pid=10511/tid=10512] ppid=10509 vsize=13615152 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 12804 0 1 0 3 1 0 0 25 0 13 0 905146877 13941915648 13649 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252458061669 0 4 0 16800971 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13615152

[startup+0.104594 s]
/proc/loadavg: 2.00 2.00 1.89 3/487 10511
/proc/meminfo: memFree=24074184/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13621104 CPUtime=0.1 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 15361 0 1 0 8 2 0 0 25 0 18 0 905146876 13948010496 15057 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3405276 15057 2092 9 0 3396010 0
[pid=10511/tid=10512] ppid=10509 vsize=13621104 CPUtime=0.08 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 13560 0 1 0 7 1 0 0 18 0 18 0 905146877 13948010496 15057 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 47023739879331 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621104

[startup+0.306739 s]
/proc/loadavg: 2.00 2.00 1.89 3/487 10511
/proc/meminfo: memFree=24074184/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13626816 CPUtime=0.62 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 20970 0 1 0 59 3 0 0 25 0 19 0 905146876 13953859584 18945 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3406704 18945 2215 9 0 3397438 0
[pid=10511/tid=10512] ppid=10509 vsize=13626816 CPUtime=0.28 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 14526 0 1 0 27 1 0 0 19 0 19 0 905146877 13953859584 18945 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 46912505220246 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 13626816

[startup+0.7002 s]
/proc/loadavg: 2.00 2.00 1.89 3/487 10511
/proc/meminfo: memFree=24074184/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13625284 CPUtime=1.18 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 21923 0 1 0 115 3 0 0 25 0 19 0 905146876 13952290816 18933 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3406321 18933 2218 9 0 3397055 0
[pid=10511/tid=10512] ppid=10509 vsize=13625284 CPUtime=0.67 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 14852 0 1 0 66 1 0 0 19 0 19 0 905146877 13952290816 18933 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 46912505684736 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 13625284

[startup+1.50105 s]
/proc/loadavg: 2.16 2.04 1.90 3/506 10530
/proc/meminfo: memFree=24001372/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13625912 CPUtime=2.05 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 23128 0 1 0 202 3 0 0 25 0 19 0 905146876 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3406478 20135 2250 9 0 3397212 0
[pid=10511/tid=10512] ppid=10509 vsize=13625912 CPUtime=1.46 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 15132 0 1 0 145 1 0 0 20 0 19 0 905146877 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 46912505580926 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10511/tid=10514] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10514/stat : 10514 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 905146879 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10515] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10515/stat : 10515 (java) S 10509 10511 8699 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 905146880 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10516] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10516/stat : 10516 (java) S 10509 10511 8699 0 -1 4202560 124 0 0 0 0 0 0 0 18 0 19 0 905146880 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10517] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10517/stat : 10517 (java) S 10509 10511 8699 0 -1 4202560 111 0 0 0 0 0 0 0 17 0 19 0 905146880 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10518] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10518/stat : 10518 (java) S 10509 10511 8699 0 -1 4202560 159 0 0 0 0 0 0 0 18 0 19 0 905146880 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10519] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10519/stat : 10519 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 905146880 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10520] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10520/stat : 10520 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 905146880 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10521] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10521/stat : 10521 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 905146880 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10522] ppid=10509 vsize=13625912 CPUtime=0.01 cores=0,2,4,6
/proc/10511/task/10522/stat : 10522 (java) S 10509 10511 8699 0 -1 4202560 397 0 0 0 1 0 0 0 17 0 19 0 905146881 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 0 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10523] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10523/stat : 10523 (java) S 10509 10511 8699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905146881 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10524] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10524/stat : 10524 (java) S 10509 10511 8699 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905146881 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10525] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10525/stat : 10525 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905146883 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469889457 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10526] ppid=10509 vsize=13625912 CPUtime=0.23 cores=0,2,4,6
/proc/10511/task/10526/stat : 10526 (java) S 10509 10511 8699 0 -1 4202560 3565 0 0 0 23 0 0 0 15 0 19 0 905146883 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10527] ppid=10509 vsize=13625912 CPUtime=0.32 cores=0,2,4,6
/proc/10511/task/10527/stat : 10527 (java) S 10509 10511 8699 0 -1 4202560 2481 0 0 0 32 0 0 0 20 0 19 0 905146883 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10528] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10528/stat : 10528 (java) S 10509 10511 8699 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 905146883 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10529] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10529/stat : 10529 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 905146883 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10530] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10530/stat : 10530 (java) S 10509 10511 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 905146899 13952933888 20135 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 13625912

[startup+3.10078 s]
/proc/loadavg: 2.16 2.04 1.90 2/486 10533
/proc/meminfo: memFree=24081500/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13625912 CPUtime=3.72 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 23969 0 1 0 369 3 0 0 25 0 19 0 905146876 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3406478 20973 2250 9 0 3397212 0
[pid=10511/tid=10512] ppid=10509 vsize=13625912 CPUtime=3.01 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 15134 0 1 0 300 1 0 0 25 0 19 0 905146877 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 46912505684049 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10511/tid=10514] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10514/stat : 10514 (java) S 10509 10511 8699 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 19 0 905146879 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10515] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10515/stat : 10515 (java) S 10509 10511 8699 0 -1 4202560 285 0 0 0 0 0 0 0 16 0 19 0 905146880 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10516] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10516/stat : 10516 (java) S 10509 10511 8699 0 -1 4202560 124 0 0 0 0 0 0 0 15 0 19 0 905146880 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10517] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10517/stat : 10517 (java) S 10509 10511 8699 0 -1 4202560 114 0 0 0 0 0 0 0 15 0 19 0 905146880 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10518] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10518/stat : 10518 (java) S 10509 10511 8699 0 -1 4202560 317 0 0 0 0 0 0 0 15 0 19 0 905146880 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10519] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10519/stat : 10519 (java) S 10509 10511 8699 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 905146880 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10520] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10520/stat : 10520 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 905146880 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10521] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10521/stat : 10521 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 905146880 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10522] ppid=10509 vsize=13625912 CPUtime=0.05 cores=0,2,4,6
/proc/10511/task/10522/stat : 10522 (java) S 10509 10511 8699 0 -1 4202560 739 0 0 0 5 0 0 0 16 0 19 0 905146881 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 0 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10523] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10523/stat : 10523 (java) S 10509 10511 8699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905146881 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10524] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10524/stat : 10524 (java) S 10509 10511 8699 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905146881 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10525] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10525/stat : 10525 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905146883 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469889457 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10526] ppid=10509 vsize=13625912 CPUtime=0.25 cores=0,2,4,6
/proc/10511/task/10526/stat : 10526 (java) S 10509 10511 8699 0 -1 4202560 3570 0 0 0 25 0 0 0 15 0 19 0 905146883 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10527] ppid=10509 vsize=13625912 CPUtime=0.37 cores=0,2,4,6
/proc/10511/task/10527/stat : 10527 (java) S 10509 10511 8699 0 -1 4202560 2526 0 0 0 37 0 0 0 15 0 19 0 905146883 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10528] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10528/stat : 10528 (java) S 10509 10511 8699 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 905146883 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10529] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10529/stat : 10529 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 905146883 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10530] ppid=10509 vsize=13625912 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10530/stat : 10530 (java) S 10509 10511 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 905146899 13952933888 20973 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 13625912

[startup+6.30116 s]
/proc/loadavg: 2.15 2.03 1.91 3/506 10578
/proc/meminfo: memFree=23991316/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13624384 CPUtime=6.92 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 24507 0 1 0 689 3 0 0 25 0 19 0 905146876 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3406096 21163 2250 9 0 3396830 0
[pid=10511/tid=10512] ppid=10509 vsize=13624384 CPUtime=6.17 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 15138 0 1 0 615 2 0 0 25 0 19 0 905146877 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 46912505631578 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10511/tid=10514] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10514/stat : 10514 (java) S 10509 10511 8699 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 905146879 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10515] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10515/stat : 10515 (java) S 10509 10511 8699 0 -1 4202560 328 0 0 0 0 0 0 0 16 0 19 0 905146880 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10516] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10516/stat : 10516 (java) S 10509 10511 8699 0 -1 4202560 127 0 0 0 0 0 0 0 15 0 19 0 905146880 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10517] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10517/stat : 10517 (java) S 10509 10511 8699 0 -1 4202560 151 0 0 0 0 0 0 0 16 0 19 0 905146880 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10518] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10518/stat : 10518 (java) S 10509 10511 8699 0 -1 4202560 342 0 0 0 0 0 0 0 15 0 19 0 905146880 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10519] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10519/stat : 10519 (java) S 10509 10511 8699 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 905146880 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10520] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10520/stat : 10520 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 905146880 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10521] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10521/stat : 10521 (java) S 10509 10511 8699 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 19 0 905146880 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10522] ppid=10509 vsize=13624384 CPUtime=0.09 cores=0,2,4,6
/proc/10511/task/10522/stat : 10522 (java) S 10509 10511 8699 0 -1 4202560 1088 0 0 0 9 0 0 0 16 0 19 0 905146881 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 0 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10523] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10523/stat : 10523 (java) S 10509 10511 8699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905146881 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10524] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10524/stat : 10524 (java) S 10509 10511 8699 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905146881 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10525] ppid=10509 vsize=13624384 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10525/stat : 10525 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905146883 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469889457 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10526] ppid=10509 vsize=13624384 CPUtime=0.25 cores=0,2,4,6
/proc/10511/task/10526/stat : 10526 (java) S 10509 10511 8699 0 -1 4202560 3570 0 0 0 25 0 0 0 15 0 19 0 905146883 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10527] ppid=10509 vsize=13624384 CPUtime=0.37 cores=0,2,4,6
/proc/10511/task/10527/stat : 10527 (java) S 10509 10511 8699 0 -1 4202560 2526 0 0 0 37 0 0 0 15 0 19 0 905146883 13951369216 21163 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0

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

/proc/10511/task/10514/stat : 10514 (java) S 10509 10511 8699 0 -1 4202560 160 0 0 0 4 0 0 0 15 0 19 0 905146879 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10515] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10515/stat : 10515 (java) S 10509 10511 8699 0 -1 4202560 357 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10516] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10516/stat : 10516 (java) S 10509 10511 8699 0 -1 4202560 157 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10517] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10517/stat : 10517 (java) S 10509 10511 8699 0 -1 4202560 304 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10518] ppid=10509 vsize=13633416 CPUtime=0.05 cores=0,2,4,6
/proc/10511/task/10518/stat : 10518 (java) S 10509 10511 8699 0 -1 4202560 363 0 0 0 5 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10519] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10519/stat : 10519 (java) S 10509 10511 8699 0 -1 4202560 41 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10520] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10520/stat : 10520 (java) S 10509 10511 8699 0 -1 4202560 128 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10521] ppid=10509 vsize=13633416 CPUtime=0.03 cores=0,2,4,6
/proc/10511/task/10521/stat : 10521 (java) S 10509 10511 8699 0 -1 4202560 78 0 0 0 3 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10522] ppid=10509 vsize=13633416 CPUtime=2.26 cores=0,2,4,6
/proc/10511/task/10522/stat : 10522 (java) S 10509 10511 8699 0 -1 4202560 1662 0 0 0 224 2 0 0 16 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 0 0 16800975 18446604447198043008 0 0 -1 4 0 0 0
[pid=10511/tid=10523] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10523/stat : 10523 (java) S 10509 10511 8699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10524] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10524/stat : 10524 (java) S 10509 10511 8699 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10525] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10525/stat : 10525 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469889457 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10526] ppid=10509 vsize=13633416 CPUtime=0.29 cores=0,2,4,6
/proc/10511/task/10526/stat : 10526 (java) S 10509 10511 8699 0 -1 4202560 3570 0 0 0 29 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10527] ppid=10509 vsize=13633416 CPUtime=1.52 cores=0,2,4,6
/proc/10511/task/10527/stat : 10527 (java) S 10509 10511 8699 0 -1 4202560 12573 0 0 0 152 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10528] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10528/stat : 10528 (java) S 10509 10511 8699 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10529] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10529/stat : 10529 (java) S 10509 10511 8699 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10530] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10530/stat : 10530 (java) S 10509 10511 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 905146899 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 154.79
Current children cumulated vsize (KiB) 13633416

[startup+153.601 s]
/proc/loadavg: 2.04 2.03 1.91 3/506 10591
/proc/meminfo: memFree=23906260/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13633416 CPUtime=155.6 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 35838 0 1 0 15552 8 0 0 25 0 19 0 905146876 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3408354 24628 2252 9 0 3399088 0
[pid=10511/tid=10512] ppid=10509 vsize=13633416 CPUtime=151.09 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 15281 0 1 0 15107 2 0 0 25 0 19 0 905146877 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 46912505675185 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10511/tid=10514] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10514/stat : 10514 (java) S 10509 10511 8699 0 -1 4202560 160 0 0 0 4 0 0 0 15 0 19 0 905146879 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10515] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10515/stat : 10515 (java) S 10509 10511 8699 0 -1 4202560 357 0 0 0 4 0 0 0 16 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10516] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10516/stat : 10516 (java) S 10509 10511 8699 0 -1 4202560 157 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10517] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10517/stat : 10517 (java) S 10509 10511 8699 0 -1 4202560 304 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10518] ppid=10509 vsize=13633416 CPUtime=0.05 cores=0,2,4,6
/proc/10511/task/10518/stat : 10518 (java) S 10509 10511 8699 0 -1 4202560 363 0 0 0 5 0 0 0 16 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10519] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10519/stat : 10519 (java) S 10509 10511 8699 0 -1 4202560 41 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10520] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10520/stat : 10520 (java) S 10509 10511 8699 0 -1 4202560 128 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10521] ppid=10509 vsize=13633416 CPUtime=0.03 cores=0,2,4,6
/proc/10511/task/10521/stat : 10521 (java) S 10509 10511 8699 0 -1 4202560 78 0 0 0 3 0 0 0 16 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10522] ppid=10509 vsize=13633416 CPUtime=2.27 cores=0,2,4,6
/proc/10511/task/10522/stat : 10522 (java) S 10509 10511 8699 0 -1 4202560 1662 0 0 0 225 2 0 0 16 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 0 0 16800975 18446604447198043008 0 0 -1 4 0 0 0
[pid=10511/tid=10523] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10523/stat : 10523 (java) S 10509 10511 8699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10524] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10524/stat : 10524 (java) S 10509 10511 8699 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10525] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10525/stat : 10525 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469889457 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10526] ppid=10509 vsize=13633416 CPUtime=0.29 cores=0,2,4,6
/proc/10511/task/10526/stat : 10526 (java) S 10509 10511 8699 0 -1 4202560 3570 0 0 0 29 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10527] ppid=10509 vsize=13633416 CPUtime=1.53 cores=0,2,4,6
/proc/10511/task/10527/stat : 10527 (java) S 10509 10511 8699 0 -1 4202560 12574 0 0 0 153 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10528] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10528/stat : 10528 (java) S 10509 10511 8699 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10529] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10529/stat : 10529 (java) S 10509 10511 8699 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10530] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10530/stat : 10530 (java) S 10509 10511 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 905146899 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 155.6
Current children cumulated vsize (KiB) 13633416

[startup+153.801 s]
/proc/loadavg: 2.04 2.03 1.91 3/506 10591
/proc/meminfo: memFree=23906260/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13633416 CPUtime=155.8 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 35838 0 1 0 15572 8 0 0 25 0 19 0 905146876 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3408354 24628 2252 9 0 3399088 0
[pid=10511/tid=10512] ppid=10509 vsize=13633416 CPUtime=151.29 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 15281 0 1 0 15127 2 0 0 25 0 19 0 905146877 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 46912505580816 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10511/tid=10514] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10514/stat : 10514 (java) S 10509 10511 8699 0 -1 4202560 160 0 0 0 4 0 0 0 15 0 19 0 905146879 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10515] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10515/stat : 10515 (java) S 10509 10511 8699 0 -1 4202560 357 0 0 0 4 0 0 0 16 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10516] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10516/stat : 10516 (java) S 10509 10511 8699 0 -1 4202560 157 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10517] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10517/stat : 10517 (java) S 10509 10511 8699 0 -1 4202560 304 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10518] ppid=10509 vsize=13633416 CPUtime=0.05 cores=0,2,4,6
/proc/10511/task/10518/stat : 10518 (java) S 10509 10511 8699 0 -1 4202560 363 0 0 0 5 0 0 0 16 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10519] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10519/stat : 10519 (java) S 10509 10511 8699 0 -1 4202560 41 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10520] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10520/stat : 10520 (java) S 10509 10511 8699 0 -1 4202560 128 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10521] ppid=10509 vsize=13633416 CPUtime=0.03 cores=0,2,4,6
/proc/10511/task/10521/stat : 10521 (java) S 10509 10511 8699 0 -1 4202560 78 0 0 0 3 0 0 0 16 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10522] ppid=10509 vsize=13633416 CPUtime=2.27 cores=0,2,4,6
/proc/10511/task/10522/stat : 10522 (java) S 10509 10511 8699 0 -1 4202560 1662 0 0 0 225 2 0 0 16 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 0 0 16800975 18446604447198043008 0 0 -1 4 0 0 0
[pid=10511/tid=10523] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10523/stat : 10523 (java) S 10509 10511 8699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10524] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10524/stat : 10524 (java) S 10509 10511 8699 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10525] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10525/stat : 10525 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469889457 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10526] ppid=10509 vsize=13633416 CPUtime=0.29 cores=0,2,4,6
/proc/10511/task/10526/stat : 10526 (java) S 10509 10511 8699 0 -1 4202560 3570 0 0 0 29 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10527] ppid=10509 vsize=13633416 CPUtime=1.53 cores=0,2,4,6
/proc/10511/task/10527/stat : 10527 (java) S 10509 10511 8699 0 -1 4202560 12574 0 0 0 153 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10528] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10528/stat : 10528 (java) S 10509 10511 8699 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10529] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10529/stat : 10529 (java) S 10509 10511 8699 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10530] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10530/stat : 10530 (java) S 10509 10511 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 905146899 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 155.8
Current children cumulated vsize (KiB) 13633416

[startup+153.901 s]
/proc/loadavg: 2.04 2.03 1.91 3/506 10591
/proc/meminfo: memFree=23906260/32951124 swapFree=56297244/67111528
[pid=10511] ppid=10509 vsize=13633416 CPUtime=155.9 cores=0,2,4,6
/proc/10511/stat : 10511 (java) S 10509 10511 8699 0 -1 4202496 35838 0 1 0 15582 8 0 0 25 0 19 0 905146876 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10511/statm: 3408354 24628 2252 9 0 3399088 0
[pid=10511/tid=10512] ppid=10509 vsize=13633416 CPUtime=151.39 cores=0,2,4,6
/proc/10511/task/10512/stat : 10512 (java) R 10509 10511 8699 0 -1 4202560 15281 0 1 0 15137 2 0 0 25 0 19 0 905146877 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 46912505655859 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10511/tid=10514] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10514/stat : 10514 (java) S 10509 10511 8699 0 -1 4202560 160 0 0 0 4 0 0 0 15 0 19 0 905146879 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10515] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10515/stat : 10515 (java) S 10509 10511 8699 0 -1 4202560 357 0 0 0 4 0 0 0 16 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10516] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10516/stat : 10516 (java) S 10509 10511 8699 0 -1 4202560 157 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10517] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10517/stat : 10517 (java) S 10509 10511 8699 0 -1 4202560 304 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10518] ppid=10509 vsize=13633416 CPUtime=0.05 cores=0,2,4,6
/proc/10511/task/10518/stat : 10518 (java) S 10509 10511 8699 0 -1 4202560 363 0 0 0 5 0 0 0 16 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10519] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10519/stat : 10519 (java) S 10509 10511 8699 0 -1 4202560 41 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10520] ppid=10509 vsize=13633416 CPUtime=0.04 cores=0,2,4,6
/proc/10511/task/10520/stat : 10520 (java) S 10509 10511 8699 0 -1 4202560 128 0 0 0 4 0 0 0 15 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10521] ppid=10509 vsize=13633416 CPUtime=0.03 cores=0,2,4,6
/proc/10511/task/10521/stat : 10521 (java) S 10509 10511 8699 0 -1 4202560 78 0 0 0 3 0 0 0 16 0 19 0 905146880 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10522] ppid=10509 vsize=13633416 CPUtime=2.27 cores=0,2,4,6
/proc/10511/task/10522/stat : 10522 (java) S 10509 10511 8699 0 -1 4202560 1662 0 0 0 225 2 0 0 16 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 0 0 16800975 18446604447198043008 0 0 -1 4 0 0 0
[pid=10511/tid=10523] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10523/stat : 10523 (java) S 10509 10511 8699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10524] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10524/stat : 10524 (java) S 10509 10511 8699 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905146881 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10525] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10525/stat : 10525 (java) S 10509 10511 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469889457 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10526] ppid=10509 vsize=13633416 CPUtime=0.29 cores=0,2,4,6
/proc/10511/task/10526/stat : 10526 (java) S 10509 10511 8699 0 -1 4202560 3570 0 0 0 29 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 6 0 0 0
[pid=10511/tid=10527] ppid=10509 vsize=13633416 CPUtime=1.53 cores=0,2,4,6
/proc/10511/task/10527/stat : 10527 (java) S 10509 10511 8699 0 -1 4202560 12574 0 0 0 153 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 0 0 0 0
[pid=10511/tid=10528] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10528/stat : 10528 (java) S 10509 10511 8699 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469881753 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10529] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10529/stat : 10529 (java) S 10509 10511 8699 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 905146883 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
[pid=10511/tid=10530] ppid=10509 vsize=13633416 CPUtime=0 cores=0,2,4,6
/proc/10511/task/10530/stat : 10530 (java) S 10509 10511 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 905146899 13960617984 24628 33554432000 1073741824 1073778376 140733253486144 18446744073709551615 252469882368 0 4 0 16800975 18446604447198043008 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 155.9
Current children cumulated vsize (KiB) 13633416

Child status: 30
Real time (s): 153.987
CPU time (s): 156.005
CPU user time (s): 155.915
CPU system time (s): 0.089986
CPU usage (%): 101.31
Max. virtual memory (cumulated for all children) (KiB): 13648516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.915
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35872
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= 7567
involuntary context switches= 3258

runsolver used 0.789879 second user time and 1.61775 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-04 02:59:24
IDJOB=3458940
IDBENCH=2287
IDSOLVER=1952
FILE ID=node111/3458940-1307149164
RUNJOBID= node111-1307147366-10282
PBS_JOBID= 13508805
Free space on /tmp= 73864 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-gr4x6.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458940-1307149164/watcher-3458940-1307149164 -o /tmp/evaluation-result-3458940-1307149164/solver-3458940-1307149164 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458940-1307149164.opb

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

MD5SUM BENCH= 33cb0d9f791aa8843e995c8b8a3c3e5d
RANDOM SEED=1657889507

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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:      24074572 kB
Buffers:        303216 kB
Cached:         813344 kB
SwapCached:      11784 kB
Active:        7841172 kB
Inactive:       756992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24074572 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:             484 kB
Writeback:           0 kB
AnonPages:     7479148 kB
Mapped:          36032 kB
Slab:           142936 kB
PageTables:      66612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162506856 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= 73864 MiB
End job on node111 at 2011-06-04 03:01:58