Trace number 39984

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/05SAT127713 1800.14 1800.65

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-p0282.opb
MD5SUMd35dbcd7bf8957c732cac3ff25f67cb4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark104028
Best CPU time to get the best result obtained on this benchmark1.20482
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 104028
Optimality of the best value was proved YES
Number of variables282
Total number of constraints221
Number of constraints which are clauses177
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints44
Minimum length of a constraint2
Maximum length of a constraint57
Number of terms in the objective function 282
Biggest coefficient in the objective function 64659
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524436
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 64659
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 524436
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.03	c INFO: OSL Context initialized.
0.04	c Initial problem consists of 282 variables and 221 constraints.
0.04	c Switching on LPR.
0.04	c No problem reductions applied in OPT. instance.
0.04	c	preprocess terminated. Elapsed time: 0.018
0.04	c After prepocess the problem consists of 282 variables and 221 constraints.
0.05	c Initial Lower Bound: 22208
0.37	c Sol. found (all assignments made)...
0.37	o 206158
0.37	c NEW SOLUTION FOUND: 206158 @ 0.346
0.37	c Sol. found (all assignments made)...
0.37	o 150474
0.37	c NEW SOLUTION FOUND: 150474 @ 0.346
0.37	c Sol. found (all assignments made)...
0.37	o 150126
0.37	c NEW SOLUTION FOUND: 150126 @ 0.347
0.37	c Sol. found (all assignments made)...
0.37	c Sol. found (all assignments made)...
0.37	o 146939
0.37	c NEW SOLUTION FOUND: 146939 @ 0.349
0.37	c Sol. found (all assignments made)...
0.38	o 134280
0.38	c NEW SOLUTION FOUND: 134280 @ 0.36
0.39	o 134142
0.39	c NEW SOLUTION FOUND: 134142 @ 0.363
0.43	o 131486
0.43	c NEW SOLUTION FOUND: 131486 @ 0.407
0.43	o 131348
0.43	c NEW SOLUTION FOUND: 131348 @ 0.41
0.51	o 129594
0.51	c NEW SOLUTION FOUND: 129594 @ 0.488
0.67	c Restart #1 #Var: 282 LB: 22208 @ 0.652
2.80	c Restart #2 #Var: 282 LB: 22208 @ 2.765
3.83	c Restart #3 #Var: 282 LB: 22208 @ 3.795
6.50	c Restart #4 #Var: 282 LB: 22208 @ 6.468
8.55	c Restart #5 #Var: 282 LB: 22208 @ 8.508
11.40	c Restart #6 #Var: 282 LB: 22208 @ 11.358
15.83	c Restart #7 #Var: 282 LB: 22208 @ 15.79
22.18	c Restart #8 #Var: 282 LB: 22208 @ 22.134
26.98	c Restart #9 #Var: 282 LB: 22208 @ 26.938
34.68	c Restart #10 #Var: 282 LB: 22208 @ 34.63
37.49	c Restart #11 #Var: 282 LB: 22208 @ 37.437
44.56	c Restart #12 #Var: 282 LB: 22208 @ 44.508
52.30	c Restart #13 #Var: 282 LB: 22208 @ 52.247
67.95	c Restart #14 #Var: 282 LB: 22208 @ 67.892
79.37	c Restart #15 #Var: 282 LB: 22208 @ 79.315
90.11	c Restart #16 #Var: 282 LB: 22208 @ 90.049
100.39	c Restart #17 #Var: 282 LB: 22208 @ 100.33
110.77	c Restart #18 #Var: 282 LB: 22208 @ 110.7
135.22	c Restart #19 #Var: 282 LB: 22208 @ 135.14
158.48	c Restart #20 #Var: 282 LB: 22208 @ 158.4
182.88	c Restart #21 #Var: 282 LB: 22208 @ 182.79
203.98	c Restart #22 #Var: 282 LB: 22208 @ 203.89
236.78	c Restart #23 #Var: 282 LB: 22208 @ 236.68
284.24	c Restart #24 #Var: 282 LB: 22208 @ 284.12
300.57	c Restart #25 #Var: 282 LB: 22208 @ 300.45
339.02	c Restart #26 #Var: 282 LB: 22208 @ 338.9
390.43	c Restart #27 #Var: 282 LB: 22208 @ 390.29
425.64	c Restart #28 #Var: 282 LB: 22208 @ 425.49
454.02	c Restart #29 #Var: 282 LB: 22208 @ 453.86
517.79	c Restart #30 #Var: 282 LB: 22208 @ 517.62
599.30	c Restart #31 #Var: 282 LB: 22208 @ 599.1
654.14	c Restart #32 #Var: 282 LB: 22208 @ 653.93
748.62	c Restart #33 #Var: 282 LB: 22208 @ 748.39
831.60	c Restart #34 #Var: 282 LB: 22208 @ 831.35
884.42	c Restart #35 #Var: 282 LB: 22208 @ 884.16
956.34	c Restart #36 #Var: 282 LB: 22208 @ 956.05
1033.95	c Restart #37 #Var: 282 LB: 22208 @ 1033.6
1137.10	c Restart #38 #Var: 282 LB: 22208 @ 1136.8
1243.37	c Restart #39 #Var: 282 LB: 22208 @ 1243
1335.13	c Restart #40 #Var: 282 LB: 22208 @ 1334.7
1474.62	c Restart #41 #Var: 282 LB: 22208 @ 1474.2
1664.08	c Restart #42 #Var: 282 LB: 22208 @ 1663.6
1702.83	o 129585
1702.83	c NEW SOLUTION FOUND: 129585 @ 1702.3
1703.39	o 129493
1703.39	c NEW SOLUTION FOUND: 129493 @ 1702.9
1707.99	o 129459
1707.99	c NEW SOLUTION FOUND: 129459 @ 1707.5
1709.04	o 129367
1709.04	c NEW SOLUTION FOUND: 129367 @ 1708.6
1716.00	o 129366
1716.00	c NEW SOLUTION FOUND: 129366 @ 1715.5
1716.18	o 129274
1716.18	c NEW SOLUTION FOUND: 129274 @ 1715.7
1745.58	o 128687
1745.58	c NEW SOLUTION FOUND: 128687 @ 1745.1
1746.05	o 128594
1746.05	c NEW SOLUTION FOUND: 128594 @ 1745.6
1748.19	o 128400
1748.19	c NEW SOLUTION FOUND: 128400 @ 1747.7
1748.37	o 128307
1748.37	c NEW SOLUTION FOUND: 128307 @ 1747.9
1762.25	o 128093
1762.25	c NEW SOLUTION FOUND: 128093 @ 1761.8
1762.33	o 128000
1762.33	c NEW SOLUTION FOUND: 128000 @ 1761.8
1763.04	o 127806
1763.04	c NEW SOLUTION FOUND: 127806 @ 1762.5
1763.06	o 127713
1763.06	c NEW SOLUTION FOUND: 127713 @ 1762.6
1800.58	s SATISFIABLE
1800.58	c Cost: 127713
1800.58	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
1800.58	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
1800.58	v -x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
1800.58	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 x102 x103 x104 -x105 -x106
1800.58	v -x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127
1800.58	v -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148
1800.58	v -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 x163 x164 -x165 -x166 -x167 -x168 -x169
1800.58	v -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
1800.58	v x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 x205 -x206 x207 x208 -x209 -x210 -x211 -x212
1800.58	v x213 -x214 x215 x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 x225 x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 x234
1800.58	v -x235 x236 -x237 -x238 -x239 x240 -x241 x242 x243 -x244 x245 -x246 x247 -x248 x249 x250 x251 x252 -x253 x254 x255 -x256 x257
1800.58	v x258 -x259 -x260 x261 -x262 x263 x264 -x265 -x266 -x267 -x268 x269 -x270 -x271 -x272 x273 x274 -x275 -x276 x277 -x278 -x279
1800.58	v x280 -x281 x282
1800.58	c Exit Code: 10
1800.58	c Total time: 1800.1 s

