Trace number 39401

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 NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.04 1800.66

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1558.64
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.01	c Time Limit set via PBTIMEOUT to 1800
0.06	c INFO: OSL Context initialized.
0.80	c Initial problem consists of 14400 variables and 1088 constraints.
0.88	c Using non-optimization problem switches.
0.88	c No problem reductions applied in OPT. instance.
0.88	c	preprocess terminated. Elapsed time: 0.822
0.88	c After prepocess the problem consists of 14400 variables and 1088 constraints.
1.39	c Restart #1 #Var: 14400 LB: 0 @ 1.333
1.81	c Restart #2 #Var: 14400 LB: 0 @ 1.756
3.39	c Restart #3 #Var: 14400 LB: 0 @ 3.328
5.47	c Restart #4 #Var: 14400 LB: 0 @ 5.41
7.98	c Restart #5 #Var: 14400 LB: 0 @ 7.924
10.83	c Restart #6 #Var: 14400 LB: 0 @ 10.761
12.50	c Restart #7 #Var: 14400 LB: 0 @ 12.437
14.61	c Restart #8 #Var: 14400 LB: 0 @ 14.546
16.99	c Restart #9 #Var: 14400 LB: 0 @ 16.925
21.31	c Restart #10 #Var: 14400 LB: 0 @ 21.238
24.66	c Restart #11 #Var: 14400 LB: 0 @ 24.59
28.72	c Restart #12 #Var: 14400 LB: 0 @ 28.652
32.85	c Restart #13 #Var: 14400 LB: 0 @ 32.776
39.47	c Restart #14 #Var: 14400 LB: 0 @ 39.399
43.71	c Restart #15 #Var: 14400 LB: 0 @ 43.633
49.36	c Restart #16 #Var: 14400 LB: 0 @ 49.28
53.94	c Restart #17 #Var: 14400 LB: 0 @ 53.862
59.05	c Restart #18 #Var: 14400 LB: 0 @ 58.971
66.79	c Restart #19 #Var: 14400 LB: 0 @ 66.704
75.13	c Restart #20 #Var: 14400 LB: 0 @ 75.043
83.70	c Restart #21 #Var: 14400 LB: 0 @ 83.614
91.91	c Restart #22 #Var: 14400 LB: 0 @ 91.817
98.59	c Restart #23 #Var: 14400 LB: 0 @ 98.505
110.09	c Restart #24 #Var: 14400 LB: 0 @ 109.99
119.01	c Restart #25 #Var: 14400 LB: 0 @ 118.91
126.13	c Restart #26 #Var: 14400 LB: 0 @ 126.03
133.18	c Restart #27 #Var: 14400 LB: 0 @ 133.08
143.93	c Restart #28 #Var: 14400 LB: 0 @ 143.83
153.44	c Restart #29 #Var: 14400 LB: 0 @ 153.34
165.14	c Restart #30 #Var: 14400 LB: 0 @ 165.03
177.50	c Restart #31 #Var: 14400 LB: 0 @ 177.39
189.78	c Restart #32 #Var: 14400 LB: 0 @ 189.66
201.21	c Restart #33 #Var: 14400 LB: 0 @ 201.09
214.06	c Restart #34 #Var: 14400 LB: 0 @ 213.94
225.81	c Restart #35 #Var: 14400 LB: 0 @ 225.68
239.55	c Restart #36 #Var: 14400 LB: 0 @ 239.42
253.18	c Restart #37 #Var: 14400 LB: 0 @ 253.04
265.10	c Restart #38 #Var: 14400 LB: 0 @ 264.96
279.55	c Restart #39 #Var: 14400 LB: 0 @ 279.4
292.31	c Restart #40 #Var: 14400 LB: 0 @ 292.17
308.15	c Restart #41 #Var: 14400 LB: 0 @ 308
325.10	c Restart #42 #Var: 14400 LB: 0 @ 324.95
339.45	c Restart #43 #Var: 14400 LB: 0 @ 339.29
352.74	c Restart #44 #Var: 14400 LB: 0 @ 352.58
364.27	c Restart #45 #Var: 14400 LB: 0 @ 364.11
377.57	c Restart #46 #Var: 14400 LB: 0 @ 377.39
394.33	c Restart #47 #Var: 14400 LB: 0 @ 394.16
406.64	c Restart #48 #Var: 14400 LB: 0 @ 406.46
421.87	c Restart #49 #Var: 14400 LB: 0 @ 421.69
431.95	c Restart #50 #Var: 14400 LB: 0 @ 431.76
446.35	c Restart #51 #Var: 14400 LB: 0 @ 446.16
462.12	c Restart #52 #Var: 14400 LB: 0 @ 461.92
484.62	c Restart #53 #Var: 14400 LB: 0 @ 484.42
503.01	c Restart #54 #Var: 14400 LB: 0 @ 502.81
525.94	c Restart #55 #Var: 14400 LB: 0 @ 525.72
550.05	c Restart #56 #Var: 14400 LB: 0 @ 549.83
570.37	c Restart #57 #Var: 14400 LB: 0 @ 570.15
593.43	c Restart #58 #Var: 14400 LB: 0 @ 593.2
609.28	c Restart #59 #Var: 14400 LB: 0 @ 609.04
628.53	c Restart #60 #Var: 14400 LB: 0 @ 628.28
651.19	c Restart #61 #Var: 14400 LB: 0 @ 650.94
675.83	c Restart #62 #Var: 14400 LB: 0 @ 675.58
698.64	c Restart #63 #Var: 14400 LB: 0 @ 698.38
727.99	c Restart #64 #Var: 14400 LB: 0 @ 727.72
748.97	c Restart #65 #Var: 14400 LB: 0 @ 748.69
767.49	c Restart #66 #Var: 14400 LB: 0 @ 767.21
794.53	c Restart #67 #Var: 14400 LB: 0 @ 794.24
821.12	c Restart #68 #Var: 14400 LB: 0 @ 820.82
841.69	c Restart #69 #Var: 14400 LB: 0 @ 841.38
865.38	c Restart #70 #Var: 14400 LB: 0 @ 865.07
888.03	c Restart #71 #Var: 14400 LB: 0 @ 887.71
916.84	c CHANGE Heuristic... 
916.84	c Restart #0 #Var: 14400 LB: 0 @ 916.51
917.40	c Restart #1 #Var: 14400 LB: 0 @ 917.08
918.04	c Restart #2 #Var: 14400 LB: 0 @ 917.72
919.12	c Restart #3 #Var: 14400 LB: 0 @ 918.79
920.77	c Restart #4 #Var: 14400 LB: 0 @ 920.45
923.45	c Restart #5 #Var: 14400 LB: 0 @ 923.12
925.23	c Restart #6 #Var: 14400 LB: 0 @ 924.9
926.72	c Restart #7 #Var: 14400 LB: 0 @ 926.39
929.98	c Restart #8 #Var: 14400 LB: 0 @ 929.65
933.26	c Restart #9 #Var: 14400 LB: 0 @ 932.93
938.27	c Restart #10 #Var: 14400 LB: 0 @ 937.94
942.02	c Restart #11 #Var: 14400 LB: 0 @ 941.68
945.96	c Restart #12 #Var: 14400 LB: 0 @ 945.63
951.68	c Restart #13 #Var: 14400 LB: 0 @ 951.34
956.81	c Restart #14 #Var: 14400 LB: 0 @ 956.47
961.42	c Restart #15 #Var: 14400 LB: 0 @ 961.08
965.83	c Restart #16 #Var: 14400 LB: 0 @ 965.49
972.32	c Restart #17 #Var: 14400 LB: 0 @ 971.97
977.82	c Restart #18 #Var: 14400 LB: 0 @ 977.47
983.08	c Restart #19 #Var: 14400 LB: 0 @ 982.73
988.43	c Restart #20 #Var: 14400 LB: 0 @ 988.08
995.41	c Restart #21 #Var: 14400 LB: 0 @ 995.06
1001.59	c Restart #22 #Var: 14400 LB: 0 @ 1001.2
1009.32	c Restart #23 #Var: 14400 LB: 0 @ 1009
1016.36	c Restart #24 #Var: 14400 LB: 0 @ 1016
1028.23	c Restart #25 #Var: 14400 LB: 0 @ 1027.9
1035.57	c Restart #26 #Var: 14400 LB: 0 @ 1035.2
1047.63	c Restart #27 #Var: 14400 LB: 0 @ 1047.3
1055.83	c Restart #28 #Var: 14400 LB: 0 @ 1055.5
1068.25	c Restart #29 #Var: 14400 LB: 0 @ 1067.9
1075.11	c Restart #30 #Var: 14400 LB: 0 @ 1074.7
1087.91	c Restart #31 #Var: 14400 LB: 0 @ 1087.5
1097.28	c Restart #32 #Var: 14400 LB: 0 @ 1096.9
1109.02	c Restart #33 #Var: 14400 LB: 0 @ 1108.6
1119.07	c Restart #34 #Var: 14400 LB: 0 @ 1118.7
1135.10	c Restart #35 #Var: 14400 LB: 0 @ 1134.7
1145.38	c Restart #36 #Var: 14400 LB: 0 @ 1145
1156.90	c Restart #37 #Var: 14400 LB: 0 @ 1156.5
1167.25	c Restart #38 #Var: 14400 LB: 0 @ 1166.9
1180.64	c Restart #39 #Var: 14400 LB: 0 @ 1180.2
1193.01	c Restart #40 #Var: 14400 LB: 0 @ 1192.6
1212.24	c Restart #41 #Var: 14400 LB: 0 @ 1211.8
1228.22	c Restart #42 #Var: 14400 LB: 0 @ 1227.8
1239.04	c Restart #43 #Var: 14400 LB: 0 @ 1238.6
1254.36	c Restart #44 #Var: 14400 LB: 0 @ 1253.9
1273.44	c Restart #45 #Var: 14400 LB: 0 @ 1273
1284.85	c Restart #46 #Var: 14400 LB: 0 @ 1284.4
1292.53	c Restart #47 #Var: 14400 LB: 0 @ 1292.1
1307.94	c Restart #48 #Var: 14400 LB: 0 @ 1307.5
1316.51	c Restart #49 #Var: 14400 LB: 0 @ 1316.1
1331.26	c Restart #50 #Var: 14400 LB: 0 @ 1330.8
1342.18	c Restart #51 #Var: 14400 LB: 0 @ 1341.7
1350.33	c Restart #52 #Var: 14400 LB: 0 @ 1349.9
1372.60	c Restart #53 #Var: 14400 LB: 0 @ 1372.1
1395.17	c Restart #54 #Var: 14400 LB: 0 @ 1394.7
1408.26	c Restart #55 #Var: 14400 LB: 0 @ 1407.8
1427.24	c Restart #56 #Var: 14400 LB: 0 @ 1426.8
1455.51	c Restart #57 #Var: 14400 LB: 0 @ 1455
1481.55	c Restart #58 #Var: 14400 LB: 0 @ 1481.1
1503.21	c Restart #59 #Var: 14400 LB: 0 @ 1502.7
1518.43	c Restart #60 #Var: 14400 LB: 0 @ 1517.9
1536.69	c Restart #61 #Var: 14400 LB: 0 @ 1536.2
1570.89	c Restart #62 #Var: 14400 LB: 0 @ 1570.4
1592.34	c Restart #63 #Var: 14400 LB: 0 @ 1591.8
1606.12	c Restart #64 #Var: 14400 LB: 0 @ 1605.6
1622.72	c Restart #65 #Var: 14400 LB: 0 @ 1622.2
1643.99	c Restart #66 #Var: 14400 LB: 0 @ 1643.5
1663.03	c Restart #67 #Var: 14400 LB: 0 @ 1662.5
1684.60	c Restart #68 #Var: 14400 LB: 0 @ 1684
1718.90	c Restart #69 #Var: 14400 LB: 0 @ 1718.3
1746.31	c Restart #70 #Var: 14400 LB: 0 @ 1745.7
1754.49	c Restart #71 #Var: 14400 LB: 0 @ 1753.9
1781.18	c Restart #72 #Var: 14400 LB: 0 @ 1780.6
1800.65	s UNKNOWN
1800.65	c Exit Code: 0
1800.65	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node71/watcher-39401-1149204812 -o ROOT/results/node71/solver-39401-1149204812 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node71/39401-1149204812/instance-39401-1149204812.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.00 0.01 0.18 2/64 30193
/proc/meminfo: memFree=1563056/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=436 CPUtime=0
/proc/30193/stat : 30193 (bsolo) D 30191 30193 30148 0 -1 0 38 0 0 0 0 0 0 0 18 0 1 0 186150930 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7205668 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/30193/statm: 109 23 18 55 0 18 0

