Trace number 39956

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.18 1800.82

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-ganges.opb
MD5SUM7a90d6f729b5a7cbedbc2000a888cf36
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 variables46097
Total number of constraints1706
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 constraints1706
Minimum length of a constraint13
Maximum length of a constraint1432
Number of terms in the objective function 2309
Biggest coefficient in the objective function 19879
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 525883
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 525883
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.01	c Time Limit set via PBTIMEOUT to 1800
0.02	c INFO: OSL Context initialized.
2.03	c Initial problem consists of 46097 variables and 2737 constraints.
2.19	c No problem reductions applied in OPT. instance.
2.19	c	preprocess terminated. Elapsed time: 2.17
2.19	c After prepocess the problem consists of 28852 variables and 2388 constraints.
2.19	c Initial Lower Bound: -525571
2.87	c Restart #1 #Var: 28852 LB: -525571 @ 2.853
4.19	c Restart #2 #Var: 28852 LB: -525571 @ 4.17
6.14	c Restart #3 #Var: 28852 LB: -525571 @ 6.127
8.73	c Restart #4 #Var: 28852 LB: -525571 @ 8.712
12.10	c Restart #5 #Var: 28852 LB: -525571 @ 12.082
16.15	c Restart #6 #Var: 28852 LB: -525571 @ 16.124
21.04	c Restart #7 #Var: 28852 LB: -525571 @ 21.013
26.42	c Restart #8 #Var: 28852 LB: -525571 @ 26.389
29.57	c Restart #9 #Var: 28852 LB: -525571 @ 29.547
29.74	c Restart #10 #Var: 28852 LB: -525571 @ 29.716
30.02	c Restart #11 #Var: 28852 LB: -525571 @ 29.99
30.22	c Restart #12 #Var: 28852 LB: -525571 @ 30.191
30.37	c Restart #13 #Var: 28852 LB: -525571 @ 30.34
30.92	c Restart #14 #Var: 28852 LB: -525571 @ 30.891
32.44	c Restart #15 #Var: 28850 LB: -525571 @ 32.415
32.85	c Restart #16 #Var: 28850 LB: -525571 @ 32.819
34.16	c Restart #17 #Var: 28850 LB: -525571 @ 34.131
34.75	c Restart #18 #Var: 28850 LB: -525571 @ 34.72
36.14	c Restart #19 #Var: 28850 LB: -525571 @ 36.108
37.32	c Restart #20 #Var: 28850 LB: -525571 @ 37.294
38.95	c Restart #21 #Var: 28850 LB: -525571 @ 38.922
40.26	c Restart #22 #Var: 28850 LB: -525571 @ 40.226
40.96	c Restart #23 #Var: 28848 LB: -525571 @ 40.928
42.38	c Restart #24 #Var: 28847 LB: -525571 @ 42.349
46.08	c Restart #25 #Var: 28847 LB: -525571 @ 46.049
47.65	c Restart #26 #Var: 28847 LB: -525571 @ 47.619
49.32	c Restart #27 #Var: 28847 LB: -525571 @ 49.291
53.90	c Restart #28 #Var: 28847 LB: -525571 @ 53.863
55.68	c Restart #29 #Var: 28847 LB: -525571 @ 55.647
59.15	c Restart #30 #Var: 28847 LB: -525571 @ 59.109
64.40	c Restart #31 #Var: 28847 LB: -525571 @ 64.364
68.89	c Restart #32 #Var: 28847 LB: -525571 @ 68.846
71.86	c Restart #33 #Var: 28847 LB: -525571 @ 71.819
75.65	c Restart #34 #Var: 28847 LB: -525571 @ 75.611
80.92	c Restart #35 #Var: 28847 LB: -525571 @ 80.88
84.97	c Restart #36 #Var: 28847 LB: -525571 @ 84.928
93.95	c Restart #37 #Var: 28847 LB: -525571 @ 93.906
107.69	c Restart #38 #Var: 28847 LB: -525571 @ 107.64
114.70	c Restart #39 #Var: 28767 LB: -515475 @ 114.64
117.19	c Restart #40 #Var: 28759 LB: -515475 @ 117.13
118.88	c Restart #41 #Var: 28759 LB: -515475 @ 118.82
121.01	c Restart #42 #Var: 28758 LB: -515475 @ 120.95
122.03	c Restart #43 #Var: 28758 LB: -515475 @ 121.97
123.38	c Restart #44 #Var: 28758 LB: -515475 @ 123.32
125.04	c Restart #45 #Var: 28758 LB: -515475 @ 124.98
127.01	c Restart #46 #Var: 28758 LB: -515475 @ 126.95
131.25	c Restart #47 #Var: 28758 LB: -515475 @ 131.19
134.06	c Restart #48 #Var: 28758 LB: -515475 @ 134
137.65	c Restart #49 #Var: 28758 LB: -515475 @ 137.59
141.35	c Restart #50 #Var: 28754 LB: -515475 @ 141.29
144.19	c Restart #51 #Var: 28754 LB: -515475 @ 144.12
146.67	c Restart #52 #Var: 28754 LB: -515475 @ 146.61
153.49	c Restart #53 #Var: 28754 LB: -515475 @ 153.42
162.40	c Restart #54 #Var: 28744 LB: -515475 @ 162.33
195.80	c Restart #55 #Var: 28744 LB: -515475 @ 195.72
203.32	c Restart #56 #Var: 28744 LB: -515475 @ 203.24
208.67	c Restart #57 #Var: 28744 LB: -515475 @ 208.58
221.61	c Restart #58 #Var: 28744 LB: -515475 @ 221.52
233.62	c Restart #59 #Var: 28744 LB: -515475 @ 233.52
264.15	c Restart #60 #Var: 28743 LB: -515475 @ 264.04
277.73	c Restart #61 #Var: 28743 LB: -515475 @ 277.62
291.79	c Restart #62 #Var: 28743 LB: -515475 @ 291.68
310.27	c Restart #63 #Var: 28742 LB: -515475 @ 310.14
333.97	c Restart #64 #Var: 28742 LB: -515475 @ 333.84
352.33	c Restart #65 #Var: 28738 LB: -515475 @ 352.19
421.51	c Restart #66 #Var: 28738 LB: -515475 @ 421.35
440.83	c Restart #67 #Var: 28738 LB: -515475 @ 440.67
469.19	c Restart #68 #Var: 28631 LB: -495596 @ 469.01
474.89	c Restart #69 #Var: 28627 LB: -495596 @ 474.72
478.39	c Restart #70 #Var: 28618 LB: -475717 @ 478.21
481.05	c Restart #71 #Var: 28618 LB: -475717 @ 480.87
486.05	c Restart #72 #Var: 28618 LB: -475717 @ 485.87
492.63	c Restart #73 #Var: 28618 LB: -475717 @ 492.44
501.33	c Restart #74 #Var: 28611 LB: -475717 @ 501.15
506.09	c Restart #75 #Var: 28611 LB: -475717 @ 505.9
512.22	c Restart #76 #Var: 28611 LB: -475717 @ 512.03
547.69	c Restart #77 #Var: 28611 LB: -475717 @ 547.49
551.62	c Restart #78 #Var: 28611 LB: -475717 @ 551.41
565.97	c Restart #79 #Var: 28611 LB: -475717 @ 565.76
630.81	c Restart #80 #Var: 28611 LB: -475717 @ 630.58
666.06	c Restart #81 #Var: 28611 LB: -475717 @ 665.81
721.36	c Restart #82 #Var: 28611 LB: -475717 @ 721.1
774.16	c Restart #83 #Var: 28609 LB: -475717 @ 773.87
812.37	c Restart #84 #Var: 28608 LB: -475717 @ 812.08
817.79	c Restart #85 #Var: 28608 LB: -475717 @ 817.49
877.14	c Restart #86 #Var: 28602 LB: -475717 @ 876.82
929.78	c CHANGE Heuristic... 
929.78	c Restart #0 #Var: 28602 LB: -475717 @ 929.44
930.09	c Restart #1 #Var: 28601 LB: -475717 @ 929.75
936.62	c Restart #2 #Var: 28601 LB: -475717 @ 936.28
939.12	c Restart #3 #Var: 28596 LB: -475717 @ 938.78
943.59	c Restart #4 #Var: 28589 LB: -475717 @ 943.25
947.70	c Restart #5 #Var: 28588 LB: -475717 @ 947.36
956.10	c Restart #6 #Var: 28588 LB: -475717 @ 955.75
967.52	c Restart #7 #Var: 28584 LB: -475717 @ 967.17
968.27	c Restart #8 #Var: 28584 LB: -475717 @ 967.92
973.47	c Restart #9 #Var: 28584 LB: -475717 @ 973.12
974.56	c Restart #10 #Var: 28584 LB: -475717 @ 974.21
999.07	c Restart #11 #Var: 28584 LB: -475717 @ 998.71
1007.53	c Restart #12 #Var: 28567 LB: -460807 @ 1007.2
1013.97	c Restart #13 #Var: 28555 LB: -450867 @ 1013.6
1044.19	c Restart #14 #Var: 28553 LB: -450867 @ 1043.8
1134.35	c Restart #15 #Var: 28553 LB: -450867 @ 1133.9
1161.31	c Restart #16 #Var: 28553 LB: -450867 @ 1160.9
1189.45	c Restart #17 #Var: 28553 LB: -450867 @ 1189
1191.12	c Restart #18 #Var: 28553 LB: -450867 @ 1190.7
1200.17	c Restart #19 #Var: 28538 LB: -450867 @ 1199.7
1202.14	c Restart #20 #Var: 28537 LB: -450867 @ 1201.7
1206.79	c Restart #21 #Var: 28530 LB: -450867 @ 1206.4
1210.49	c Restart #22 #Var: 28530 LB: -450867 @ 1210.1
1212.46	c Restart #23 #Var: 28526 LB: -450867 @ 1212
1213.45	c Restart #24 #Var: 28526 LB: -450867 @ 1213
1214.58	c Restart #25 #Var: 28526 LB: -450867 @ 1214.1
1215.78	c Restart #26 #Var: 28526 LB: -450867 @ 1215.3
1218.19	c Restart #27 #Var: 28526 LB: -450867 @ 1217.8
1225.43	c Restart #28 #Var: 28526 LB: -450867 @ 1225
1226.19	c Restart #29 #Var: 28526 LB: -450867 @ 1225.7
1226.71	c Restart #30 #Var: 28526 LB: -450867 @ 1226.3
1227.98	c Restart #31 #Var: 28520 LB: -430988 @ 1227.5
1231.63	c Restart #32 #Var: 28513 LB: -430988 @ 1231.2
1257.88	c Restart #33 #Var: 28512 LB: -430988 @ 1257.4
1259.38	c Restart #34 #Var: 28512 LB: -430988 @ 1258.9
1262.09	c Restart #35 #Var: 28510 LB: -430988 @ 1261.6
1265.06	c Restart #36 #Var: 28510 LB: -430988 @ 1264.6
1271.36	c Restart #37 #Var: 28510 LB: -430988 @ 1270.9
1276.43	c Restart #38 #Var: 28499 LB: -430832 @ 1276
1289.77	c Restart #39 #Var: 28486 LB: -430832 @ 1289.3
1306.32	c Restart #40 #Var: 28480 LB: -430832 @ 1305.9
1312.04	c Restart #41 #Var: 28480 LB: -430832 @ 1311.6
1315.51	c Restart #42 #Var: 28480 LB: -430832 @ 1315
1320.83	c Restart #43 #Var: 28480 LB: -430832 @ 1320.4
1326.71	c Restart #44 #Var: 28480 LB: -430832 @ 1326.2
1456.83	c Restart #45 #Var: 28480 LB: -430832 @ 1456.3
1480.13	c Restart #46 #Var: 28480 LB: -430832 @ 1479.6
1521.95	c Restart #47 #Var: 28480 LB: -430832 @ 1521.4
1553.30	c Restart #48 #Var: 28479 LB: -430832 @ 1552.8
1633.54	c Restart #49 #Var: 28479 LB: -430832 @ 1633
1700.77	c Restart #50 #Var: 28479 LB: -430832 @ 1700.2
1800.65	s UNKNOWN
1800.65	c Exit Code: 0
1800.65	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/node3/watcher-39956-1149340372 -o ROOT/results/node3/solver-39956-1149340372 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node3/39956-1149340372/instance-39956-1149340372.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1634200/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=2948 CPUtime=0
/proc/27522/stat : 27522 (bsolo) D 27520 27522 27476 0 -1 0 50 0 0 0 0 0 0 0 18 0 1 0 199698907 3018752 34 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10924836 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/27522/statm: 737 34 26 55 0 38 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1568800/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=71484 CPUtime=9.97
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 181714 0 0 0 907 90 0 0 25 0 1 0 199698907 73199616 16594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 17871 16594 297 55 0 16763 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 71484

