Trace number 39857

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/05Signal 426.827 427.033

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-railway_8_1_0.opb
MD5SUM0748343c41c1a4f38800a46bbbd374d2
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 variables19747
Total number of constraints3145
Number of constraints which are clauses426
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2719
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 133
Biggest coefficient in the objective function 262119
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524354
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262119
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524354
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.08	c INFO: OSL Context initialized.
0.76	c Initial problem consists of 19747 variables and 3146 constraints.
0.85	c No problem reductions applied in OPT. instance.
0.85	c	preprocess terminated. Elapsed time: 0.78
0.85	c After prepocess the problem consists of 19733 variables and 3146 constraints.
0.85	c Initial Lower Bound: 121
1.48	c Restart #1 #Var: 19733 LB: 121 @ 1.407
2.48	c Restart #2 #Var: 19733 LB: 121 @ 2.409
3.97	c Restart #3 #Var: 19733 LB: 121 @ 3.893
6.67	c Restart #4 #Var: 19733 LB: 121 @ 6.596
9.55	c Restart #5 #Var: 19733 LB: 121 @ 9.476
14.50	c Restart #6 #Var: 19733 LB: 121 @ 14.421
20.29	c Restart #7 #Var: 19733 LB: 121 @ 20.207
21.82	c Restart #8 #Var: 19733 LB: 121 @ 21.74
23.12	c Restart #9 #Var: 19733 LB: 121 @ 23.037
23.39	c Restart #10 #Var: 19733 LB: 121 @ 23.309
23.69	c Restart #11 #Var: 19733 LB: 121 @ 23.604
24.01	c Restart #12 #Var: 19733 LB: 121 @ 23.93
24.36	c Restart #13 #Var: 19733 LB: 121 @ 24.277
24.73	c Restart #14 #Var: 19733 LB: 121 @ 24.644
25.13	c Restart #15 #Var: 19733 LB: 121 @ 25.047
25.55	c Restart #16 #Var: 19733 LB: 121 @ 25.465
26.01	c Restart #17 #Var: 19733 LB: 121 @ 25.923
26.47	c Restart #18 #Var: 19733 LB: 121 @ 26.39
26.99	c Restart #19 #Var: 19733 LB: 121 @ 26.901
27.50	c Restart #20 #Var: 19733 LB: 121 @ 27.42
28.07	c Restart #21 #Var: 19733 LB: 121 @ 27.983
28.64	c Restart #22 #Var: 19733 LB: 121 @ 28.556
29.25	c Restart #23 #Var: 19733 LB: 121 @ 29.169
29.88	c Restart #24 #Var: 19733 LB: 121 @ 29.797
30.55	c Restart #25 #Var: 19733 LB: 121 @ 30.465
31.29	c Restart #26 #Var: 19733 LB: 121 @ 31.208
32.21	c Restart #27 #Var: 19733 LB: 121 @ 32.127
33.34	c Restart #28 #Var: 19733 LB: 121 @ 33.258
34.39	c Restart #29 #Var: 19733 LB: 121 @ 34.309
35.17	c Restart #30 #Var: 19733 LB: 121 @ 35.081
35.98	c Restart #31 #Var: 19733 LB: 121 @ 35.896
36.81	c Restart #32 #Var: 19733 LB: 121 @ 36.725
37.68	c Restart #33 #Var: 19733 LB: 121 @ 37.597
38.56	c Restart #34 #Var: 19733 LB: 121 @ 38.475
39.49	c Restart #35 #Var: 19733 LB: 121 @ 39.404
40.42	c Restart #36 #Var: 19733 LB: 121 @ 40.334
41.41	c Restart #37 #Var: 19733 LB: 121 @ 41.318
42.39	c Restart #38 #Var: 19733 LB: 121 @ 42.299
43.42	c Restart #39 #Var: 19733 LB: 121 @ 43.333
44.45	c Restart #40 #Var: 19733 LB: 121 @ 44.367
45.54	c Restart #41 #Var: 19733 LB: 121 @ 45.456
46.62	c Restart #42 #Var: 19733 LB: 121 @ 46.535
47.75	c Restart #43 #Var: 19733 LB: 121 @ 47.664
48.88	c Restart #44 #Var: 19733 LB: 121 @ 48.791
50.07	c Restart #45 #Var: 19733 LB: 121 @ 49.978
51.25	c Restart #46 #Var: 19733 LB: 121 @ 51.157
52.48	c Restart #47 #Var: 19733 LB: 121 @ 52.386
53.71	c Restart #48 #Var: 19733 LB: 121 @ 53.619
55.00	c Restart #49 #Var: 19733 LB: 121 @ 54.91
56.29	c Restart #50 #Var: 19733 LB: 121 @ 56.196
57.63	c Restart #51 #Var: 19733 LB: 121 @ 57.543
58.98	c Restart #52 #Var: 19733 LB: 121 @ 58.89
60.39	c Restart #53 #Var: 19733 LB: 121 @ 60.296
61.79	c Restart #54 #Var: 19733 LB: 121 @ 61.695
63.24	c Restart #55 #Var: 19733 LB: 121 @ 63.151
64.69	c Restart #56 #Var: 19733 LB: 121 @ 64.599
66.20	c Restart #57 #Var: 19733 LB: 121 @ 66.107
67.69	c Restart #58 #Var: 19733 LB: 121 @ 67.595
69.24	c Restart #59 #Var: 19733 LB: 121 @ 69.146
70.78	c Restart #60 #Var: 19733 LB: 121 @ 70.685
72.38	c Restart #61 #Var: 19733 LB: 121 @ 72.288
73.97	c Restart #62 #Var: 19733 LB: 121 @ 73.876
75.63	c Restart #63 #Var: 19733 LB: 121 @ 75.531
77.29	c Restart #64 #Var: 19733 LB: 121 @ 77.19
79.01	c Restart #65 #Var: 19733 LB: 121 @ 78.915
80.72	c Restart #66 #Var: 19733 LB: 121 @ 80.625
82.50	c Restart #67 #Var: 19733 LB: 121 @ 82.401
84.26	c Restart #68 #Var: 19733 LB: 121 @ 84.164
86.09	c Restart #69 #Var: 19733 LB: 121 @ 85.995
87.90	c Restart #70 #Var: 19733 LB: 121 @ 87.797
89.76	c Restart #71 #Var: 19733 LB: 121 @ 89.662
91.62	c Restart #72 #Var: 19733 LB: 121 @ 91.523
93.54	c Restart #73 #Var: 19733 LB: 121 @ 93.442
95.45	c Restart #74 #Var: 19733 LB: 121 @ 95.35
97.45	c Restart #75 #Var: 19733 LB: 121 @ 97.345
99.42	c Restart #76 #Var: 19733 LB: 121 @ 99.317
101.47	c Restart #77 #Var: 19733 LB: 121 @ 101.36
103.49	c Restart #78 #Var: 19733 LB: 121 @ 103.38
105.58	c Restart #79 #Var: 19733 LB: 121 @ 105.48
107.65	c Restart #80 #Var: 19733 LB: 121 @ 107.55
109.79	c Restart #81 #Var: 19733 LB: 121 @ 109.69
111.90	c Restart #82 #Var: 19733 LB: 121 @ 111.79
114.26	c Restart #83 #Var: 19733 LB: 121 @ 114.15
116.80	c Restart #84 #Var: 19733 LB: 121 @ 116.7
119.01	c Restart #85 #Var: 19733 LB: 121 @ 118.91
121.54	c Restart #86 #Var: 19733 LB: 121 @ 121.43
123.91	c Restart #87 #Var: 19733 LB: 121 @ 123.8
126.65	c Restart #88 #Var: 19733 LB: 121 @ 126.54
128.89	c Restart #89 #Var: 19733 LB: 121 @ 128.78
131.44	c Restart #90 #Var: 19733 LB: 121 @ 131.33
133.70	c Restart #91 #Var: 19733 LB: 121 @ 133.58
136.19	c Restart #92 #Var: 19733 LB: 121 @ 136.08
138.53	c Restart #93 #Var: 19733 LB: 121 @ 138.42
140.38	c Restart #94 #Var: 19733 LB: 121 @ 140.27
142.03	c Restart #95 #Var: 19733 LB: 121 @ 141.91
143.94	c Restart #96 #Var: 19733 LB: 121 @ 143.83
146.06	c Restart #97 #Var: 19733 LB: 121 @ 145.95
148.40	c Restart #98 #Var: 19733 LB: 121 @ 148.29
150.69	c Restart #99 #Var: 19733 LB: 121 @ 150.58
152.96	c Restart #100 #Var: 19733 LB: 121 @ 152.84
155.67	c Restart #101 #Var: 19733 LB: 121 @ 155.56
158.09	c Restart #102 #Var: 19733 LB: 121 @ 157.97
160.69	c Restart #103 #Var: 19733 LB: 121 @ 160.57
163.44	c Restart #104 #Var: 19733 LB: 121 @ 163.32
165.86	c Restart #105 #Var: 19733 LB: 121 @ 165.74
168.91	c Restart #106 #Var: 19733 LB: 121 @ 168.79
171.88	c Restart #107 #Var: 19733 LB: 121 @ 171.76
174.91	c Restart #108 #Var: 19733 LB: 121 @ 174.79
178.37	c Restart #109 #Var: 19733 LB: 121 @ 178.25
182.07	c Restart #110 #Var: 19733 LB: 121 @ 181.95
185.39	c Restart #111 #Var: 19733 LB: 121 @ 185.27
188.69	c Restart #112 #Var: 19733 LB: 121 @ 188.56
192.35	c Restart #113 #Var: 19733 LB: 121 @ 192.22
195.95	c Restart #114 #Var: 19733 LB: 121 @ 195.82
200.44	c Restart #115 #Var: 19733 LB: 121 @ 200.31
204.15	c Restart #116 #Var: 19733 LB: 121 @ 204.02
208.24	c Restart #117 #Var: 19733 LB: 121 @ 208.11
211.60	c Restart #118 #Var: 19733 LB: 121 @ 211.47
216.26	c Restart #119 #Var: 19733 LB: 121 @ 216.13
220.11	c Restart #120 #Var: 19733 LB: 121 @ 219.97
224.68	c Restart #121 #Var: 19733 LB: 121 @ 224.55
228.59	c Restart #122 #Var: 19733 LB: 121 @ 228.45
233.18	c Restart #123 #Var: 19733 LB: 121 @ 233.04
237.48	c Restart #124 #Var: 19733 LB: 121 @ 237.34
241.85	c Restart #125 #Var: 19733 LB: 121 @ 241.71
246.66	c Restart #126 #Var: 19733 LB: 121 @ 246.52
250.47	c Restart #127 #Var: 19733 LB: 121 @ 250.32
254.94	c Restart #128 #Var: 19733 LB: 121 @ 254.79
258.98	c Restart #129 #Var: 19733 LB: 121 @ 258.84
264.03	c Restart #130 #Var: 19733 LB: 121 @ 263.88
268.12	c Restart #131 #Var: 19733 LB: 121 @ 267.97
272.88	c Restart #132 #Var: 19733 LB: 121 @ 272.73
276.89	c Restart #133 #Var: 19733 LB: 121 @ 276.74
282.19	c Restart #134 #Var: 19733 LB: 121 @ 282.04
286.76	c Restart #135 #Var: 19733 LB: 121 @ 286.61
292.72	c Restart #136 #Var: 19733 LB: 121 @ 292.57
298.83	c Restart #137 #Var: 19733 LB: 121 @ 298.68
304.58	c Restart #138 #Var: 19733 LB: 121 @ 304.43
309.91	c Restart #139 #Var: 19733 LB: 121 @ 309.76
316.07	c Restart #140 #Var: 19733 LB: 121 @ 315.91
322.52	c Restart #141 #Var: 19733 LB: 121 @ 322.36
328.24	c Restart #142 #Var: 19733 LB: 121 @ 328.08
333.85	c Restart #143 #Var: 19733 LB: 121 @ 333.69
339.53	c Restart #144 #Var: 19733 LB: 121 @ 339.37
345.95	c Restart #145 #Var: 19733 LB: 121 @ 345.79
351.95	c Restart #146 #Var: 19733 LB: 121 @ 351.79
357.85	c Restart #147 #Var: 19733 LB: 121 @ 357.68
363.47	c Restart #148 #Var: 19733 LB: 121 @ 363.3
368.75	c Restart #149 #Var: 19733 LB: 121 @ 368.58
374.93	c Restart #150 #Var: 19733 LB: 121 @ 374.76
380.48	c Restart #151 #Var: 19733 LB: 121 @ 380.31
388.05	c Restart #152 #Var: 19733 LB: 121 @ 387.87
395.10	c Restart #153 #Var: 19733 LB: 121 @ 394.92
402.68	c Restart #154 #Var: 19733 LB: 121 @ 402.5
409.40	c Restart #155 #Var: 19733 LB: 121 @ 409.22
417.41	c Restart #156 #Var: 19733 LB: 121 @ 417.23
424.21	c Restart #157 #Var: 19733 LB: 121 @ 424.03

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/node55/watcher-39857-1149262717 -o ROOT/results/node55/solver-39857-1149262717 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node55/39857-1149262717/instance-39857-1149262717.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1249032/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=4664 CPUtime=0
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 142 0 0 0 0 0 0 0 19 0 1 0 191939260 4775936 123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6813120 0 0 4096 0 0 0 0 17 1 0 0
/proc/29526/statm: 1166 123 103 55 0 46 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218776/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=9.92
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 975 17 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (Kb) 35292

