Trace number 40051

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.13 1800.69

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-vpm2.opb
MD5SUM0632aa4d9a67ceeb1b14a3ab4971976e
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 variables2754
Total number of constraints444
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 constraints444
Minimum length of a constraint11
Maximum length of a constraint84
Number of terms in the objective function 168
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 504
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 204800
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524341
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.07	c Initial problem consists of 2754 variables and 486 constraints.
0.08	c No problem reductions applied in OPT. instance.
0.08	c	preprocess terminated. Elapsed time: 0.065
0.08	c After prepocess the problem consists of 2306 variables and 376 constraints.
0.08	c Initial Lower Bound: 0
0.13	c Restart #1 #Var: 2305 LB: 0 @ 0.121
0.22	c Restart #2 #Var: 2303 LB: 0 @ 0.207
0.37	c Restart #3 #Var: 2298 LB: 0 @ 0.36
0.54	c Restart #4 #Var: 2297 LB: 0 @ 0.529
0.73	c Restart #5 #Var: 2297 LB: 0 @ 0.719
0.93	c Restart #6 #Var: 2297 LB: 0 @ 0.913
1.13	c Restart #7 #Var: 2297 LB: 0 @ 1.112
1.31	c Restart #8 #Var: 2296 LB: 0 @ 1.292
1.62	c Restart #9 #Var: 2293 LB: 0 @ 1.604
1.76	c Restart #10 #Var: 2293 LB: 0 @ 1.745
2.21	c Restart #11 #Var: 2292 LB: 0 @ 2.199
2.59	c Restart #12 #Var: 2292 LB: 0 @ 2.572
3.33	c Restart #13 #Var: 2290 LB: 0 @ 3.319
4.35	c Restart #14 #Var: 2289 LB: 0 @ 4.331
5.35	c Restart #15 #Var: 2284 LB: 0 @ 5.338
6.37	c Restart #16 #Var: 2284 LB: 0 @ 6.358
7.69	c Restart #17 #Var: 2277 LB: 0 @ 7.678
9.39	c Restart #18 #Var: 2204 LB: 0 @ 9.373
10.34	c Restart #19 #Var: 2195 LB: 0 @ 10.316
11.80	c Restart #20 #Var: 2195 LB: 0 @ 11.784
12.49	c Restart #21 #Var: 2195 LB: 0 @ 12.469
13.79	c Restart #22 #Var: 2194 LB: 0 @ 13.768
15.91	c Restart #23 #Var: 2194 LB: 0 @ 15.889
16.69	c Restart #24 #Var: 2192 LB: 0 @ 16.667
19.31	c Restart #25 #Var: 2192 LB: 0 @ 19.284
20.05	c Restart #26 #Var: 2192 LB: 0 @ 20.024
20.48	c Restart #27 #Var: 2192 LB: 0 @ 20.457
23.95	c Restart #28 #Var: 2192 LB: 0 @ 23.931
27.25	c Restart #29 #Var: 2192 LB: 0 @ 27.22
30.23	c Restart #30 #Var: 2192 LB: 0 @ 30.203
33.06	c Restart #31 #Var: 2191 LB: 0 @ 33.029
35.75	c Restart #32 #Var: 2191 LB: 0 @ 35.719
38.06	c Restart #33 #Var: 2191 LB: 0 @ 38.029
44.90	c Restart #34 #Var: 2191 LB: 0 @ 44.872
51.87	c Restart #35 #Var: 2191 LB: 0 @ 51.835
58.56	c Restart #36 #Var: 2191 LB: 0 @ 58.53
62.15	c Restart #37 #Var: 2191 LB: 0 @ 62.118
68.69	c Restart #38 #Var: 2191 LB: 0 @ 68.653
73.52	c Restart #39 #Var: 2191 LB: 0 @ 73.481
77.63	c Restart #40 #Var: 2191 LB: 0 @ 77.586
89.61	c Restart #41 #Var: 2191 LB: 0 @ 89.571
97.14	c Restart #42 #Var: 2191 LB: 0 @ 97.094
100.66	c Restart #43 #Var: 2191 LB: 0 @ 100.61
115.73	c Restart #44 #Var: 2191 LB: 0 @ 115.68
124.91	c Restart #45 #Var: 2191 LB: 0 @ 124.85
148.22	c Restart #46 #Var: 2191 LB: 0 @ 148.16
155.72	c Restart #47 #Var: 2191 LB: 0 @ 155.66
158.62	c Restart #48 #Var: 2191 LB: 0 @ 158.56
173.28	c Restart #49 #Var: 2191 LB: 0 @ 173.22
187.52	c Restart #50 #Var: 2191 LB: 0 @ 187.45
211.57	c Restart #51 #Var: 2191 LB: 0 @ 211.49
247.07	c Restart #52 #Var: 2191 LB: 0 @ 246.98
261.31	c Restart #53 #Var: 2191 LB: 0 @ 261.22
283.95	c Restart #54 #Var: 2191 LB: 0 @ 283.85
303.95	c Restart #55 #Var: 2191 LB: 0 @ 303.84
317.94	c Restart #56 #Var: 2191 LB: 0 @ 317.83
336.21	c Restart #57 #Var: 2191 LB: 0 @ 336.09
364.48	c Restart #58 #Var: 2191 LB: 0 @ 364.36
378.69	c Restart #59 #Var: 2191 LB: 0 @ 378.56
410.10	c Restart #60 #Var: 2191 LB: 0 @ 409.96
436.81	c Restart #61 #Var: 2191 LB: 0 @ 436.67
452.86	c Restart #62 #Var: 2191 LB: 0 @ 452.71
501.07	c Restart #63 #Var: 2189 LB: 2 @ 500.9
591.33	c Restart #64 #Var: 2189 LB: 2 @ 591.14
628.23	c Restart #65 #Var: 2189 LB: 2 @ 628.03
651.90	c Restart #66 #Var: 2188 LB: 2 @ 651.69
679.04	c Restart #67 #Var: 2188 LB: 2 @ 678.82
733.23	c Restart #68 #Var: 2188 LB: 2 @ 733
755.10	c Restart #69 #Var: 2188 LB: 2 @ 754.86
794.29	c Restart #70 #Var: 2188 LB: 2 @ 794.04
851.25	c Restart #71 #Var: 2188 LB: 2 @ 850.98
889.68	c Restart #72 #Var: 2188 LB: 2 @ 889.4
961.04	c CHANGE Heuristic... 
961.04	c Restart #0 #Var: 2188 LB: 2 @ 960.74
963.41	c Restart #1 #Var: 2154 LB: 2 @ 963.11
966.56	c Restart #2 #Var: 2124 LB: 2 @ 966.26
972.21	c Restart #3 #Var: 2123 LB: 2 @ 971.91
979.94	c Restart #4 #Var: 2122 LB: 2 @ 979.63
983.81	c Restart #5 #Var: 2116 LB: 2 @ 983.5
990.70	c Restart #6 #Var: 2108 LB: 2 @ 990.39
992.88	c Restart #7 #Var: 2108 LB: 2 @ 992.57
999.25	c Restart #8 #Var: 2104 LB: 2 @ 998.94
1018.05	c Restart #9 #Var: 2103 LB: 2 @ 1017.7
1023.16	c Restart #10 #Var: 2102 LB: 2 @ 1022.8
1033.46	c Restart #11 #Var: 2102 LB: 2 @ 1033.1
1042.21	c Restart #12 #Var: 2102 LB: 2 @ 1041.9
1058.37	c Restart #13 #Var: 2102 LB: 2 @ 1058
1073.28	c Restart #14 #Var: 2102 LB: 2 @ 1072.9
1098.36	c Restart #15 #Var: 2102 LB: 2 @ 1098
1115.12	c Restart #16 #Var: 2102 LB: 2 @ 1114.8
1129.03	c Restart #17 #Var: 2102 LB: 2 @ 1128.7
1141.48	c Restart #18 #Var: 2102 LB: 2 @ 1141.1
1150.31	c Restart #19 #Var: 2102 LB: 2 @ 1150
1184.11	c Restart #20 #Var: 2102 LB: 2 @ 1183.7
1205.95	c Restart #21 #Var: 2102 LB: 2 @ 1205.6
1224.35	c Restart #22 #Var: 2102 LB: 2 @ 1224
1236.58	c Restart #23 #Var: 2102 LB: 2 @ 1236.2
1268.69	c Restart #24 #Var: 2102 LB: 2 @ 1268.3
1296.00	c Restart #25 #Var: 2102 LB: 2 @ 1295.6
1332.60	c Restart #26 #Var: 2102 LB: 2 @ 1332.2
1363.30	c Restart #27 #Var: 2102 LB: 2 @ 1362.9
1395.42	c Restart #28 #Var: 2102 LB: 2 @ 1395
1407.25	c Restart #29 #Var: 2102 LB: 2 @ 1406.8
1430.90	c Restart #30 #Var: 2102 LB: 2 @ 1430.5
1451.11	c Restart #31 #Var: 2102 LB: 2 @ 1450.7
1496.25	c Restart #32 #Var: 2102 LB: 2 @ 1495.8
1525.29	c Restart #33 #Var: 2102 LB: 2 @ 1524.8
1572.47	c Restart #34 #Var: 2102 LB: 2 @ 1572
1598.79	c Restart #35 #Var: 2102 LB: 2 @ 1598.3
1631.60	c Restart #36 #Var: 2102 LB: 2 @ 1631.1
1678.01	c Restart #37 #Var: 2102 LB: 2 @ 1677.5
1700.56	c Restart #38 #Var: 2102 LB: 2 @ 1700
1753.19	c Restart #39 #Var: 2102 LB: 2 @ 1752.7
1794.38	c Restart #40 #Var: 2102 LB: 2 @ 1793.8
1800.58	s UNKNOWN
1800.58	c Exit Code: 0
1800.58	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-40051-1149362712 -o ROOT/results/node62/solver-40051-1149362712 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node62/40051-1149362712/instance-40051-1149362712.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.96 2/64 15809
/proc/meminfo: memFree=1208792/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=2900 CPUtime=0
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 43 0 0 0 0 0 0 0 19 0 1 0 45474727 2969600 27 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8106788 0 0 4096 0 0 0 0 17 1 0 0
/proc/15809/statm: 737 34 26 55 0 38 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.95 0.96 2/64 15809
/proc/meminfo: memFree=1176992/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=36544 CPUtime=9.97
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 8368 0 0 0 985 12 0 0 25 0 1 0 45474727 37421056 8283 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 9136 8283 297 55 0 8028 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 36544

