Trace number 39965

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.08 1800.81

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-modszk1.opb
MD5SUM867ebc446ef1d12fd0b7d8d0b9e71a77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark263
Best CPU time to get the best result obtained on this benchmark1800.71
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 161
Optimality of the best value was proved NO
Number of variables48602
Total number of constraints686
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 constraints686
Minimum length of a constraint30
Maximum length of a constraint600
Number of terms in the objective function 29700
Biggest coefficient in the objective function 7111
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 549494
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 549494
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
3.29	c Initial problem consists of 48602 variables and 1367 constraints.
3.40	c No problem reductions applied in OPT. instance.
3.40	c	preprocess terminated. Elapsed time: 3.392
3.40	c After prepocess the problem consists of 47478 variables and 1362 constraints.
3.40	c Initial Lower Bound: 0
4.22	c Restart #1 #Var: 47478 LB: 0 @ 4.21
5.14	c Restart #2 #Var: 47478 LB: 0 @ 5.128
6.76	c Restart #3 #Var: 47478 LB: 0 @ 6.752
9.65	c Restart #4 #Var: 47478 LB: 0 @ 9.633
13.27	c Restart #5 #Var: 47478 LB: 0 @ 13.256
17.60	c Restart #6 #Var: 47478 LB: 0 @ 17.578
19.41	c Restart #7 #Var: 47478 LB: 0 @ 19.391
26.04	c Restart #8 #Var: 47478 LB: 0 @ 26.019
26.28	c Restart #9 #Var: 47478 LB: 0 @ 26.259
27.81	c Restart #10 #Var: 47478 LB: 0 @ 27.793
34.88	c Restart #11 #Var: 47478 LB: 0 @ 34.857
35.58	c Restart #12 #Var: 47478 LB: 0 @ 35.552
36.30	c Restart #13 #Var: 47478 LB: 0 @ 36.271
36.98	c Restart #14 #Var: 47478 LB: 0 @ 36.953
37.70	c Restart #15 #Var: 47478 LB: 0 @ 37.67
38.47	c Restart #16 #Var: 47478 LB: 0 @ 38.447
42.14	c Restart #17 #Var: 47478 LB: 0 @ 42.109
43.12	c Restart #18 #Var: 47478 LB: 0 @ 43.088
44.60	c Restart #19 #Var: 47478 LB: 0 @ 44.567
46.24	c Restart #20 #Var: 47478 LB: 0 @ 46.206
48.41	c Restart #21 #Var: 47478 LB: 0 @ 48.38
49.54	c Restart #22 #Var: 47478 LB: 0 @ 49.514
53.31	c Restart #23 #Var: 47478 LB: 0 @ 53.282
58.56	c Restart #24 #Var: 47478 LB: 0 @ 58.523
60.10	c Restart #25 #Var: 47478 LB: 0 @ 60.07
62.57	c Restart #26 #Var: 47478 LB: 0 @ 62.534
65.45	c Restart #27 #Var: 47478 LB: 0 @ 65.412
68.89	c Restart #28 #Var: 47478 LB: 0 @ 68.855
74.88	c Restart #29 #Var: 47478 LB: 0 @ 74.839
76.46	c Restart #30 #Var: 47478 LB: 0 @ 76.415
80.59	c Restart #31 #Var: 47478 LB: 0 @ 80.55
82.47	c Restart #32 #Var: 47478 LB: 0 @ 82.43
85.33	c Restart #33 #Var: 47478 LB: 0 @ 85.282
89.24	c Restart #34 #Var: 47478 LB: 0 @ 89.195
96.63	c Restart #35 #Var: 47478 LB: 0 @ 96.579
99.00	c Restart #36 #Var: 47478 LB: 0 @ 98.95
103.58	c Restart #37 #Var: 47478 LB: 0 @ 103.53
108.04	c Restart #38 #Var: 47478 LB: 0 @ 107.99
113.76	c Restart #39 #Var: 47478 LB: 0 @ 113.71
123.58	c Restart #40 #Var: 47478 LB: 0 @ 123.53
127.61	c Restart #41 #Var: 47478 LB: 0 @ 127.55
137.93	c Restart #42 #Var: 47478 LB: 0 @ 137.87
144.87	c Restart #43 #Var: 47478 LB: 0 @ 144.81
148.18	c Restart #44 #Var: 47478 LB: 0 @ 148.11
167.89	c Restart #45 #Var: 47478 LB: 0 @ 167.82
169.96	c Restart #46 #Var: 47478 LB: 0 @ 169.89
186.31	c Restart #47 #Var: 47478 LB: 0 @ 186.24
193.43	c Restart #48 #Var: 47478 LB: 0 @ 193.35
210.10	c Restart #49 #Var: 47478 LB: 0 @ 210.02
220.21	c Restart #50 #Var: 47478 LB: 0 @ 220.12
232.19	c Restart #51 #Var: 47478 LB: 0 @ 232.09
247.35	c Restart #52 #Var: 47478 LB: 0 @ 247.25
265.74	c Restart #53 #Var: 47478 LB: 0 @ 265.63
280.92	c Restart #54 #Var: 47478 LB: 0 @ 280.81
294.46	c Restart #55 #Var: 47478 LB: 0 @ 294.35
302.47	c Restart #56 #Var: 47478 LB: 0 @ 302.35
308.92	c Restart #57 #Var: 47478 LB: 0 @ 308.8
316.52	c Restart #58 #Var: 47478 LB: 0 @ 316.4
329.09	c Restart #59 #Var: 47478 LB: 0 @ 328.96
334.64	c Restart #60 #Var: 47478 LB: 0 @ 334.51
348.81	c Restart #61 #Var: 47478 LB: 0 @ 348.68
352.28	c Restart #62 #Var: 47478 LB: 0 @ 352.14
410.77	c Restart #63 #Var: 47478 LB: 0 @ 410.62
424.28	c Restart #64 #Var: 47478 LB: 0 @ 424.12
434.68	c Restart #65 #Var: 47478 LB: 0 @ 434.51
442.09	c Restart #66 #Var: 47478 LB: 0 @ 441.92
477.47	c Restart #67 #Var: 47478 LB: 0 @ 477.29
482.81	c Restart #68 #Var: 47478 LB: 0 @ 482.63
488.86	c Restart #69 #Var: 47478 LB: 0 @ 488.68
502.26	c Restart #70 #Var: 47478 LB: 0 @ 502.07
510.88	c Restart #71 #Var: 47478 LB: 0 @ 510.69
524.94	c Restart #72 #Var: 47478 LB: 0 @ 524.75
655.36	c Restart #73 #Var: 47478 LB: 0 @ 655.12
675.71	c Restart #74 #Var: 47478 LB: 0 @ 675.47
792.69	c Restart #75 #Var: 47478 LB: 0 @ 792.4
810.19	c Restart #76 #Var: 47478 LB: 0 @ 809.89
822.57	c Restart #77 #Var: 47478 LB: 0 @ 822.27
838.91	c Restart #78 #Var: 47478 LB: 0 @ 838.61
852.94	c Restart #79 #Var: 47478 LB: 0 @ 852.63
1047.15	c CHANGE Heuristic... 
1047.15	c Restart #0 #Var: 47478 LB: 0 @ 1046.7
1047.19	c Restart #1 #Var: 47478 LB: 0 @ 1046.7
1047.53	c Restart #2 #Var: 47478 LB: 0 @ 1047.1
1048.24	c Restart #3 #Var: 47478 LB: 0 @ 1047.8
1049.30	c Restart #4 #Var: 47477 LB: 0 @ 1048.8
1050.09	c Restart #5 #Var: 47477 LB: 0 @ 1049.6
1051.16	c Restart #6 #Var: 47477 LB: 0 @ 1050.7
1055.43	c Restart #7 #Var: 47476 LB: 0 @ 1055
1059.56	c Restart #8 #Var: 47476 LB: 0 @ 1059.1
1062.06	c Restart #9 #Var: 47476 LB: 0 @ 1061.6
1063.73	c Restart #10 #Var: 47476 LB: 0 @ 1063.3
1066.29	c Restart #11 #Var: 47476 LB: 0 @ 1065.8
1070.18	c Restart #12 #Var: 47476 LB: 0 @ 1069.7
1073.66	c Restart #13 #Var: 47476 LB: 0 @ 1073.2
1078.80	c Restart #14 #Var: 47476 LB: 0 @ 1078.3
1079.80	c Restart #15 #Var: 47476 LB: 0 @ 1079.3
1098.97	c Restart #16 #Var: 47476 LB: 0 @ 1098.5
1113.96	c Restart #17 #Var: 47476 LB: 0 @ 1113.5
1115.18	c Restart #18 #Var: 47476 LB: 0 @ 1114.7
1118.85	c Restart #19 #Var: 47476 LB: 0 @ 1118.4
1119.90	c Restart #20 #Var: 47476 LB: 0 @ 1119.4
1124.13	c Restart #21 #Var: 47476 LB: 0 @ 1123.6
1125.69	c Restart #22 #Var: 47476 LB: 0 @ 1125.2
1127.12	c Restart #23 #Var: 47476 LB: 0 @ 1126.6
1128.63	c Restart #24 #Var: 47476 LB: 0 @ 1128.1
1134.38	c Restart #25 #Var: 47476 LB: 0 @ 1133.9
1135.50	c Restart #26 #Var: 47476 LB: 0 @ 1135
1136.36	c Restart #27 #Var: 47475 LB: 0 @ 1135.9
1138.69	c Restart #28 #Var: 47475 LB: 0 @ 1138.2
1140.02	c Restart #29 #Var: 47475 LB: 0 @ 1139.5
1142.49	c Restart #30 #Var: 47475 LB: 0 @ 1142
1147.19	c Restart #31 #Var: 47475 LB: 0 @ 1146.7
1150.85	c Restart #32 #Var: 47475 LB: 0 @ 1150.4
1154.91	c Restart #33 #Var: 47475 LB: 0 @ 1154.4
1158.23	c Restart #34 #Var: 47474 LB: 0 @ 1157.7
1159.84	c Restart #35 #Var: 47474 LB: 0 @ 1159.3
1162.81	c Restart #36 #Var: 47474 LB: 0 @ 1162.3
1169.83	c Restart #37 #Var: 47474 LB: 0 @ 1169.3
1171.56	c Restart #38 #Var: 47474 LB: 0 @ 1171.1
1178.35	c Restart #39 #Var: 47474 LB: 0 @ 1177.8
1185.27	c Restart #40 #Var: 47473 LB: 0 @ 1184.8
1193.02	c Restart #41 #Var: 47473 LB: 0 @ 1192.5
1208.85	c Restart #42 #Var: 47473 LB: 0 @ 1208.3
1258.74	c Restart #43 #Var: 47473 LB: 0 @ 1258.2
1267.11	c Restart #44 #Var: 47473 LB: 0 @ 1266.6
1275.97	c Restart #45 #Var: 47473 LB: 0 @ 1275.4
1278.98	c Restart #46 #Var: 47473 LB: 0 @ 1278.4
1287.18	c Restart #47 #Var: 47473 LB: 0 @ 1286.6
1291.50	c Restart #48 #Var: 47473 LB: 0 @ 1291
1301.82	c Restart #49 #Var: 47473 LB: 0 @ 1301.3
1305.78	c Restart #50 #Var: 47473 LB: 0 @ 1305.2
1314.30	c Restart #51 #Var: 47473 LB: 0 @ 1313.7
1322.73	c Restart #52 #Var: 47473 LB: 0 @ 1322.2
1422.90	c Restart #53 #Var: 47472 LB: 0 @ 1422.3
1453.49	c Restart #54 #Var: 47472 LB: 0 @ 1452.9
1462.78	c Restart #55 #Var: 47472 LB: 0 @ 1462.2
1476.90	c Restart #56 #Var: 47472 LB: 0 @ 1476.3
1486.52	c Restart #57 #Var: 47472 LB: 0 @ 1485.9
1493.34	c Restart #58 #Var: 47472 LB: 0 @ 1492.7
1528.12	c Restart #59 #Var: 47472 LB: 0 @ 1527.5
1550.29	c Restart #60 #Var: 47472 LB: 0 @ 1549.7
1554.87	c Restart #61 #Var: 47472 LB: 0 @ 1554.2
1559.66	c Restart #62 #Var: 47472 LB: 0 @ 1559
1747.87	c Restart #63 #Var: 47472 LB: 0 @ 1747.2
1791.58	c Restart #64 #Var: 47472 LB: 0 @ 1790.9
1800.72	s UNKNOWN
1800.72	c Exit Code: 0
1800.72	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/node83/watcher-39965-1149342329 -o ROOT/results/node83/solver-39965-1149342329 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node83/39965-1149342329/instance-39965-1149342329.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.98 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1432736/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=3228 CPUtime=0
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 54 0 0 0 0 0 0 0 18 0 1 0 199872350 3305472 38 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11735988 0 0 4096 0 0 0 0 17 1 0 0
/proc/7752/statm: 842 42 31 55 0 40 0