[startup+20.0096 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218776/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=19.92
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 1962 30 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 19.92
Current children cumulated vsize (Kb) 35292

[startup+30.0166 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218840/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=29.92
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 2951 41 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 29.92
Current children cumulated vsize (Kb) 35292

[startup+40.0226 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218840/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=39.93
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 3950 43 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 35292

[startup+50.0286 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218904/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=49.93
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 4946 47 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (Kb) 35292

[startup+60.0346 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218968/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=59.93
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 5943 50 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542311 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 59.93
Current children cumulated vsize (Kb) 35292

[startup+70.0406 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218904/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=69.94
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 6941 53 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (Kb) 35292

[startup+80.0467 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218904/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=79.94
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 7938 56 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (Kb) 35292

[startup+90.0527 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218904/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=89.94
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 8936 58 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 89.94
Current children cumulated vsize (Kb) 35292

[startup+100.059 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218904/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=99.94
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 9933 61 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 99.94
Current children cumulated vsize (Kb) 35292

[startup+110.065 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218904/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=109.95
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 10932 63 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 35292

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218904/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=119.95
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 11930 65 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542169 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 119.95
Current children cumulated vsize (Kb) 35292

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1218904/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=35292 CPUtime=129.96
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 8067 0 0 0 12928 68 0 0 25 0 1 0 191939260 36139008 7864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 8823 7864 297 55 0 7715 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (Kb) 35292

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1205784/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=48508 CPUtime=139.96
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 11349 0 0 0 13924 72 0 0 25 0 1 0 191939260 49672192 11146 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7284347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 12127 11146 297 55 0 11019 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 48508

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1098520/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=155960 CPUtime=149.96
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 38140 0 0 0 14908 88 0 0 25 0 1 0 191939260 159703040 37890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 38990 37890 297 55 0 37882 0
Current children cumulated CPU time (s) 149.96
Current children cumulated vsize (Kb) 155960

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=1007832/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=247308 CPUtime=159.97
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 60968 0 0 0 15894 103 0 0 25 0 1 0 191939260 253243392 60525 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 61827 60525 297 55 0 60719 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 247308

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=922520/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=332772 CPUtime=169.97
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 82349 0 0 0 16883 114 0 0 25 0 1 0 191939260 340758528 81810 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529283 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 83193 81810 297 55 0 82085 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 332772

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=846744/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=408800 CPUtime=179.97
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 101472 0 0 0 17871 126 0 0 25 0 1 0 191939260 418611200 100705 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 102200 100705 297 55 0 101092 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 408800

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=773208/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=483884 CPUtime=189.98
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 120585 0 0 0 18859 139 0 0 25 0 1 0 191939260 495497216 119085 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7284347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 120971 119085 297 55 0 119863 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 483884

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=707416/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=549756 CPUtime=199.98
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 137243 0 0 0 19848 150 0 0 25 0 1 0 191939260 562950144 135490 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 137439 135490 297 55 0 136331 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 549756

[startup+210.127 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=640472/2055920 swapFree=4181444/4192956

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

Current children cumulated CPU time (s) 209.98
Current children cumulated vsize (Kb) 617352

[startup+220.133 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=574552/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=683296 CPUtime=219.99
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 170960 0 0 0 21829 170 0 0 25 0 1 0 191939260 699695104 168629 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 170824 168629 297 55 0 169716 0
Current children cumulated CPU time (s) 219.99
Current children cumulated vsize (Kb) 683296

[startup+230.139 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=511320/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=748472 CPUtime=229.99
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 187560 0 0 0 22820 179 0 0 25 0 1 0 191939260 766435328 184419 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 187118 184419 297 55 0 186010 0
Current children cumulated CPU time (s) 229.99
Current children cumulated vsize (Kb) 748472

[startup+240.145 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=448088/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=812784 CPUtime=240
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 204058 0 0 0 23813 187 0 0 25 0 1 0 191939260 832290816 200185 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 203196 200185 297 55 0 202088 0
Current children cumulated CPU time (s) 240
Current children cumulated vsize (Kb) 812784

[startup+250.151 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=378200/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=883400 CPUtime=250
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 221823 0 0 0 24802 198 0 0 25 0 1 0 191939260 904601600 217615 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 220850 217615 297 55 0 219742 0
Current children cumulated CPU time (s) 250
Current children cumulated vsize (Kb) 883400

[startup+260.157 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=315992/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=945688 CPUtime=260.01
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 237458 0 0 0 25792 209 0 0 25 0 1 0 191939260 968384512 233144 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 236422 233144 297 55 0 235314 0
Current children cumulated CPU time (s) 260.01
Current children cumulated vsize (Kb) 945688

[startup+270.162 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=250200/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1011548 CPUtime=270.01
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 254054 0 0 0 26781 220 0 0 25 0 1 0 191939260 1035825152 249569 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 252887 249570 297 55 0 251779 0
Current children cumulated CPU time (s) 270.01
Current children cumulated vsize (Kb) 1011548

[startup+280.168 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=183896/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1077516 CPUtime=280.01
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 270577 0 0 0 27770 231 0 0 25 0 1 0 191939260 1103376384 266087 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 269379 266087 297 55 0 268271 0
Current children cumulated CPU time (s) 280.01
Current children cumulated vsize (Kb) 1077516

[startup+290.175 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=126168/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1136104 CPUtime=290.01
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 285365 0 0 0 28761 240 0 0 25 0 1 0 191939260 1163370496 280499 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 284026 280499 297 55 0 282918 0
Current children cumulated CPU time (s) 290.01
Current children cumulated vsize (Kb) 1136104

[startup+300.181 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=80032/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1182416 CPUtime=300.02
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 297040 0 0 0 29753 249 0 0 25 0 1 0 191939260 1210793984 292012 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 295604 292012 297 55 0 294496 0
Current children cumulated CPU time (s) 300.02
Current children cumulated vsize (Kb) 1182416

[startup+310.187 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29526
/proc/meminfo: memFree=24288/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1237600 CPUtime=310.03
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 310937 0 0 0 30745 258 0 0 25 0 1 0 191939260 1267302400 305909 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 309400 305909 297 55 0 308292 0
Current children cumulated CPU time (s) 310.03
Current children cumulated vsize (Kb) 1237600

[startup+320.194 s]
/proc/loadavg: 1.07 0.99 0.92 2/64 29526
/proc/meminfo: memFree=15072/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1288584 CPUtime=320.02
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 324075 0 0 0 31738 264 0 0 25 0 1 0 191939260 1319510016 318237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 322146 318237 297 55 0 321038 0
Current children cumulated CPU time (s) 320.02
Current children cumulated vsize (Kb) 1288584

[startup+330.2 s]
/proc/loadavg: 1.06 0.99 0.92 2/64 29526
/proc/meminfo: memFree=15136/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1342840 CPUtime=330.03
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 337892 0 0 0 32730 273 0 0 25 0 1 0 191939260 1375068160 332054 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 335710 332054 297 55 0 334602 0
Current children cumulated CPU time (s) 330.03
Current children cumulated vsize (Kb) 1342840

[startup+340.206 s]
/proc/loadavg: 1.05 0.99 0.92 2/64 29526
/proc/meminfo: memFree=15776/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1397000 CPUtime=340.03
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 351605 0 0 0 33721 282 0 0 25 0 1 0 191939260 1430528000 344961 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 349250 344961 297 55 0 348142 0
Current children cumulated CPU time (s) 340.03
Current children cumulated vsize (Kb) 1397000

[startup+350.212 s]
/proc/loadavg: 1.04 0.99 0.92 2/64 29526
/proc/meminfo: memFree=15392/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1451256 CPUtime=350.04
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 365216 0 0 0 34713 291 0 0 25 0 1 0 191939260 1486086144 358572 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 362814 358572 297 55 0 361706 0
Current children cumulated CPU time (s) 350.04
Current children cumulated vsize (Kb) 1451256

[startup+360.218 s]
/proc/loadavg: 1.04 0.99 0.92 2/64 29526
/proc/meminfo: memFree=15840/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1504008 CPUtime=360.04
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 378641 0 0 0 35705 299 0 0 25 0 1 0 191939260 1540104192 371512 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7284347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 376002 371512 297 55 0 374894 0
Current children cumulated CPU time (s) 360.04
Current children cumulated vsize (Kb) 1504008

[startup+370.224 s]
/proc/loadavg: 1.03 0.99 0.92 2/64 29526
/proc/meminfo: memFree=16288/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1560436 CPUtime=370.05
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 392837 0 0 0 36696 309 0 0 25 0 1 0 191939260 1597886464 385704 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534815 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 390109 385704 297 55 0 389001 0
Current children cumulated CPU time (s) 370.05
Current children cumulated vsize (Kb) 1560436

[startup+380.231 s]
/proc/loadavg: 1.03 0.99 0.92 2/64 29526
/proc/meminfo: memFree=15520/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1628032 CPUtime=380.05
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 409927 0 0 0 37687 318 0 0 25 0 1 0 191939260 1667104768 402287 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 407008 402287 297 55 0 405900 0
Current children cumulated CPU time (s) 380.05
Current children cumulated vsize (Kb) 1628032

[startup+390.237 s]
/proc/loadavg: 1.02 0.99 0.92 2/64 29526
/proc/meminfo: memFree=15712/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1668092 CPUtime=390.05
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 420035 0 0 0 38681 324 0 0 25 0 1 0 191939260 1708126208 412394 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 417023 412394 297 55 0 415915 0
Current children cumulated CPU time (s) 390.05
Current children cumulated vsize (Kb) 1668092

[startup+400.243 s]
/proc/loadavg: 1.10 1.00 0.92 2/64 29526
/proc/meminfo: memFree=15136/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1720968 CPUtime=400.06
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 433424 0 0 0 39673 333 0 0 25 0 1 0 191939260 1762271232 425297 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 430242 425297 297 55 0 429134 0
Current children cumulated CPU time (s) 400.06
Current children cumulated vsize (Kb) 1720968

[startup+410.249 s]
/proc/loadavg: 1.08 1.00 0.92 2/64 29526
/proc/meminfo: memFree=15840/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1766072 CPUtime=410.06
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 444835 0 0 0 40666 340 0 0 25 0 1 0 191939260 1808457728 436386 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 441518 436386 297 55 0 440410 0
Current children cumulated CPU time (s) 410.06
Current children cumulated vsize (Kb) 1766072

[startup+420.256 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 29526
/proc/meminfo: memFree=15392/2055920 swapFree=4181444/4192956
[pid=29526] ppid=29524 vsize=1813836 CPUtime=420.07
/proc/29526/stat : 29526 (bsolo) R 29524 29526 29480 0 -1 0 456874 0 0 0 41657 350 0 0 25 0 1 0 191939260 1857368064 448263 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29526/statm: 453459 448263 297 55 0 452351 0
Current children cumulated CPU time (s) 420.07
Current children cumulated vsize (Kb) 1813836

Child ended because it received signal 6 (SIGABRT)
Real time (s): 427.033
CPU time (s): 426.827
CPU user time (s): 422.993
CPU system time (s): 3.83442
CPU usage (%): 99.9517
Max. virtual memory (cumulated for all children) (Kb): 1813836
The end

Launcher Data (download as text)

Begin job on node55 on Fri Jun  2 15:38:37 UTC 2006


FILE ID= 39857-1149262717

PBS_JOBID= 298751

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  0748343c41c1a4f38800a46bbbd374d2

RANDOM SEED= 338611023


/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.243
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.243
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:       1249240 kB
Buffers:         25368 kB
Cached:         707816 kB
SwapCached:       3460 kB
Active:          48624 kB
Inactive:       693496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249240 kB
SwapTotal:     4192956 kB
SwapFree:      4181444 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            50632 kB
Committed_AS:   244784 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Fri Jun  2 15:45:44 UTC 2006