[startup+20.0089 s]
/proc/loadavg: 0.94 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1141216/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=72316 CPUtime=19.97
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 17305 0 0 0 1978 19 0 0 25 0 1 0 45474727 74051584 17220 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 18079 17220 297 55 0 16971 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 72316

[startup+30.0151 s]
/proc/loadavg: 0.95 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1117856/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=95560 CPUtime=29.98
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 23119 0 0 0 2973 25 0 0 25 0 1 0 45474727 97853440 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8541819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 23890 23034 297 55 0 22782 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 95560

[startup+40.0212 s]
/proc/loadavg: 0.95 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1102304/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=110996 CPUtime=39.98
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 26990 0 0 0 3969 29 0 0 25 0 1 0 45474727 113659904 26905 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 27749 26905 297 55 0 26641 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 110996

[startup+50.0285 s]
/proc/loadavg: 0.96 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1096352/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=117056 CPUtime=49.98
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 28499 0 0 0 4966 32 0 0 25 0 1 0 45474727 119865344 28414 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528681 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 29264 28414 297 55 0 28156 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 117056

[startup+60.0336 s]
/proc/loadavg: 0.97 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1086944/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=126432 CPUtime=59.98
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 30835 0 0 0 5963 35 0 0 25 0 1 0 45474727 129466368 30750 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 31608 30750 297 55 0 30500 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 126432

