Trace number 430189

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
oree 0.1.2 alphaOPT3 1544.55 1545.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=13-P1=29-P2=29-P3=31-P4=37-P5=17-P6=29-P7=3-P8=29-P9=17-B.opb
MD5SUMf969522c25fcd822319ca2a51d36dbf7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.071988
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables135
Total number of constraints19
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 constraints19
Minimum length of a constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)225
Sum of products size (including duplicates)450
Number of different products225
Sum of products size450

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/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.00	c ...done
0.00/0.00	c #vars=360 #constraints=479 hasObjective=yes
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.09/0.17	c restart after 401 decisions
0.19/0.21	c nbDecision=500 #constraints=902
0.29/0.36	c restart after 801 decisions
0.39/0.45	c nbDecision=1000 #constraints=1321
0.69/0.72	c nbDecision=1500 #constraints=1757
0.79/0.81	c restart after 1601 decisions
1.09/1.19	c nbDecision=2000 #constraints=2172
1.89/1.92	c nbDecision=2500 #constraints=2592
2.99/3.03	c nbDecision=3000 #constraints=3059
3.59/3.63	c restart after 3201 decisions
4.29/4.37	c nbDecision=3500 #constraints=3459
6.59/6.67	c nbDecision=4000 #constraints=3910
9.58/9.63	c nbDecision=4500 #constraints=4357
12.59/12.63	c nbDecision=5000 #constraints=4797
15.19/15.21	c nbDecision=5500 #constraints=5223
17.99/18.02	c nbDecision=6000 #constraints=5638
21.48/21.55	c restart after 6401 decisions
21.68/21.75	c nbDecision=6500 #constraints=6103
25.58/25.66	c nbDecision=7000 #constraints=6541
31.49/31.54	c nbDecision=7500 #constraints=6997
37.98/38.09	c nbDecision=8000 #constraints=7459
41.58/41.64	c nbDecision=8500 #constraints=7880
45.17/45.24	c nbDecision=9000 #constraints=8289
49.58/49.67	c nbDecision=9500 #constraints=8734
55.28/55.33	c nbDecision=10000 #constraints=9209
62.27/62.38	c nbDecision=10500 #constraints=9689
67.78/67.89	c nbDecision=11000 #constraints=10128
72.48/72.58	c nbDecision=11500 #constraints=10575
76.87/76.97	c nbDecision=12000 #constraints=11031
81.77/81.84	c nbDecision=12500 #constraints=11496
85.26/85.38	c restart after 12801 decisions
87.16/87.23	c nbDecision=13000 #constraints=11911
93.66/93.78	c nbDecision=13500 #constraints=12359
100.36/100.45	c nbDecision=14000 #constraints=12809
104.37/104.47	c nbDecision=14500 #constraints=13252
108.56/108.62	c nbDecision=15000 #constraints=13658
114.06/114.17	c nbDecision=15500 #constraints=14114
119.06/119.19	c nbDecision=16000 #constraints=14562
125.96/126.09	c nbDecision=16500 #constraints=15008
133.25/133.38	c nbDecision=17000 #constraints=15461
138.76/138.83	c nbDecision=17500 #constraints=15916
143.45/143.51	c nbDecision=18000 #constraints=16355
148.86/148.91	c nbDecision=18500 #constraints=16810
154.85/154.95	c nbDecision=19000 #constraints=17248
162.65/162.76	c nbDecision=19500 #constraints=17720
170.85/170.91	c nbDecision=20000 #constraints=18186
176.34/176.43	c nbDecision=20500 #constraints=18671
181.95/182.06	c nbDecision=21000 #constraints=19104
187.54/187.69	c nbDecision=21500 #constraints=19580
195.14/195.22	c nbDecision=22000 #constraints=20062
204.04/204.18	c nbDecision=22500 #constraints=20549
211.43/211.54	c nbDecision=23000 #constraints=20951
220.44/220.52	c nbDecision=23500 #constraints=21420
230.63/230.77	c nbDecision=24000 #constraints=21878
243.43/243.52	c nbDecision=24500 #constraints=22333
257.23/257.36	c nbDecision=25000 #constraints=22714
272.73/272.87	c nbDecision=25500 #constraints=23150
276.42/276.59	c restart after 25601 decisions
284.62/284.70	c nbDecision=26000 #constraints=23560
298.81/298.98	c nbDecision=26500 #constraints=23988
315.01/315.14	c nbDecision=27000 #constraints=24434
332.51/332.69	c nbDecision=27500 #constraints=24821
350.10/350.23	c nbDecision=28000 #constraints=25201
371.90/372.00	c nbDecision=28500 #constraints=25616
391.69/391.80	c nbDecision=29000 #constraints=26069
408.09/408.28	c nbDecision=29500 #constraints=26483
425.38/425.57	c nbDecision=30000 #constraints=26893
443.67/443.88	c nbDecision=30500 #constraints=27354
463.37/463.59	c nbDecision=31000 #constraints=27814
480.36/480.52	c nbDecision=31500 #constraints=28247
498.17/498.33	c nbDecision=32000 #constraints=28684
514.56/514.75	c nbDecision=32500 #constraints=29110
531.35/531.57	c nbDecision=33000 #constraints=29508
548.55/548.75	c nbDecision=33500 #constraints=29949
564.74/564.94	c nbDecision=34000 #constraints=30367
583.04/583.28	c nbDecision=34500 #constraints=30783
605.44/605.67	c nbDecision=35000 #constraints=31226
628.82/629.06	c nbDecision=35500 #constraints=31643
655.92/656.12	c nbDecision=36000 #constraints=32023
684.51/684.78	c nbDecision=36500 #constraints=32450
709.31/709.55	c nbDecision=37000 #constraints=32867
734.61/734.84	c nbDecision=37500 #constraints=33300
757.80/758.05	c nbDecision=38000 #constraints=33722
784.69/784.92	c nbDecision=38500 #constraints=34137
806.09/806.35	c nbDecision=39000 #constraints=34532
828.78/829.07	c nbDecision=39500 #constraints=34963
853.97/854.29	c nbDecision=40000 #constraints=35420
875.96/876.29	c nbDecision=40500 #constraints=35804
898.06/898.37	c nbDecision=41000 #constraints=36222
919.05/919.34	c nbDecision=41500 #constraints=36653
943.15/943.46	c nbDecision=42000 #constraints=37040
973.84/974.16	c nbDecision=42500 #constraints=37487
1002.84/1003.20	c nbDecision=43000 #constraints=37872
1037.32/1037.63	c nbDecision=43500 #constraints=38310
1066.52/1066.88	c nbDecision=44000 #constraints=38724
1101.61/1101.93	c nbDecision=44500 #constraints=39156
1129.40/1129.74	c nbDecision=45000 #constraints=39546
1158.00/1158.39	c nbDecision=45500 #constraints=39952
1188.19/1188.59	c nbDecision=46000 #constraints=40378
1217.18/1217.52	c nbDecision=46500 #constraints=40792
1245.97/1246.37	c nbDecision=47000 #constraints=41207
1276.37/1276.78	c nbDecision=47500 #constraints=41618
1311.05/1311.48	c nbDecision=48000 #constraints=42020
1340.75/1341.15	c nbDecision=48500 #constraints=42465
1379.53/1379.91	c nbDecision=49000 #constraints=42871
1418.43/1418.88	c nbDecision=49500 #constraints=43303
1451.42/1451.85	c nbDecision=50000 #constraints=43712
1488.41/1488.81	c nbDecision=50500 #constraints=44103
1524.10/1524.58	c nbDecision=51000 #constraints=44544
1538.19/1538.66	c restart after 51201 decisions
1540.89/1541.37	c nbDecision=51274 #constraints=44746
1540.89/1541.37	c linear search for optimum
1540.89/1541.37	o 17
1543.59/1544.09	c nbDecision=51345 #constraints=44778
1543.59/1544.09	o 3
1544.49/1544.92	c nbDecision=51345 #constraints=44780
1544.49/1544.92	
1544.49/1544.92	s OPTIMUM FOUND
1544.49/1544.92	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 -x29 x30 x31 -x32 -x33
1544.49/1544.92	v -x34 x35 x36 -x37 -x38 x39 x40 x41 -x42 -x43 x44 x45 x46 x47 -x48 -x49 x50 x51 x52 x53 -x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64
1544.49/1544.92	v -x65 x66 -x67 -x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 -x80 x81 x82 x83 -x84 x85 x86 x87 x88 x89 x90 -x91 x92 -x93 -x94 -x95
1544.49/1544.92	v x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112 -x113 -x114 x115 -x116 -x117 -x118
1544.49/1544.92	v -x119 x120 x121 x122 -x123 x124 -x125 x126 -x127 -x128 -x129 x130 -x131 x132 -x133 -x134 x135 x136 x137 -x138 -x139 -x140 -x141
1544.49/1544.92	v -x142 -x143 -x144 -x145 x146 x147 -x148 -x149 -x150 x151 x152 -x153 -x154 -x155 x156 x157 -x158 -x159 -x160 x161 x162 x163
1544.49/1544.92	v -x164 x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 x177 x178 -x179 x180 x181 x182 x183 -x184 x185
1544.49/1544.92	v x186 x187 x188 x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 x207
1544.49/1544.92	v x208 x209 x210 x211 x212 x213 x214 -x215 x216 x217 x218 x219 -x220 x221 x222 x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 x231
1544.49/1544.92	v x232 x233 x234 -x235 x236 -x237 -x238 x239 x240 x241 -x242 -x243 x244 x245 x246 -x247 -x248 x249 x250 -x251 -x252 -x253 -x254
1544.49/1544.92	v -x255 x256 -x257 -x258 x259 x260 x261 x262 x263 x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276
1544.49/1544.92	v -x277 -x278 -x279 -x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298
1544.49/1544.92	v -x299 -x300 x301 x302 x303 x304 -x305 x306 x307 x308 x309 -x310 x311 x312 x313 -x314 x315 -x316 -x317 -x318 -x319 -x320 -x321
1544.49/1544.92	v -x322 -x323 -x324 -x325 x326 x327 x328 -x329 x330 x331 x332 x333 -x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345
1544.49/1544.92	v -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 x356 x357 x358 x359 x360
1544.49/1544.92	
1544.49/1544.92	c user time= 1544.18 s
1544.49/1544.92	c system time= 0.349946 s
1544.49/1544.92	c wall clock time=1544.92

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/430189-1177992666/instance-430189-1177992666.opb
mv /tmp/evaluation/430189-1177992666/instance-430189-1177992666.opb.tmp /tmp/evaluation/430189-1177992666/instance-430189-1177992666.opb

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-430189-1177992666 -o ROOT/results/node7/solver-430189-1177992666 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/430189-1177992666/instance-430189-1177992666.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 1066
/proc/meminfo: memFree=1793208/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=1468 CPUtime=0
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 275304198 1503232 177 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 400 178 132 317 0 79 0

