Trace number 39691

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 NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.03 1800.59

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga20_18_sat_pb.cnf.cr.opb
MD5SUMcb676620fd2a6e3770a1e7936dc60453
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.008998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables540
Total number of constraints416
Number of constraints which are clauses378
Number of constraints which are cardinality constraints (but not clauses)38
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.04	c Initial problem consists of 540 variables and 416 constraints.
0.04	c Using non-optimization problem switches.
0.04	c No problem reductions applied in OPT. instance.
0.04	c	preprocess terminated. Elapsed time: 0.031
0.04	c After prepocess the problem consists of 540 variables and 416 constraints.
0.06	c Restart #1 #Var: 540 LB: 0 @ 0.057
0.10	c Restart #2 #Var: 540 LB: 0 @ 0.095
0.17	c Restart #3 #Var: 540 LB: 0 @ 0.163
0.25	c Restart #4 #Var: 540 LB: 0 @ 0.241
0.38	c Restart #5 #Var: 540 LB: 0 @ 0.369
0.51	c Restart #6 #Var: 540 LB: 0 @ 0.5
0.85	c Restart #7 #Var: 540 LB: 0 @ 0.841
1.15	c Restart #8 #Var: 540 LB: 0 @ 1.147
1.72	c Restart #9 #Var: 540 LB: 0 @ 1.711
2.41	c Restart #10 #Var: 540 LB: 0 @ 2.406
3.22	c Restart #11 #Var: 540 LB: 0 @ 3.209
4.07	c Restart #12 #Var: 540 LB: 0 @ 4.068
4.99	c Restart #13 #Var: 540 LB: 0 @ 4.98
5.91	c Restart #14 #Var: 540 LB: 0 @ 5.899
7.04	c Restart #15 #Var: 540 LB: 0 @ 7.035
8.31	c Restart #16 #Var: 540 LB: 0 @ 8.303
9.76	c Restart #17 #Var: 540 LB: 0 @ 9.755
11.43	c Restart #18 #Var: 540 LB: 0 @ 11.417
12.98	c Restart #19 #Var: 540 LB: 0 @ 12.973
14.65	c Restart #20 #Var: 540 LB: 0 @ 14.637
16.74	c Restart #21 #Var: 540 LB: 0 @ 16.725
18.78	c Restart #22 #Var: 540 LB: 0 @ 18.761
23.06	c Restart #23 #Var: 540 LB: 0 @ 23.04
25.10	c Restart #24 #Var: 540 LB: 0 @ 25.087
30.61	c Restart #25 #Var: 540 LB: 0 @ 30.594
34.88	c Restart #26 #Var: 540 LB: 0 @ 34.859
38.92	c Restart #27 #Var: 540 LB: 0 @ 38.904
43.17	c Restart #28 #Var: 540 LB: 0 @ 43.146
46.06	c Restart #29 #Var: 540 LB: 0 @ 46.038
54.96	c Restart #30 #Var: 540 LB: 0 @ 54.937
60.48	c Restart #31 #Var: 540 LB: 0 @ 60.45
66.58	c Restart #32 #Var: 540 LB: 0 @ 66.547
71.42	c Restart #33 #Var: 540 LB: 0 @ 71.39
82.04	c Restart #34 #Var: 540 LB: 0 @ 82.005
87.71	c Restart #35 #Var: 540 LB: 0 @ 87.672
96.30	c Restart #36 #Var: 540 LB: 0 @ 96.269
99.33	c Restart #37 #Var: 540 LB: 0 @ 99.288
115.78	c Restart #38 #Var: 540 LB: 0 @ 115.74
120.59	c Restart #39 #Var: 540 LB: 0 @ 120.54
147.12	c Restart #40 #Var: 540 LB: 0 @ 147.07
155.81	c Restart #41 #Var: 540 LB: 0 @ 155.76
161.28	c Restart #42 #Var: 540 LB: 0 @ 161.22
169.68	c Restart #43 #Var: 540 LB: 0 @ 169.62
174.67	c Restart #44 #Var: 540 LB: 0 @ 174.62
176.91	c Restart #45 #Var: 540 LB: 0 @ 176.86
180.91	c Restart #46 #Var: 540 LB: 0 @ 180.85
183.99	c Restart #47 #Var: 540 LB: 0 @ 183.93
190.15	c Restart #48 #Var: 540 LB: 0 @ 190.09
201.02	c Restart #49 #Var: 540 LB: 0 @ 200.95
210.30	c Restart #50 #Var: 540 LB: 0 @ 210.23
218.07	c Restart #51 #Var: 540 LB: 0 @ 218
233.37	c Restart #52 #Var: 540 LB: 0 @ 233.3
246.44	c Restart #53 #Var: 540 LB: 0 @ 246.36
260.08	c Restart #54 #Var: 540 LB: 0 @ 260
273.77	c Restart #55 #Var: 540 LB: 0 @ 273.69
292.16	c Restart #56 #Var: 540 LB: 0 @ 292.07
302.75	c Restart #57 #Var: 540 LB: 0 @ 302.65
317.03	c Restart #58 #Var: 540 LB: 0 @ 316.94
337.86	c Restart #59 #Var: 540 LB: 0 @ 337.76
351.34	c Restart #60 #Var: 540 LB: 0 @ 351.23
365.30	c Restart #61 #Var: 540 LB: 0 @ 365.19
391.94	c Restart #62 #Var: 540 LB: 0 @ 391.82
406.39	c Restart #63 #Var: 540 LB: 0 @ 406.27
428.92	c Restart #64 #Var: 540 LB: 0 @ 428.79
446.35	c Restart #65 #Var: 540 LB: 0 @ 446.22
465.10	c Restart #66 #Var: 540 LB: 0 @ 464.96
484.13	c Restart #67 #Var: 540 LB: 0 @ 483.99
514.47	c Restart #68 #Var: 540 LB: 0 @ 514.33
537.03	c Restart #69 #Var: 540 LB: 0 @ 536.88
559.84	c Restart #70 #Var: 540 LB: 0 @ 559.68
595.99	c Restart #71 #Var: 540 LB: 0 @ 595.82
619.86	c Restart #72 #Var: 540 LB: 0 @ 619.69
656.28	c Restart #73 #Var: 540 LB: 0 @ 656.1
685.73	c Restart #74 #Var: 540 LB: 0 @ 685.53
723.30	c Restart #75 #Var: 540 LB: 0 @ 723.1
756.51	c Restart #76 #Var: 540 LB: 0 @ 756.29
785.06	c Restart #77 #Var: 540 LB: 0 @ 784.84
823.00	c Restart #78 #Var: 540 LB: 0 @ 822.77
860.57	c Restart #79 #Var: 540 LB: 0 @ 860.33
891.96	c Restart #80 #Var: 540 LB: 0 @ 891.71
931.55	c CHANGE Heuristic... 
931.55	c Restart #0 #Var: 540 LB: 0 @ 931.3
931.85	c Restart #1 #Var: 540 LB: 0 @ 931.6
932.55	c Restart #2 #Var: 540 LB: 0 @ 932.29
934.24	c Restart #3 #Var: 540 LB: 0 @ 933.98
935.92	c Restart #4 #Var: 540 LB: 0 @ 935.66
938.84	c Restart #5 #Var: 540 LB: 0 @ 938.58
942.02	c Restart #6 #Var: 540 LB: 0 @ 941.76
944.27	c Restart #7 #Var: 540 LB: 0 @ 944.01
948.73	c Restart #8 #Var: 540 LB: 0 @ 948.47
955.16	c Restart #9 #Var: 540 LB: 0 @ 954.9
960.64	c Restart #10 #Var: 540 LB: 0 @ 960.37
970.12	c Restart #11 #Var: 540 LB: 0 @ 969.86
976.56	c Restart #12 #Var: 540 LB: 0 @ 976.29
985.02	c Restart #13 #Var: 540 LB: 0 @ 984.75
992.74	c Restart #14 #Var: 540 LB: 0 @ 992.47
1003.59	c Restart #15 #Var: 540 LB: 0 @ 1003.3
1013.54	c Restart #16 #Var: 540 LB: 0 @ 1013.3
1028.39	c Restart #17 #Var: 540 LB: 0 @ 1028.1
1039.60	c Restart #18 #Var: 540 LB: 0 @ 1039.3
1052.11	c Restart #19 #Var: 540 LB: 0 @ 1051.8
1064.99	c Restart #20 #Var: 540 LB: 0 @ 1064.6
1077.94	c Restart #21 #Var: 540 LB: 0 @ 1077.6
1094.55	c Restart #22 #Var: 540 LB: 0 @ 1094.2
1109.31	c Restart #23 #Var: 540 LB: 0 @ 1108.9
1126.29	c Restart #24 #Var: 540 LB: 0 @ 1125.9
1146.20	c Restart #25 #Var: 540 LB: 0 @ 1145.8
1161.75	c Restart #26 #Var: 540 LB: 0 @ 1161.4
1180.33	c Restart #27 #Var: 540 LB: 0 @ 1179.9
1197.55	c Restart #28 #Var: 540 LB: 0 @ 1197.2
1214.29	c Restart #29 #Var: 540 LB: 0 @ 1213.9
1234.75	c Restart #30 #Var: 540 LB: 0 @ 1234.4
1255.81	c Restart #31 #Var: 540 LB: 0 @ 1255.4
1276.76	c Restart #32 #Var: 540 LB: 0 @ 1276.4
1296.67	c Restart #33 #Var: 540 LB: 0 @ 1296.3
1321.20	c Restart #34 #Var: 540 LB: 0 @ 1320.8
1344.94	c Restart #35 #Var: 540 LB: 0 @ 1344.5
1369.06	c Restart #36 #Var: 540 LB: 0 @ 1368.6
1390.04	c Restart #37 #Var: 540 LB: 0 @ 1389.6
1415.09	c Restart #38 #Var: 540 LB: 0 @ 1414.6
1439.51	c Restart #39 #Var: 540 LB: 0 @ 1439.1
1465.48	c Restart #40 #Var: 540 LB: 0 @ 1465
1488.28	c Restart #41 #Var: 540 LB: 0 @ 1487.8
1519.65	c Restart #42 #Var: 540 LB: 0 @ 1519.2
1545.09	c Restart #43 #Var: 540 LB: 0 @ 1544.6
1575.70	c Restart #44 #Var: 540 LB: 0 @ 1575.2
1602.38	c Restart #45 #Var: 540 LB: 0 @ 1601.9
1629.65	c Restart #46 #Var: 540 LB: 0 @ 1629.1
1659.69	c Restart #47 #Var: 540 LB: 0 @ 1659.2
1682.96	c Restart #48 #Var: 540 LB: 0 @ 1682.4
1720.77	c Restart #49 #Var: 540 LB: 0 @ 1720.2
1745.57	c Restart #50 #Var: 540 LB: 0 @ 1745
1781.43	c Restart #51 #Var: 540 LB: 0 @ 1780.9
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/node64/watcher-39691-1149234243 -o ROOT/results/node64/solver-39691-1149234243 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node64/39691-1149234243/instance-39691-1149234243.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.79 0.92 0.89 2/64 24999
/proc/meminfo: memFree=1579240/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=4924 CPUtime=0
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 273 0 0 0 0 0 0 0 18 0 1 0 25415538 5042176 243 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7394939 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 1231 251 162 55 0 123 0