[startup+10.0022 s]
/proc/loadavg: 0.15 0.04 0.19 2/64 30193
/proc/meminfo: memFree=1538496/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=29632 CPUtime=9.93
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 6573 0 0 0 986 7 0 0 25 0 1 0 186150930 30343168 6488 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7635013 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7408 6488 296 55 0 6300 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (Kb) 29632

[startup+20.0086 s]
/proc/loadavg: 0.28 0.07 0.19 2/64 30193
/proc/meminfo: memFree=1537536/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=30560 CPUtime=19.94
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 6805 0 0 0 1986 8 0 0 25 0 1 0 186150930 31293440 6720 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7640 6720 296 55 0 6532 0
Current children cumulated CPU time (s) 19.94
Current children cumulated vsize (Kb) 30560

[startup+30.015 s]
/proc/loadavg: 0.39 0.10 0.20 2/64 30193
/proc/meminfo: memFree=1537344/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=30676 CPUtime=29.93
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 6870 0 0 0 2985 8 0 0 25 0 1 0 186150930 31412224 6771 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7669 6771 296 55 0 6561 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 30676

[startup+40.0213 s]
/proc/loadavg: 0.49 0.13 0.21 2/64 30193
/proc/meminfo: memFree=1536256/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31840 CPUtime=39.94
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7145 0 0 0 3985 9 0 0 25 0 1 0 186150930 32604160 7035 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7960 7035 296 55 0 6852 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 31840