[startup+70.0398 s]
/proc/loadavg: 0.97 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1075296/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=138048 CPUtime=69.99
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 33743 0 0 0 6960 39 0 0 25 0 1 0 45474727 141361152 33658 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529131 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 34512 33658 297 55 0 33404 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 138048

[startup+80.046 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1053920/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=159432 CPUtime=80
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 39080 0 0 0 7957 43 0 0 25 0 1 0 45474727 163258368 38995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 39858 38995 297 55 0 38750 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 159432

[startup+90.0522 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1049952/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=163396 CPUtime=90
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 40087 0 0 0 8955 45 0 0 25 0 1 0 45474727 167317504 40002 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 40849 40002 297 55 0 39741 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 163396

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1036128/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=177252 CPUtime=100
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 43521 0 0 0 9951 49 0 0 25 0 1 0 45474727 181506048 43436 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 44313 43436 297 55 0 43205 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 177252

[startup+110.066 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 15809
/proc/meminfo: memFree=1030752/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=182676 CPUtime=110
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 44873 0 0 0 10948 52 0 0 25 0 1 0 45474727 187060224 44788 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524329 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 45669 44788 297 55 0 44561 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 182676

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=1025952/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=187428 CPUtime=120.01
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 46060 0 0 0 11947 54 0 0 25 0 1 0 45474727 191926272 45975 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 46857 45975 297 55 0 45749 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 187428

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=1021280/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=192052 CPUtime=130.01
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 47215 0 0 0 12945 56 0 0 25 0 1 0 45474727 196661248 47130 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 48013 47130 297 55 0 46905 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 192052

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=1018464/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=194840 CPUtime=140.01
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 47926 0 0 0 13944 57 0 0 25 0 1 0 45474727 199516160 47841 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528671 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 48710 47841 297 55 0 47602 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 194840

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=1014752/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=198536 CPUtime=150.02
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 48844 0 0 0 14943 59 0 0 25 0 1 0 45474727 203300864 48759 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 49634 48759 297 55 0 48526 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 198536

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=994016/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=219272 CPUtime=160.02
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 54020 0 0 0 15939 63 0 0 25 0 1 0 45474727 224534528 53935 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 54818 53935 297 55 0 53710 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 219272

[startup+170.103 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=986720/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=226668 CPUtime=170.03
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 55856 0 0 0 16937 66 0 0 25 0 1 0 45474727 232108032 55771 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 56667 55771 297 55 0 55559 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 226668

[startup+180.109 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=979488/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=233800 CPUtime=180.03
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 57651 0 0 0 17934 69 0 0 25 0 1 0 45474727 239411200 57566 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 58450 57566 297 55 0 57342 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 233800

[startup+190.115 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=973088/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=240268 CPUtime=190.03
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 59249 0 0 0 18932 71 0 0 25 0 1 0 45474727 246034432 59164 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 60067 59164 297 55 0 58959 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 240268

[startup+200.121 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=971296/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=241984 CPUtime=200.03
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 59695 0 0 0 19931 72 0 0 25 0 1 0 45474727 247791616 59610 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 60496 59610 297 55 0 59388 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 241984

[startup+210.127 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=966112/2055920 swapFree=4191908/4192956

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

/proc/15809/statm: 164918 163490 297 55 0 163810 0
Current children cumulated CPU time (s) 1760.52
Current children cumulated vsize (Kb) 659672

[startup+1771.08 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=550560/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=663896 CPUtime=1770.53
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 164681 0 0 0 176822 231 0 0 25 0 1 0 45474727 679829504 164564 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 165974 164564 297 55 0 164866 0
Current children cumulated CPU time (s) 1770.53
Current children cumulated vsize (Kb) 663896

[startup+1781.09 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=547488/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=666964 CPUtime=1780.53
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165440 0 0 0 177821 232 0 0 25 0 1 0 45474727 682971136 165322 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166741 165322 297 55 0 165633 0
Current children cumulated CPU time (s) 1780.53
Current children cumulated vsize (Kb) 666964

[startup+1782.09 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=547424/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=667096 CPUtime=1781.53
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165458 0 0 0 177921 232 0 0 25 0 1 0 45474727 683106304 165340 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166774 165340 297 55 0 165666 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 667096

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=547360/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=667096 CPUtime=1782.54
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165476 0 0 0 178022 232 0 0 25 0 1 0 45474727 683106304 165358 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166774 165358 297 55 0 165666 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 667096

[startup+1784.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=547296/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=667228 CPUtime=1783.54
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165493 0 0 0 178122 232 0 0 25 0 1 0 45474727 683241472 165375 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166807 165375 297 55 0 165699 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 667228

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=547168/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=667360 CPUtime=1784.55
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165532 0 0 0 178223 232 0 0 25 0 1 0 45474727 683376640 165414 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166840 165414 297 55 0 165732 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 667360

[startup+1786.11 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=547040/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=667492 CPUtime=1785.55
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165557 0 0 0 178323 232 0 0 25 0 1 0 45474727 683511808 165439 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548503 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166873 165439 297 55 0 165765 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 667492

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=546976/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=667492 CPUtime=1786.56
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165570 0 0 0 178424 232 0 0 25 0 1 0 45474727 683511808 165452 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166873 165452 297 55 0 165765 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 667492

[startup+1788.12 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=546912/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=667624 CPUtime=1787.56
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165593 0 0 0 178524 232 0 0 25 0 1 0 45474727 683646976 165475 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166906 165475 297 55 0 165798 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 667624

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=546720/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=667756 CPUtime=1788.57
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165635 0 0 0 178624 233 0 0 25 0 1 0 45474727 683782144 165517 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166939 165517 297 55 0 165831 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 667756

[startup+1790.13 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=546592/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=667888 CPUtime=1789.58
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165670 0 0 0 178725 233 0 0 25 0 1 0 45474727 683917312 165552 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 166972 165552 297 55 0 165864 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 667888

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=546464/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668020 CPUtime=1790.58
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165697 0 0 0 178825 233 0 0 25 0 1 0 45474727 684052480 165579 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167005 165579 297 55 0 165897 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 668020

[startup+1792.14 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=546272/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668152 CPUtime=1791.59
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165740 0 0 0 178926 233 0 0 25 0 1 0 45474727 684187648 165622 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167038 165622 297 55 0 165930 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 668152

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=546144/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668284 CPUtime=1792.59
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165772 0 0 0 179026 233 0 0 25 0 1 0 45474727 684322816 165654 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167071 165654 297 55 0 165963 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 668284

[startup+1794.15 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=546016/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668548 CPUtime=1793.6
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165814 0 0 0 179127 233 0 0 25 0 1 0 45474727 684593152 165696 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167137 165696 297 55 0 166029 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 668548

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=545952/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668548 CPUtime=1794.6
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165831 0 0 0 179227 233 0 0 25 0 1 0 45474727 684593152 165713 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167137 165713 297 55 0 166029 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 668548

[startup+1796.16 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=545888/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668548 CPUtime=1795.6
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165839 0 0 0 179327 233 0 0 25 0 1 0 45474727 684593152 165721 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167137 165721 297 55 0 166029 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 668548

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=545824/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668680 CPUtime=1796.61
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165853 0 0 0 179428 233 0 0 25 0 1 0 45474727 684728320 165735 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167170 165735 297 55 0 166062 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 668680

[startup+1798.17 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=545760/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668680 CPUtime=1797.61
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165867 0 0 0 179528 233 0 0 25 0 1 0 45474727 684728320 165749 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167170 165749 297 55 0 166062 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 668680

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=545696/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668812 CPUtime=1798.61
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165884 0 0 0 179628 233 0 0 25 0 1 0 45474727 684863488 165766 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167203 165766 297 55 0 166095 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 668812

[startup+1800.18 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 15809
/proc/meminfo: memFree=545632/2055920 swapFree=4191908/4192956
[pid=15809] ppid=15807 vsize=668812 CPUtime=1799.62
/proc/15809/stat : 15809 (bsolo) R 15807 15809 15763 0 -1 0 165897 0 0 0 179729 233 0 0 25 0 1 0 45474727 684863488 165779 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15809/statm: 167203 165779 297 55 0 166095 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 668812

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.13
CPU user time (s): 1797.7
CPU system time (s): 2.43663
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (Kb): 668812

Launcher Data (download as text)

Begin job on node62 on Sat Jun  3 19:25:12 UTC 2006


FILE ID= 40051-1149362712

PBS_JOBID= 311608

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  0632aa4d9a67ceeb1b14a3ab4971976e

RANDOM SEED= 901223151


/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:       1209128 kB
Buffers:         35836 kB
Cached:         731788 kB
SwapCached:        572 kB
Active:          80172 kB
Inactive:       701612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209128 kB
SwapTotal:     4192956 kB
SwapFree:      4191908 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:          23728 kB
Slab:            50944 kB
Committed_AS:   291536 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 19:55:13 UTC 2006