Trace number 39939

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.01 1800.67

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-scsd6.opb
MD5SUMbfb5077d5eeff8f757a286c0037df437
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 variables40500
Total number of constraints147
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 constraints147
Minimum length of a constraint600
Maximum length of a constraint1200
Number of terms in the objective function 40500
Biggest coefficient in the objective function 395
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 558134
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 24156
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 558134
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.34	c Initial problem consists of 40500 variables and 294 constraints.
3.46	c No problem reductions applied in OPT. instance.
3.46	c	preprocess terminated. Elapsed time: 3.444
3.46	c After prepocess the problem consists of 40500 variables and 294 constraints.
3.46	c Initial Lower Bound: 0
4.81	c Restart #1 #Var: 40500 LB: 0 @ 4.798
6.89	c Restart #2 #Var: 40500 LB: 0 @ 6.881
10.26	c Restart #3 #Var: 40500 LB: 0 @ 10.244
15.89	c Restart #4 #Var: 40500 LB: 0 @ 15.866
23.08	c Restart #5 #Var: 40500 LB: 0 @ 23.059
31.17	c Restart #6 #Var: 40500 LB: 0 @ 31.143
39.28	c Restart #7 #Var: 40500 LB: 0 @ 39.25
47.64	c Restart #8 #Var: 40500 LB: 0 @ 47.612
57.39	c Restart #9 #Var: 40500 LB: 0 @ 57.349
63.53	c Restart #10 #Var: 40500 LB: 0 @ 63.494
70.47	c Restart #11 #Var: 40500 LB: 0 @ 70.431
77.73	c Restart #12 #Var: 40500 LB: 0 @ 77.685
85.91	c Restart #13 #Var: 40500 LB: 0 @ 85.864
94.65	c Restart #14 #Var: 40500 LB: 0 @ 94.601
103.94	c Restart #15 #Var: 40500 LB: 0 @ 103.89
113.81	c Restart #16 #Var: 40500 LB: 0 @ 113.76
124.37	c Restart #17 #Var: 40500 LB: 0 @ 124.31
135.62	c Restart #18 #Var: 40500 LB: 0 @ 135.56
147.42	c Restart #19 #Var: 40500 LB: 0 @ 147.35
159.94	c Restart #20 #Var: 40500 LB: 0 @ 159.87
173.20	c Restart #21 #Var: 40500 LB: 0 @ 173.12
186.95	c Restart #22 #Var: 40500 LB: 0 @ 186.87
201.43	c Restart #23 #Var: 40500 LB: 0 @ 201.34
216.46	c Restart #24 #Var: 40500 LB: 0 @ 216.37
232.12	c Restart #25 #Var: 40500 LB: 0 @ 232.03
248.50	c Restart #26 #Var: 40500 LB: 0 @ 248.4
265.66	c Restart #27 #Var: 40500 LB: 0 @ 265.55
283.78	c Restart #28 #Var: 40500 LB: 0 @ 283.67
302.41	c Restart #29 #Var: 40500 LB: 0 @ 302.29
321.25	c Restart #30 #Var: 40500 LB: 0 @ 321.12
341.03	c Restart #31 #Var: 40500 LB: 0 @ 340.89
360.64	c Restart #32 #Var: 40500 LB: 0 @ 360.5
381.61	c Restart #33 #Var: 40500 LB: 0 @ 381.46
402.32	c Restart #34 #Var: 40500 LB: 0 @ 402.16
424.62	c Restart #35 #Var: 40500 LB: 0 @ 424.45
446.55	c Restart #36 #Var: 40500 LB: 0 @ 446.37
470.16	c Restart #37 #Var: 40500 LB: 0 @ 469.98
493.45	c Restart #38 #Var: 40500 LB: 0 @ 493.26
518.20	c Restart #39 #Var: 40500 LB: 0 @ 518
542.62	c Restart #40 #Var: 40500 LB: 0 @ 542.41
568.59	c Restart #41 #Var: 40500 LB: 0 @ 568.37
594.28	c Restart #42 #Var: 40500 LB: 0 @ 594.06
621.37	c Restart #43 #Var: 40500 LB: 0 @ 621.14
648.66	c Restart #44 #Var: 40500 LB: 0 @ 648.42
676.90	c Restart #45 #Var: 40500 LB: 0 @ 676.64
705.19	c Restart #46 #Var: 40500 LB: 0 @ 704.92
734.69	c Restart #47 #Var: 40500 LB: 0 @ 734.41
764.26	c Restart #48 #Var: 40500 LB: 0 @ 763.98
795.25	c Restart #49 #Var: 40500 LB: 0 @ 794.95
826.10	c Restart #50 #Var: 40500 LB: 0 @ 825.79
858.03	c Restart #51 #Var: 40500 LB: 0 @ 857.71
889.98	c Restart #52 #Var: 40500 LB: 0 @ 889.65
923.27	c CHANGE Heuristic... 
923.27	c Restart #0 #Var: 40500 LB: 0 @ 922.93
923.36	c Restart #1 #Var: 40500 LB: 0 @ 923.01
923.81	c Restart #2 #Var: 40500 LB: 0 @ 923.46
924.16	c Restart #3 #Var: 40500 LB: 0 @ 923.81
925.03	c Restart #4 #Var: 40500 LB: 0 @ 924.68
925.63	c Restart #5 #Var: 40500 LB: 0 @ 925.29
926.89	c Restart #6 #Var: 40500 LB: 0 @ 926.54
927.75	c Restart #7 #Var: 40500 LB: 0 @ 927.41
929.43	c Restart #8 #Var: 40500 LB: 0 @ 929.09
930.63	c Restart #9 #Var: 40500 LB: 0 @ 930.29
933.03	c Restart #10 #Var: 40500 LB: 0 @ 932.69
936.34	c Restart #11 #Var: 40500 LB: 0 @ 935.99
938.97	c Restart #12 #Var: 40500 LB: 0 @ 938.62
941.81	c Restart #13 #Var: 40500 LB: 0 @ 941.46
943.94	c Restart #14 #Var: 40500 LB: 0 @ 943.59
946.95	c Restart #15 #Var: 40500 LB: 0 @ 946.6
949.54	c Restart #16 #Var: 40500 LB: 0 @ 949.19
952.56	c Restart #17 #Var: 40500 LB: 0 @ 952.21
955.65	c Restart #18 #Var: 40500 LB: 0 @ 955.29
959.04	c Restart #19 #Var: 40500 LB: 0 @ 958.68
962.50	c Restart #20 #Var: 40500 LB: 0 @ 962.15
966.27	c Restart #21 #Var: 40500 LB: 0 @ 965.91
970.06	c Restart #22 #Var: 40500 LB: 0 @ 969.7
974.14	c Restart #23 #Var: 40500 LB: 0 @ 973.78
978.27	c Restart #24 #Var: 40500 LB: 0 @ 977.9
982.73	c Restart #25 #Var: 40500 LB: 0 @ 982.36
987.27	c Restart #26 #Var: 40500 LB: 0 @ 986.9
992.06	c Restart #27 #Var: 40500 LB: 0 @ 991.69
996.90	c Restart #28 #Var: 40500 LB: 0 @ 996.53
1002.23	c Restart #29 #Var: 40500 LB: 0 @ 1001.9
1007.76	c Restart #30 #Var: 40500 LB: 0 @ 1007.4
1013.38	c Restart #31 #Var: 40500 LB: 0 @ 1013
1018.95	c Restart #32 #Var: 40500 LB: 0 @ 1018.6
1024.81	c Restart #33 #Var: 40500 LB: 0 @ 1024.4
1030.72	c Restart #34 #Var: 40500 LB: 0 @ 1030.3
1036.88	c Restart #35 #Var: 40500 LB: 0 @ 1036.5
1043.14	c Restart #36 #Var: 40500 LB: 0 @ 1042.8
1049.72	c Restart #37 #Var: 40500 LB: 0 @ 1049.3
1056.29	c Restart #38 #Var: 40500 LB: 0 @ 1055.9
1063.18	c Restart #39 #Var: 40500 LB: 0 @ 1062.8
1070.16	c Restart #40 #Var: 40500 LB: 0 @ 1069.8
1077.39	c Restart #41 #Var: 40500 LB: 0 @ 1077
1084.67	c Restart #42 #Var: 40500 LB: 0 @ 1084.3
1092.30	c Restart #43 #Var: 40500 LB: 0 @ 1091.9
1099.93	c Restart #44 #Var: 40500 LB: 0 @ 1099.5
1107.97	c Restart #45 #Var: 40500 LB: 0 @ 1107.6
1115.99	c Restart #46 #Var: 40500 LB: 0 @ 1115.6
1124.29	c Restart #47 #Var: 40500 LB: 0 @ 1123.9
1132.72	c Restart #48 #Var: 40500 LB: 0 @ 1132.3
1141.37	c Restart #49 #Var: 40500 LB: 0 @ 1140.9
1150.14	c Restart #50 #Var: 40500 LB: 0 @ 1149.7
1159.12	c Restart #51 #Var: 40500 LB: 0 @ 1158.7
1168.20	c Restart #52 #Var: 40500 LB: 0 @ 1167.8
1177.59	c Restart #53 #Var: 40500 LB: 0 @ 1177.2
1187.03	c Restart #54 #Var: 40500 LB: 0 @ 1186.6
1196.76	c Restart #55 #Var: 40500 LB: 0 @ 1196.3
1206.56	c Restart #56 #Var: 40500 LB: 0 @ 1206.1
1216.65	c Restart #57 #Var: 40500 LB: 0 @ 1216.2
1226.78	c Restart #58 #Var: 40500 LB: 0 @ 1226.3
1237.21	c Restart #59 #Var: 40500 LB: 0 @ 1236.8
1247.68	c Restart #60 #Var: 40500 LB: 0 @ 1247.2
1258.48	c Restart #61 #Var: 40500 LB: 0 @ 1258
1269.36	c Restart #62 #Var: 40500 LB: 0 @ 1268.9
1280.49	c Restart #63 #Var: 40500 LB: 0 @ 1280
1291.72	c Restart #64 #Var: 40500 LB: 0 @ 1291.2
1303.23	c Restart #65 #Var: 40500 LB: 0 @ 1302.8
1314.80	c Restart #66 #Var: 40500 LB: 0 @ 1314.3
1326.66	c Restart #67 #Var: 40500 LB: 0 @ 1326.2
1338.53	c Restart #68 #Var: 40500 LB: 0 @ 1338
1350.81	c Restart #69 #Var: 40500 LB: 0 @ 1350.3
1363.03	c Restart #70 #Var: 40500 LB: 0 @ 1362.5
1375.64	c Restart #71 #Var: 40500 LB: 0 @ 1375.1
1388.25	c Restart #72 #Var: 40500 LB: 0 @ 1387.7
1401.19	c Restart #73 #Var: 40500 LB: 0 @ 1400.7
1414.18	c Restart #74 #Var: 40500 LB: 0 @ 1413.7
1427.51	c Restart #75 #Var: 40500 LB: 0 @ 1427
1440.78	c Restart #76 #Var: 40500 LB: 0 @ 1440.3
1454.50	c Restart #77 #Var: 40500 LB: 0 @ 1454
1468.14	c Restart #78 #Var: 40500 LB: 0 @ 1467.6
1482.15	c Restart #79 #Var: 40500 LB: 0 @ 1481.6
1496.15	c Restart #80 #Var: 40500 LB: 0 @ 1495.6
1510.53	c Restart #81 #Var: 40500 LB: 0 @ 1510
1524.94	c Restart #82 #Var: 40500 LB: 0 @ 1524.4
1539.67	c Restart #83 #Var: 40500 LB: 0 @ 1539.1
1554.40	c Restart #84 #Var: 40500 LB: 0 @ 1553.8
1569.50	c Restart #85 #Var: 40500 LB: 0 @ 1568.9
1584.53	c Restart #86 #Var: 40500 LB: 0 @ 1584
1600.12	c Restart #87 #Var: 40500 LB: 0 @ 1599.5
1615.51	c Restart #88 #Var: 40500 LB: 0 @ 1614.9
1631.32	c Restart #89 #Var: 40500 LB: 0 @ 1630.7
1647.01	c Restart #90 #Var: 40500 LB: 0 @ 1646.4
1663.17	c Restart #91 #Var: 40500 LB: 0 @ 1662.6
1679.26	c Restart #92 #Var: 40500 LB: 0 @ 1678.7
1695.84	c Restart #93 #Var: 40500 LB: 0 @ 1695.2
1712.28	c Restart #94 #Var: 40500 LB: 0 @ 1711.7
1729.11	c Restart #95 #Var: 40500 LB: 0 @ 1728.5
1745.88	c Restart #96 #Var: 40500 LB: 0 @ 1745.2
1763.12	c Restart #97 #Var: 40500 LB: 0 @ 1762.5
1780.22	c Restart #98 #Var: 40500 LB: 0 @ 1779.6
1797.79	c Restart #99 #Var: 40500 LB: 0 @ 1797.1
1800.66	s UNKNOWN
1800.66	c Exit Code: 0
1800.66	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/node91/watcher-39939-1149336228 -o ROOT/results/node91/solver-39939-1149336228 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node91/39939-1149336228/instance-39939-1149336228.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 3/68 11165
/proc/meminfo: memFree=1458328/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=3440 CPUtime=0
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 63 0 0 0 0 0 0 0 19 0 1 0 199261766 3522560 46 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1282996 0 0 4096 0 0 0 0 17 1 0 0
/proc/11165/statm: 860 49 36 55 0 42 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403624/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60336 CPUtime=9.98
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371898 0 0 0 890 108 0 0 25 0 1 0 199261766 61784064 13944 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11165/statm: 15084 13944 293 55 0 13975 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 60336