[startup+50.0277 s]
/proc/loadavg: 0.56 0.16 0.22 2/64 30193
/proc/meminfo: memFree=1536256/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31840 CPUtime=49.94
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7145 0 0 0 4984 10 0 0 25 0 1 0 186150930 32604160 7035 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537710 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7960 7035 296 55 0 6852 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 31840

[startup+60.0341 s]
/proc/loadavg: 0.63 0.19 0.23 2/64 30193
/proc/meminfo: memFree=1536256/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31544 CPUtime=59.94
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7145 0 0 0 5983 11 0 0 25 0 1 0 186150930 32301056 6990 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7886 6990 296 55 0 6778 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 31544

[startup+70.0405 s]
/proc/loadavg: 0.69 0.21 0.23 2/64 30195
/proc/meminfo: memFree=1536000/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31948 CPUtime=69.95
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7268 0 0 0 6983 12 0 0 25 0 1 0 186150930 32714752 7078 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7987 7078 296 55 0 6879 0
Current children cumulated CPU time (s) 69.95
Current children cumulated vsize (Kb) 31948

[startup+80.0468 s]
/proc/loadavg: 0.73 0.24 0.24 2/64 30195
/proc/meminfo: memFree=1536064/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31948 CPUtime=79.96
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7268 0 0 0 7983 13 0 0 25 0 1 0 186150930 32714752 7078 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533917 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7987 7078 296 55 0 6879 0
Current children cumulated CPU time (s) 79.96
Current children cumulated vsize (Kb) 31948

