Trace number 40001

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.03 1800.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-fixnet4.opb
MD5SUM03b4fab8c58cfc4ea6c0d3c2d05c0d91
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 variables14036
Total number of constraints600
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 constraints600
Minimum length of a constraint19
Maximum length of a constraint1523
Number of terms in the objective function 13668
Biggest coefficient in the objective function 1162
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 535890
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262020
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 535890
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.
0.34	c Initial problem consists of 14036 variables and 700 constraints.
0.37	c No problem reductions applied in OPT. instance.
0.37	c	preprocess terminated. Elapsed time: 0.37
0.37	c After prepocess the problem consists of 7802 variables and 595 constraints.
0.37	c Initial Lower Bound: 0
1.28	c Restart #1 #Var: 7802 LB: 0 @ 1.277
3.41	c Restart #2 #Var: 7802 LB: 0 @ 3.401
4.98	c Restart #3 #Var: 7802 LB: 0 @ 4.974
8.17	c Restart #4 #Var: 7802 LB: 0 @ 8.165
10.51	c Restart #5 #Var: 7802 LB: 0 @ 10.497
14.12	c Restart #6 #Var: 7802 LB: 0 @ 14.107
17.12	c Restart #7 #Var: 7802 LB: 0 @ 17.105
19.61	c Restart #8 #Var: 7802 LB: 0 @ 19.603
23.04	c Restart #9 #Var: 7802 LB: 0 @ 23.03
23.72	c Restart #10 #Var: 7802 LB: 0 @ 23.711
25.43	c Restart #11 #Var: 7802 LB: 0 @ 25.412
28.30	c Restart #12 #Var: 7802 LB: 0 @ 28.285
29.96	c Restart #13 #Var: 7802 LB: 0 @ 29.949
31.30	c Restart #14 #Var: 7802 LB: 0 @ 31.289
31.89	c Restart #15 #Var: 7802 LB: 0 @ 31.878
36.44	c Restart #16 #Var: 7802 LB: 0 @ 36.42
38.11	c Restart #17 #Var: 7802 LB: 0 @ 38.088
42.16	c Restart #18 #Var: 7802 LB: 0 @ 42.139
45.20	c Restart #19 #Var: 7802 LB: 0 @ 45.182
46.15	c Restart #20 #Var: 7802 LB: 0 @ 46.126
50.47	c Restart #21 #Var: 7802 LB: 0 @ 50.451
55.03	c Restart #22 #Var: 7802 LB: 0 @ 55.011
56.39	c Restart #23 #Var: 7802 LB: 0 @ 56.363
58.32	c Restart #24 #Var: 7802 LB: 0 @ 58.299
60.23	c Restart #25 #Var: 7802 LB: 0 @ 60.206
64.97	c Restart #26 #Var: 7802 LB: 0 @ 64.945
67.35	c Restart #27 #Var: 7802 LB: 0 @ 67.329
70.66	c Restart #28 #Var: 7802 LB: 0 @ 70.629
79.79	c Restart #29 #Var: 7802 LB: 0 @ 79.762
86.21	c Restart #30 #Var: 7802 LB: 0 @ 86.176
95.48	c Restart #31 #Var: 7802 LB: 0 @ 95.443
103.37	c Restart #32 #Var: 7802 LB: 0 @ 103.33
112.49	c Restart #33 #Var: 7802 LB: 0 @ 112.45
118.16	c Restart #34 #Var: 7802 LB: 0 @ 118.11
127.09	c Restart #35 #Var: 7802 LB: 0 @ 127.04
136.80	c Restart #36 #Var: 7802 LB: 0 @ 136.75
142.81	c Restart #37 #Var: 7802 LB: 0 @ 142.76
155.83	c Restart #38 #Var: 7802 LB: 0 @ 155.78
162.34	c Restart #39 #Var: 7802 LB: 0 @ 162.29
166.36	c Restart #40 #Var: 7802 LB: 0 @ 166.3
193.74	c Restart #41 #Var: 7802 LB: 0 @ 193.67
196.46	c Restart #42 #Var: 7802 LB: 0 @ 196.39
202.49	c Restart #43 #Var: 7802 LB: 0 @ 202.43
224.02	c Restart #44 #Var: 7802 LB: 0 @ 223.95
228.19	c Restart #45 #Var: 7802 LB: 0 @ 228.12
235.56	c Restart #46 #Var: 7802 LB: 0 @ 235.49
239.79	c Restart #47 #Var: 7802 LB: 0 @ 239.72
256.32	c Restart #48 #Var: 7802 LB: 0 @ 256.24
260.63	c Restart #49 #Var: 7802 LB: 0 @ 260.55
273.03	c Restart #50 #Var: 7802 LB: 0 @ 272.94
276.75	c Restart #51 #Var: 7802 LB: 0 @ 276.66
287.43	c Restart #52 #Var: 7802 LB: 0 @ 287.34
296.68	c Restart #53 #Var: 7802 LB: 0 @ 296.59
304.27	c Restart #54 #Var: 7802 LB: 0 @ 304.18
308.56	c Restart #55 #Var: 7802 LB: 0 @ 308.46
314.03	c Restart #56 #Var: 7802 LB: 0 @ 313.93
323.46	c Restart #57 #Var: 7802 LB: 0 @ 323.36
331.58	c Restart #58 #Var: 7802 LB: 0 @ 331.48
341.21	c Restart #59 #Var: 7802 LB: 0 @ 341.11
425.80	c Restart #60 #Var: 7802 LB: 0 @ 425.67
432.61	c Restart #61 #Var: 7802 LB: 0 @ 432.48
440.04	c Restart #62 #Var: 7802 LB: 0 @ 439.91
458.80	c Restart #63 #Var: 7802 LB: 0 @ 458.66
465.62	c Restart #64 #Var: 7802 LB: 0 @ 465.48
471.89	c Restart #65 #Var: 7802 LB: 0 @ 471.75
480.08	c Restart #66 #Var: 7802 LB: 0 @ 479.94
493.42	c Restart #67 #Var: 7802 LB: 0 @ 493.28
512.31	c Restart #68 #Var: 7802 LB: 0 @ 512.15
527.12	c Restart #69 #Var: 7802 LB: 0 @ 526.96
544.11	c Restart #70 #Var: 7802 LB: 0 @ 543.94
561.35	c Restart #71 #Var: 7802 LB: 0 @ 561.18
590.75	c Restart #72 #Var: 7802 LB: 0 @ 590.58
600.21	c Restart #73 #Var: 7802 LB: 0 @ 600.03
610.98	c Restart #74 #Var: 7802 LB: 0 @ 610.8
642.53	c Restart #75 #Var: 7802 LB: 0 @ 642.34
650.67	c Restart #76 #Var: 7802 LB: 0 @ 650.48
662.55	c Restart #77 #Var: 7802 LB: 0 @ 662.36
669.99	c Restart #78 #Var: 7802 LB: 0 @ 669.79
681.45	c Restart #79 #Var: 7802 LB: 0 @ 681.25
717.51	c Restart #80 #Var: 7802 LB: 0 @ 717.3
763.01	c Restart #81 #Var: 7802 LB: 0 @ 762.79
768.26	c Restart #82 #Var: 7802 LB: 0 @ 768.04
784.79	c Restart #83 #Var: 7802 LB: 0 @ 784.56
876.86	c Restart #84 #Var: 7802 LB: 0 @ 876.61
886.28	c Restart #85 #Var: 7802 LB: 0 @ 886.02
898.36	c Restart #86 #Var: 7802 LB: 0 @ 898.09
969.34	c CHANGE Heuristic... 
969.34	c Restart #0 #Var: 7802 LB: 0 @ 969.06
969.79	c Restart #1 #Var: 7802 LB: 0 @ 969.51
970.27	c Restart #2 #Var: 7802 LB: 0 @ 969.99
970.65	c Restart #3 #Var: 7802 LB: 0 @ 970.37
972.07	c Restart #4 #Var: 7802 LB: 0 @ 971.78
977.95	c Restart #5 #Var: 7802 LB: 0 @ 977.66
978.73	c Restart #6 #Var: 7802 LB: 0 @ 978.44
979.35	c Restart #7 #Var: 7802 LB: 0 @ 979.07
989.60	c Restart #8 #Var: 7802 LB: 0 @ 989.32
990.53	c Restart #9 #Var: 7802 LB: 0 @ 990.24
992.28	c Restart #10 #Var: 7802 LB: 0 @ 991.99
1011.94	c Restart #11 #Var: 7802 LB: 0 @ 1011.6
1017.69	c Restart #12 #Var: 7802 LB: 0 @ 1017.4
1018.69	c Restart #13 #Var: 7802 LB: 0 @ 1018.4
1021.46	c Restart #14 #Var: 7802 LB: 0 @ 1021.2
1027.31	c Restart #15 #Var: 7802 LB: 0 @ 1027
1030.07	c Restart #16 #Var: 7802 LB: 0 @ 1029.8
1051.54	c Restart #17 #Var: 7802 LB: 0 @ 1051.2
1056.46	c Restart #18 #Var: 7802 LB: 0 @ 1056.2
1063.50	c Restart #19 #Var: 7802 LB: 0 @ 1063.2
1078.33	c Restart #20 #Var: 7802 LB: 0 @ 1078
1109.65	c Restart #21 #Var: 7802 LB: 0 @ 1109.3
1111.70	c Restart #22 #Var: 7802 LB: 0 @ 1111.4
1123.20	c Restart #23 #Var: 7802 LB: 0 @ 1122.9
1166.24	c Restart #24 #Var: 7802 LB: 0 @ 1165.9
1168.33	c Restart #25 #Var: 7802 LB: 0 @ 1168
1173.40	c Restart #26 #Var: 7802 LB: 0 @ 1173.1
1185.76	c Restart #27 #Var: 7802 LB: 0 @ 1185.4
1192.11	c Restart #28 #Var: 7802 LB: 0 @ 1191.8
1204.92	c Restart #29 #Var: 7802 LB: 0 @ 1204.6
1207.27	c Restart #30 #Var: 7802 LB: 0 @ 1206.9
1248.90	c Restart #31 #Var: 7802 LB: 0 @ 1248.5
1253.09	c Restart #32 #Var: 7802 LB: 0 @ 1252.7
1255.17	c Restart #33 #Var: 7802 LB: 0 @ 1254.8
1283.06	c Restart #34 #Var: 7802 LB: 0 @ 1282.7
1286.19	c Restart #35 #Var: 7802 LB: 0 @ 1285.8
1291.06	c Restart #36 #Var: 7802 LB: 0 @ 1290.7
1298.29	c Restart #37 #Var: 7802 LB: 0 @ 1297.9
1305.97	c Restart #38 #Var: 7802 LB: 0 @ 1305.6
1318.83	c Restart #39 #Var: 7802 LB: 0 @ 1318.4
1351.86	c Restart #40 #Var: 7802 LB: 0 @ 1351.5
1364.52	c Restart #41 #Var: 7802 LB: 0 @ 1364.1
1372.48	c Restart #42 #Var: 7802 LB: 0 @ 1372.1
1376.91	c Restart #43 #Var: 7802 LB: 0 @ 1376.5
1394.05	c Restart #44 #Var: 7802 LB: 0 @ 1393.6
1399.23	c Restart #45 #Var: 7802 LB: 0 @ 1398.8
1442.25	c Restart #46 #Var: 7802 LB: 0 @ 1441.8
1496.71	c Restart #47 #Var: 7802 LB: 0 @ 1496.3
1501.85	c Restart #48 #Var: 7802 LB: 0 @ 1501.4
1505.43	c Restart #49 #Var: 7802 LB: 0 @ 1505
1521.09	c Restart #50 #Var: 7802 LB: 0 @ 1520.7
1536.36	c Restart #51 #Var: 7802 LB: 0 @ 1535.9
1548.14	c Restart #52 #Var: 7802 LB: 0 @ 1547.7
1563.25	c Restart #53 #Var: 7802 LB: 0 @ 1562.8
1574.23	c Restart #54 #Var: 7802 LB: 0 @ 1573.8
1583.74	c Restart #55 #Var: 7802 LB: 0 @ 1583.3
1603.51	c Restart #56 #Var: 7802 LB: 0 @ 1603
1608.76	c Restart #57 #Var: 7802 LB: 0 @ 1608.3
1679.25	c Restart #58 #Var: 7802 LB: 0 @ 1678.8
1690.47	c Restart #59 #Var: 7802 LB: 0 @ 1690
1698.57	c Restart #60 #Var: 7802 LB: 0 @ 1698.1
1715.26	c Restart #61 #Var: 7802 LB: 0 @ 1714.8
1735.34	c Restart #62 #Var: 7802 LB: 0 @ 1734.8
1763.56	c Restart #63 #Var: 7802 LB: 0 @ 1763.1
1800.52	s UNKNOWN
1800.52	c Exit Code: 0
1800.52	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/node79/watcher-40001-1149350768 -o ROOT/results/node79/solver-40001-1149350768 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node79/40001-1149350768/instance-40001-1149350768.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 3/67 4885
/proc/meminfo: memFree=1754104/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=4932 CPUtime=0
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 285 0 0 0 0 0 0 0 19 0 1 0 200715434 5050368 255 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2998720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 1233 262 172 55 0 124 0

