Trace number 39891

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.1 1800.65

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-greenbea.opb
MD5SUM542c2b53b45e753224c38b905fee77fb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables155427
Total number of constraints2674
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 constraints2674
Minimum length of a constraint11
Maximum length of a constraint7267
Number of terms in the objective function 15205
Biggest coefficient in the objective function 24902
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 537080
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 537080
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.
7.86	c Initial problem consists of 155427 variables and 4611 constraints.
8.63	c No problem reductions applied in OPT. instance.
8.63	c	preprocess terminated. Elapsed time: 8.616
8.63	c After prepocess the problem consists of 88998 variables and 3778 constraints.
8.63	c Initial Lower Bound: -59041
11.62	c Restart #1 #Var: 88998 LB: -59041 @ 11.603
13.80	c Restart #2 #Var: 88998 LB: -59041 @ 13.782
17.00	c Restart #3 #Var: 88998 LB: -59041 @ 16.986
21.43	c Restart #4 #Var: 88998 LB: -59041 @ 21.413
26.53	c Restart #5 #Var: 88998 LB: -59041 @ 26.507
32.49	c Restart #6 #Var: 88998 LB: -59041 @ 32.464
42.49	c Restart #7 #Var: 88998 LB: -59041 @ 42.471
79.35	c Restart #8 #Var: 88998 LB: -59041 @ 79.316
97.58	c Restart #9 #Var: 88998 LB: -59041 @ 97.548
103.63	c Restart #10 #Var: 88991 LB: -59041 @ 103.59
110.12	c Restart #11 #Var: 88991 LB: -59041 @ 110.08
113.78	c Restart #12 #Var: 88988 LB: -59041 @ 113.74
119.72	c Restart #13 #Var: 88988 LB: -59041 @ 119.68
125.39	c Restart #14 #Var: 88987 LB: -59041 @ 125.35
135.00	c Restart #15 #Var: 88953 LB: -59041 @ 134.95
140.44	c Restart #16 #Var: 88953 LB: -59041 @ 140.4
150.45	c Restart #17 #Var: 88953 LB: -59041 @ 150.4
163.31	c Restart #18 #Var: 88953 LB: -59041 @ 163.26
178.44	c Restart #19 #Var: 88953 LB: -59041 @ 178.38
188.35	c Restart #20 #Var: 88951 LB: -59041 @ 188.29
203.36	c Restart #21 #Var: 88950 LB: -59041 @ 203.3
225.95	c Restart #22 #Var: 88950 LB: -59041 @ 225.88
230.34	c Restart #23 #Var: 88911 LB: -59041 @ 230.27
243.60	c Restart #24 #Var: 88907 LB: -59041 @ 243.53
276.24	c Restart #25 #Var: 88907 LB: -59041 @ 276.16
280.30	c Restart #26 #Var: 88907 LB: -59041 @ 280.22
286.30	c Restart #27 #Var: 88907 LB: -59041 @ 286.22
288.96	c Restart #28 #Var: 88907 LB: -59041 @ 288.88
301.49	c Restart #29 #Var: 88907 LB: -59041 @ 301.4
310.03	c Restart #30 #Var: 88906 LB: -59041 @ 309.94
351.91	c Restart #31 #Var: 88905 LB: -59041 @ 351.81
356.01	c Restart #32 #Var: 88905 LB: -59041 @ 355.91
388.49	c Restart #33 #Var: 88903 LB: -59041 @ 388.38
441.52	c Restart #34 #Var: 88902 LB: -59041 @ 441.4
462.42	c Restart #35 #Var: 88902 LB: -59041 @ 462.29
484.05	c Restart #36 #Var: 88898 LB: -59041 @ 483.92
547.85	c Restart #37 #Var: 88897 LB: -59041 @ 547.7
595.34	c Restart #38 #Var: 88892 LB: -59041 @ 595.18
667.35	c Restart #39 #Var: 88892 LB: -59041 @ 667.17
708.21	c Restart #40 #Var: 88892 LB: -59041 @ 708.02
787.26	c Restart #41 #Var: 88889 LB: -59041 @ 787.05
811.22	c Restart #42 #Var: 88888 LB: -59041 @ 811
872.96	c Restart #43 #Var: 88885 LB: -59041 @ 872.73
1034.56	c CHANGE Heuristic... 
1034.56	c Restart #0 #Var: 88885 LB: -59041 @ 1034.3
1034.70	c Restart #1 #Var: 88875 LB: -59041 @ 1034.4
1035.58	c Restart #2 #Var: 88853 LB: -59041 @ 1035.3
1037.66	c Restart #3 #Var: 88824 LB: -59041 @ 1037.4
1038.16	c Restart #4 #Var: 88824 LB: -59041 @ 1037.9
1042.16	c Restart #5 #Var: 88818 LB: -59041 @ 1041.9
1044.19	c Restart #6 #Var: 88816 LB: -59041 @ 1043.9
1049.98	c Restart #7 #Var: 88815 LB: -59041 @ 1049.7
1056.15	c Restart #8 #Var: 88813 LB: -59041 @ 1055.9
1060.47	c Restart #9 #Var: 88773 LB: -59041 @ 1060.2
1062.38	c Restart #10 #Var: 88773 LB: -59041 @ 1062.1
1063.45	c Restart #11 #Var: 88773 LB: -59041 @ 1063.2
1066.10	c Restart #12 #Var: 88772 LB: -59041 @ 1065.8
1068.00	c Restart #13 #Var: 88763 LB: -59041 @ 1067.7
1070.84	c Restart #14 #Var: 88745 LB: -59041 @ 1070.6
1072.75	c Restart #15 #Var: 88732 LB: -59041 @ 1072.5
1075.80	c Restart #16 #Var: 88728 LB: -59041 @ 1075.5
1077.69	c Restart #17 #Var: 88728 LB: -59041 @ 1077.4
1081.64	c Restart #18 #Var: 88728 LB: -59041 @ 1081.4
1085.98	c Restart #19 #Var: 88725 LB: -59041 @ 1085.7
1089.21	c Restart #20 #Var: 88719 LB: -59041 @ 1088.9
1091.10	c Restart #21 #Var: 88715 LB: -59041 @ 1090.8
1093.37	c Restart #22 #Var: 88715 LB: -59041 @ 1093.1
1097.33	c Restart #23 #Var: 88713 LB: -59041 @ 1097
1101.12	c Restart #24 #Var: 88713 LB: -59041 @ 1100.8
1105.27	c Restart #25 #Var: 88671 LB: -59041 @ 1105
1109.15	c Restart #26 #Var: 88670 LB: -59041 @ 1108.9
1112.64	c Restart #27 #Var: 88668 LB: -59041 @ 1112.3
1116.66	c Restart #28 #Var: 88668 LB: -59041 @ 1116.4
1122.99	c Restart #29 #Var: 88668 LB: -59041 @ 1122.7
1126.11	c Restart #30 #Var: 88668 LB: -59041 @ 1125.8
1129.18	c Restart #31 #Var: 88667 LB: -59041 @ 1128.8
1131.86	c Restart #32 #Var: 88667 LB: -59041 @ 1131.5
1134.12	c Restart #33 #Var: 88667 LB: -59041 @ 1133.7
1135.82	c Restart #34 #Var: 88664 LB: -59041 @ 1135.4
1144.23	c Restart #35 #Var: 88664 LB: -59041 @ 1143.8
1151.70	c Restart #36 #Var: 88664 LB: -59041 @ 1151.3
1157.46	c Restart #37 #Var: 88664 LB: -59041 @ 1157.1
1165.58	c Restart #38 #Var: 88660 LB: -59041 @ 1165.2
1171.60	c Restart #39 #Var: 88660 LB: -59041 @ 1171.2
1179.64	c Restart #40 #Var: 88660 LB: -59041 @ 1179.3
1182.32	c Restart #41 #Var: 88660 LB: -59041 @ 1181.9
1188.91	c Restart #42 #Var: 88660 LB: -59041 @ 1188.5
1205.53	c Restart #43 #Var: 88660 LB: -59041 @ 1205.1
1207.81	c Restart #44 #Var: 88657 LB: -59041 @ 1207.4
1218.58	c Restart #45 #Var: 88657 LB: -59041 @ 1218.2
1266.35	c Restart #46 #Var: 88657 LB: -59041 @ 1265.9
1273.51	c Restart #47 #Var: 88657 LB: -59041 @ 1273.1
1278.87	c Restart #48 #Var: 88657 LB: -59041 @ 1278.5
1335.31	c Restart #49 #Var: 88657 LB: -59041 @ 1334.9
1342.03	c Restart #50 #Var: 88657 LB: -59041 @ 1341.6
1354.23	c Restart #51 #Var: 88657 LB: -59041 @ 1353.8
1374.68	c Restart #52 #Var: 88657 LB: -59041 @ 1374.2
1385.02	c Restart #53 #Var: 88657 LB: -59041 @ 1384.6
1395.44	c Restart #54 #Var: 88655 LB: -59041 @ 1395
1403.58	c Restart #55 #Var: 88655 LB: -59041 @ 1403.1
1432.97	c Restart #56 #Var: 88655 LB: -59041 @ 1432.5
1462.92	c Restart #57 #Var: 88654 LB: -59041 @ 1462.5
1473.43	c Restart #58 #Var: 88653 LB: -59041 @ 1473
1481.42	c Restart #59 #Var: 88653 LB: -59041 @ 1481
1498.08	c Restart #60 #Var: 88653 LB: -59041 @ 1497.6
1508.20	c Restart #61 #Var: 88653 LB: -59041 @ 1507.7
1542.44	c Restart #62 #Var: 88653 LB: -59041 @ 1542
1549.43	c Restart #63 #Var: 88653 LB: -59041 @ 1549
1564.34	c Restart #64 #Var: 88651 LB: -59041 @ 1563.9
1613.08	c Restart #65 #Var: 88651 LB: -59041 @ 1612.6
1628.89	c Restart #66 #Var: 88651 LB: -59041 @ 1628.4
1685.47	c Restart #67 #Var: 88650 LB: -59041 @ 1685
1704.17	c Restart #68 #Var: 88644 LB: -59041 @ 1703.6
1708.70	c Restart #69 #Var: 88644 LB: -59041 @ 1708.2
1736.62	c Restart #70 #Var: 88644 LB: -59041 @ 1736.1
1748.31	c Restart #71 #Var: 88644 LB: -59041 @ 1747.8
1759.37	c Restart #72 #Var: 88644 LB: -59041 @ 1758.8
1783.92	c Restart #73 #Var: 88644 LB: -59041 @ 1783.4
1797.02	c Restart #74 #Var: 88644 LB: -59041 @ 1796.5
1800.55	s UNKNOWN
1800.55	c Exit Code: 0
1800.55	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/node18/watcher-39891-1149324153 -o ROOT/results/node18/solver-39891-1149324153 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node18/39891-1149324153/instance-39891-1149324153.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.99 3/64 7388
/proc/meminfo: memFree=1726256/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=4616 CPUtime=0
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 191 0 0 0 0 0 0 0 18 0 1 0 198078245 4726784 161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9233940 0 0 4096 0 0 0 0 17 1 0 0
/proc/7388/statm: 1154 170 128 55 0 46 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1499712/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=238404 CPUtime=9.98
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 217456 0 0 0 927 71 0 0 25 0 1 0 198078245 244125696 56868 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 59601 56868 297 55 0 58493 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 238404