[startup+90.0532 s]
/proc/loadavg: 0.77 0.26 0.25 2/64 30195
/proc/meminfo: memFree=1536064/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31948 CPUtime=89.96
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7268 0 0 0 8983 13 0 0 25 0 1 0 186150930 32714752 7078 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718280 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7987 7078 296 55 0 6879 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 31948

[startup+100.06 s]
/proc/loadavg: 0.81 0.29 0.26 2/64 30195
/proc/meminfo: memFree=1536064/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31948 CPUtime=99.96
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7268 0 0 0 9982 14 0 0 25 0 1 0 186150930 32714752 7078 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7987 7078 296 55 0 6879 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 31948

[startup+110.068 s]
/proc/loadavg: 0.84 0.31 0.27 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31620 CPUtime=109.96
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 10982 14 0 0 25 0 1 0 186150930 32378880 7002 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7905 7002 296 55 0 6797 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 31620

[startup+120.074 s]
/proc/loadavg: 0.86 0.33 0.27 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31620 CPUtime=119.96
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 11981 15 0 0 25 0 1 0 186150930 32378880 7002 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7905 7002 296 55 0 6797 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 31620

[startup+130.081 s]
/proc/loadavg: 0.88 0.35 0.28 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31620 CPUtime=129.97
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 12981 16 0 0 25 0 1 0 186150930 32378880 7002 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7905 7002 296 55 0 6797 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 31620

[startup+140.087 s]
/proc/loadavg: 0.90 0.37 0.29 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31564 CPUtime=139.97
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 13980 17 0 0 25 0 1 0 186150930 32321536 6995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7891 6995 296 55 0 6783 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 31564

[startup+150.094 s]
/proc/loadavg: 0.92 0.39 0.29 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31564 CPUtime=149.98
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 14980 18 0 0 25 0 1 0 186150930 32321536 6995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7891 6995 296 55 0 6783 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 31564

[startup+160.1 s]
/proc/loadavg: 0.93 0.41 0.30 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31564 CPUtime=159.99
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 15980 19 0 0 25 0 1 0 186150930 32321536 6995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7891 6995 296 55 0 6783 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 31564

