Trace number 39915

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.09 1800.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-boeing1.opb
MD5SUMceb2e4b71eb9bdf9c63b27bfd911be00
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8869
Total number of constraints561
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 constraints561
Minimum length of a constraint11
Maximum length of a constraint6849
Number of terms in the objective function 6523
Biggest coefficient in the objective function 7301
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 529587
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 529932
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.56	c Initial problem consists of 8869 variables and 568 constraints.
0.60	c No problem reductions applied in OPT. instance.
0.60	c	preprocess terminated. Elapsed time: 0.585
0.60	c After prepocess the problem consists of 5836 variables and 542 constraints.
0.60	c Initial Lower Bound: -2261
0.81	c Restart #1 #Var: 5836 LB: -2261 @ 0.805
1.06	c Restart #2 #Var: 5836 LB: -2261 @ 1.051
1.42	c Restart #3 #Var: 5836 LB: -2261 @ 1.406
1.88	c Restart #4 #Var: 5836 LB: -2261 @ 1.87
2.44	c Restart #5 #Var: 5836 LB: -2261 @ 2.43
3.15	c Restart #6 #Var: 5836 LB: -2261 @ 3.141
3.96	c Restart #7 #Var: 5836 LB: -2261 @ 3.948
5.28	c Restart #8 #Var: 5836 LB: -2261 @ 5.267
8.26	c Restart #9 #Var: 5836 LB: -2261 @ 8.248
9.83	c Restart #10 #Var: 5836 LB: -2261 @ 9.822
10.92	c Restart #11 #Var: 5836 LB: -2261 @ 10.904
12.17	c Restart #12 #Var: 5836 LB: -2261 @ 12.156
12.45	c Restart #13 #Var: 5836 LB: -2261 @ 12.436
13.04	c Restart #14 #Var: 5836 LB: -2261 @ 13.025
14.78	c Restart #15 #Var: 5836 LB: -2261 @ 14.759
15.84	c Restart #16 #Var: 5836 LB: -2261 @ 15.817
17.55	c Restart #17 #Var: 5836 LB: -2261 @ 17.535
22.77	c Restart #18 #Var: 5836 LB: -2261 @ 22.752
24.25	c Restart #19 #Var: 5836 LB: -2261 @ 24.233
27.76	c Restart #20 #Var: 5836 LB: -2261 @ 27.736
29.67	c Restart #21 #Var: 5836 LB: -2261 @ 29.642
30.32	c Restart #22 #Var: 5836 LB: -2261 @ 30.296
33.43	c Restart #23 #Var: 5836 LB: -2261 @ 33.401
36.38	c Restart #24 #Var: 5836 LB: -2261 @ 36.355
41.00	c Restart #25 #Var: 5836 LB: -2261 @ 40.975
44.60	c Restart #26 #Var: 5836 LB: -2261 @ 44.576
48.51	c Restart #27 #Var: 5836 LB: -2261 @ 48.485
52.21	c Restart #28 #Var: 5836 LB: -2261 @ 52.18
56.07	c Restart #29 #Var: 5836 LB: -2261 @ 56.034
60.51	c Restart #30 #Var: 5836 LB: -2261 @ 60.472
68.16	c Restart #31 #Var: 5836 LB: -2261 @ 68.12
81.20	c Restart #32 #Var: 5836 LB: -2261 @ 81.163
82.27	c Restart #33 #Var: 5836 LB: -2261 @ 82.231
85.47	c Restart #34 #Var: 5836 LB: -2261 @ 85.433
94.17	c Restart #35 #Var: 5836 LB: -2261 @ 94.129
96.90	c Restart #36 #Var: 5836 LB: -2261 @ 96.86
107.67	c Restart #37 #Var: 5836 LB: -2261 @ 107.62
111.47	c Restart #38 #Var: 5836 LB: -2261 @ 111.42
125.23	c Restart #39 #Var: 5836 LB: -2261 @ 125.18
137.35	c Restart #40 #Var: 5836 LB: -2261 @ 137.29
153.97	c Restart #41 #Var: 5835 LB: -2260 @ 153.91
164.35	c Restart #42 #Var: 5835 LB: -2260 @ 164.28
213.93	c Restart #43 #Var: 5835 LB: -2260 @ 213.85
229.77	c Restart #44 #Var: 5835 LB: -2260 @ 229.69
241.17	c Restart #45 #Var: 5835 LB: -2260 @ 241.08
264.69	c Restart #46 #Var: 5835 LB: -2260 @ 264.59
285.21	c Restart #47 #Var: 5835 LB: -2260 @ 285.1
293.47	c Restart #48 #Var: 5835 LB: -2260 @ 293.36
307.77	c Restart #49 #Var: 5835 LB: -2260 @ 307.65
314.77	c Restart #50 #Var: 5835 LB: -2260 @ 314.65
334.48	c Restart #51 #Var: 5835 LB: -2260 @ 334.36
344.94	c Restart #52 #Var: 5835 LB: -2260 @ 344.81
368.23	c Restart #53 #Var: 5835 LB: -2260 @ 368.09
384.82	c Restart #54 #Var: 5835 LB: -2260 @ 384.68
425.47	c Restart #55 #Var: 5835 LB: -2260 @ 425.31
434.15	c Restart #56 #Var: 5835 LB: -2260 @ 434
456.75	c Restart #57 #Var: 5835 LB: -2260 @ 456.59
483.34	c Restart #58 #Var: 5835 LB: -2260 @ 483.17
491.88	c Restart #59 #Var: 5835 LB: -2260 @ 491.71
545.95	c Restart #60 #Var: 5835 LB: -2260 @ 545.76
554.98	c Restart #61 #Var: 5835 LB: -2260 @ 554.79
582.98	c Restart #62 #Var: 5835 LB: -2260 @ 582.78
616.90	c Restart #63 #Var: 5835 LB: -2260 @ 616.69
635.01	c Restart #64 #Var: 5835 LB: -2260 @ 634.79
675.53	c Restart #65 #Var: 5835 LB: -2260 @ 675.3
781.05	c Restart #66 #Var: 5835 LB: -2260 @ 780.78
795.45	c Restart #67 #Var: 5835 LB: -2260 @ 795.18
821.60	c Restart #68 #Var: 5835 LB: -2260 @ 821.32
934.13	c CHANGE Heuristic... 
934.13	c Restart #0 #Var: 5835 LB: -2260 @ 933.81
934.19	c Restart #1 #Var: 5835 LB: -2260 @ 933.88
935.34	c Restart #2 #Var: 5832 LB: -2254 @ 935.03
941.23	c Restart #3 #Var: 5832 LB: -2254 @ 940.91
947.08	c Restart #4 #Var: 5832 LB: -2254 @ 946.76
953.00	c Restart #5 #Var: 5832 LB: -2254 @ 952.68
961.91	c Restart #6 #Var: 5832 LB: -2254 @ 961.59
970.70	c Restart #7 #Var: 5832 LB: -2254 @ 970.37
986.56	c Restart #8 #Var: 5832 LB: -2254 @ 986.23
987.96	c Restart #9 #Var: 5832 LB: -2254 @ 987.63
999.56	c Restart #10 #Var: 5832 LB: -2254 @ 999.23
1018.14	c Restart #11 #Var: 5832 LB: -2254 @ 1017.8
1019.02	c Restart #12 #Var: 5832 LB: -2254 @ 1018.7
1048.75	c Restart #13 #Var: 5832 LB: -2254 @ 1048.4
1063.43	c Restart #14 #Var: 5832 LB: -2254 @ 1063.1
1078.99	c Restart #15 #Var: 5832 LB: -2254 @ 1078.6
1081.02	c Restart #16 #Var: 5832 LB: -2254 @ 1080.7
1104.38	c Restart #17 #Var: 5832 LB: -2254 @ 1104
1106.05	c Restart #18 #Var: 5832 LB: -2254 @ 1105.7
1111.77	c Restart #19 #Var: 5832 LB: -2254 @ 1111.4
1151.73	c Restart #20 #Var: 5832 LB: -2254 @ 1151.3
1161.96	c Restart #21 #Var: 5832 LB: -2254 @ 1161.6
1184.27	c Restart #22 #Var: 5832 LB: -2254 @ 1183.9
1191.84	c Restart #23 #Var: 5832 LB: -2254 @ 1191.4
1214.26	c Restart #24 #Var: 5830 LB: -2246 @ 1213.9
1217.38	c Restart #25 #Var: 5830 LB: -2246 @ 1217
1258.15	c Restart #26 #Var: 5830 LB: -2246 @ 1257.7
1304.03	c Restart #27 #Var: 5830 LB: -2246 @ 1303.6
1362.10	c Restart #28 #Var: 5830 LB: -2246 @ 1361.7
1364.14	c Restart #29 #Var: 5830 LB: -2246 @ 1363.7
1376.30	c Restart #30 #Var: 5829 LB: -2242 @ 1375.8
1404.39	c Restart #31 #Var: 5829 LB: -2242 @ 1403.9
1408.80	c Restart #32 #Var: 5829 LB: -2242 @ 1408.3
1415.96	c Restart #33 #Var: 5829 LB: -2242 @ 1415.5
1481.48	c Restart #34 #Var: 5829 LB: -2242 @ 1481
1493.02	c Restart #35 #Var: 5829 LB: -2242 @ 1492.5
1527.64	c Restart #36 #Var: 5829 LB: -2242 @ 1527.1
1530.18	c Restart #37 #Var: 5829 LB: -2242 @ 1529.7
1598.96	c Restart #38 #Var: 5829 LB: -2242 @ 1598.4
1610.77	c Restart #39 #Var: 5829 LB: -2242 @ 1610.2
1636.13	c Restart #40 #Var: 5829 LB: -2242 @ 1635.6
1677.95	c Restart #41 #Var: 5829 LB: -2242 @ 1677.4
1728.21	c Restart #42 #Var: 5829 LB: -2242 @ 1727.6
1748.69	c Restart #43 #Var: 5829 LB: -2242 @ 1748.1
1772.73	c Restart #44 #Var: 5829 LB: -2242 @ 1772.1
1800.62	s UNKNOWN
1800.62	c Exit Code: 0
1800.62	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/node34/watcher-39915-1149330262 -o ROOT/results/node34/solver-39915-1149330262 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node34/39915-1149330262/instance-39915-1149330262.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.99 3/64 28133
/proc/meminfo: memFree=1838416/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=4964 CPUtime=0
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 368 0 0 0 0 0 0 0 18 0 1 0 198690068 5083136 332 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 1233 331 227 55 0 125 0