[startup+20.0081 s]
/proc/loadavg: 0.94 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403688/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60336 CPUtime=19.98
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371899 0 0 0 1866 132 0 0 25 0 1 0 199261766 61784064 13945 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15084 13945 294 55 0 13975 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 60336

[startup+30.0141 s]
/proc/loadavg: 0.95 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403752/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60336 CPUtime=29.98
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371899 0 0 0 2845 153 0 0 25 0 1 0 199261766 61784064 13945 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15084 13945 294 55 0 13975 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 60336

[startup+40.0201 s]
/proc/loadavg: 0.95 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403752/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60336 CPUtime=39.98
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371904 0 0 0 3825 173 0 0 25 0 1 0 199261766 61784064 13945 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15084 13945 294 55 0 13975 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 60336

[startup+50.026 s]
/proc/loadavg: 0.96 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403752/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60336 CPUtime=49.98
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371904 0 0 0 4803 195 0 0 25 0 1 0 199261766 61784064 13945 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15084 13945 294 55 0 13975 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 60336

[startup+60.032 s]
/proc/loadavg: 0.97 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403496/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=59.98
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 5791 207 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1716381 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 60552

[startup+70.038 s]
/proc/loadavg: 0.97 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403496/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=69.98
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 6791 207 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603334 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 60552