[startup+170.106 s]
/proc/loadavg: 0.94 0.43 0.31 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31564 CPUtime=169.98
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 16979 19 0 0 25 0 1 0 186150930 32321536 6995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7891 6995 296 55 0 6783 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 31564

[startup+180.113 s]
/proc/loadavg: 0.95 0.45 0.31 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31564 CPUtime=179.99
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 17979 20 0 0 25 0 1 0 186150930 32321536 6995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7891 6995 296 55 0 6783 0
Current children cumulated CPU time (s) 179.99
Current children cumulated vsize (Kb) 31564

[startup+190.119 s]
/proc/loadavg: 0.95 0.47 0.32 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31564 CPUtime=190
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 18979 21 0 0 25 0 1 0 186150930 32321536 6995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7891 6995 296 55 0 6783 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 31564

[startup+200.125 s]
/proc/loadavg: 0.96 0.49 0.33 2/64 30195
/proc/meminfo: memFree=1536192/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=31564 CPUtime=200
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 7275 0 0 0 19978 22 0 0 25 0 1 0 186150930 32321536 6995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 7891 6995 296 55 0 6783 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 31564

[startup+210.132 s]
/proc/loadavg: 0.97 0.50 0.33 2/64 30195
/proc/meminfo: memFree=1536256/2055920 swapFree=4182220/4192956

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

/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (Kb) 33352

[startup+1771.12 s]
/proc/loadavg: 0.99 0.97 0.83 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1770.51
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 176930 121 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (Kb) 33352

[startup+1781.13 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1780.51
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 177930 121 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1780.51
Current children cumulated vsize (Kb) 33352

[startup+1782.13 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1781.52
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178031 121 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 33352

[startup+1783.14 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1782.52
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178131 121 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696512 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 33352

[startup+1784.14 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1783.52
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178231 121 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1783.52
Current children cumulated vsize (Kb) 33352

[startup+1785.15 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1784.53
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178332 121 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633156 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 33352

[startup+1786.15 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1785.54
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178432 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557770 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 33352

[startup+1787.16 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1786.54
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178532 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541481 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 33352

[startup+1788.16 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1787.55
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178633 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 33352

[startup+1789.17 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1788.55
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178733 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 33352

[startup+1790.17 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1789.55
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178833 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 33352

[startup+1791.18 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1790.56
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 178934 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 33352

[startup+1792.18 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1791.56
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 179034 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 33352

[startup+1793.19 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1792.57
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 179135 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548208 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 33352

[startup+1794.19 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1793.57
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 179235 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 33352

[startup+1795.2 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1794.58
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 179336 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 33352

[startup+1796.2 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1795.58
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 179436 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 33352

[startup+1797.21 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1796.58
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 179536 122 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 33352

[startup+1798.21 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1797.6
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 179637 123 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 33352

[startup+1799.22 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1798.6
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 179737 123 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 33352

[startup+1800.22 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30390
/proc/meminfo: memFree=1534016/2055920 swapFree=4182220/4192956
[pid=30193] ppid=30191 vsize=33352 CPUtime=1799.61
/proc/30193/stat : 30193 (bsolo) R 30191 30193 30148 0 -1 0 10620 0 0 0 179838 123 0 0 25 0 1 0 186150930 34152448 7470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30193/statm: 8338 7470 296 55 0 7230 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 33352

Child status: 0
Real time (s): 1800.66
CPU time (s): 1800.04
CPU user time (s): 1798.81
CPU system time (s): 1.23781
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (Kb): 34752

Launcher Data (download as text)

Begin job on node71 on Thu Jun  1 23:33:32 UTC 2006


FILE ID= 39401-1149204812

PBS_JOBID= 292964

BENCH NAME= ROOT/tmp/node71/39401-1149204812/instance-39401-1149204812.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node71/39401-1149204812/instance-39401-1149204812.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-39401-1149204812 -o ROOT/results/node71/solver-39401-1149204812 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node71/39401-1149204812/instance-39401-1149204812.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  d761333f7ff9a755d3cd90e52b11f227

RANDOM SEED= 890175140


/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.236
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.236
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:       1563456 kB
Buffers:         35952 kB
Cached:         380764 kB
SwapCached:       2504 kB
Active:         106828 kB
Inactive:       318648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563456 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:             292 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            53012 kB
Committed_AS:   180700 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node71 on Fri Jun  2 00:03:33 UTC 2006