Trace number 40036

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
bsolo 2006/05? 1800.03 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-aflow40b.opb
MD5SUM4990a2601191ad55c4ad7d6303e4ded9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6735
Best CPU time to get the best result obtained on this benchmark1782.81
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6735
Optimality of the best value was proved NO
Number of variables23384
Total number of constraints2806
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)39
Number of constraints which are nor clauses,nor cardinality constraints2767
Minimum length of a constraint14
Maximum length of a constraint1202
Number of terms in the objective function 1364
Biggest coefficient in the objective function 500
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 230637
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 102400
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 525160
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.06	c INFO: OSL Context initialized.
0.73	c Initial problem consists of 23384 variables and 2884 constraints.
0.82	c No problem reductions applied in OPT. instance.
0.82	c	preprocess terminated. Elapsed time: 0.762
0.82	c After prepocess the problem consists of 23384 variables and 2884 constraints.
0.82	c Initial Lower Bound: 0
1.53	c Restart #1 #Var: 23384 LB: 0 @ 1.477
3.26	c Restart #2 #Var: 23384 LB: 0 @ 3.201
5.89	c Restart #3 #Var: 23384 LB: 0 @ 5.83
9.60	c Restart #4 #Var: 23384 LB: 0 @ 9.54
14.43	c Restart #5 #Var: 23384 LB: 0 @ 14.366
21.67	c Restart #6 #Var: 23384 LB: 0 @ 21.61
34.37	c Restart #7 #Var: 23384 LB: 0 @ 34.306
120.53	c Restart #8 #Var: 23384 LB: 0 @ 120.44
125.62	c Restart #9 #Var: 23384 LB: 0 @ 125.52
128.18	c Restart #10 #Var: 23384 LB: 0 @ 128.09
129.27	c Restart #11 #Var: 23384 LB: 0 @ 129.18
132.44	c Restart #12 #Var: 23384 LB: 0 @ 132.34
144.75	c Restart #13 #Var: 23384 LB: 0 @ 144.65
146.74	c Restart #14 #Var: 23384 LB: 0 @ 146.64
149.48	c Restart #15 #Var: 23384 LB: 0 @ 149.38
151.19	c Restart #16 #Var: 23384 LB: 0 @ 151.09
152.91	c Restart #17 #Var: 23384 LB: 0 @ 152.81
155.42	c Restart #18 #Var: 23384 LB: 0 @ 155.32
158.92	c Restart #19 #Var: 23384 LB: 0 @ 158.82
163.15	c Restart #20 #Var: 23384 LB: 0 @ 163.04
166.14	c Restart #21 #Var: 23384 LB: 0 @ 166.03
169.16	c Restart #22 #Var: 23384 LB: 0 @ 169.05
175.86	c Restart #23 #Var: 23384 LB: 0 @ 175.75
179.17	c Restart #24 #Var: 23384 LB: 0 @ 179.06
183.65	c Restart #25 #Var: 23384 LB: 0 @ 183.54
187.44	c Restart #26 #Var: 23384 LB: 0 @ 187.33
193.24	c Restart #27 #Var: 23384 LB: 0 @ 193.13
198.91	c Restart #28 #Var: 23384 LB: 0 @ 198.79
203.91	c Restart #29 #Var: 23384 LB: 0 @ 203.79
210.86	c Restart #30 #Var: 23384 LB: 0 @ 210.74
215.01	c Restart #31 #Var: 23384 LB: 0 @ 214.89
220.58	c Restart #32 #Var: 23384 LB: 0 @ 220.46
226.43	c Restart #33 #Var: 23384 LB: 0 @ 226.31
232.23	c Restart #34 #Var: 23384 LB: 0 @ 232.11
238.33	c Restart #35 #Var: 23384 LB: 0 @ 238.2
244.43	c Restart #36 #Var: 23384 LB: 0 @ 244.3
249.87	c Restart #37 #Var: 23384 LB: 0 @ 249.74
255.88	c Restart #38 #Var: 23384 LB: 0 @ 255.75
263.13	c Restart #39 #Var: 23384 LB: 0 @ 263
306.62	c Restart #40 #Var: 23384 LB: 0 @ 306.47
388.47	c Restart #41 #Var: 23384 LB: 0 @ 388.3
434.58	c Restart #42 #Var: 23384 LB: 0 @ 434.39
456.69	c Restart #43 #Var: 23384 LB: 0 @ 456.49
465.23	c Restart #44 #Var: 23384 LB: 0 @ 465.03
473.60	c Restart #45 #Var: 23384 LB: 0 @ 473.4
480.59	c Restart #46 #Var: 23384 LB: 0 @ 480.39
489.07	c Restart #47 #Var: 23384 LB: 0 @ 488.87
495.89	c Restart #48 #Var: 23384 LB: 0 @ 495.69
505.28	c Restart #49 #Var: 23384 LB: 0 @ 505.08
513.27	c Restart #50 #Var: 23384 LB: 0 @ 513.07
521.68	c Restart #51 #Var: 23384 LB: 0 @ 521.47
529.20	c Restart #52 #Var: 23384 LB: 0 @ 528.99
583.33	c Restart #53 #Var: 23384 LB: 0 @ 583.1
598.23	c Restart #54 #Var: 23384 LB: 0 @ 597.99
609.88	c Restart #55 #Var: 23384 LB: 0 @ 609.64
621.49	c Restart #56 #Var: 23384 LB: 0 @ 621.25
632.76	c Restart #57 #Var: 23384 LB: 0 @ 632.51
643.16	c Restart #58 #Var: 23384 LB: 0 @ 642.91
656.07	c Restart #59 #Var: 23384 LB: 0 @ 655.82
666.57	c Restart #60 #Var: 23384 LB: 0 @ 666.31
676.53	c Restart #61 #Var: 23384 LB: 0 @ 676.27
686.30	c Restart #62 #Var: 23384 LB: 0 @ 686.04
700.27	c Restart #63 #Var: 23384 LB: 0 @ 700.01
711.93	c Restart #64 #Var: 23384 LB: 0 @ 711.66
726.41	c Restart #65 #Var: 23384 LB: 0 @ 726.14
736.92	c Restart #66 #Var: 23384 LB: 0 @ 736.64
748.01	c Restart #67 #Var: 23384 LB: 0 @ 747.73
759.59	c Restart #68 #Var: 23384 LB: 0 @ 759.31
810.53	c Restart #69 #Var: 23384 LB: 0 @ 810.23
826.42	c Restart #70 #Var: 23384 LB: 0 @ 826.12
917.00	c CHANGE Heuristic... 
917.00	c Restart #0 #Var: 23384 LB: 0 @ 916.68
917.62	c Restart #1 #Var: 23384 LB: 0 @ 917.29
918.38	c Restart #2 #Var: 23384 LB: 0 @ 918.05
918.94	c Restart #3 #Var: 23384 LB: 0 @ 918.62
921.03	c Restart #4 #Var: 23384 LB: 0 @ 920.7
923.54	c Restart #5 #Var: 23384 LB: 0 @ 923.21
924.35	c Restart #6 #Var: 23384 LB: 0 @ 924.02
927.12	c Restart #7 #Var: 23384 LB: 0 @ 926.79
928.42	c Restart #8 #Var: 23384 LB: 0 @ 928.09
930.66	c Restart #9 #Var: 23384 LB: 0 @ 930.33
933.53	c Restart #10 #Var: 23384 LB: 0 @ 933.2
935.39	c Restart #11 #Var: 23384 LB: 0 @ 935.06
937.54	c Restart #12 #Var: 23384 LB: 0 @ 937.21
940.39	c Restart #13 #Var: 23384 LB: 0 @ 940.05
943.68	c Restart #14 #Var: 23384 LB: 0 @ 943.35
947.60	c Restart #15 #Var: 23384 LB: 0 @ 947.27
951.16	c Restart #16 #Var: 23384 LB: 0 @ 950.82
953.77	c Restart #17 #Var: 23384 LB: 0 @ 953.43
957.03	c Restart #18 #Var: 23384 LB: 0 @ 956.69
960.90	c Restart #19 #Var: 23384 LB: 0 @ 960.56
966.27	c Restart #20 #Var: 23384 LB: 0 @ 965.93
969.88	c Restart #21 #Var: 23384 LB: 0 @ 969.54
974.50	c Restart #22 #Var: 23384 LB: 0 @ 974.16
979.99	c Restart #23 #Var: 23384 LB: 0 @ 979.64
985.38	c Restart #24 #Var: 23384 LB: 0 @ 985.04
992.54	c Restart #25 #Var: 23384 LB: 0 @ 992.19
1000.54	c Restart #26 #Var: 23384 LB: 0 @ 1000.2
1005.30	c Restart #27 #Var: 23384 LB: 0 @ 1004.9
1012.72	c Restart #28 #Var: 23384 LB: 0 @ 1012.4
1019.62	c Restart #29 #Var: 23384 LB: 0 @ 1019.3
1025.23	c Restart #30 #Var: 23384 LB: 0 @ 1024.9
1030.82	c Restart #31 #Var: 23384 LB: 0 @ 1030.5
1037.81	c Restart #32 #Var: 23384 LB: 0 @ 1037.4
1043.88	c Restart #33 #Var: 23384 LB: 0 @ 1043.5
1053.19	c Restart #34 #Var: 23384 LB: 0 @ 1052.8
1059.93	c Restart #35 #Var: 23384 LB: 0 @ 1059.6
1069.20	c Restart #36 #Var: 23384 LB: 0 @ 1068.8
1077.09	c Restart #37 #Var: 23384 LB: 0 @ 1076.7
1085.90	c Restart #38 #Var: 23384 LB: 0 @ 1085.5
1093.95	c Restart #39 #Var: 23384 LB: 0 @ 1093.6
1102.82	c Restart #40 #Var: 23384 LB: 0 @ 1102.4
1113.50	c Restart #41 #Var: 23384 LB: 0 @ 1113.1
1124.13	c Restart #42 #Var: 23384 LB: 0 @ 1123.7
1131.66	c Restart #43 #Var: 23384 LB: 0 @ 1131.3
1140.57	c Restart #44 #Var: 23384 LB: 0 @ 1140.2
1147.45	c Restart #45 #Var: 23384 LB: 0 @ 1147.1
1156.97	c Restart #46 #Var: 23384 LB: 0 @ 1156.6
1166.06	c Restart #47 #Var: 23384 LB: 0 @ 1165.7
1176.07	c Restart #48 #Var: 23384 LB: 0 @ 1175.7
1183.29	c Restart #49 #Var: 23384 LB: 0 @ 1182.9
1199.05	c Restart #50 #Var: 23384 LB: 0 @ 1198.6
1212.41	c Restart #51 #Var: 23384 LB: 0 @ 1212
1224.00	c Restart #52 #Var: 23384 LB: 0 @ 1223.6
1248.98	c Restart #53 #Var: 23384 LB: 0 @ 1248.6
1263.62	c Restart #54 #Var: 23384 LB: 0 @ 1263.2
1273.67	c Restart #55 #Var: 23384 LB: 0 @ 1273.2
1285.55	c Restart #56 #Var: 23384 LB: 0 @ 1285.1
1296.55	c Restart #57 #Var: 23384 LB: 0 @ 1296.1
1311.98	c Restart #58 #Var: 23384 LB: 0 @ 1311.5
1323.70	c Restart #59 #Var: 23384 LB: 0 @ 1323.3
1341.81	c Restart #60 #Var: 23384 LB: 0 @ 1341.4
1358.08	c Restart #61 #Var: 23384 LB: 0 @ 1357.6
1371.42	c Restart #62 #Var: 23384 LB: 0 @ 1371
1388.46	c Restart #63 #Var: 23384 LB: 0 @ 1388
1402.94	c Restart #64 #Var: 23384 LB: 0 @ 1402.5
1421.90	c Restart #65 #Var: 23384 LB: 0 @ 1421.4
1442.86	c Restart #66 #Var: 23384 LB: 0 @ 1442.4
1466.72	c Restart #67 #Var: 23384 LB: 0 @ 1466.2
1480.54	c Restart #68 #Var: 23384 LB: 0 @ 1480
1494.19	c Restart #69 #Var: 23384 LB: 0 @ 1493.7
1506.13	c Restart #70 #Var: 23384 LB: 0 @ 1505.6
1527.01	c Restart #71 #Var: 23384 LB: 0 @ 1526.5
1542.19	c Restart #72 #Var: 23384 LB: 0 @ 1541.7
1561.65	c Restart #73 #Var: 23384 LB: 0 @ 1561.1
1586.49	c Restart #74 #Var: 23384 LB: 0 @ 1586
1603.98	c Restart #75 #Var: 23384 LB: 0 @ 1603.5
1624.89	c Restart #76 #Var: 23384 LB: 0 @ 1624.3
1641.33	c Restart #77 #Var: 23384 LB: 0 @ 1640.8
1658.39	c Restart #78 #Var: 23384 LB: 0 @ 1657.8
1678.24	c Restart #79 #Var: 23384 LB: 0 @ 1677.7
1695.25	c Restart #80 #Var: 23384 LB: 0 @ 1694.7
1722.15	c Restart #81 #Var: 23384 LB: 0 @ 1721.6
1743.81	c Restart #82 #Var: 23384 LB: 0 @ 1743.2
1758.28	c Restart #83 #Var: 23384 LB: 0 @ 1757.7
1778.03	c Restart #84 #Var: 23384 LB: 0 @ 1777.4
1797.24	c Restart #85 #Var: 23384 LB: 0 @ 1796.7
1800.59	s UNKNOWN
1800.59	c Exit Code: 0
1800.59	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/node62/watcher-40036-1149359102 -o ROOT/results/node62/solver-40036-1149359102 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node62/40036-1149359102/instance-40036-1149359102.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.96 2/64 15491
/proc/meminfo: memFree=1209240/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=4928 CPUtime=0
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 329 0 0 0 0 0 0 0 19 0 1 0 45113744 5046272 294 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158372459 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 1232 299 201 55 0 124 0