Verifier Data (download as text)

OK	127713

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/node63/watcher-39984-1149346936 -o ROOT/results/node63/solver-39984-1149346936 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node63/39984-1149346936/instance-39984-1149346936.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1780088/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=2900 CPUtime=0
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 43 0 0 0 0 0 0 0 19 0 1 0 200260766 2969600 27 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2970404 0 0 4096 0 0 0 0 17 1 0 0
/proc/23814/statm: 725 27 19 55 0 38 0

[startup+10.0026 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1771392/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=12796 CPUtime=9.95
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 31236 0 1 0 969 26 0 0 25 0 1 0 200260766 13103104 2525 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 3199 2525 430 55 0 2091 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 12796

[startup+20.0097 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1764800/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=19300 CPUtime=19.96
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 59115 0 1 0 1946 50 0 0 25 0 1 0 200260766 19763200 4151 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 4825 4151 430 55 0 3717 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 19300

[startup+30.0157 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1758336/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=25776 CPUtime=29.96
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 84208 0 1 0 2923 73 0 0 25 0 1 0 200260766 26394624 5770 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535888 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 6444 5770 430 55 0 5336 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 25776

[startup+40.0218 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1749440/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=34812 CPUtime=39.97
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 114718 0 1 0 3894 103 0 0 25 0 1 0 200260766 35647488 7998 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159216554 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 8675 7997 430 55 0 7567 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 34812

[startup+50.0279 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1741120/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=42964 CPUtime=49.97
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 140352 0 1 0 4871 126 0 0 25 0 1 0 200260766 43995136 10067 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 10741 10067 430 55 0 9633 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 42964

[startup+60.034 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1737152/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=46896 CPUtime=59.97
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 154984 0 1 0 5852 145 0 0 25 0 1 0 200260766 48021504 11049 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 11724 11049 430 55 0 10616 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 46896

[startup+70.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1733888/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=50296 CPUtime=69.98
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 167612 0 1 0 6836 162 0 0 25 0 1 0 200260766 51503104 11880 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536002 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 12574 11880 430 55 0 11466 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 50296

[startup+80.0461 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1728896/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=55248 CPUtime=79.97
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 185143 0 1 0 7817 180 0 0 25 0 1 0 200260766 56573952 13118 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 13812 13118 430 55 0 12704 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 55248

[startup+90.0522 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1723072/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=61168 CPUtime=89.98
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 207881 0 1 0 8794 204 0 0 25 0 1 0 200260766 62636032 14568 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160353622 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 15292 14568 430 55 0 14184 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 61168

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1712960/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=71152 CPUtime=99.98
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 230768 0 1 0 9770 228 0 0 25 0 1 0 200260766 72859648 17094 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 17788 17094 430 55 0 16680 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 71152

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1704320/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=79800 CPUtime=109.98
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 255846 0 1 0 10743 255 0 0 25 0 1 0 200260766 81715200 19257 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 19950 19257 431 55 0 18842 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 79800

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1700736/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=83340 CPUtime=119.99
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 264782 0 1 0 11732 267 0 0 25 0 1 0 200260766 85340160 20140 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158590302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 20835 20140 431 55 0 19727 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 83340

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1697216/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=86860 CPUtime=130
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 272764 0 1 0 12720 280 0 0 25 0 1 0 200260766 88944640 21017 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 21715 21017 431 55 0 20607 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 86860

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1693696/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=90516 CPUtime=140
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 281714 0 1 0 13705 295 0 0 25 0 1 0 200260766 92688384 21905 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159477374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 22629 21905 431 55 0 21521 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 90516

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1690752/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=93268 CPUtime=150
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 292920 0 1 0 14691 309 0 0 25 0 1 0 200260766 95506432 22624 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 23317 22624 431 55 0 22209 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 93268

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1687296/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=96884 CPUtime=160.01
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 305395 0 1 0 15679 322 0 0 25 0 1 0 200260766 99209216 23497 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159500612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 24221 23497 431 55 0 23113 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 96884

[startup+170.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1683968/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=100144 CPUtime=170.01
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 319502 0 1 0 16663 338 0 0 25 0 1 0 200260766 102547456 24323 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520370 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 25036 24323 431 55 0 23928 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 100144

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1680064/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=104016 CPUtime=180.01
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 335149 0 1 0 17647 354 0 0 25 0 1 0 200260766 106512384 25291 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 26004 25291 431 55 0 24896 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 104016

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1675584/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=108584 CPUtime=190.02
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 347841 0 1 0 18634 368 0 0 25 0 1 0 200260766 111190016 26432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 27146 26432 431 55 0 26038 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 108584

[startup+200.118 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1670528/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=113600 CPUtime=200.02
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 360290 0 1 0 19618 384 0 0 25 0 1 0 200260766 116326400 27687 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158432963 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 28400 27687 431 55 0 27292 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 113600

[startup+210.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23814
/proc/meminfo: memFree=1667072/2055920 swapFree=4182320/4192956

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

/proc/23814/statm: 102982 102073 431 55 0 101874 0
Current children cumulated CPU time (s) 1760.62
Current children cumulated vsize (Kb) 411928

[startup+1771.13 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1370048/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=413828 CPUtime=1770.62
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1262913 0 1 0 175521 1541 0 0 25 0 1 0 200260766 423759872 102557 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103457 102557 431 55 0 102349 0
Current children cumulated CPU time (s) 1770.62
Current children cumulated vsize (Kb) 413828

[startup+1781.13 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1368896/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415196 CPUtime=1780.62
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1265036 0 1 0 176518 1544 0 0 25 0 1 0 200260766 425160704 102846 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103799 102846 431 55 0 102691 0
Current children cumulated CPU time (s) 1780.62
Current children cumulated vsize (Kb) 415196

[startup+1782.14 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1368768/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415228 CPUtime=1781.63
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1265242 0 1 0 176618 1545 0 0 25 0 1 0 200260766 425193472 102877 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103807 102877 431 55 0 102699 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (Kb) 415228

[startup+1783.14 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1368704/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415216 CPUtime=1782.63
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1265459 0 1 0 176718 1545 0 0 25 0 1 0 200260766 425181184 102903 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103804 102903 431 55 0 102696 0
Current children cumulated CPU time (s) 1782.63
Current children cumulated vsize (Kb) 415216

[startup+1784.15 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1368576/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415448 CPUtime=1783.64
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1265664 0 1 0 176819 1545 0 0 25 0 1 0 200260766 425418752 102932 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551625 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103862 102932 431 55 0 102754 0
Current children cumulated CPU time (s) 1783.64
Current children cumulated vsize (Kb) 415448

[startup+1785.15 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1368448/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415400 CPUtime=1784.64
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1265874 0 1 0 176919 1545 0 0 25 0 1 0 200260766 425369600 102951 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103850 102951 431 55 0 102742 0
Current children cumulated CPU time (s) 1784.64
Current children cumulated vsize (Kb) 415400

[startup+1786.16 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1368320/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415548 CPUtime=1785.65
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1266093 0 1 0 177019 1546 0 0 25 0 1 0 200260766 425521152 102988 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103887 102988 431 55 0 102779 0
Current children cumulated CPU time (s) 1785.65
Current children cumulated vsize (Kb) 415548

[startup+1787.16 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1368192/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415664 CPUtime=1786.65
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1266300 0 1 0 177119 1546 0 0 25 0 1 0 200260766 425639936 103017 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103916 103017 431 55 0 102808 0
Current children cumulated CPU time (s) 1786.65
Current children cumulated vsize (Kb) 415664

[startup+1788.17 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1368128/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415764 CPUtime=1787.65
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1266497 0 1 0 177219 1546 0 0 25 0 1 0 200260766 425742336 103042 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684744 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103941 103042 431 55 0 102833 0
Current children cumulated CPU time (s) 1787.65
Current children cumulated vsize (Kb) 415764

[startup+1789.17 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1368000/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415892 CPUtime=1788.66
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1266665 0 1 0 177320 1546 0 0 25 0 1 0 200260766 425873408 103073 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103973 103073 431 55 0 102865 0
Current children cumulated CPU time (s) 1788.66
Current children cumulated vsize (Kb) 415892

[startup+1790.18 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1367872/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=415996 CPUtime=1789.67
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1266929 0 1 0 177420 1547 0 0 25 0 1 0 200260766 425979904 103096 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 103999 103096 431 55 0 102891 0
Current children cumulated CPU time (s) 1789.67
Current children cumulated vsize (Kb) 415996

[startup+1791.18 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1367744/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=416120 CPUtime=1790.67
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1267142 0 1 0 177520 1547 0 0 25 0 1 0 200260766 426106880 103130 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104030 103130 431 55 0 102922 0
Current children cumulated CPU time (s) 1790.67
Current children cumulated vsize (Kb) 416120

[startup+1792.19 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1367680/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=416244 CPUtime=1791.67
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1267349 0 1 0 177620 1547 0 0 25 0 1 0 200260766 426233856 103159 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104061 103159 431 55 0 102953 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (Kb) 416244

[startup+1793.19 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1367552/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=416332 CPUtime=1792.68
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1267516 0 1 0 177720 1548 0 0 25 0 1 0 200260766 426323968 103184 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104083 103184 431 55 0 102975 0
Current children cumulated CPU time (s) 1792.68
Current children cumulated vsize (Kb) 416332

[startup+1794.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1367424/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=416460 CPUtime=1793.68
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1267709 0 1 0 177820 1548 0 0 25 0 1 0 200260766 426455040 103215 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534873 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104115 103215 431 55 0 103007 0
Current children cumulated CPU time (s) 1793.68
Current children cumulated vsize (Kb) 416460

[startup+1795.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1367296/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=416580 CPUtime=1794.68
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1267950 0 1 0 177920 1548 0 0 25 0 1 0 200260766 426577920 103246 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104145 103246 431 55 0 103037 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 416580

[startup+1796.21 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1367168/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=416732 CPUtime=1795.7
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1268165 0 1 0 178021 1549 0 0 25 0 1 0 200260766 426733568 103284 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104183 103284 431 55 0 103075 0
Current children cumulated CPU time (s) 1795.7
Current children cumulated vsize (Kb) 416732

[startup+1797.21 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1367040/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=416872 CPUtime=1796.7
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1268381 0 1 0 178121 1549 0 0 25 0 1 0 200260766 426876928 103319 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104218 103319 431 55 0 103110 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (Kb) 416872

[startup+1798.22 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1366848/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=416984 CPUtime=1797.7
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1268608 0 1 0 178221 1549 0 0 25 0 1 0 200260766 426991616 103347 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104246 103347 431 55 0 103138 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (Kb) 416984

[startup+1799.22 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1366720/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=417128 CPUtime=1798.71
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1268806 0 1 0 178321 1550 0 0 25 0 1 0 200260766 427139072 103383 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104282 103383 431 55 0 103174 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (Kb) 417128

[startup+1800.23 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 23814
/proc/meminfo: memFree=1366592/2055920 swapFree=4182320/4192956
[pid=23814] ppid=23812 vsize=417248 CPUtime=1799.72
/proc/23814/stat : 23814 (bsolo) R 23812 23814 23768 0 -1 0 1269051 0 1 0 178421 1551 0 0 25 0 1 0 200260766 427261952 103413 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23814/statm: 104312 103413 431 55 0 103204 0
Current children cumulated CPU time (s) 1799.72
Current children cumulated vsize (Kb) 417248

Child status: 10
Real time (s): 1800.65
CPU time (s): 1800.14
CPU user time (s): 1784.57
CPU system time (s): 15.5786
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (Kb): 417248

Launcher Data (download as text)

Begin job on node63 on Sat Jun  3 15:02:16 UTC 2006


FILE ID= 39984-1149346936

PBS_JOBID= 310749

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  d35dbcd7bf8957c732cac3ff25f67cb4

RANDOM SEED= 433546126


/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.228
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.228
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:       1780296 kB
Buffers:         18192 kB
Cached:         191768 kB
SwapCached:       2336 kB
Active:          74976 kB
Inactive:       143692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780296 kB
SwapTotal:     4192956 kB
SwapFree:      4182320 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          15864 kB
Slab:            42984 kB
Committed_AS:   342728 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 node63 on Sat Jun  3 15:32:17 UTC 2006