[startup+10.0023 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1820952/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=22400 CPUtime=9.98
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 4775 0 0 0 977 21 0 0 25 0 1 0 198690068 22937600 4688 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 5600 4688 297 55 0 4492 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 22400

[startup+20.009 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1809880/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=33484 CPUtime=19.98
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 7536 0 0 0 1967 31 0 0 25 0 1 0 198690068 34287616 7449 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528802 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 8371 7449 297 55 0 7263 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 33484

[startup+30.0157 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1800088/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=43248 CPUtime=29.98
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 9977 0 0 0 2959 39 0 0 25 0 1 0 198690068 44285952 9890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 10812 9890 297 55 0 9704 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 43248

[startup+40.0224 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1789016/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=54336 CPUtime=39.98
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 12733 0 0 0 3955 43 0 0 25 0 1 0 198690068 55640064 12646 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 13584 12646 297 55 0 12476 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 54336

[startup+50.0291 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1781464/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=61724 CPUtime=49.99
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 14608 0 0 0 4950 49 0 0 25 0 1 0 198690068 63205376 14521 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524332 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 15431 14521 297 55 0 14323 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 61724

[startup+60.0348 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1772824/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=70428 CPUtime=59.99
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 16762 0 0 0 5947 52 0 0 25 0 1 0 198690068 72118272 16675 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 17607 16675 297 55 0 16499 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 70428

[startup+70.0415 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1768472/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=74788 CPUtime=69.99
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 17849 0 0 0 6944 55 0 0 25 0 1 0 198690068 76582912 17762 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541168 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 18697 17762 297 55 0 17589 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 74788

[startup+80.0482 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1765848/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=77436 CPUtime=79.99
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 18522 0 0 0 7940 59 0 0 25 0 1 0 198690068 79294464 18435 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541168 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 19359 18435 297 55 0 18251 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 77436

[startup+90.0539 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1757848/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=85500 CPUtime=90.01
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 20523 0 0 0 8937 64 0 0 25 0 1 0 198690068 87552000 20436 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 21375 20436 297 55 0 20267 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 85500

[startup+100.06 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1753560/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=89756 CPUtime=100
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 21592 0 0 0 9932 68 0 0 25 0 1 0 198690068 91910144 21491 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 22439 21491 297 55 0 21331 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 89756

[startup+110.065 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1749336/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=93848 CPUtime=110.01
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 22641 0 0 0 10928 73 0 0 25 0 1 0 198690068 96100352 22540 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603851 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 23462 22540 297 55 0 22354 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 93848

[startup+120.071 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1746008/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=97280 CPUtime=120.01
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 23481 0 0 0 11926 75 0 0 25 0 1 0 198690068 99614720 23380 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 24320 23380 297 55 0 23212 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 97280

[startup+130.077 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1743128/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=100192 CPUtime=130.01
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 24204 0 0 0 12924 77 0 0 25 0 1 0 198690068 102596608 24102 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 25048 24102 297 55 0 23940 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 100192

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1736984/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=106296 CPUtime=140.01
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 25735 0 0 0 13921 80 0 0 25 0 1 0 198690068 108847104 25633 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 26574 25633 297 55 0 25466 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 106296

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1734168/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=109200 CPUtime=150.02
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 26439 0 0 0 14918 84 0 0 25 0 1 0 198690068 111820800 26337 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 27300 26337 297 55 0 26192 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 109200

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1731416/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=111864 CPUtime=160.02
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 27140 0 0 0 15917 85 0 0 25 0 1 0 198690068 114548736 27023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 27966 27023 297 55 0 26858 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 111864

[startup+170.099 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1730840/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=112524 CPUtime=170.03
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 27280 0 0 0 16916 87 0 0 25 0 1 0 198690068 115224576 27163 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 28131 27163 297 55 0 27023 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 112524

[startup+180.105 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1729240/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=114108 CPUtime=180.02
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 27680 0 0 0 17915 87 0 0 25 0 1 0 198690068 116846592 27563 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 28527 27563 297 55 0 27419 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 114108

[startup+190.111 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1728216/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=115032 CPUtime=190.03
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 27925 0 0 0 18914 89 0 0 25 0 1 0 198690068 117792768 27808 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 28758 27808 297 55 0 27650 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 115032

[startup+200.117 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1727192/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=116088 CPUtime=200.03
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 28176 0 0 0 19914 89 0 0 25 0 1 0 198690068 118874112 28059 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 29022 28059 297 55 0 27914 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 116088

[startup+210.122 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 28133
/proc/meminfo: memFree=1726296/2055920 swapFree=4181356/4192956

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

/proc/28133/statm: 80391 79285 297 55 0 79283 0
Current children cumulated CPU time (s) 1760.44
Current children cumulated vsize (Kb) 321564

[startup+1771.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1520600/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=322488 CPUtime=1770.45
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 79766 0 0 0 176779 266 0 0 25 0 1 0 198690068 330227712 79511 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 80622 79511 297 55 0 79514 0
Current children cumulated CPU time (s) 1770.45
Current children cumulated vsize (Kb) 322488

[startup+1781.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1520408/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=322620 CPUtime=1780.45
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 79814 0 0 0 177778 267 0 0 25 0 1 0 198690068 330362880 79559 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528470 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 80655 79559 297 55 0 79547 0
Current children cumulated CPU time (s) 1780.45
Current children cumulated vsize (Kb) 322620

[startup+1782.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1520344/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=322752 CPUtime=1781.45
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 79821 0 0 0 177878 267 0 0 25 0 1 0 198690068 330498048 79566 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 80688 79566 297 55 0 79580 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 322752

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1520152/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=322884 CPUtime=1782.46
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 79883 0 0 0 177979 267 0 0 25 0 1 0 198690068 330633216 79628 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 80721 79628 297 55 0 79613 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 322884

[startup+1784.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1519896/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=323148 CPUtime=1783.47
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 79942 0 0 0 178079 268 0 0 25 0 1 0 198690068 330903552 79687 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607317 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 80787 79687 297 55 0 79679 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 323148

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1519640/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=323412 CPUtime=1784.47
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 79994 0 0 0 178179 268 0 0 25 0 1 0 198690068 331173888 79739 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534873 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 80853 79739 297 55 0 79745 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 323412

[startup+1786.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1519512/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=323544 CPUtime=1785.47
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80038 0 0 0 178279 268 0 0 25 0 1 0 198690068 331309056 79783 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 80886 79783 297 55 0 79778 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 323544

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1519256/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=323808 CPUtime=1786.48
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80105 0 0 0 178379 269 0 0 25 0 1 0 198690068 331579392 79850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 80952 79850 297 55 0 79844 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 323808

[startup+1788.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1519192/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=323940 CPUtime=1787.49
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80121 0 0 0 178480 269 0 0 25 0 1 0 198690068 331714560 79866 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534141 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 80985 79866 297 55 0 79877 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 323940

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518936/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324072 CPUtime=1788.49
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80174 0 0 0 178580 269 0 0 25 0 1 0 198690068 331849728 79919 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81018 79919 297 55 0 79910 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 324072

[startup+1790.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518872/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324204 CPUtime=1789.49
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80188 0 0 0 178680 269 0 0 25 0 1 0 198690068 331984896 79933 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81051 79933 297 55 0 79943 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 324204

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518680/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324516 CPUtime=1790.5
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80245 0 0 0 178781 269 0 0 25 0 1 0 198690068 332304384 79988 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8155801 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81129 79988 297 55 0 80021 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 324516

[startup+1792.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518680/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324516 CPUtime=1791.5
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80250 0 0 0 178881 269 0 0 25 0 1 0 198690068 332304384 79993 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81129 79993 297 55 0 80021 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 324516

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518552/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324516 CPUtime=1792.5
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80273 0 0 0 178981 269 0 0 25 0 1 0 198690068 332304384 80016 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81129 80016 297 55 0 80021 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 324516

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518488/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324648 CPUtime=1793.51
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80286 0 0 0 179082 269 0 0 25 0 1 0 198690068 332439552 80029 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81162 80029 297 55 0 80054 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 324648

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518424/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324648 CPUtime=1794.51
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80302 0 0 0 179182 269 0 0 25 0 1 0 198690068 332439552 80045 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81162 80045 297 55 0 80054 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 324648

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518424/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324648 CPUtime=1795.52
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80312 0 0 0 179283 269 0 0 25 0 1 0 198690068 332439552 80055 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534124 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81162 80055 297 55 0 80054 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 324648

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518360/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324780 CPUtime=1796.52
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80320 0 0 0 179383 269 0 0 25 0 1 0 198690068 332574720 80063 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81195 80063 297 55 0 80087 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 324780

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518360/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324780 CPUtime=1797.52
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80326 0 0 0 179483 269 0 0 25 0 1 0 198690068 332574720 80069 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550825 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81195 80069 297 55 0 80087 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 324780

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518296/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324780 CPUtime=1798.54
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80332 0 0 0 179584 270 0 0 25 0 1 0 198690068 332574720 80075 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81195 80075 297 55 0 80087 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 324780

[startup+1800.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28135
/proc/meminfo: memFree=1518296/2055920 swapFree=4181356/4192956
[pid=28133] ppid=28131 vsize=324780 CPUtime=1799.54
/proc/28133/stat : 28133 (bsolo) R 28131 28133 28087 0 -1 0 80336 0 0 0 179684 270 0 0 25 0 1 0 198690068 332574720 80079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28133/statm: 81195 80079 297 55 0 80087 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 324780

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.09
CPU user time (s): 1797.33
CPU system time (s): 2.75558
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (Kb): 324780

Launcher Data (download as text)

Begin job on node34 on Sat Jun  3 10:24:22 UTC 2006


FILE ID= 39915-1149330262

PBS_JOBID= 309841

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-boeing1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node34/39915-1149330262/instance-39915-1149330262.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-39915-1149330262 -o ROOT/results/node34/solver-39915-1149330262 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node34/39915-1149330262/instance-39915-1149330262.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  ceb2e4b71eb9bdf9c63b27bfd911be00

RANDOM SEED= 971668192


/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.277
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.277
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:       1838624 kB
Buffers:         20252 kB
Cached:         135536 kB
SwapCached:       3400 kB
Active:          50080 kB
Inactive:       114564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838624 kB
SwapTotal:     4192956 kB
SwapFree:      4181356 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14900 kB
Slab:            38696 kB
Committed_AS:   348336 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Sat Jun  3 10:54:23 UTC 2006