[startup+10.0017 s]
/proc/loadavg: 0.93 0.95 0.98 2/67 4885
/proc/meminfo: memFree=1735424/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=23152 CPUtime=9.99
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 5085 0 0 0 994 5 0 0 25 0 1 0 200715434 23707648 4870 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 5788 4870 294 55 0 4679 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 23152

[startup+20.0078 s]
/proc/loadavg: 0.94 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1734656/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=23936 CPUtime=19.99
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 5549 0 0 0 1991 8 0 0 25 0 1 0 200715434 24510464 5066 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 5984 5066 294 55 0 4875 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 23936

[startup+30.0139 s]
/proc/loadavg: 0.95 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1731776/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=27152 CPUtime=29.99
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 6383 0 0 0 2980 19 0 0 25 0 1 0 200715434 27803648 5855 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 6788 5855 294 55 0 5679 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 27152

[startup+40.02 s]
/proc/loadavg: 0.95 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1727680/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=31216 CPUtime=39.99
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 7398 0 0 0 3977 22 0 0 25 0 1 0 200715434 31965184 6870 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 7804 6870 294 55 0 6695 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 31216

[startup+50.0261 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1726336/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=32564 CPUtime=50
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 7776 0 0 0 4976 24 0 0 25 0 1 0 200715434 33345536 7223 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 8141 7223 294 55 0 7032 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 32564

[startup+60.0322 s]
/proc/loadavg: 0.97 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1722624/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=36344 CPUtime=60
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 8711 0 0 0 5973 27 0 0 25 0 1 0 200715434 37216256 8150 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 9086 8150 294 55 0 7977 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 36344

[startup+70.0372 s]
/proc/loadavg: 0.97 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1719680/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=39248 CPUtime=70
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 9441 0 0 0 6969 31 0 0 25 0 1 0 200715434 40189952 8880 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 9812 8880 294 55 0 8703 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 39248

[startup+80.0433 s]
/proc/loadavg: 0.98 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1716544/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=42384 CPUtime=80.01
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 10251 0 0 0 7966 35 0 0 25 0 1 0 200715434 43401216 9657 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534790 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 10596 9657 294 55 0 9487 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 42384

[startup+90.0494 s]
/proc/loadavg: 0.98 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1716416/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=42564 CPUtime=90.01
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 10287 0 0 0 8965 36 0 0 25 0 1 0 200715434 43585536 9693 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719073 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 10641 9693 294 55 0 9532 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 42564

[startup+100.055 s]
/proc/loadavg: 0.98 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1715776/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=43136 CPUtime=100.01
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 10437 0 0 0 9964 37 0 0 25 0 1 0 200715434 44171264 9843 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696512 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 10784 9843 294 55 0 9675 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 43136

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.98 2/67 4885
/proc/meminfo: memFree=1713920/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=44992 CPUtime=110.01
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 10924 0 0 0 10962 39 0 0 25 0 1 0 200715434 46071808 10322 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 11248 10322 294 55 0 10139 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 44992

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1713536/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=45492 CPUtime=120.01
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 11051 0 0 0 11960 41 0 0 25 0 1 0 200715434 46583808 10449 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534935 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 11373 10449 294 55 0 10264 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 45492

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1712000/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=47052 CPUtime=130.02
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 11435 0 0 0 12959 43 0 0 25 0 1 0 200715434 48181248 10813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 11763 10813 294 55 0 10654 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 47052

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1708608/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=50484 CPUtime=140.02
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 12294 0 0 0 13957 45 0 0 25 0 1 0 200715434 51695616 11672 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719391 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 12621 11672 294 55 0 11512 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 50484

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1707200/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=51896 CPUtime=150.02
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 12671 0 0 0 14956 46 0 0 25 0 1 0 200715434 53141504 12033 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 12974 12033 294 55 0 11865 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 51896

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1705920/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=53176 CPUtime=160.03
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 12985 0 0 0 15955 48 0 0 25 0 1 0 200715434 54452224 12347 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540685 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 13294 12347 294 55 0 12185 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 53176

[startup+170.096 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1705664/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=53396 CPUtime=170.03
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 13046 0 0 0 16954 49 0 0 25 0 1 0 200715434 54677504 12408 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529193 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 13349 12408 294 55 0 12240 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 53396

[startup+180.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1705664/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=53396 CPUtime=180.04
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 13046 0 0 0 17954 50 0 0 25 0 1 0 200715434 54677504 12408 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541344 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 13349 12408 294 55 0 12240 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 53396

[startup+190.107 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1705664/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=53396 CPUtime=190.04
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 13046 0 0 0 18954 50 0 0 25 0 1 0 200715434 54677504 12408 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 13349 12408 294 55 0 12240 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 53396

[startup+200.113 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1705600/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=53368 CPUtime=200.04
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 13055 0 0 0 19953 51 0 0 25 0 1 0 200715434 54648832 12417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542291 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 13342 12417 294 55 0 12233 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 53368

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1705280/2055892 swapFree=4085416/4096564

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

/proc/4885/statm: 43325 42386 294 55 0 42216 0
Current children cumulated CPU time (s) 1760.53
Current children cumulated vsize (Kb) 173300

[startup+1771.05 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585152/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173432 CPUtime=1770.52
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43545 0 0 0 176823 229 0 0 25 0 1 0 200715434 177594368 42399 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43358 42399 294 55 0 42249 0
Current children cumulated CPU time (s) 1770.52
Current children cumulated vsize (Kb) 173432

[startup+1781.05 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1780.52
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43547 0 0 0 177823 229 0 0 25 0 1 0 200715434 177569792 42401 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42401 294 55 0 42243 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 173408

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1781.54
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43547 0 0 0 177924 230 0 0 25 0 1 0 200715434 177569792 42401 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42401 294 55 0 42243 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 173408

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1782.54
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43547 0 0 0 178024 230 0 0 25 0 1 0 200715434 177569792 42401 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42401 294 55 0 42243 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 173408

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1783.55
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 178125 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 173408

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1784.55
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 178225 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 173408

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1785.55
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 178325 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 173408

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1786.56
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 178426 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 173408

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1787.56
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 178526 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 173408

[startup+1789.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1788.57
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 178627 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 173408

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1789.57
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 178727 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718468 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 173408

[startup+1791.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1790.57
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 178827 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 173408

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1791.58
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 178928 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 173408

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1792.58
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 179028 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 173408

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1793.59
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43548 0 0 0 179129 230 0 0 25 0 1 0 200715434 177569792 42402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42402 294 55 0 42243 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 173408

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1794.59
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43553 0 0 0 179229 230 0 0 25 0 1 0 200715434 177569792 42407 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42407 294 55 0 42243 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (Kb) 173408

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1795.6
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43553 0 0 0 179330 230 0 0 25 0 1 0 200715434 177569792 42407 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595889 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42407 294 55 0 42243 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 173408

[startup+1797.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1796.6
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43553 0 0 0 179430 230 0 0 25 0 1 0 200715434 177569792 42407 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42407 294 55 0 42243 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 173408

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1797.6
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43553 0 0 0 179530 230 0 0 25 0 1 0 200715434 177569792 42407 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42407 294 55 0 42243 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 173408

[startup+1799.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1798.61
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43553 0 0 0 179631 230 0 0 25 0 1 0 200715434 177569792 42407 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42407 294 55 0 42243 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 173408

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4885
/proc/meminfo: memFree=1585216/2055892 swapFree=4085416/4096564
[pid=4885] ppid=4883 vsize=173408 CPUtime=1799.61
/proc/4885/stat : 4885 (bsolo) R 4883 4885 4839 0 -1 0 43553 0 0 0 179731 230 0 0 25 0 1 0 200715434 177569792 42407 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4885/statm: 43352 42407 294 55 0 42243 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 173408

Child status: 0
Real time (s): 1800.55
CPU time (s): 1800.03
CPU user time (s): 1797.7
CPU system time (s): 2.33165
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (Kb): 173432

Launcher Data (download as text)

Begin job on node79 on Sat Jun  3 16:06:08 UTC 2006


FILE ID= 40001-1149350768

PBS_JOBID= 310960

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-fixnet4.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node79/40001-1149350768/instance-40001-1149350768.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node79/watcher-40001-1149350768 -o ROOT/results/node79/solver-40001-1149350768 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node79/40001-1149350768/instance-40001-1149350768.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  03b4fab8c58cfc4ea6c0d3c2d05c0d91

RANDOM SEED= 427069574


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1754312 kB
Buffers:         28380 kB
Cached:         211844 kB
SwapCached:       2400 kB
Active:          44672 kB
Inactive:       204228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1754312 kB
SwapTotal:     4096564 kB
SwapFree:      4085416 kB
Dirty:             144 kB
Writeback:           0 kB
Mapped:          16668 kB
Slab:            39332 kB
Committed_AS:   319632 kB
PageTables:       1304 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node79 on Sat Jun  3 16:36:09 UTC 2006