[startup+80.0439 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403496/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=79.99
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 7791 208 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 60552

[startup+90.0499 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403496/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=89.99
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 8791 208 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 60552

[startup+100.055 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403624/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=99.99
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 9791 208 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 60552

[startup+110.062 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403624/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=109.99
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 10791 208 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 60552

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403624/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=120
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 11792 208 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158098884 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 60552

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403624/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=130.01
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 12792 209 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 60552

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403624/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=140.01
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 13792 209 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548225 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 60552

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403624/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=150.01
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 14792 209 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 60552

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403624/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=160.01
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 15792 209 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 60552

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403624/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=170.01
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 16792 209 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 60552

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403688/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=180.02
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 17792 210 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 60552

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403688/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=190.02
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 18792 210 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 60552

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403688/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60552 CPUtime=200.02
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 371971 0 0 0 19792 210 0 0 25 0 1 0 199261766 62005248 13999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15138 13999 294 55 0 14029 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 60552

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1403688/2055892 swapFree=4085372/4096564

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

/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1760.4
Current children cumulated vsize (Kb) 60752

[startup+1771.06 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1770.4
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 176762 278 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603863 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1770.4
Current children cumulated vsize (Kb) 60752

[startup+1781.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1780.41
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 177762 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1780.41
Current children cumulated vsize (Kb) 60752

[startup+1782.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1781.41
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 177862 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 60752

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1782.42
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 177963 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 60752

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1783.42
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178063 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 60752

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1784.43
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178164 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1717312 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 60752

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1785.43
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178264 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 60752

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1786.43
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178364 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 60752

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1787.44
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178465 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 60752

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1788.44
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178565 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 60752

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1789.45
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178666 279 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 60752

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1790.46
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178766 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548400 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 60752

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1791.46
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178866 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 60752

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1792.46
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 178966 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 60752

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1793.47
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 179067 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 60752

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1794.47
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 179167 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 60752

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1795.48
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 179268 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 60752

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1796.48
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 179368 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550536 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 60752

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1797.48
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 179468 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 60752

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1798.49
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 179569 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541571 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 60752

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 11165
/proc/meminfo: memFree=1402920/2055892 swapFree=4085372/4096564
[pid=11165] ppid=11163 vsize=60752 CPUtime=1799.49
/proc/11165/stat : 11165 (bsolo) R 11163 11165 11119 0 -1 0 372390 0 0 0 179669 280 0 0 25 0 1 0 199261766 62210048 14128 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11165/statm: 15188 14128 294 55 0 14079 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 60752

Child status: 0
Real time (s): 1800.67
CPU time (s): 1800.01
CPU user time (s): 1797.2
CPU system time (s): 2.81557
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (Kb): 60752

Launcher Data (download as text)

Begin job on node91 on Sat Jun  3 12:03:48 UTC 2006


FILE ID= 39939-1149336228

PBS_JOBID= 310158

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  bfb5077d5eeff8f757a286c0037df437

RANDOM SEED= 122752351


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1458472 kB
Buffers:         35196 kB
Cached:         490404 kB
SwapCached:       2352 kB
Active:          82368 kB
Inactive:       451848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1458472 kB
SwapTotal:     4096564 kB
SwapFree:      4085372 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          16588 kB
Slab:            49696 kB
Committed_AS:   418040 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 node91 on Sat Jun  3 12:33:49 UTC 2006