[startup+10.0025 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1177304/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=36928 CPUtime=9.93
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 9123 0 0 0 986 7 0 0 25 0 1 0 45113744 37814272 8229 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 9232 8229 297 55 0 8124 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (Kb) 36928

[startup+20.0087 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1176344/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=37824 CPUtime=19.94
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 9544 0 0 0 1985 9 0 0 25 0 1 0 45113744 38731776 8453 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 9456 8453 297 55 0 8348 0
Current children cumulated CPU time (s) 19.94
Current children cumulated vsize (Kb) 37824

[startup+30.0149 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1176408/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=37824 CPUtime=29.94
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 9598 0 0 0 2984 10 0 0 25 0 1 0 45113744 38731776 8453 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718203 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 9456 8453 297 55 0 8348 0
Current children cumulated CPU time (s) 29.94
Current children cumulated vsize (Kb) 37824

[startup+40.0211 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1176408/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=37824 CPUtime=39.94
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 9829 0 0 0 3984 10 0 0 25 0 1 0 45113744 38731776 8453 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 9456 8453 297 55 0 8348 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 37824

[startup+50.0273 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1173912/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=40376 CPUtime=49.95
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 10712 0 0 0 4984 11 0 0 25 0 1 0 45113744 41345024 9079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10094 9079 297 55 0 8986 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (Kb) 40376

[startup+60.0335 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1173912/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=40376 CPUtime=59.95
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 10724 0 0 0 5984 11 0 0 25 0 1 0 45113744 41345024 9091 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10094 9091 297 55 0 8986 0
Current children cumulated CPU time (s) 59.95
Current children cumulated vsize (Kb) 40376

[startup+70.0396 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1173144/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=41104 CPUtime=69.95
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 10990 0 0 0 6984 11 0 0 25 0 1 0 45113744 42090496 9271 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10276 9271 297 55 0 9168 0
Current children cumulated CPU time (s) 69.95
Current children cumulated vsize (Kb) 41104

[startup+80.0458 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1170328/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=44212 CPUtime=79.96
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 11940 0 0 0 7984 12 0 0 25 0 1 0 45113744 45273088 10027 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 11053 10027 297 55 0 9945 0
Current children cumulated CPU time (s) 79.96
Current children cumulated vsize (Kb) 44212

[startup+90.052 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171800/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=89.96
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12431 0 0 0 8984 12 0 0 25 0 1 0 45113744 43483136 9611 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9611 297 55 0 9508 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 42464

[startup+100.058 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171800/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=99.96
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12431 0 0 0 9984 12 0 0 25 0 1 0 45113744 43483136 9611 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9611 297 55 0 9508 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 42464

[startup+110.064 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171800/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=109.97
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12431 0 0 0 10985 12 0 0 25 0 1 0 45113744 43483136 9611 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9611 297 55 0 9508 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 42464

[startup+120.071 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171800/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=119.97
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12431 0 0 0 11985 12 0 0 25 0 1 0 45113744 43483136 9611 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548208 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9611 297 55 0 9508 0
Current children cumulated CPU time (s) 119.97
Current children cumulated vsize (Kb) 42464

[startup+130.077 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171800/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=129.98
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12433 0 0 0 12984 14 0 0 25 0 1 0 45113744 43483136 9613 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9613 297 55 0 9508 0
Current children cumulated CPU time (s) 129.98
Current children cumulated vsize (Kb) 42464

[startup+140.083 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171864/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=139.98
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12433 0 0 0 13983 15 0 0 25 0 1 0 45113744 43483136 9613 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9613 297 55 0 9508 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 42464

[startup+150.089 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171864/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=149.98
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12433 0 0 0 14982 16 0 0 25 0 1 0 45113744 43483136 9613 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534141 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9613 297 55 0 9508 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 42464

[startup+160.095 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171864/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=159.98
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12433 0 0 0 15980 18 0 0 25 0 1 0 45113744 43483136 9613 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718769 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9613 297 55 0 9508 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 42464

[startup+170.102 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171864/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=169.98
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12433 0 0 0 16978 20 0 0 25 0 1 0 45113744 43483136 9613 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9613 297 55 0 9508 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 42464

[startup+180.108 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171864/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42464 CPUtime=179.99
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12433 0 0 0 17977 22 0 0 25 0 1 0 45113744 43483136 9613 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10616 9613 297 55 0 9508 0
Current children cumulated CPU time (s) 179.99
Current children cumulated vsize (Kb) 42464

[startup+190.114 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1171544/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=42888 CPUtime=189.99
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12622 0 0 0 18974 25 0 0 25 0 1 0 45113744 43917312 9711 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540644 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10722 9711 297 55 0 9614 0
Current children cumulated CPU time (s) 189.99
Current children cumulated vsize (Kb) 42888

[startup+200.12 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1170456/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=43944 CPUtime=200
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 12894 0 0 0 19974 26 0 0 25 0 1 0 45113744 44998656 9983 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8536208 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 10986 9983 297 55 0 9878 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 43944

[startup+210.126 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1168088/2055920 swapFree=4191908/4192956

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

/proc/15491/statm: 30959 30002 297 55 0 29851 0
Current children cumulated CPU time (s) 1760.59
Current children cumulated vsize (Kb) 123836

[startup+1771.19 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1088728/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=125340 CPUtime=1770.59
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 39645 0 0 0 176844 215 0 0 25 0 1 0 45113744 128348160 30347 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31335 30347 297 55 0 30227 0
Current children cumulated CPU time (s) 1770.59
Current children cumulated vsize (Kb) 125340

[startup+1781.19 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1087704/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=126264 CPUtime=1780.6
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 39897 0 0 0 177843 217 0 0 25 0 1 0 45113744 129294336 30596 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31566 30596 297 55 0 30458 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (Kb) 126264

[startup+1782.2 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1087704/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=126208 CPUtime=1781.6
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 39897 0 0 0 177943 217 0 0 25 0 1 0 45113744 129236992 30595 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31552 30595 297 55 0 30444 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 126208

[startup+1783.2 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1087704/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=126208 CPUtime=1782.61
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 39897 0 0 0 178044 217 0 0 25 0 1 0 45113744 129236992 30595 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31552 30595 297 55 0 30444 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 126208

[startup+1784.21 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1087704/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=126208 CPUtime=1783.61
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 39897 0 0 0 178144 217 0 0 25 0 1 0 45113744 129236992 30595 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31552 30595 297 55 0 30444 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 126208

[startup+1785.21 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1087704/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=126208 CPUtime=1784.62
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 39897 0 0 0 178244 218 0 0 25 0 1 0 45113744 129236992 30595 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31552 30595 297 55 0 30444 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 126208

[startup+1786.22 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1087384/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=126604 CPUtime=1785.62
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 39976 0 0 0 178344 218 0 0 25 0 1 0 45113744 129642496 30674 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718600 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31651 30674 297 55 0 30543 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 126604

[startup+1787.22 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1087192/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=126868 CPUtime=1786.63
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 40033 0 0 0 178445 218 0 0 25 0 1 0 45113744 129912832 30731 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31717 30731 297 55 0 30609 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 126868

[startup+1788.23 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1086808/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=127132 CPUtime=1787.63
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 40123 0 0 0 178545 218 0 0 25 0 1 0 45113744 130183168 30821 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31783 30821 297 55 0 30675 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 127132

[startup+1789.23 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1086616/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=127396 CPUtime=1788.64
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 40173 0 0 0 178646 218 0 0 25 0 1 0 45113744 130453504 30871 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31849 30871 297 55 0 30741 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 127396

[startup+1790.24 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1086104/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=127924 CPUtime=1789.64
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 40295 0 0 0 178746 218 0 0 25 0 1 0 45113744 130994176 30993 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 31981 30993 297 55 0 30873 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 127924

[startup+1791.24 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1085784/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=128188 CPUtime=1790.64
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 40377 0 0 0 178846 218 0 0 25 0 1 0 45113744 131264512 31075 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32047 31075 297 55 0 30939 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 128188

[startup+1792.25 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1085592/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=128320 CPUtime=1791.65
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 40425 0 0 0 178947 218 0 0 25 0 1 0 45113744 131399680 31123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32080 31123 297 55 0 30972 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 128320

[startup+1793.25 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1085400/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=128584 CPUtime=1792.66
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 40473 0 0 0 179047 219 0 0 25 0 1 0 45113744 131670016 31171 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32146 31171 297 55 0 31038 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 128584

[startup+1794.26 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1085208/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=128716 CPUtime=1793.66
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 40520 0 0 0 179147 219 0 0 25 0 1 0 45113744 131805184 31218 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32179 31218 297 55 0 31071 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 128716

[startup+1795.26 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1085016/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=128980 CPUtime=1794.67
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 40567 0 0 0 179248 219 0 0 25 0 1 0 45113744 132075520 31265 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32245 31265 297 55 0 31137 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (Kb) 128980

[startup+1796.27 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1084056/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=129940 CPUtime=1795.67
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 41023 0 0 0 179347 220 0 0 25 0 1 0 45113744 133058560 31505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32485 31505 297 55 0 31377 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 129940

[startup+1797.27 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1084056/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=129940 CPUtime=1796.67
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 41023 0 0 0 179447 220 0 0 25 0 1 0 45113744 133058560 31505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32485 31505 297 55 0 31377 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 129940

[startup+1798.28 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1084056/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=129940 CPUtime=1797.68
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 41023 0 0 0 179548 220 0 0 25 0 1 0 45113744 133058560 31505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32485 31505 297 55 0 31377 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 129940

[startup+1799.28 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1084056/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=129940 CPUtime=1798.68
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 41023 0 0 0 179648 220 0 0 25 0 1 0 45113744 133058560 31505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32485 31505 297 55 0 31377 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 129940

[startup+1800.29 s]
/proc/loadavg: 1.00 0.97 0.97 2/64 15491
/proc/meminfo: memFree=1084056/2055920 swapFree=4191908/4192956
[pid=15491] ppid=15489 vsize=129940 CPUtime=1799.69
/proc/15491/stat : 15491 (bsolo) R 15489 15491 15445 0 -1 0 41023 0 0 0 179748 221 0 0 25 0 1 0 45113744 133058560 31505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15491/statm: 32485 31505 297 55 0 31377 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 129940

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.03
CPU user time (s): 1797.79
CPU system time (s): 2.23366
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (Kb): 129940

Launcher Data (download as text)

Begin job on node62 on Sat Jun  3 18:25:02 UTC 2006


FILE ID= 40036-1149359102

PBS_JOBID= 311414

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  4990a2601191ad55c4ad7d6303e4ded9

RANDOM SEED= 16333622


/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.225
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.225
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:       1209448 kB
Buffers:         35716 kB
Cached:         731636 kB
SwapCached:        572 kB
Active:          79252 kB
Inactive:       702260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209448 kB
SwapTotal:     4192956 kB
SwapFree:      4191908 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          23728 kB
Slab:            50944 kB
Committed_AS:   286608 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node62 on Sat Jun  3 18:55:03 UTC 2006