Trace number 40670

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.1 1800.59

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-maros-r7.opb
MD5SUM0981750c20a5ad85ded6bb04bf23d130
Bench CategoryOPT-BIGINT (optimisation, big 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10442014720
Optimality of the best value was proved NO
Number of variables282240
Total number of constraints3136
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 constraints3136
Minimum length of a constraint150
Maximum length of a constraint720
Number of terms in the objective function 188160
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6734508713856
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 4602477289606474
Number of bits of the biggest sum of numbers53
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.02	c BIG Int formula...
196.75	c Initial problem consists of 282240 variables and 6272 constraints.
198.47	c No problem reductions applied in OPT. instance.
198.47	c	preprocess terminated. Elapsed time: 198.38
198.47	c After prepocess the problem consists of 282240 variables and 6272 constraints.
198.47	c Initial Lower Bound: 0
211.36	c Restart #1 #Var: 282240 LB: 0 @ 211.27
223.66	c Restart #2 #Var: 282240 LB: 0 @ 223.57
236.29	c Restart #3 #Var: 282240 LB: 0 @ 236.2
249.13	c Restart #4 #Var: 282240 LB: 0 @ 249.04
262.31	c Restart #5 #Var: 282240 LB: 0 @ 262.21
275.82	c Restart #6 #Var: 282240 LB: 0 @ 275.71
289.54	c Restart #7 #Var: 282240 LB: 0 @ 289.44
303.64	c Restart #8 #Var: 282240 LB: 0 @ 303.53
322.07	c Restart #9 #Var: 282240 LB: 0 @ 321.95
378.06	c Restart #10 #Var: 282240 LB: 0 @ 377.93
386.14	c Restart #11 #Var: 282240 LB: 0 @ 386.01
393.00	c Restart #12 #Var: 282240 LB: 0 @ 392.87
531.30	c Restart #13 #Var: 282240 LB: 0 @ 531.14
656.33	c Restart #14 #Var: 282240 LB: 0 @ 656.13
660.72	c Restart #15 #Var: 282240 LB: 0 @ 660.52
665.32	c Restart #16 #Var: 282240 LB: 0 @ 665.12
671.11	c Restart #17 #Var: 282240 LB: 0 @ 670.9
676.65	c Restart #18 #Var: 282240 LB: 0 @ 676.44
683.17	c Restart #19 #Var: 282240 LB: 0 @ 682.97
689.35	c Restart #20 #Var: 282240 LB: 0 @ 689.14
695.30	c Restart #21 #Var: 282240 LB: 0 @ 695.09
702.46	c Restart #22 #Var: 282240 LB: 0 @ 702.25
710.63	c Restart #23 #Var: 282240 LB: 0 @ 710.42
719.72	c Restart #24 #Var: 282240 LB: 0 @ 719.5
740.16	c Restart #25 #Var: 282240 LB: 0 @ 739.94
748.24	c Restart #26 #Var: 282240 LB: 0 @ 748.02
756.34	c Restart #27 #Var: 282240 LB: 0 @ 756.12
765.23	c Restart #28 #Var: 282240 LB: 0 @ 765.01
774.80	c Restart #29 #Var: 282240 LB: 0 @ 774.57
784.46	c Restart #30 #Var: 282240 LB: 0 @ 784.23
796.87	c Restart #31 #Var: 282240 LB: 0 @ 796.64
810.10	c Restart #32 #Var: 282240 LB: 0 @ 809.87
820.15	c Restart #33 #Var: 282240 LB: 0 @ 819.91
829.99	c Restart #34 #Var: 282240 LB: 0 @ 829.75
839.72	c Restart #35 #Var: 282240 LB: 0 @ 839.47
851.95	c Restart #36 #Var: 282240 LB: 0 @ 851.7
863.81	c Restart #37 #Var: 282240 LB: 0 @ 863.56
874.46	c Restart #38 #Var: 282240 LB: 0 @ 874.21
885.50	c Restart #39 #Var: 282240 LB: 0 @ 885.25
897.15	c Restart #40 #Var: 282240 LB: 0 @ 896.89
911.96	c CHANGE Heuristic... 
911.96	c Restart #0 #Var: 282240 LB: 0 @ 911.7
915.94	c Restart #1 #Var: 282240 LB: 0 @ 915.68
916.02	c Restart #2 #Var: 282240 LB: 0 @ 915.76
916.14	c Restart #3 #Var: 282240 LB: 0 @ 915.88
916.29	c Restart #4 #Var: 282240 LB: 0 @ 916.03
916.43	c Restart #5 #Var: 282240 LB: 0 @ 916.17
916.59	c Restart #6 #Var: 282240 LB: 0 @ 916.33
916.77	c Restart #7 #Var: 282240 LB: 0 @ 916.5
916.97	c Restart #8 #Var: 282240 LB: 0 @ 916.71
917.21	c Restart #9 #Var: 282240 LB: 0 @ 916.95
917.49	c Restart #10 #Var: 282240 LB: 0 @ 917.22
917.78	c Restart #11 #Var: 282240 LB: 0 @ 917.51
918.10	c Restart #12 #Var: 282240 LB: 0 @ 917.84
918.45	c Restart #13 #Var: 282240 LB: 0 @ 918.19
918.80	c Restart #14 #Var: 282240 LB: 0 @ 918.54
919.21	c Restart #15 #Var: 282240 LB: 0 @ 918.95
919.67	c Restart #16 #Var: 282240 LB: 0 @ 919.41
920.11	c Restart #17 #Var: 282240 LB: 0 @ 919.85
920.60	c Restart #18 #Var: 282240 LB: 0 @ 920.33
921.12	c Restart #19 #Var: 282240 LB: 0 @ 920.85
921.64	c Restart #20 #Var: 282240 LB: 0 @ 921.37
922.20	c Restart #21 #Var: 282240 LB: 0 @ 921.93
922.71	c Restart #22 #Var: 282240 LB: 0 @ 922.44
923.31	c Restart #23 #Var: 282240 LB: 0 @ 923.04
923.85	c Restart #24 #Var: 282240 LB: 0 @ 923.58
924.45	c Restart #25 #Var: 282240 LB: 0 @ 924.18
925.22	c Restart #26 #Var: 282240 LB: 0 @ 924.95
926.02	c Restart #27 #Var: 282240 LB: 0 @ 925.75
926.88	c Restart #28 #Var: 282240 LB: 0 @ 926.62
927.73	c Restart #29 #Var: 282240 LB: 0 @ 927.47
928.60	c Restart #30 #Var: 282240 LB: 0 @ 928.33
929.86	c Restart #31 #Var: 282240 LB: 0 @ 929.59
930.90	c Restart #32 #Var: 282240 LB: 0 @ 930.63
932.08	c Restart #33 #Var: 282240 LB: 0 @ 931.81
933.38	c Restart #34 #Var: 282240 LB: 0 @ 933.11
934.84	c Restart #35 #Var: 282240 LB: 0 @ 934.57
936.38	c Restart #36 #Var: 282240 LB: 0 @ 936.11
937.88	c Restart #37 #Var: 282240 LB: 0 @ 937.61
939.35	c Restart #38 #Var: 282240 LB: 0 @ 939.08
941.20	c Restart #39 #Var: 282240 LB: 0 @ 940.93
942.77	c Restart #40 #Var: 282240 LB: 0 @ 942.5
944.34	c Restart #41 #Var: 282240 LB: 0 @ 944.07
945.90	c Restart #42 #Var: 282240 LB: 0 @ 945.63
947.57	c Restart #43 #Var: 282240 LB: 0 @ 947.29
949.33	c Restart #44 #Var: 282240 LB: 0 @ 949.05
950.70	c Restart #45 #Var: 282240 LB: 0 @ 950.43
951.96	c Restart #46 #Var: 282240 LB: 0 @ 951.68
953.87	c Restart #47 #Var: 282240 LB: 0 @ 953.6
955.18	c Restart #48 #Var: 282240 LB: 0 @ 954.9
957.11	c Restart #49 #Var: 282240 LB: 0 @ 956.84
959.12	c Restart #50 #Var: 282240 LB: 0 @ 958.85
960.54	c Restart #51 #Var: 282240 LB: 0 @ 960.26
970.93	c Restart #52 #Var: 282240 LB: 0 @ 970.65
986.15	c Restart #53 #Var: 282240 LB: 0 @ 985.87
1001.46	c Restart #54 #Var: 282240 LB: 0 @ 1001.2
1015.96	c Restart #55 #Var: 282240 LB: 0 @ 1015.7
1030.24	c Restart #56 #Var: 282240 LB: 0 @ 1029.9
1044.12	c Restart #57 #Var: 282240 LB: 0 @ 1043.8
1059.01	c Restart #58 #Var: 282240 LB: 0 @ 1058.7
1075.76	c Restart #59 #Var: 282240 LB: 0 @ 1075.5
1091.99	c Restart #60 #Var: 282240 LB: 0 @ 1091.7
1107.41	c Restart #61 #Var: 282240 LB: 0 @ 1107.1
1121.87	c Restart #62 #Var: 282240 LB: 0 @ 1121.5
1137.78	c Restart #63 #Var: 282240 LB: 0 @ 1137.5
1150.46	c Restart #64 #Var: 282240 LB: 0 @ 1150.1
1165.97	c Restart #65 #Var: 282240 LB: 0 @ 1165.6
1184.33	c Restart #66 #Var: 282240 LB: 0 @ 1184
1203.74	c Restart #67 #Var: 282240 LB: 0 @ 1203.4
1219.69	c Restart #68 #Var: 282240 LB: 0 @ 1219.3
1239.34	c Restart #69 #Var: 282240 LB: 0 @ 1239
1257.31	c Restart #70 #Var: 282240 LB: 0 @ 1257
1272.63	c Restart #71 #Var: 282240 LB: 0 @ 1272.3
1291.35	c Restart #72 #Var: 282240 LB: 0 @ 1291
1306.98	c Restart #73 #Var: 282240 LB: 0 @ 1306.6
1324.13	c Restart #74 #Var: 282240 LB: 0 @ 1323.8
1343.28	c Restart #75 #Var: 282240 LB: 0 @ 1342.9
1357.87	c Restart #76 #Var: 282240 LB: 0 @ 1357.5
1378.27	c Restart #77 #Var: 282240 LB: 0 @ 1377.9
1397.10	c Restart #78 #Var: 282240 LB: 0 @ 1396.7
1419.10	c Restart #79 #Var: 282240 LB: 0 @ 1418.7
1441.01	c Restart #80 #Var: 282240 LB: 0 @ 1440.6
1459.37	c Restart #81 #Var: 282240 LB: 0 @ 1459
1483.34	c Restart #82 #Var: 282240 LB: 0 @ 1482.9
1501.84	c Restart #83 #Var: 282240 LB: 0 @ 1501.4
1520.23	c Restart #84 #Var: 282240 LB: 0 @ 1519.8
1545.24	c Restart #85 #Var: 282240 LB: 0 @ 1544.8
1566.53	c Restart #86 #Var: 282240 LB: 0 @ 1566.1
1591.97	c Restart #87 #Var: 282240 LB: 0 @ 1591.5
1615.02	c Restart #88 #Var: 282240 LB: 0 @ 1614.6
1639.72	c Restart #89 #Var: 282240 LB: 0 @ 1639.3
1665.84	c Restart #90 #Var: 282240 LB: 0 @ 1665.4
1689.99	c Restart #91 #Var: 282240 LB: 0 @ 1689.5
1703.97	c Restart #92 #Var: 282240 LB: 0 @ 1703.5
1729.99	c Restart #93 #Var: 282240 LB: 0 @ 1729.5
1748.90	c Restart #94 #Var: 282240 LB: 0 @ 1748.4
1767.51	c Restart #95 #Var: 282240 LB: 0 @ 1767
1784.48	c Restart #96 #Var: 282240 LB: 0 @ 1784
1800.49	s UNKNOWN
1800.49	c Exit Code: 0
1800.49	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/node55/watcher-40670-1149311171 -o ROOT/results/node55/solver-40670-1149311171 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node55/40670-1149311171/instance-40670-1149311171.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.99 3/64 4044
/proc/meminfo: memFree=1615760/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=4664 CPUtime=0
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 142 0 0 0 0 0 0 0 18 0 1 0 196784802 4775936 123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6812864 0 0 4096 0 0 0 0 17 1 0 0
/proc/4044/statm: 1166 123 103 55 0 46 0

[startup+10.0025 s]
/proc/loadavg: 0.87 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1607120/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=13644 CPUtime=9.98
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 2125643 0 0 0 435 563 0 0 25 0 1 0 196784802 13971456 2504 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 3411 2512 277 55 0 2303 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 13644

[startup+20.0085 s]
/proc/loadavg: 0.89 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1601040/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=19984 CPUtime=19.98
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 4217798 0 0 0 868 1130 0 0 25 0 1 0 196784802 20463616 3991 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 4996 3999 277 55 0 3888 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 19984

[startup+30.0146 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1596304/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=24872 CPUtime=29.98
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 6270929 0 0 0 1301 1697 0 0 25 0 1 0 196784802 25468928 5230 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7285838 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 6218 5238 277 55 0 5110 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 24872

[startup+40.0205 s]
/proc/loadavg: 0.92 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1591952/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=29956 CPUtime=39.99
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 8215285 0 0 0 1739 2260 0 0 25 0 1 0 196784802 30674944 6373 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 7489 6380 277 55 0 6381 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 29956

[startup+50.0265 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1588048/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=33624 CPUtime=49.98
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 10118939 0 0 0 2172 2826 0 0 25 0 1 0 196784802 34430976 7390 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4044/statm: 8406 7390 277 55 0 7298 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 33624

[startup+60.0325 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1585040/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=37020 CPUtime=59.98
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 12005138 0 0 0 2604 3394 0 0 25 0 1 0 196784802 37908480 8182 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 9255 8189 277 55 0 8147 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 37020

[startup+70.0395 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1581392/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=40012 CPUtime=69.99
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 13856353 0 0 0 3035 3964 0 0 25 0 1 0 196784802 40972288 9016 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 10003 9023 277 55 0 8895 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 40012

[startup+80.0456 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1578512/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=42864 CPUtime=79.99
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 15692440 0 0 0 3454 4545 0 0 25 0 1 0 196784802 43892736 9761 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 10716 9768 277 55 0 9608 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 42864

[startup+90.0516 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1575632/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=45584 CPUtime=90
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 17487124 0 0 0 3893 5107 0 0 25 0 1 0 196784802 46678016 10545 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 11396 10551 277 55 0 10288 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 45584

[startup+100.058 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1573264/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=50164 CPUtime=100
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 19272132 0 0 0 4323 5677 0 0 25 0 1 0 196784802 51367936 11082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 12541 11089 277 55 0 11433 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 50164

[startup+110.065 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1570064/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=52612 CPUtime=110
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 21037558 0 0 0 4756 6244 0 0 25 0 1 0 196784802 53874688 11837 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 13153 11844 277 55 0 12045 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 52612

[startup+120.071 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1567696/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=54920 CPUtime=120
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 22787170 0 0 0 5189 6811 0 0 25 0 1 0 196784802 56238080 12432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 13730 12439 277 55 0 12622 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 54920

[startup+130.077 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1565904/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=56132 CPUtime=130
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 24520467 0 0 0 5609 7391 0 0 25 0 1 0 196784802 57479168 12799 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 14274 12806 277 55 0 13166 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 56132

[startup+140.083 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1563536/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=59140 CPUtime=140.01
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 26247655 0 0 0 6032 7969 0 0 25 0 1 0 196784802 60559360 13370 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 14785 13378 277 55 0 13677 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 59140

[startup+150.089 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1561744/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=61308 CPUtime=150.01
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 27963922 0 0 0 6457 8544 0 0 25 0 1 0 196784802 62779392 14046 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 15327 14053 277 55 0 14219 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 61308

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1559632/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=63212 CPUtime=160.02
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 29661962 0 0 0 6886 9116 0 0 25 0 1 0 196784802 64729088 14655 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 15803 14655 494 55 0 14695 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 63212

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1557776/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=65116 CPUtime=170.02
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 31358764 0 0 0 7312 9690 0 0 25 0 1 0 196784802 66678784 15009 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 16279 15016 277 55 0 15171 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 65116

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1481104/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=140264 CPUtime=180.02
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32465796 0 0 0 7930 10072 0 0 25 0 1 0 196784802 143630336 34098 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7284347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 35066 34099 281 55 0 33958 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 140264

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1302992/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=321420 CPUtime=190.03
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32511254 0 0 0 8910 10093 0 0 25 0 1 0 196784802 329134080 78553 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7171832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 80355 78553 281 55 0 79247 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 321420

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1050896/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=581376 CPUtime=200.03
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32574162 0 0 0 9880 10123 0 0 25 0 1 0 196784802 595329024 141461 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 145344 141461 296 55 0 144236 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 581376

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4044
/proc/meminfo: memFree=1046544/2055920 swapFree=4181444/4192956

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

/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1760.57
Current children cumulated vsize (Kb) 601800

[startup+1771.05 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1770.57
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 166422 10635 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524329 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1770.57
Current children cumulated vsize (Kb) 601800

[startup+1781.06 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1780.57
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 167421 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603673 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1780.57
Current children cumulated vsize (Kb) 601800

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1781.58
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 167522 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 601800

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1782.58
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 167622 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134558055 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 601800

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1783.58
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 167722 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 601800

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1784.59
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 167823 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7278713 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 601800

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1785.59
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 167923 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 601800

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1786.6
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168024 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 601800

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1787.6
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168124 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 601800

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1788.61
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168225 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 601800

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1789.61
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168325 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551583 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 601800

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1790.62
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168426 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632785 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 601800

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1791.62
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168526 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 601800

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1792.63
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168627 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548389 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (Kb) 601800

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1793.63
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168727 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534045 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 601800

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1794.63
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168827 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 601800

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1795.64
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 168928 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 601800

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1796.64
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 169028 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 601800

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1797.64
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 169128 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632790 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 601800

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1798.65
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 169229 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604175 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 601800

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 4046
/proc/meminfo: memFree=1025808/2055920 swapFree=4181444/4192956
[pid=4044] ppid=4042 vsize=601800 CPUtime=1799.65
/proc/4044/stat : 4044 (bsolo) R 4042 4044 3998 0 -1 0 32584832 0 0 0 169329 10636 0 0 25 0 1 0 196784802 616243200 147617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4044/statm: 150450 147617 297 55 0 149342 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 601800

Child status: 0
Real time (s): 1800.59
CPU time (s): 1800.1
CPU user time (s): 1693.63
CPU system time (s): 106.462
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (Kb): 601992

Launcher Data (download as text)

Begin job on node55 on Sat Jun  3 05:06:12 UTC 2006


FILE ID= 40670-1149311171

PBS_JOBID= 307995

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-maros-r7.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node55/40670-1149311171/instance-40670-1149311171.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-40670-1149311171 -o ROOT/results/node55/solver-40670-1149311171 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node55/40670-1149311171/instance-40670-1149311171.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  0981750c20a5ad85ded6bb04bf23d130

RANDOM SEED= 38631553


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1616160 kB
Buffers:         21520 kB
Cached:         348600 kB
SwapCached:       3336 kB
Active:          92040 kB
Inactive:       286916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616160 kB
SwapTotal:     4192956 kB
SwapFree:      4181444 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            46880 kB
Committed_AS:   292496 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Sat Jun  3 05:36:13 UTC 2006