[startup+10.0021 s]
/proc/loadavg: 0.98 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1377696/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=61032 CPUtime=9.98
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 455358 0 0 0 850 148 0 0 25 0 1 0 199872350 62496768 14057 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7752/statm: 15258 14057 294 55 0 14149 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 61032

[startup+20.008 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1377568/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=61196 CPUtime=19.98
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 455400 0 0 0 1808 190 0 0 25 0 1 0 199872350 62664704 14099 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134580800 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 15299 14099 294 55 0 14190 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 61196

[startup+30.0139 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1375648/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=63172 CPUtime=29.98
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 455894 0 0 0 2759 239 0 0 25 0 1 0 199872350 64688128 14593 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528470 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 15793 14593 294 55 0 14684 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 63172

[startup+40.0198 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1373344/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=65540 CPUtime=39.99
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 456492 0 0 0 3757 242 0 0 25 0 1 0 199872350 67112960 15169 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 16385 15169 294 55 0 15276 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 65540

[startup+50.0257 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1368160/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=70732 CPUtime=49.99
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 457813 0 0 0 4754 245 0 0 25 0 1 0 199872350 72429568 16484 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 17683 16484 294 55 0 16574 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 70732

[startup+60.0316 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1361376/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=77456 CPUtime=59.98
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 459492 0 0 0 5752 246 0 0 25 0 1 0 199872350 79314944 18163 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604191 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 19364 18163 294 55 0 18255 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 77456

[startup+70.0365 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1357920/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=80912 CPUtime=69.99
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 460389 0 0 0 6750 249 0 0 25 0 1 0 199872350 82853888 19032 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537697 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 20228 19032 294 55 0 19119 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 80912

[startup+80.0425 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1352352/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=86400 CPUtime=80
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 461770 0 0 0 7746 254 0 0 25 0 1 0 199872350 88473600 20413 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 21600 20413 294 55 0 20491 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 86400

[startup+90.0484 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1342048/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=96692 CPUtime=89.99
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 464342 0 0 0 8742 257 0 0 25 0 1 0 199872350 99012608 22985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 24173 22985 294 55 0 23064 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 96692

[startup+100.053 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1339808/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=99020 CPUtime=100
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 465024 0 0 0 9741 259 0 0 25 0 1 0 199872350 101396480 23539 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 24755 23539 294 55 0 23646 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 99020

[startup+110.059 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1338016/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=100800 CPUtime=110
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 465474 0 0 0 10739 261 0 0 25 0 1 0 199872350 103219200 23989 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 25200 23989 294 55 0 24091 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 100800

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1331616/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=107136 CPUtime=120.01
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 467076 0 0 0 11737 264 0 0 25 0 1 0 199872350 109707264 25591 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524332 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 26784 25591 294 55 0 25675 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 107136

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1313376/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=125356 CPUtime=130.01
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 471625 0 0 0 12732 269 0 0 25 0 1 0 199872350 128364544 30140 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 31339 30140 294 55 0 30230 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 125356

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1307872/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=130896 CPUtime=140.01
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 472993 0 0 0 13729 272 0 0 25 0 1 0 199872350 134037504 31508 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 32724 31508 294 55 0 31615 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 130896

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1298144/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=140648 CPUtime=150.01
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 475434 0 0 0 14726 275 0 0 25 0 1 0 199872350 144023552 33949 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 35162 33949 294 55 0 34053 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 140648

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1290400/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=148436 CPUtime=160.01
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 477372 0 0 0 15725 276 0 0 25 0 1 0 199872350 151998464 35887 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 37109 35887 294 55 0 36000 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 148436

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1287328/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=151468 CPUtime=170.01
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 478126 0 0 0 16723 278 0 0 25 0 1 0 199872350 155103232 36641 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 37867 36641 294 55 0 36758 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 151468

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1280864/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=157940 CPUtime=180.01
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 479744 0 0 0 17721 280 0 0 25 0 1 0 199872350 161730560 38259 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12171307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 39485 38259 294 55 0 38376 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 157940

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1276192/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=162560 CPUtime=190.02
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 480902 0 0 0 18719 283 0 0 25 0 1 0 199872350 166461440 39416 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 40640 39416 294 55 0 39531 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 162560

[startup+200.114 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1274208/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=164580 CPUtime=200.02
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 481401 0 0 0 19718 284 0 0 25 0 1 0 199872350 168529920 39915 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 41145 39915 294 55 0 40036 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 164580

[startup+210.12 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7752
/proc/meminfo: memFree=1267808/2055888 swapFree=4085416/4096564

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

/proc/7752/statm: 136764 135579 294 55 0 135655 0
Current children cumulated CPU time (s) 1760.33
Current children cumulated vsize (Kb) 547056

[startup+1771.05 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1770.32
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577814 0 0 0 176569 463 0 0 25 0 1 0 199872350 560185344 135592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632964 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135592 294 55 0 135655 0
Current children cumulated CPU time (s) 1770.32
Current children cumulated vsize (Kb) 547056

[startup+1781.05 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1780.33
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577814 0 0 0 177569 464 0 0 25 0 1 0 199872350 560185344 135592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541317 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135592 294 55 0 135655 0
Current children cumulated CPU time (s) 1780.33
Current children cumulated vsize (Kb) 547056

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1781.34
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577814 0 0 0 177670 464 0 0 25 0 1 0 199872350 560185344 135592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135592 294 55 0 135655 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (Kb) 547056

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1782.34
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577814 0 0 0 177770 464 0 0 25 0 1 0 199872350 560185344 135592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135592 294 55 0 135655 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (Kb) 547056

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1783.35
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577814 0 0 0 177871 464 0 0 25 0 1 0 199872350 560185344 135592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135592 294 55 0 135655 0
Current children cumulated CPU time (s) 1783.35
Current children cumulated vsize (Kb) 547056

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1784.35
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577814 0 0 0 177971 464 0 0 25 0 1 0 199872350 560185344 135592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548421 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135592 294 55 0 135655 0
Current children cumulated CPU time (s) 1784.35
Current children cumulated vsize (Kb) 547056

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1785.35
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577814 0 0 0 178071 464 0 0 25 0 1 0 199872350 560185344 135592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135592 294 55 0 135655 0
Current children cumulated CPU time (s) 1785.35
Current children cumulated vsize (Kb) 547056

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1786.36
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577814 0 0 0 178172 464 0 0 25 0 1 0 199872350 560185344 135592 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135592 294 55 0 135655 0
Current children cumulated CPU time (s) 1786.36
Current children cumulated vsize (Kb) 547056

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1787.36
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577816 0 0 0 178272 464 0 0 25 0 1 0 199872350 560185344 135594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135594 294 55 0 135655 0
Current children cumulated CPU time (s) 1787.36
Current children cumulated vsize (Kb) 547056

[startup+1789.09 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1788.37
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577816 0 0 0 178373 464 0 0 25 0 1 0 199872350 560185344 135594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135594 294 55 0 135655 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (Kb) 547056

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1789.37
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577816 0 0 0 178473 464 0 0 25 0 1 0 199872350 560185344 135594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135594 294 55 0 135655 0
Current children cumulated CPU time (s) 1789.37
Current children cumulated vsize (Kb) 547056

[startup+1791.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1790.37
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577816 0 0 0 178573 464 0 0 25 0 1 0 199872350 560185344 135594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528470 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135594 294 55 0 135655 0
Current children cumulated CPU time (s) 1790.37
Current children cumulated vsize (Kb) 547056

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890592/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547056 CPUtime=1791.38
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577816 0 0 0 178674 464 0 0 25 0 1 0 199872350 560185344 135594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136764 135594 294 55 0 135655 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (Kb) 547056

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890528/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547188 CPUtime=1792.38
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577830 0 0 0 178774 464 0 0 25 0 1 0 199872350 560320512 135608 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136797 135608 294 55 0 135688 0
Current children cumulated CPU time (s) 1792.38
Current children cumulated vsize (Kb) 547188

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890528/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547188 CPUtime=1793.39
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577832 0 0 0 178875 464 0 0 25 0 1 0 199872350 560320512 135610 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136797 135610 294 55 0 135688 0
Current children cumulated CPU time (s) 1793.39
Current children cumulated vsize (Kb) 547188

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890528/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547188 CPUtime=1794.39
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577834 0 0 0 178975 464 0 0 25 0 1 0 199872350 560320512 135612 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136797 135612 294 55 0 135688 0
Current children cumulated CPU time (s) 1794.39
Current children cumulated vsize (Kb) 547188

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890528/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547188 CPUtime=1795.39
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577834 0 0 0 179075 464 0 0 25 0 1 0 199872350 560320512 135612 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136797 135612 294 55 0 135688 0
Current children cumulated CPU time (s) 1795.39
Current children cumulated vsize (Kb) 547188

[startup+1797.13 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890528/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547188 CPUtime=1796.4
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577834 0 0 0 179176 464 0 0 25 0 1 0 199872350 560320512 135612 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136797 135612 294 55 0 135688 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (Kb) 547188

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890464/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547188 CPUtime=1797.4
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577836 0 0 0 179276 464 0 0 25 0 1 0 199872350 560320512 135614 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548503 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136797 135614 294 55 0 135688 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (Kb) 547188

[startup+1799.14 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890464/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547188 CPUtime=1798.41
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577836 0 0 0 179377 464 0 0 25 0 1 0 199872350 560320512 135614 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136797 135614 294 55 0 135688 0
Current children cumulated CPU time (s) 1798.41
Current children cumulated vsize (Kb) 547188

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 7947
/proc/meminfo: memFree=890464/2055888 swapFree=4085416/4096564
[pid=7752] ppid=7750 vsize=547188 CPUtime=1799.42
/proc/7752/stat : 7752 (bsolo) R 7750 7752 7706 0 -1 0 577836 0 0 0 179477 465 0 0 25 0 1 0 199872350 560320512 135614 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7752/statm: 136797 135614 294 55 0 135688 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (Kb) 547188

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.08
CPU user time (s): 1795.36
CPU system time (s): 4.72828
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (Kb): 547188

Launcher Data (download as text)

Begin job on node83 on Sat Jun  3 13:45:30 UTC 2006


FILE ID= 39965-1149342329

PBS_JOBID= 310492

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  867ebc446ef1d12fd0b7d8d0b9e71a77

RANDOM SEED= 555308165


/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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1432944 kB
Buffers:         40488 kB
Cached:         505764 kB
SwapCached:       2440 kB
Active:         106408 kB
Inactive:       448616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1432944 kB
SwapTotal:     4096564 kB
SwapFree:      4085416 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16896 kB
Slab:            54544 kB
Committed_AS:   393356 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node83 on Sat Jun  3 14:15:31 UTC 2006