[startup+20.0078 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1498176/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=240120 CPUtime=19.98
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 218336 0 0 0 1921 77 0 0 25 0 1 0 198078245 245882880 57292 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 60030 57292 297 55 0 58922 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 240120

[startup+30.0138 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1496256/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=242100 CPUtime=29.98
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 218831 0 0 0 2915 83 0 0 25 0 1 0 198078245 247910400 57787 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719535 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 60525 57787 297 55 0 59417 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 242100

[startup+40.0198 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1494528/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=243948 CPUtime=39.99
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 219276 0 0 0 3910 89 0 0 25 0 1 0 198078245 249802752 58232 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540762 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 60987 58232 297 55 0 59879 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 243948

[startup+50.0268 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1493888/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=244608 CPUtime=49.99
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 219450 0 0 0 4903 96 0 0 25 0 1 0 198078245 250478592 58406 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 61152 58406 297 55 0 60044 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 244608

[startup+60.0317 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1493312/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=245136 CPUtime=60
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 219596 0 0 0 5896 104 0 0 25 0 1 0 198078245 251019264 58552 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537571 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 61284 58552 297 55 0 60176 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 245136

[startup+70.0377 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1492928/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=245532 CPUtime=70
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 219686 0 0 0 6888 112 0 0 25 0 1 0 198078245 251424768 58642 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 61383 58642 297 55 0 60275 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 245532

[startup+80.0437 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1492544/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=245928 CPUtime=80.01
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 219780 0 0 0 7879 122 0 0 25 0 1 0 198078245 251830272 58736 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 61482 58736 297 55 0 60374 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 245928

[startup+90.0497 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1492224/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=246060 CPUtime=90
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 219870 0 0 0 8844 156 0 0 25 0 1 0 198078245 251965440 58826 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 61515 58826 297 55 0 60407 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 246060

[startup+100.056 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1490752/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=247508 CPUtime=100.01
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 220227 0 0 0 9821 180 0 0 25 0 1 0 198078245 253448192 59183 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 61877 59183 297 55 0 60769 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 247508

[startup+110.063 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1488832/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=249356 CPUtime=110.01
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 220707 0 0 0 10817 184 0 0 25 0 1 0 198078245 255340544 59663 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 62339 59663 297 55 0 61231 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 249356

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1484416/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=253844 CPUtime=120.01
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 221811 0 0 0 11805 196 0 0 25 0 1 0 198078245 259936256 60767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 63461 60767 297 55 0 62353 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 253844

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1482880/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=255396 CPUtime=130.02
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 222195 0 0 0 12804 198 0 0 25 0 1 0 198078245 261525504 61151 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 63849 61151 297 55 0 62741 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 255396

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1478592/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=259620 CPUtime=140.03
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 223271 0 0 0 13801 202 0 0 25 0 1 0 198078245 265850880 62227 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 64905 62227 297 55 0 63797 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 259620

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1475904/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=262260 CPUtime=150.02
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 223935 0 0 0 14798 204 0 0 25 0 1 0 198078245 268554240 62891 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 65565 62891 297 55 0 64457 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 262260

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1473280/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=264896 CPUtime=160.03
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 224593 0 0 0 15796 207 0 0 25 0 1 0 198078245 271253504 63549 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 66224 63549 297 55 0 65116 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 264896

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1471168/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=267008 CPUtime=170.04
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 225119 0 0 0 16796 208 0 0 25 0 1 0 198078245 273416192 64075 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 66752 64075 297 55 0 65644 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 267008

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1468928/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=269252 CPUtime=180.04
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 225669 0 0 0 17795 209 0 0 25 0 1 0 198078245 275714048 64625 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 67313 64625 297 55 0 66205 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 269252

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1467008/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=271228 CPUtime=190.04
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 226154 0 0 0 18792 212 0 0 25 0 1 0 198078245 277737472 65110 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537661 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 67807 65110 297 55 0 66699 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 271228

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1463872/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=274264 CPUtime=200.05
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 226937 0 0 0 19791 214 0 0 25 0 1 0 198078245 280846336 65893 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 68566 65893 297 55 0 67458 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 274264

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 7388
/proc/meminfo: memFree=1462656/2055920 swapFree=4180888/4192956

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

/proc/7388/statm: 151255 148524 297 55 0 150147 0
Current children cumulated CPU time (s) 1760.52
Current children cumulated vsize (Kb) 605020

[startup+1771.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1128520/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=608928 CPUtime=1770.52
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 311635 0 0 0 176604 448 0 0 25 0 1 0 198078245 623542272 149487 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 152232 149487 297 55 0 151124 0
Current children cumulated CPU time (s) 1770.52
Current children cumulated vsize (Kb) 608928

[startup+1781.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1126088/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=611248 CPUtime=1780.52
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312244 0 0 0 177603 449 0 0 25 0 1 0 198078245 625917952 150096 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 152812 150096 297 55 0 151704 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 611248

[startup+1782.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1125960/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=611380 CPUtime=1781.53
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312276 0 0 0 177704 449 0 0 25 0 1 0 198078245 626053120 150128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 152845 150128 297 55 0 151737 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 611380

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1125704/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=611632 CPUtime=1782.53
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312331 0 0 0 177804 449 0 0 25 0 1 0 198078245 626311168 150183 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 152908 150183 297 55 0 151800 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 611632

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1125640/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=611748 CPUtime=1783.54
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312348 0 0 0 177905 449 0 0 25 0 1 0 198078245 626429952 150200 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 152937 150200 297 55 0 151829 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 611748

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1125256/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=612144 CPUtime=1784.54
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312451 0 0 0 178005 449 0 0 25 0 1 0 198078245 626835456 150303 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153036 150303 297 55 0 151928 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 612144

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1124616/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=612804 CPUtime=1785.55
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312613 0 0 0 178105 450 0 0 25 0 1 0 198078245 627511296 150465 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153201 150465 297 55 0 152093 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 612804

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1124360/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613068 CPUtime=1786.56
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312674 0 0 0 178206 450 0 0 25 0 1 0 198078245 627781632 150526 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153267 150526 297 55 0 152159 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 613068

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1124168/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613200 CPUtime=1787.56
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312712 0 0 0 178306 450 0 0 25 0 1 0 198078245 627916800 150564 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153300 150564 297 55 0 152192 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 613200

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1124040/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613332 CPUtime=1788.56
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312748 0 0 0 178406 450 0 0 25 0 1 0 198078245 628051968 150600 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542318 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153333 150600 297 55 0 152225 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 613332

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1124040/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613332 CPUtime=1789.57
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312749 0 0 0 178507 450 0 0 25 0 1 0 198078245 628051968 150601 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153333 150601 297 55 0 152225 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 613332

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1124040/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613332 CPUtime=1790.57
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312749 0 0 0 178607 450 0 0 25 0 1 0 198078245 628051968 150601 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153333 150601 297 55 0 152225 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 613332

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1124040/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613332 CPUtime=1791.57
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312750 0 0 0 178707 450 0 0 25 0 1 0 198078245 628051968 150602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153333 150602 297 55 0 152225 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 613332

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1124040/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613332 CPUtime=1792.59
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312750 0 0 0 178808 451 0 0 25 0 1 0 198078245 628051968 150602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153333 150602 297 55 0 152225 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 613332

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 7583
/proc/meminfo: memFree=1124040/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613332 CPUtime=1793.59
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312750 0 0 0 178908 451 0 0 25 0 1 0 198078245 628051968 150602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153333 150602 297 55 0 152225 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 613332

[startup+1795.14 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 7583
/proc/meminfo: memFree=1124040/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613332 CPUtime=1794.59
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312750 0 0 0 179008 451 0 0 25 0 1 0 198078245 628051968 150602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696500 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153333 150602 297 55 0 152225 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (Kb) 613332

[startup+1796.15 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 7583
/proc/meminfo: memFree=1124040/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613332 CPUtime=1795.6
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312750 0 0 0 179109 451 0 0 25 0 1 0 198078245 628051968 150602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542120 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153333 150602 297 55 0 152225 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 613332

[startup+1797.15 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 7583
/proc/meminfo: memFree=1124040/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613332 CPUtime=1796.6
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312750 0 0 0 179209 451 0 0 25 0 1 0 198078245 628051968 150602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541457 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153333 150602 297 55 0 152225 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 613332

[startup+1798.16 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 7583
/proc/meminfo: memFree=1123656/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=613764 CPUtime=1797.61
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312862 0 0 0 179309 452 0 0 25 0 1 0 198078245 628494336 150702 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537890 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153441 150702 297 55 0 152333 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 613764

[startup+1799.16 s]
/proc/loadavg: 1.07 1.02 1.00 2/64 7583
/proc/meminfo: memFree=1123400/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=614024 CPUtime=1798.61
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312925 0 0 0 179409 452 0 0 25 0 1 0 198078245 628760576 150765 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153506 150765 297 55 0 152398 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 614024

[startup+1800.17 s]
/proc/loadavg: 1.07 1.02 1.00 2/64 7583
/proc/meminfo: memFree=1123208/2055920 swapFree=4180888/4192956
[pid=7388] ppid=7386 vsize=614144 CPUtime=1799.62
/proc/7388/stat : 7388 (bsolo) R 7386 7388 7342 0 -1 0 312976 0 0 0 179510 452 0 0 25 0 1 0 198078245 628883456 150816 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7388/statm: 153536 150816 297 55 0 152428 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 614144

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.1
CPU user time (s): 1795.48
CPU system time (s): 4.6163
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (Kb): 614144

Launcher Data (download as text)

Begin job on node18 on Sat Jun  3 08:42:33 UTC 2006


FILE ID= 39891-1149324153

PBS_JOBID= 309529

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-greenbea.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node18/39891-1149324153/instance-39891-1149324153.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-39891-1149324153 -o ROOT/results/node18/solver-39891-1149324153 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node18/39891-1149324153/instance-39891-1149324153.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  542c2b53b45e753224c38b905fee77fb

RANDOM SEED= 751667214


/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.216
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	: 5931.00
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.216
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1726464 kB
Buffers:         24568 kB
Cached:         236404 kB
SwapCached:       3684 kB
Active:          68012 kB
Inactive:       201656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726464 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            45872 kB
Committed_AS:   343636 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node18 on Sat Jun  3 09:12:34 UTC 2006