[startup+20.0092 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1564704/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=75708 CPUtime=19.98
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 182781 0 0 0 1857 141 0 0 25 0 1 0 199698907 77524992 17661 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 18927 17661 297 55 0 17819 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 75708

[startup+30.0158 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1553568/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=86928 CPUtime=29.98
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 185580 0 0 0 2814 184 0 0 25 0 1 0 199698907 89014272 20460 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633165 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 21732 20460 297 55 0 20624 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 86928

[startup+40.0214 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1519136/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=121260 CPUtime=39.98
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 194171 0 0 0 3805 193 0 0 25 0 1 0 199698907 124170240 29051 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 30315 29051 297 55 0 29207 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 121260

[startup+50.0271 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1492128/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=148328 CPUtime=49.98
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 200919 0 0 0 4797 201 0 0 25 0 1 0 199698907 151887872 35799 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535009 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 37082 35799 297 55 0 35974 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 148328

[startup+60.0327 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1474592/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=165772 CPUtime=59.99
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 205289 0 0 0 5793 206 0 0 25 0 1 0 199698907 169750528 40169 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 41443 40169 297 55 0 40335 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 165772

[startup+70.0383 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1461408/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=179104 CPUtime=69.99
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 208591 0 0 0 6790 209 0 0 25 0 1 0 199698907 183402496 43470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 44776 43470 297 55 0 43668 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 179104

[startup+80.044 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1448160/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=192324 CPUtime=79.99
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 211904 0 0 0 7785 214 0 0 25 0 1 0 199698907 196939776 46782 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 48081 46782 297 55 0 46973 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 192324

[startup+90.0496 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1436832/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=203716 CPUtime=89.99
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 214727 0 0 0 8781 218 0 0 25 0 1 0 199698907 208605184 49601 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 50929 49601 297 55 0 49821 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 203716

[startup+100.055 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1427936/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=212568 CPUtime=100
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 216948 0 0 0 9779 221 0 0 25 0 1 0 199698907 217669632 51822 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 53142 51822 297 55 0 52034 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 212568

[startup+110.061 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1424096/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=216424 CPUtime=110
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 217899 0 0 0 10778 222 0 0 25 0 1 0 199698907 221618176 52771 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11359867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 54106 52771 297 55 0 52998 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 216424

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1397408/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=243092 CPUtime=120
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 224571 0 0 0 11774 226 0 0 25 0 1 0 199698907 248926208 59443 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 60773 59443 297 55 0 59665 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 243092

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1353376/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=287052 CPUtime=130
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 235556 0 0 0 12765 235 0 0 25 0 1 0 199698907 293941248 70428 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11359867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 71763 70428 297 55 0 70655 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 287052

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1323040/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=317408 CPUtime=140.01
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 243114 0 0 0 13757 244 0 0 25 0 1 0 199698907 325025792 77986 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 79352 77986 297 55 0 78244 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 317408

[startup+150.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1294816/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=345560 CPUtime=150.01
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 250152 0 0 0 14750 251 0 0 25 0 1 0 199698907 353853440 85024 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 86390 85024 297 55 0 85282 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 345560

[startup+160.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1280544/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=359824 CPUtime=160.01
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 253720 0 0 0 15746 255 0 0 25 0 1 0 199698907 368459776 88592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 89956 88592 297 55 0 88848 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 359824

[startup+170.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1277024/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=363400 CPUtime=170.01
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 254597 0 0 0 16744 257 0 0 25 0 1 0 199698907 372121600 89466 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 90850 89466 297 55 0 89742 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 363400

[startup+180.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1274144/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=366308 CPUtime=180.01
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 255329 0 0 0 17743 258 0 0 25 0 1 0 199698907 375099392 90197 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 91577 90197 297 55 0 90469 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 366308

[startup+190.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1271392/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=369100 CPUtime=190.01
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 256010 0 0 0 18742 259 0 0 25 0 1 0 199698907 377958400 90877 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 92275 90877 297 55 0 91167 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 369100

[startup+200.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1263456/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=377048 CPUtime=200.02
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 257987 0 0 0 19739 263 0 0 25 0 1 0 199698907 386097152 92853 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 94262 92853 297 55 0 93154 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 377048

[startup+210.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27522
/proc/meminfo: memFree=1246880/2055920 swapFree=4181424/4192956

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

/proc/27522/statm: 260500 258265 297 55 0 259392 0
Current children cumulated CPU time (s) 1760.39
Current children cumulated vsize (Kb) 1042000

[startup+1771.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=599584/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1042264 CPUtime=1770.39
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 423999 0 0 0 176555 484 0 0 25 0 1 0 199698907 1067278336 258354 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551625 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260566 258354 297 55 0 259458 0
Current children cumulated CPU time (s) 1770.39
Current children cumulated vsize (Kb) 1042264

[startup+1781.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=599200/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1042692 CPUtime=1780.39
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424093 0 0 0 177555 484 0 0 25 0 1 0 199698907 1067716608 258447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260673 258447 297 55 0 259565 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (Kb) 1042692

[startup+1782.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=599136/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1042824 CPUtime=1781.4
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424102 0 0 0 177656 484 0 0 25 0 1 0 199698907 1067851776 258456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528741 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260706 258456 297 55 0 259598 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 1042824

[startup+1783.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=599072/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1042824 CPUtime=1782.4
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424110 0 0 0 177756 484 0 0 25 0 1 0 199698907 1067851776 258464 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260706 258464 297 55 0 259598 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 1042824

[startup+1784.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=599072/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1042824 CPUtime=1783.41
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424120 0 0 0 177857 484 0 0 25 0 1 0 199698907 1067851776 258474 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260706 258474 297 55 0 259598 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 1042824

[startup+1785.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=599008/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1042824 CPUtime=1784.41
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424129 0 0 0 177957 484 0 0 25 0 1 0 199698907 1067851776 258483 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260706 258483 297 55 0 259598 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 1042824

[startup+1786.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=599008/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1042956 CPUtime=1785.42
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424137 0 0 0 178058 484 0 0 25 0 1 0 199698907 1067986944 258491 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260739 258491 297 55 0 259631 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 1042956

[startup+1787.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598944/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1042956 CPUtime=1786.42
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424146 0 0 0 178158 484 0 0 25 0 1 0 199698907 1067986944 258500 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260739 258500 297 55 0 259631 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 1042956

[startup+1788.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598944/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1042956 CPUtime=1787.42
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424155 0 0 0 178258 484 0 0 25 0 1 0 199698907 1067986944 258509 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548544 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260739 258509 297 55 0 259631 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 1042956

[startup+1789.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598880/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043088 CPUtime=1788.43
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424165 0 0 0 178359 484 0 0 25 0 1 0 199698907 1068122112 258519 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260772 258519 297 55 0 259664 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 1043088

[startup+1790.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598816/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043088 CPUtime=1789.43
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424174 0 0 0 178459 484 0 0 25 0 1 0 199698907 1068122112 258528 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260772 258528 297 55 0 259664 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 1043088

[startup+1791.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598816/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043088 CPUtime=1790.44
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424183 0 0 0 178560 484 0 0 25 0 1 0 199698907 1068122112 258537 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260772 258537 297 55 0 259664 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 1043088

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598752/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043088 CPUtime=1791.44
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424192 0 0 0 178660 484 0 0 25 0 1 0 199698907 1068122112 258546 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260772 258546 297 55 0 259664 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 1043088

[startup+1793.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598752/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043220 CPUtime=1792.45
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424201 0 0 0 178761 484 0 0 25 0 1 0 199698907 1068257280 258555 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260805 258555 297 55 0 259697 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 1043220

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598688/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043220 CPUtime=1793.45
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424210 0 0 0 178861 484 0 0 25 0 1 0 199698907 1068257280 258564 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260805 258564 297 55 0 259697 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 1043220

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598688/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043220 CPUtime=1794.46
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424219 0 0 0 178962 484 0 0 25 0 1 0 199698907 1068257280 258573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260805 258573 297 55 0 259697 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 1043220

[startup+1796.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598624/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043220 CPUtime=1795.46
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424228 0 0 0 179062 484 0 0 25 0 1 0 199698907 1068257280 258582 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260805 258582 297 55 0 259697 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 1043220

[startup+1797.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598560/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043352 CPUtime=1796.47
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424237 0 0 0 179163 484 0 0 25 0 1 0 199698907 1068392448 258591 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548421 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260838 258591 297 55 0 259730 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 1043352

[startup+1798.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598560/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043352 CPUtime=1797.47
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424246 0 0 0 179263 484 0 0 25 0 1 0 199698907 1068392448 258600 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260838 258600 297 55 0 259730 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 1043352

[startup+1799.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598496/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043352 CPUtime=1798.48
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424255 0 0 0 179364 484 0 0 25 0 1 0 199698907 1068392448 258609 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260838 258609 297 55 0 259730 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 1043352

[startup+1800.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27524
/proc/meminfo: memFree=598496/2055920 swapFree=4181424/4192956
[pid=27522] ppid=27520 vsize=1043484 CPUtime=1799.48
/proc/27522/stat : 27522 (bsolo) R 27520 27522 27476 0 -1 0 424265 0 0 0 179464 484 0 0 25 0 1 0 199698907 1068527616 258619 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27522/statm: 260871 258619 297 55 0 259763 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 1043484

Child status: 0
Real time (s): 1800.82
CPU time (s): 1800.18
CPU user time (s): 1795.17
CPU system time (s): 5.01024
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (Kb): 1043484

Launcher Data (download as text)

Begin job on node3 on Sat Jun  3 13:12:52 UTC 2006


FILE ID= 39956-1149340372

PBS_JOBID= 310378

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  7a90d6f729b5a7cbedbc2000a888cf36

RANDOM SEED= 211119060


/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.261
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.261
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:       1634408 kB
Buffers:          9852 kB
Cached:         345516 kB
SwapCached:       3128 kB
Active:          38584 kB
Inactive:       325388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634408 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14932 kB
Slab:            43600 kB
Committed_AS:   302784 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node3 on Sat Jun  3 13:42:53 UTC 2006