[startup+10.0013 s]
/proc/loadavg: 0.82 0.93 0.90 2/64 24999
/proc/meminfo: memFree=1565696/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=18036 CPUtime=9.98
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 3779 0 0 0 994 4 0 0 25 0 1 0 25415538 18468864 3694 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 4509 3694 297 55 0 3401 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 18036

[startup+20.0072 s]
/proc/loadavg: 0.85 0.93 0.90 2/64 24999
/proc/meminfo: memFree=1560136/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=23572 CPUtime=19.98
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 5170 0 0 0 1992 6 0 0 25 0 1 0 25415538 24137728 5085 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 5893 5085 297 55 0 4785 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 23572

[startup+30.013 s]
/proc/loadavg: 0.87 0.93 0.90 2/64 24999
/proc/meminfo: memFree=1556360/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=27396 CPUtime=29.99
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 6123 0 0 0 2991 8 0 0 25 0 1 0 25415538 28053504 6038 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604194 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 6849 6038 297 55 0 5741 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 27396

[startup+40.0189 s]
/proc/loadavg: 0.89 0.93 0.90 2/64 24999
/proc/meminfo: memFree=1551752/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=32024 CPUtime=39.99
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 7264 0 0 0 3990 9 0 0 25 0 1 0 25415538 32792576 7179 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 8006 7179 297 55 0 6898 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 32024

