Trace number 39949

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, and are wall clock time (not CPU 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
bsolo 2006/05? 1800.16 1800.89

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-sc205.opb
MD5SUM085f6c29f952ff5e0e711950d59893d5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables6090
Total number of constraints204
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 constraints204
Minimum length of a constraint30
Maximum length of a constraint120
Number of terms in the objective function 30
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524317
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 524370
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.11	c Initial problem consists of 6090 variables and 294 constraints.
0.12	c No problem reductions applied in OPT. instance.
0.12	c	preprocess terminated. Elapsed time: 0.114
0.12	c After prepocess the problem consists of 5597 variables and 293 constraints.
0.12	c Initial Lower Bound: -1044
0.20	c Restart #1 #Var: 5597 LB: -1044 @ 0.188
0.34	c Restart #2 #Var: 5597 LB: -1044 @ 0.329
0.51	c Restart #3 #Var: 5597 LB: -1044 @ 0.502
0.71	c Restart #4 #Var: 5597 LB: -1044 @ 0.705
1.00	c Restart #5 #Var: 5597 LB: -1044 @ 0.992
1.30	c Restart #6 #Var: 5597 LB: -1044 @ 1.289
1.63	c Restart #7 #Var: 5597 LB: -1044 @ 1.619
2.34	c Restart #8 #Var: 5597 LB: -1044 @ 2.329
2.45	c Restart #9 #Var: 5560 LB: -274 @ 2.444
2.68	c Restart #10 #Var: 5560 LB: -274 @ 2.675
2.96	c Restart #11 #Var: 5537 LB: -274 @ 2.951
3.40	c Restart #12 #Var: 5537 LB: -274 @ 3.393
3.91	c Restart #13 #Var: 5537 LB: -274 @ 3.897
4.13	c Restart #14 #Var: 5537 LB: -274 @ 4.119
4.73	c Restart #15 #Var: 5515 LB: -145 @ 4.717
5.32	c Restart #16 #Var: 5515 LB: -145 @ 5.307
6.04	c Restart #17 #Var: 5515 LB: -145 @ 6.027
6.76	c Restart #18 #Var: 5494 LB: -145 @ 6.751
7.54	c Restart #19 #Var: 5494 LB: -145 @ 7.527
8.80	c Restart #20 #Var: 5484 LB: -145 @ 8.788
9.32	c Restart #21 #Var: 5484 LB: -145 @ 9.304
10.96	c Restart #22 #Var: 5484 LB: -145 @ 10.942
13.35	c Restart #23 #Var: 5484 LB: -145 @ 13.337
36.38	c Restart #24 #Var: 5482 LB: -145 @ 36.352
37.06	c Restart #25 #Var: 5446 LB: -145 @ 37.032
37.40	c Restart #26 #Var: 5415 LB: -145 @ 37.371
37.78	c Restart #27 #Var: 5415 LB: -145 @ 37.754
38.14	c Restart #28 #Var: 5414 LB: -145 @ 38.111
38.50	c Restart #29 #Var: 5414 LB: -145 @ 38.472
38.91	c Restart #30 #Var: 5414 LB: -145 @ 38.884
39.40	c Restart #31 #Var: 5413 LB: -145 @ 39.374
39.81	c Restart #32 #Var: 5413 LB: -145 @ 39.787
40.36	c Restart #33 #Var: 5412 LB: -145 @ 40.332
40.87	c Restart #34 #Var: 5412 LB: -145 @ 40.841
41.40	c Restart #35 #Var: 5412 LB: -145 @ 41.375
43.05	c Restart #36 #Var: 5409 LB: -145 @ 43.017
45.86	c Restart #37 #Var: 5336 LB: -145 @ 45.83
47.69	c Restart #38 #Var: 5313 LB: -145 @ 47.662
50.14	c Restart #39 #Var: 5253 LB: -145 @ 50.112
55.55	c Restart #40 #Var: 5222 LB: -145 @ 55.518
58.68	c Restart #41 #Var: 5213 LB: -145 @ 58.644
60.26	c Restart #42 #Var: 5204 LB: -145 @ 60.228
67.32	c Restart #43 #Var: 5200 LB: -145 @ 67.285
71.03	c Restart #44 #Var: 5199 LB: -145 @ 70.989
72.72	c Restart #45 #Var: 5196 LB: -145 @ 72.679
73.86	c Restart #46 #Var: 5196 LB: -145 @ 73.825
84.14	c Restart #47 #Var: 5180 LB: -145 @ 84.092
91.29	c Restart #48 #Var: 5170 LB: -145 @ 91.241
93.31	c Restart #49 #Var: 5159 LB: -145 @ 93.264
109.29	c Restart #50 #Var: 5159 LB: -145 @ 109.24
112.45	c Restart #51 #Var: 5154 LB: -145 @ 112.39
119.99	c Restart #52 #Var: 5137 LB: -145 @ 119.93
127.17	c Restart #53 #Var: 5137 LB: -145 @ 127.11
132.45	c Restart #54 #Var: 5137 LB: -145 @ 132.39
141.61	c Restart #55 #Var: 5136 LB: -145 @ 141.55
146.00	c Restart #56 #Var: 5134 LB: -145 @ 145.94
150.65	c Restart #57 #Var: 5132 LB: -145 @ 150.58
155.88	c Restart #58 #Var: 5131 LB: -145 @ 155.81
182.09	c Restart #59 #Var: 5131 LB: -145 @ 182.01
207.52	c Restart #60 #Var: 5131 LB: -145 @ 207.43
216.03	c Restart #61 #Var: 5131 LB: -145 @ 215.94
232.03	c Restart #62 #Var: 5131 LB: -145 @ 231.94
251.48	c Restart #63 #Var: 5130 LB: -145 @ 251.38
260.44	c Restart #64 #Var: 5130 LB: -145 @ 260.33
272.06	c Restart #65 #Var: 5121 LB: -145 @ 271.95
293.08	c Restart #66 #Var: 5113 LB: -145 @ 292.97
299.32	c Restart #67 #Var: 5113 LB: -145 @ 299.2
306.82	c Restart #68 #Var: 5094 LB: -145 @ 306.7
321.95	c Restart #69 #Var: 5094 LB: -145 @ 321.83
329.82	c Restart #70 #Var: 5094 LB: -145 @ 329.69
339.92	c Restart #71 #Var: 5094 LB: -145 @ 339.78
344.35	c Restart #72 #Var: 5094 LB: -145 @ 344.22
373.18	c Restart #73 #Var: 5094 LB: -145 @ 373.04
377.58	c Restart #74 #Var: 5090 LB: -145 @ 377.43
397.92	c Restart #75 #Var: 5090 LB: -145 @ 397.76
461.76	c Restart #76 #Var: 5090 LB: -145 @ 461.58
487.98	c Restart #77 #Var: 5088 LB: -145 @ 487.79
551.01	c Restart #78 #Var: 5088 LB: -145 @ 550.8
591.46	c Restart #79 #Var: 5088 LB: -145 @ 591.24
619.31	c Restart #80 #Var: 5088 LB: -145 @ 619.08
688.53	c Restart #81 #Var: 5066 LB: -145 @ 688.27
710.58	c Restart #82 #Var: 5065 LB: -145 @ 710.31
743.85	c Restart #83 #Var: 5053 LB: -145 @ 743.58
967.69	c CHANGE Heuristic... 
967.69	c Restart #0 #Var: 5037 LB: -145 @ 967.33
967.72	c Restart #1 #Var: 5026 LB: -145 @ 967.36
967.85	c Restart #2 #Var: 5013 LB: -145 @ 967.49
967.91	c Restart #3 #Var: 5013 LB: -145 @ 967.55
970.06	c Restart #4 #Var: 5012 LB: -145 @ 969.7
974.17	c Restart #5 #Var: 5011 LB: -145 @ 973.81
980.21	c Restart #6 #Var: 5011 LB: -145 @ 979.85
988.54	c Restart #7 #Var: 5011 LB: -145 @ 988.17
1009.38	c Restart #8 #Var: 5011 LB: -145 @ 1009
1018.34	c Restart #9 #Var: 5011 LB: -145 @ 1018
1029.87	c Restart #10 #Var: 5011 LB: -145 @ 1029.5
1046.28	c Restart #11 #Var: 5011 LB: -145 @ 1045.9
1064.08	c Restart #12 #Var: 5000 LB: -145 @ 1063.7
1069.26	c Restart #13 #Var: 5000 LB: -145 @ 1068.9
1083.10	c Restart #14 #Var: 4992 LB: -145 @ 1082.7
1085.85	c Restart #15 #Var: 4992 LB: -145 @ 1085.4
1094.13	c Restart #16 #Var: 4991 LB: -145 @ 1093.6
1105.13	c Restart #17 #Var: 4991 LB: -145 @ 1104.7
1125.24	c Restart #18 #Var: 4991 LB: -145 @ 1124.8
1136.92	c Restart #19 #Var: 4991 LB: -145 @ 1136.4
1195.74	c Restart #20 #Var: 4991 LB: -145 @ 1195.2
1211.43	c Restart #21 #Var: 4991 LB: -145 @ 1210.9
1221.31	c Restart #22 #Var: 4991 LB: -145 @ 1220.8
1235.77	c Restart #23 #Var: 4991 LB: -145 @ 1235.2
1266.94	c Restart #24 #Var: 4991 LB: -145 @ 1266.4
1288.72	c Restart #25 #Var: 4991 LB: -145 @ 1288.2
1305.32	c Restart #26 #Var: 4991 LB: -145 @ 1304.8
1310.59	c Restart #27 #Var: 4991 LB: -145 @ 1310
1335.39	c Restart #28 #Var: 4989 LB: -145 @ 1334.8
1382.18	c Restart #29 #Var: 4989 LB: -145 @ 1381.6
1387.73	c Restart #30 #Var: 4989 LB: -145 @ 1387.1
1447.98	c Restart #31 #Var: 4989 LB: -145 @ 1447.4
1490.88	c Restart #32 #Var: 4989 LB: -145 @ 1490.3
1507.47	c Restart #33 #Var: 4989 LB: -145 @ 1506.8
1521.34	c Restart #34 #Var: 4989 LB: -145 @ 1520.7
1548.06	c Restart #35 #Var: 4986 LB: -145 @ 1547.4
1569.48	c Restart #36 #Var: 4986 LB: -145 @ 1568.8
1590.94	c Restart #37 #Var: 4986 LB: -145 @ 1590.3
1614.67	c Restart #38 #Var: 4986 LB: -145 @ 1614
1642.04	c Restart #39 #Var: 4986 LB: -145 @ 1641.4
1711.30	c Restart #40 #Var: 4986 LB: -145 @ 1710.6
1741.02	c Restart #41 #Var: 4986 LB: -145 @ 1740.3
1770.90	c Restart #42 #Var: 4986 LB: -145 @ 1770.2
1800.77	s UNKNOWN
1800.77	c Exit Code: 0
1800.77	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node80/watcher-39949-1149338592 -o ROOT/results/node80/solver-39949-1149338592 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node80/39949-1149338592/instance-39949-1149338592.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.94 2/67 7936
/proc/meminfo: memFree=1530952/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=4928 CPUtime=0
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 267 0 0 0 0 0 0 0 19 0 1 0 199497789 5046272 238 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134589096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 1232 241 152 55 0 123 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.95 0.94 2/67 7936
/proc/meminfo: memFree=1479504/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=56152 CPUtime=9.98
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 13256 0 0 0 981 17 0 0 25 0 1 0 199497789 57499648 13172 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 14038 13172 294 55 0 12929 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 56152

[startup+20.0088 s]
/proc/loadavg: 0.94 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1471120/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=64468 CPUtime=19.97
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 15349 0 0 0 1978 19 0 0 25 0 1 0 199497789 66015232 15265 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 16117 15265 294 55 0 15008 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 64468

[startup+30.0149 s]
/proc/loadavg: 0.95 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1470608/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=64996 CPUtime=29.98
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 15477 0 0 0 2978 20 0 0 25 0 1 0 199497789 66555904 15393 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 16249 15393 294 55 0 15140 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 64996

[startup+40.0209 s]
/proc/loadavg: 0.95 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1410960/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=124716 CPUtime=39.98
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 30382 0 0 0 3969 29 0 0 25 0 1 0 199497789 127709184 30294 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 31179 30295 294 55 0 30070 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 124716

[startup+50.027 s]
/proc/loadavg: 0.96 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1365136/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=170684 CPUtime=49.99
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 41819 0 0 0 4960 39 0 0 25 0 1 0 199497789 174780416 41719 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 42671 41719 294 55 0 41562 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 170684

[startup+60.0331 s]
/proc/loadavg: 0.97 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1342800/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=193000 CPUtime=59.99
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 47383 0 0 0 5956 43 0 0 25 0 1 0 199497789 197632000 47283 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 48250 47283 294 55 0 47141 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 193000

[startup+70.0392 s]
/proc/loadavg: 0.97 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1336208/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=199584 CPUtime=69.99
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 49022 0 0 0 6953 46 0 0 25 0 1 0 199497789 204374016 48922 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 49896 48922 294 55 0 48787 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 199584

[startup+80.0452 s]
/proc/loadavg: 0.98 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1309584/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=226108 CPUtime=80
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 55665 0 0 0 7947 53 0 0 25 0 1 0 199497789 231534592 55565 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 56527 55565 294 55 0 55418 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 226108

[startup+90.0513 s]
/proc/loadavg: 0.98 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1299792/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=235872 CPUtime=90
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 58112 0 0 0 8944 56 0 0 25 0 1 0 199497789 241532928 58012 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534912 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 58968 58012 294 55 0 57859 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 235872

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1283088/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=252604 CPUtime=100
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 62278 0 0 0 9942 58 0 0 25 0 1 0 199497789 258666496 62178 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 63151 62178 294 55 0 62042 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 252604

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.94 2/67 7936
/proc/meminfo: memFree=1280784/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=254824 CPUtime=110
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 62852 0 0 0 10941 59 0 0 25 0 1 0 199497789 260939776 62752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 63706 62752 294 55 0 62597 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 254824

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1266064/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=269564 CPUtime=120
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 66532 0 0 0 11937 63 0 0 25 0 1 0 199497789 276033536 66432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134554016 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 67391 66432 294 55 0 66282 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 269564

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1249104/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=286460 CPUtime=130.01
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 70752 0 0 0 12934 67 0 0 25 0 1 0 199497789 293335040 70652 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 71615 70652 294 55 0 70506 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 286460

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1237520/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=297964 CPUtime=140.01
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 73638 0 0 0 13931 70 0 0 25 0 1 0 199497789 305115136 73538 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 74491 73538 294 55 0 73382 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 297964

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1217360/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=318148 CPUtime=150.02
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 78681 0 0 0 14928 74 0 0 25 0 1 0 199497789 325783552 78581 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134695692 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 79537 78581 294 55 0 78428 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 318148

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1203792/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=331716 CPUtime=160.01
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 82062 0 0 0 15923 78 0 0 25 0 1 0 199497789 339677184 81962 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 82929 81962 294 55 0 81820 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 331716

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1198096/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=337392 CPUtime=170.02
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 83482 0 0 0 16922 80 0 0 25 0 1 0 199497789 345489408 83382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 84348 83382 294 55 0 83239 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 337392

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1193360/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=342144 CPUtime=180.02
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 84664 0 0 0 17920 82 0 0 25 0 1 0 199497789 350355456 84564 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 85536 84564 294 55 0 84427 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 342144

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1191376/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=344192 CPUtime=190.02
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 85160 0 0 0 18919 83 0 0 25 0 1 0 199497789 352452608 85060 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 86048 85060 294 55 0 84939 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 344192

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1188944/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=346572 CPUtime=200.03
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 85755 0 0 0 19919 84 0 0 25 0 1 0 199497789 354889728 85655 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 86643 85655 294 55 0 85534 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 346572

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 7936
/proc/meminfo: memFree=1187536/2055888 swapFree=4085432/4096564

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

/proc/7936/statm: 196573 195372 294 55 0 195464 0
Current children cumulated CPU time (s) 1760.34
Current children cumulated vsize (Kb) 786292

[startup+1771.08 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=743760/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=791440 CPUtime=1770.35
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 196756 0 0 0 176777 258 0 0 25 0 1 0 199497789 810434560 196633 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 197860 196633 294 55 0 196751 0
Current children cumulated CPU time (s) 1770.35
Current children cumulated vsize (Kb) 791440

[startup+1781.08 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=742672/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=792512 CPUtime=1780.34
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197036 0 0 0 177776 258 0 0 25 0 1 0 199497789 811532288 196907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540667 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198128 196907 294 55 0 197019 0
Current children cumulated CPU time (s) 1780.34
Current children cumulated vsize (Kb) 792512

[startup+1782.09 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=742608/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=792644 CPUtime=1781.35
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197052 0 0 0 177877 258 0 0 25 0 1 0 199497789 811667456 196923 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198161 196923 294 55 0 197052 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 792644

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=742544/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=792644 CPUtime=1782.36
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197066 0 0 0 177977 259 0 0 25 0 1 0 199497789 811667456 196937 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198161 196937 294 55 0 197052 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (Kb) 792644

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=742352/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=792776 CPUtime=1783.36
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197102 0 0 0 178077 259 0 0 25 0 1 0 199497789 811802624 196973 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198194 196973 294 55 0 197085 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 792776

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=742160/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=793040 CPUtime=1784.37
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197160 0 0 0 178178 259 0 0 25 0 1 0 199497789 812072960 197031 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198260 197031 294 55 0 197151 0
Current children cumulated CPU time (s) 1784.37
Current children cumulated vsize (Kb) 793040

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=741648/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=793568 CPUtime=1785.37
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197285 0 0 0 178278 259 0 0 25 0 1 0 199497789 812613632 197156 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198392 197156 294 55 0 197283 0
Current children cumulated CPU time (s) 1785.37
Current children cumulated vsize (Kb) 793568

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=741328/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=793832 CPUtime=1786.37
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197369 0 0 0 178378 259 0 0 25 0 1 0 199497789 812883968 197240 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198458 197240 294 55 0 197349 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 793832

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=741072/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=794096 CPUtime=1787.37
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197424 0 0 0 178478 259 0 0 25 0 1 0 199497789 813154304 197295 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198524 197295 294 55 0 197415 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 794096

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740944/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=794228 CPUtime=1788.38
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197460 0 0 0 178579 259 0 0 25 0 1 0 199497789 813289472 197331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198557 197331 294 55 0 197448 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 794228

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740688/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=794492 CPUtime=1789.39
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197518 0 0 0 178679 260 0 0 25 0 1 0 199497789 813559808 197389 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198623 197389 294 55 0 197514 0
Current children cumulated CPU time (s) 1789.39
Current children cumulated vsize (Kb) 794492

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740496/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=794624 CPUtime=1790.39
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197566 0 0 0 178779 260 0 0 25 0 1 0 199497789 813694976 197437 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198656 197437 294 55 0 197547 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 794624

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740176/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=795020 CPUtime=1791.4
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197644 0 0 0 178880 260 0 0 25 0 1 0 199497789 814100480 197515 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198755 197515 294 55 0 197646 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (Kb) 795020

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740112/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=795020 CPUtime=1792.4
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197662 0 0 0 178980 260 0 0 25 0 1 0 199497789 814100480 197533 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198755 197533 294 55 0 197646 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (Kb) 795020

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740112/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=795020 CPUtime=1793.4
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197662 0 0 0 179080 260 0 0 25 0 1 0 199497789 814100480 197533 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198755 197533 294 55 0 197646 0
Current children cumulated CPU time (s) 1793.4
Current children cumulated vsize (Kb) 795020

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740112/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=795020 CPUtime=1794.41
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197664 0 0 0 179181 260 0 0 25 0 1 0 199497789 814100480 197535 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198755 197535 294 55 0 197646 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 795020

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740112/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=795020 CPUtime=1795.41
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197665 0 0 0 179281 260 0 0 25 0 1 0 199497789 814100480 197536 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533949 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198755 197536 294 55 0 197646 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (Kb) 795020

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740048/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=795152 CPUtime=1796.42
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197673 0 0 0 179382 260 0 0 25 0 1 0 199497789 814235648 197544 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198788 197544 294 55 0 197679 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 795152

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740048/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=795152 CPUtime=1797.42
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197683 0 0 0 179482 260 0 0 25 0 1 0 199497789 814235648 197554 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198788 197554 294 55 0 197679 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 795152

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740048/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=795152 CPUtime=1798.43
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197683 0 0 0 179583 260 0 0 25 0 1 0 199497789 814235648 197554 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198788 197554 294 55 0 197679 0
Current children cumulated CPU time (s) 1798.43
Current children cumulated vsize (Kb) 795152

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8131
/proc/meminfo: memFree=740048/2055888 swapFree=4085432/4096564
[pid=7936] ppid=7934 vsize=795152 CPUtime=1799.43
/proc/7936/stat : 7936 (bsolo) R 7934 7936 7890 0 -1 0 197684 0 0 0 179683 260 0 0 25 0 1 0 199497789 814235648 197555 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7936/statm: 198788 197555 294 55 0 197679 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 795152

Child status: 0
Real time (s): 1800.89
CPU time (s): 1800.16
CPU user time (s): 1797.44
CPU system time (s): 2.71759
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (Kb): 795152

Launcher Data (download as text)

Begin job on node80 on Sat Jun  3 12:43:12 UTC 2006


FILE ID= 39949-1149338592

PBS_JOBID= 310284

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-sc205.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node80/39949-1149338592/instance-39949-1149338592.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node80/watcher-39949-1149338592 -o ROOT/results/node80/solver-39949-1149338592 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node80/39949-1149338592/instance-39949-1149338592.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  085f6c29f952ff5e0e711950d59893d5

RANDOM SEED= 846752472


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1531224 kB
Buffers:         17252 kB
Cached:         444004 kB
SwapCached:       2436 kB
Active:          36392 kB
Inactive:       433620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1531224 kB
SwapTotal:     4096564 kB
SwapFree:      4085432 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          16648 kB
Slab:            41360 kB
Committed_AS:   361288 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node80 on Sat Jun  3 13:13:13 UTC 2006