[startup+0.02612 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 1066
/proc/meminfo: memFree=1793208/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=1732 CPUtime=0.02
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 243 0 0 0 2 0 0 0 18 0 1 0 275304198 1773568 226 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 433 226 139 317 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1732

[startup+0.101128 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 1066
/proc/meminfo: memFree=1793208/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=1864 CPUtime=0.09
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 298 0 0 0 9 0 0 0 18 0 1 0 275304198 1908736 281 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 466 281 139 317 0 145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1864

[startup+0.301149 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 1066
/proc/meminfo: memFree=1793208/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=2536 CPUtime=0.29
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 457 0 0 0 29 0 0 0 19 0 1 0 275304198 2596864 440 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 634 440 139 317 0 313 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2536

[startup+0.70119 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 1066
/proc/meminfo: memFree=1793208/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=3628 CPUtime=0.69
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 736 0 0 0 69 0 0 0 23 0 1 0 275304198 3715072 719 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284166 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 907 719 139 317 0 586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3628

[startup+1.50127 s]
/proc/loadavg: 0.86 0.95 0.98 2/78 1067
/proc/meminfo: memFree=1790320/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=4852 CPUtime=1.49
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 1025 0 0 0 149 0 0 0 25 0 1 0 275304198 4968448 1008 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 1213 1008 139 317 0 892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4852

[startup+3.10144 s]
/proc/loadavg: 0.86 0.95 0.98 2/78 1067
/proc/meminfo: memFree=1788976/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=6160 CPUtime=3.09
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 1375 0 0 0 309 0 0 0 25 0 1 0 275304198 6307840 1358 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563383 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 1540 1358 170 317 0 1219 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6160

[startup+6.30178 s]
/proc/loadavg: 0.87 0.95 0.98 2/78 1067
/proc/meminfo: memFree=1787120/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=7488 CPUtime=6.29
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 1721 0 0 0 629 0 0 0 25 0 1 0 275304198 7667712 1704 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 1872 1704 170 317 0 1551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7488

[startup+12.7014 s]
/proc/loadavg: 0.88 0.96 0.98 2/78 1067
/proc/meminfo: memFree=1785200/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=9316 CPUtime=12.69
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 2145 0 0 0 1268 1 0 0 25 0 1 0 275304198 9539584 2128 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 2329 2128 170 317 0 2008 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9316

[startup+25.5018 s]
/proc/loadavg: 0.91 0.96 0.98 2/78 1067
/proc/meminfo: memFree=1782064/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=12520 CPUtime=25.48
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 2904 0 0 0 2547 1 0 0 25 0 1 0 275304198 12820480 2887 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716050 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 3130 2887 170 317 0 2809 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12520

[startup+51.1015 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 1067
/proc/meminfo: memFree=1777968/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=16840 CPUtime=51.08
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 3998 0 0 0 5105 3 0 0 25 0 1 0 275304198 17244160 3923 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 4210 3923 170 317 0 3889 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16840

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/78 1067
/proc/meminfo: memFree=1770544/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=24228 CPUtime=102.27
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 5833 0 0 0 10221 6 0 0 25 0 1 0 275304198 24809472 5758 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 6057 5758 170 317 0 5736 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24228

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1762096/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=33152 CPUtime=162.25
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 8053 0 0 0 16216 9 0 0 25 0 1 0 275304198 33947648 7864 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563668 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 8288 7864 170 317 0 7967 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33152

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1755184/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=40112 CPUtime=222.24
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 9760 0 0 0 22212 12 0 0 25 0 1 0 275304198 41074688 9571 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 10028 9571 170 317 0 9707 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 40112

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1751792/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=43580 CPUtime=282.22
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 10608 0 0 0 28209 13 0 0 25 0 1 0 275304198 44625920 10419 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 10895 10419 170 317 0 10574 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 43580

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1748848/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=46528 CPUtime=342.2
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 11319 0 0 0 34206 14 0 0 25 0 1 0 275304198 47644672 11130 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 11632 11130 170 317 0 11311 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 46528

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1746480/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=49040 CPUtime=402.19
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 11915 0 0 0 40204 15 0 0 25 0 1 0 275304198 50216960 11726 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 12260 11726 170 317 0 11939 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 49040

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1743536/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=51820 CPUtime=462.17
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 12619 0 0 0 46201 16 0 0 25 0 1 0 275304198 53063680 12430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 12955 12430 170 317 0 12634 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 51820

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1740656/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=55028 CPUtime=522.16
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 13337 0 0 0 52199 17 0 0 25 0 1 0 275304198 56348672 13148 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 13757 13148 170 317 0 13436 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 55028

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1737840/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=58328 CPUtime=582.14
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 14051 0 0 0 58196 18 0 0 25 0 1 0 275304198 59727872 13862 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 14582 13862 170 317 0 14261 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 58328

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1735856/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=60468 CPUtime=642.12
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 14524 0 0 0 64193 19 0 0 25 0 1 0 275304198 61919232 14335 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 15117 14335 170 317 0 14796 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 60468


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

/proc/meminfo: memFree=1734192/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=61944 CPUtime=702.11
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 14921 0 0 0 70190 21 0 0 25 0 1 0 275304198 63430656 14732 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 15486 14732 170 317 0 15165 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 61944

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1732208/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=64840 CPUtime=762.1
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 15673 0 0 0 76188 22 0 0 25 0 1 0 275304198 66396160 15224 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 16210 15224 170 317 0 15889 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 64840

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1730416/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=66580 CPUtime=822.08
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 16125 0 0 0 82185 23 0 0 25 0 1 0 275304198 68177920 15676 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 16645 15676 170 317 0 16324 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 66580

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1728496/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=68388 CPUtime=882.06
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 16594 0 0 0 88182 24 0 0 25 0 1 0 275304198 70029312 16145 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 17097 16145 170 317 0 16776 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 68388

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1726512/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=70248 CPUtime=942.05
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 17079 0 0 0 94179 26 0 0 25 0 1 0 275304198 71933952 16630 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 17562 16630 170 317 0 17241 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 70248

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1724784/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=71856 CPUtime=1002.04
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 17479 0 0 0 100177 27 0 0 25 0 1 0 275304198 73580544 17030 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 17964 17030 170 317 0 17643 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 71856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 1067
/proc/meminfo: memFree=1723376/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=73356 CPUtime=1062.02
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 17845 0 0 0 106174 28 0 0 25 0 1 0 275304198 75116544 17396 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 18339 17396 170 317 0 18018 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 73356

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1721840/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=74716 CPUtime=1122
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 18208 0 0 0 112171 29 0 0 25 0 1 0 275304198 76509184 17759 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 18679 17759 170 317 0 18358 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 74716

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1720304/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=76208 CPUtime=1181.99
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 18594 0 0 0 118169 30 0 0 25 0 1 0 275304198 78036992 18145 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 19052 18145 170 317 0 18731 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 76208

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1718512/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=77840 CPUtime=1241.97
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 19013 0 0 0 124167 30 0 0 25 0 1 0 275304198 79708160 18564 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 19460 18564 170 317 0 19139 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 77840

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1717040/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=79584 CPUtime=1301.96
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 19372 0 0 0 130165 31 0 0 25 0 1 0 275304198 81494016 18923 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 19896 18923 170 317 0 19575 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 79584

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1067
/proc/meminfo: memFree=1715440/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=81704 CPUtime=1361.94
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 19891 0 0 0 136162 32 0 0 25 0 1 0 275304198 83664896 19277 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 20426 19277 170 317 0 20105 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 81704

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1069
/proc/meminfo: memFree=1714352/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=82756 CPUtime=1421.93
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 20181 0 0 0 142160 33 0 0 25 0 1 0 275304198 84742144 19567 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 20689 19567 170 317 0 20368 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 82756

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1069
/proc/meminfo: memFree=1713200/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=83948 CPUtime=1481.91
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 20475 0 0 0 148157 34 0 0 25 0 1 0 275304198 85962752 19861 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 20987 19861 170 317 0 20666 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 83948

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1069
/proc/meminfo: memFree=1711856/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=85816 CPUtime=1541.89
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 20930 0 0 0 154155 34 0 0 25 0 1 0 275304198 87875584 20184 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 21454 20184 170 317 0 21133 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 85816

Solver just ended. Dumping a history of the last processes samples

[startup+1543.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1069
/proc/meminfo: memFree=1711856/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=85992 CPUtime=1543.49
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 20940 0 0 0 154315 34 0 0 25 0 1 0 275304198 88055808 20194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 21498 20194 170 317 0 21177 0
Current children cumulated CPU time (s) 1543.49
Current children cumulated vsize (KiB) 85992

[startup+1544.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1069
/proc/meminfo: memFree=1711856/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=85992 CPUtime=1544.29
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 20940 0 0 0 154395 34 0 0 25 0 1 0 275304198 88055808 20194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 21498 20194 170 317 0 21177 0
Current children cumulated CPU time (s) 1544.29
Current children cumulated vsize (KiB) 85992

[startup+1544.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1069
/proc/meminfo: memFree=1711856/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=85992 CPUtime=1544.49
/proc/1066/stat : 1066 (oree) R 1064 1066 997 0 -1 4194304 20940 0 0 0 154415 34 0 0 25 0 1 0 275304198 88055808 20194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/1066/statm: 21498 20194 170 317 0 21177 0
Current children cumulated CPU time (s) 1544.49
Current children cumulated vsize (KiB) 85992

[startup+1545 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1069
/proc/meminfo: memFree=1711856/2055920 swapFree=4157044/4192956
[pid=1066] ppid=1064 vsize=0 CPUtime=1544.54
/proc/1066/stat : 1066 (oree) D 1064 1066 997 0 -1 4194308 20956 0 0 0 154418 36 0 0 24 0 1 0 275304198 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 18446744072100051646 0 0 17 0 0 0
/proc/1066/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1544.54
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1545.01
CPU time (s): 1544.55
CPU user time (s): 1544.18
CPU system time (s): 0.363944
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 85992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1544.18
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20956
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 30531

runsolver used 1.22181 second user time and 3.46747 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue May  1 04:11:06 UTC 2007

IDJOB= 430189
IDBENCH= 47962
IDSOLVER= 172
FILE ID= node7/430189-1177992666

PBS_JOBID= 4728242

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=13-P1=29-P2=29-P3=31-P4=37-P5=17-P6=29-P7=3-P8=29-P9=17-B.opb
COMMAND LINE= oree /tmp/evaluation/430189-1177992666/instance-430189-1177992666.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node7/convwatcher-430189-1177992666 -o ROOT/results/node7/conversion-430189-1177992666 -C 600 -M 1800 /tmp/evaluation/430189-1177992666/substituteSizeProductKeyword /tmp/evaluation/430189-1177992666/instance-430189-1177992666.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-430189-1177992666 -o ROOT/results/node7/solver-430189-1177992666 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/430189-1177992666/instance-430189-1177992666.opb mod           

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  f969522c25fcd822319ca2a51d36dbf7

RANDOM SEED= 346254847

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.231
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.231
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:       1793616 kB
Buffers:         34424 kB
Cached:         140104 kB
SwapCached:      15532 kB
Active:          42628 kB
Inactive:       154492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793616 kB
SwapTotal:     4192956 kB
SwapFree:      4157044 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          29612 kB
Slab:            50632 kB
Committed_AS:  9040060 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB

End job on node7 on Tue May  1 04:36:51 UTC 2007