[startup+50.0248 s]
/proc/loadavg: 0.90 0.93 0.90 2/64 24999
/proc/meminfo: memFree=1548168/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=35588 CPUtime=49.99
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 8166 0 0 0 4989 10 0 0 25 0 1 0 25415538 36442112 8081 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 8897 8081 297 55 0 7789 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 35588

[startup+60.0307 s]
/proc/loadavg: 0.92 0.93 0.90 2/64 24999
/proc/meminfo: memFree=1545544/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=38228 CPUtime=60
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 8811 0 0 0 5988 12 0 0 25 0 1 0 25415538 39145472 8726 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 9557 8726 297 55 0 8449 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 38228

[startup+70.0366 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 24999
/proc/meminfo: memFree=1542216/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=41516 CPUtime=70
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 9648 0 0 0 6986 14 0 0 25 0 1 0 25415538 42512384 9563 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 10379 9563 297 55 0 9271 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 41516

[startup+80.0425 s]
/proc/loadavg: 0.94 0.94 0.90 2/64 24999
/proc/meminfo: memFree=1540744/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=42964 CPUtime=80
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 10006 0 0 0 7985 15 0 0 25 0 1 0 25415538 43995136 9921 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 10741 9921 297 55 0 9633 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 42964

[startup+90.0483 s]
/proc/loadavg: 0.95 0.94 0.90 2/64 24999
/proc/meminfo: memFree=1535688/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=48116 CPUtime=90.01
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 11291 0 0 0 8984 17 0 0 25 0 1 0 25415538 49270784 11206 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 12029 11206 297 55 0 10921 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 48116

[startup+100.054 s]
/proc/loadavg: 0.96 0.94 0.90 2/64 24999
/proc/meminfo: memFree=1530248/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=53528 CPUtime=100.01
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 12639 0 0 0 9982 19 0 0 25 0 1 0 25415538 54812672 12554 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 13382 12554 297 55 0 12274 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 53528

[startup+110.06 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 24999
/proc/meminfo: memFree=1529160/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=54584 CPUtime=110.01
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 12914 0 0 0 10982 19 0 0 25 0 1 0 25415538 55894016 12829 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 13646 12829 297 55 0 12538 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 54584

[startup+120.067 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 24999
/proc/meminfo: memFree=1525448/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=58412 CPUtime=120.02
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 13842 0 0 0 11981 21 0 0 25 0 1 0 25415538 59813888 13757 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 14603 13757 297 55 0 13495 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 58412

[startup+130.072 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 24999
/proc/meminfo: memFree=1524360/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=59472 CPUtime=130.01
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 14107 0 0 0 12980 21 0 0 25 0 1 0 25415538 60899328 14022 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 14868 14022 297 55 0 13760 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 59472

[startup+140.078 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 24999
/proc/meminfo: memFree=1523912/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=59868 CPUtime=140.02
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 14223 0 0 0 13980 22 0 0 25 0 1 0 25415538 61304832 14138 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 14967 14138 297 55 0 13859 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 59868

[startup+150.084 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 24999
/proc/meminfo: memFree=1523656/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=60136 CPUtime=150.03
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 14281 0 0 0 14980 23 0 0 25 0 1 0 25415538 61579264 14196 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550548 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 15034 14196 297 55 0 13926 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 60136

[startup+160.09 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 24999
/proc/meminfo: memFree=1520584/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=63188 CPUtime=160.03
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 15043 0 0 0 15978 25 0 0 25 0 1 0 25415538 64704512 14958 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 15797 14958 297 55 0 14689 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 63188

[startup+170.095 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 24999
/proc/meminfo: memFree=1515464/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=68344 CPUtime=170.03
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 16323 0 0 0 16976 27 0 0 25 0 1 0 25415538 69984256 16238 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7394939 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 17086 16238 297 55 0 15978 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 68344

[startup+180.101 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24999
/proc/meminfo: memFree=1504904/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=78784 CPUtime=180.04
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 18952 0 0 0 17974 30 0 0 25 0 1 0 25415538 80674816 18867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 19696 18867 297 55 0 18588 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 78784

[startup+190.107 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24999
/proc/meminfo: memFree=1496200/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=87496 CPUtime=190.03
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 21126 0 0 0 18970 33 0 0 25 0 1 0 25415538 89595904 21041 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 21874 21041 297 55 0 20766 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 87496

[startup+200.113 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24999
/proc/meminfo: memFree=1493832/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=89984 CPUtime=200.04
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 21721 0 0 0 19969 35 0 0 25 0 1 0 25415538 92143616 21636 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 22496 21636 297 55 0 21388 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 89984

[startup+210.119 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24999
/proc/meminfo: memFree=1491336/2055920 swapFree=4192956/4192956

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

/proc/24999/statm: 47794 46552 297 55 0 46686 0
Current children cumulated CPU time (s) 1760.49
Current children cumulated vsize (Kb) 191176

[startup+1771.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1393288/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191572 CPUtime=1770.49
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46763 0 0 0 176895 154 0 0 25 0 1 0 25415538 196169728 46639 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47893 46639 297 55 0 46785 0
Current children cumulated CPU time (s) 1770.49
Current children cumulated vsize (Kb) 191572

[startup+1781.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1393096/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191704 CPUtime=1780.49
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46801 0 0 0 177895 154 0 0 25 0 1 0 25415538 196304896 46677 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47926 46677 297 55 0 46818 0
Current children cumulated CPU time (s) 1780.49
Current children cumulated vsize (Kb) 191704

[startup+1782.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1393096/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191704 CPUtime=1781.49
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46802 0 0 0 177995 154 0 0 25 0 1 0 25415538 196304896 46678 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47926 46678 297 55 0 46818 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 191704

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1393096/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191704 CPUtime=1782.5
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46810 0 0 0 178096 154 0 0 25 0 1 0 25415538 196304896 46686 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47926 46686 297 55 0 46818 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 191704

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1393032/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191704 CPUtime=1783.5
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46818 0 0 0 178196 154 0 0 25 0 1 0 25415538 196304896 46694 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47926 46694 297 55 0 46818 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 191704

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1393032/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191836 CPUtime=1784.5
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46826 0 0 0 178296 154 0 0 25 0 1 0 25415538 196440064 46702 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47959 46702 297 55 0 46851 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 191836

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1393032/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191836 CPUtime=1785.51
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46826 0 0 0 178397 154 0 0 25 0 1 0 25415538 196440064 46702 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47959 46702 297 55 0 46851 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 191836

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392968/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191836 CPUtime=1786.52
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46833 0 0 0 178497 155 0 0 25 0 1 0 25415538 196440064 46709 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47959 46709 297 55 0 46851 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 191836

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392968/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191836 CPUtime=1787.53
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46839 0 0 0 178598 155 0 0 25 0 1 0 25415538 196440064 46715 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534813 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47959 46715 297 55 0 46851 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 191836

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392904/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191836 CPUtime=1788.53
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46847 0 0 0 178698 155 0 0 25 0 1 0 25415538 196440064 46723 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47959 46723 297 55 0 46851 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 191836

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392904/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191836 CPUtime=1789.53
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46849 0 0 0 178798 155 0 0 25 0 1 0 25415538 196440064 46725 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47959 46725 297 55 0 46851 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 191836

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392904/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191968 CPUtime=1790.54
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46856 0 0 0 178899 155 0 0 25 0 1 0 25415538 196575232 46732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47992 46732 297 55 0 46884 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 191968

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392840/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191968 CPUtime=1791.54
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46864 0 0 0 178999 155 0 0 25 0 1 0 25415538 196575232 46740 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47992 46740 297 55 0 46884 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 191968

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392840/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191968 CPUtime=1792.55
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46872 0 0 0 179100 155 0 0 25 0 1 0 25415538 196575232 46748 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47992 46748 297 55 0 46884 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 191968

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392840/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191968 CPUtime=1793.55
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46872 0 0 0 179200 155 0 0 25 0 1 0 25415538 196575232 46748 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47992 46748 297 55 0 46884 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 191968

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392840/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191968 CPUtime=1794.55
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46872 0 0 0 179300 155 0 0 25 0 1 0 25415538 196575232 46748 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47992 46748 297 55 0 46884 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 191968

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392840/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191968 CPUtime=1795.56
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46874 0 0 0 179401 155 0 0 25 0 1 0 25415538 196575232 46750 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47992 46750 297 55 0 46884 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 191968

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392776/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=191968 CPUtime=1796.57
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46884 0 0 0 179501 156 0 0 25 0 1 0 25415538 196575232 46760 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 47992 46760 297 55 0 46884 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 191968

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392712/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=192100 CPUtime=1797.57
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46891 0 0 0 179601 156 0 0 25 0 1 0 25415538 196710400 46767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548606 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 48025 46767 297 55 0 46917 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 192100

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392712/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=192100 CPUtime=1798.57
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46898 0 0 0 179701 156 0 0 25 0 1 0 25415538 196710400 46774 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 48025 46774 297 55 0 46917 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 192100

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25196
/proc/meminfo: memFree=1392648/2055920 swapFree=4192956/4192956
[pid=24999] ppid=24997 vsize=192100 CPUtime=1799.58
/proc/24999/stat : 24999 (bsolo) R 24997 24999 24954 0 -1 0 46913 0 0 0 179802 156 0 0 25 0 1 0 25415538 196710400 46789 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24999/statm: 48025 46789 297 55 0 46917 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 192100

Child status: 0
Real time (s): 1800.59
CPU time (s): 1800.03
CPU user time (s): 1798.44
CPU system time (s): 1.59576
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (Kb): 192100

Launcher Data (download as text)

Begin job on node64 on Fri Jun  2 07:44:03 UTC 2006


FILE ID= 39691-1149234243

PBS_JOBID= 296732

BENCH NAME= ROOT/tmp/node64/39691-1149234243/instance-39691-1149234243.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node64/39691-1149234243/instance-39691-1149234243.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node64/watcher-39691-1149234243 -o ROOT/results/node64/solver-39691-1149234243 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node64/39691-1149234243/instance-39691-1149234243.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  cb676620fd2a6e3770a1e7936dc60453

RANDOM SEED= 336898809


/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.219
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	: 5914.62
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.219
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:       1579448 kB
Buffers:         30520 kB
Cached:         368436 kB
SwapCached:          0 kB
Active:          96696 kB
Inactive:       316780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             300 kB
Writeback:           0 kB
Mapped:          24916 kB
Slab:            48952 kB
Committed_AS:   163648 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node64 on Fri Jun  2 08:14:03 UTC 2006