Trace number 365282

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 alphaSAT (TO)12 1800.16 1800.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
MD5SUM7acfcd4d612717a490c27c9a55b3f455
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.095985
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables411
Total number of constraints477
Number of constraints which are clauses387
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 411
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1129
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1129
Number of bits of the biggest sum of numbers11
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/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=411 #constraints=479 hasObjective=yes
0.00/0.01	c res. mode=mod
0.00/0.01	c VSIDS like heuristics
0.00/0.01	c complete search running
0.00/0.01	c nbDecision=112 #constraints=479
0.00/0.01	c linear search for optimum
0.00/0.01	o 30
0.00/0.01	c nbDecision=117 #constraints=481
0.00/0.01	o 24
0.00/0.02	c nbDecision=137 #constraints=492
0.00/0.02	o 20
0.00/0.03	c nbDecision=143 #constraints=496
0.00/0.03	o 16
0.10/0.12	c nbDecision=262 #constraints=560
0.10/0.12	o 15
0.20/0.29	c restart after 401 decisions
0.20/0.30	c nbDecision=500 #constraints=659
0.39/0.45	c nbDecision=640 #constraints=736
0.39/0.45	o 14
0.49/0.56	c nbDecision=750 #constraints=795
0.49/0.56	o 13
0.59/0.63	c restart after 801 decisions
0.69/0.78	c nbDecision=1000 #constraints=899
1.29/1.36	c nbDecision=1500 #constraints=1136
1.39/1.50	c restart after 1601 decisions
1.99/2.05	c nbDecision=2000 #constraints=1352
2.99/3.02	c nbDecision=2500 #constraints=1612
4.30/4.33	c nbDecision=3000 #constraints=1924
4.99/5.02	c restart after 3201 decisions
5.79/5.82	c nbDecision=3500 #constraints=2166
7.39/7.42	c nbDecision=4000 #constraints=2424
9.79/9.81	c nbDecision=4500 #constraints=2758
12.59/12.64	c nbDecision=5000 #constraints=3103
15.59/15.66	c nbDecision=5500 #constraints=3384
18.99/19.06	c nbDecision=6000 #constraints=3654
22.38/22.43	c restart after 6401 decisions
23.08/23.10	c nbDecision=6500 #constraints=3910
27.39/27.46	c nbDecision=7000 #constraints=4183
31.68/31.74	c nbDecision=7500 #constraints=4449
36.48/36.52	c nbDecision=8000 #constraints=4709
42.07/42.15	c nbDecision=8500 #constraints=5015
47.38/47.43	c nbDecision=9000 #constraints=5284
55.07/55.11	c nbDecision=9500 #constraints=5629
61.57/61.61	c nbDecision=10000 #constraints=5910
69.98/70.02	c nbDecision=10500 #constraints=6216
77.87/77.91	c nbDecision=11000 #constraints=6481
84.67/84.76	c nbDecision=11500 #constraints=6718
91.46/91.59	c nbDecision=12000 #constraints=6966
101.46/101.51	c nbDecision=12500 #constraints=7287
105.76/105.80	c restart after 12801 decisions
108.76/108.80	c nbDecision=13000 #constraints=7481
119.35/119.43	c nbDecision=13500 #constraints=7743
128.15/128.27	c nbDecision=14000 #constraints=7966
137.86/137.97	c nbDecision=14500 #constraints=8221
150.15/150.28	c nbDecision=15000 #constraints=8501
161.84/161.97	c nbDecision=15500 #constraints=8730
170.84/170.98	c nbDecision=16000 #constraints=9018
178.64/178.79	c nbDecision=16500 #constraints=9250
187.94/188.01	c nbDecision=17000 #constraints=9515
198.73/198.82	c nbDecision=17500 #constraints=9834
208.84/208.93	c nbDecision=18000 #constraints=10109
222.62/222.71	c nbDecision=18500 #constraints=10457
233.92/234.09	c nbDecision=19000 #constraints=10748
248.62/248.73	c nbDecision=19500 #constraints=11057
262.11/262.20	c nbDecision=20000 #constraints=11335
274.12/274.27	c nbDecision=20500 #constraints=11599
287.70/287.82	c nbDecision=21000 #constraints=11889
301.00/301.12	c nbDecision=21500 #constraints=12169
317.89/318.03	c nbDecision=22000 #constraints=12518
332.70/332.88	c nbDecision=22500 #constraints=12809
351.69/351.89	c nbDecision=23000 #constraints=13129
369.68/369.87	c nbDecision=23500 #constraints=13404
388.77/388.96	c nbDecision=24000 #constraints=13703
408.47/408.61	c nbDecision=24500 #constraints=14013
428.67/428.86	c nbDecision=25000 #constraints=14272
447.76/447.96	c nbDecision=25500 #constraints=14533
451.76/451.99	c restart after 25601 decisions
471.05/471.21	c nbDecision=26000 #constraints=14778
489.25/489.40	c nbDecision=26500 #constraints=15023
501.05/501.28	c nbDecision=27000 #constraints=15259
514.94/515.13	c nbDecision=27500 #constraints=15519
527.84/528.02	c nbDecision=28000 #constraints=15790
544.13/544.36	c nbDecision=28500 #constraints=16076
559.33/559.57	c nbDecision=29000 #constraints=16399
577.73/577.95	c nbDecision=29500 #constraints=16670
595.72/595.96	c nbDecision=30000 #constraints=16939
610.32/610.56	c nbDecision=30500 #constraints=17187
626.00/626.25	c nbDecision=31000 #constraints=17458
641.90/642.17	c nbDecision=31500 #constraints=17741
661.10/661.31	c nbDecision=32000 #constraints=18077
679.29/679.52	c nbDecision=32500 #constraints=18382
701.60/701.81	c nbDecision=33000 #constraints=18683
709.19/709.46	c nbDecision=33231 #constraints=18792
709.19/709.46	o 12
718.28/718.52	c nbDecision=33500 #constraints=18931
737.28/737.50	c nbDecision=34000 #constraints=19179
754.67/754.98	c nbDecision=34500 #constraints=19440
775.87/776.19	c nbDecision=35000 #constraints=19719
796.26/796.59	c nbDecision=35500 #constraints=20024
825.05/825.37	c nbDecision=36000 #constraints=20326
849.95/850.27	c nbDecision=36500 #constraints=20561
879.44/879.73	c nbDecision=37000 #constraints=20856
913.03/913.37	c nbDecision=37500 #constraints=21135
935.22/935.54	c nbDecision=38000 #constraints=21381
958.71/959.01	c nbDecision=38500 #constraints=21646
984.40/984.71	c nbDecision=39000 #constraints=21920
1012.10/1012.45	c nbDecision=39500 #constraints=22169
1044.59/1045.00	c nbDecision=40000 #constraints=22451
1068.98/1069.32	c nbDecision=40500 #constraints=22681
1092.08/1092.43	c nbDecision=41000 #constraints=22921
1117.66/1118.06	c nbDecision=41500 #constraints=23189
1148.86/1149.28	c nbDecision=42000 #constraints=23470
1189.84/1190.24	c nbDecision=42500 #constraints=23746
1215.14/1215.52	c nbDecision=43000 #constraints=23974
1241.33/1241.78	c nbDecision=43500 #constraints=24227
1266.89/1267.38	c nbDecision=44000 #constraints=24442
1294.62/1295.11	c nbDecision=44500 #constraints=24680
1318.70/1319.24	c nbDecision=45000 #constraints=24904
1356.99/1357.55	c nbDecision=45500 #constraints=25166
1388.88/1389.48	c nbDecision=46000 #constraints=25399
1413.27/1413.90	c nbDecision=46500 #constraints=25662
1438.16/1438.78	c nbDecision=47000 #constraints=25904
1463.76/1464.36	c nbDecision=47500 #constraints=26155
1489.25/1489.89	c nbDecision=48000 #constraints=26451
1516.44/1517.04	c nbDecision=48500 #constraints=26726
1546.13/1546.76	c nbDecision=49000 #constraints=27045
1577.12/1577.71	c nbDecision=49500 #constraints=27328
1610.71/1611.38	c nbDecision=50000 #constraints=27607
1642.21/1642.83	c nbDecision=50500 #constraints=27854
1671.59/1672.23	c nbDecision=51000 #constraints=28083
1684.69/1685.35	c restart after 51201 decisions
1703.99/1704.65	c nbDecision=51500 #constraints=28309
1737.38/1738.03	c nbDecision=52000 #constraints=28574
1775.46/1776.16	c nbDecision=52500 #constraints=28873
1800.06/1800.70	Received signal 15
1800.06/1800.73	
1800.06/1800.73	s SATISFIABLE
1800.06/1800.73	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.06/1800.73	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.06/1800.73	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.06/1800.73	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
1800.06/1800.73	v x106 x107 x108 x109 x110 x111 x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 x122 x123 x124 x125 -x126 -x127 -x128
1800.06/1800.73	v -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149
1800.06/1800.73	v -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 x167 x168 x169 -x170
1800.06/1800.73	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 x183 x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191
1800.06/1800.73	v -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 x205 x206 x207 x208 x209 x210 x211 x212 -x213
1800.06/1800.73	v -x214 x215 x216 x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 x230 x231 x232 x233 x234 x235 x236
1800.06/1800.73	v x237 x238 x239 x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 x252 x253 -x254 -x255 -x256 -x257 -x258
1800.06/1800.73	v -x259 -x260 -x261 x262 x263 -x264 -x265 -x266 x267 x268 x269 x270 x271 x272 x273 -x274 -x275 -x276 -x277 -x278 -x279 x280 x281
1800.06/1800.73	v -x282 -x283 x284 x285 -x286 -x287 -x288 -x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 -x299 -x300 -x301 x302 x303 x304
1800.06/1800.73	v x305 x306 -x307 -x308 x309 x310 x311 x312 -x313 x314 x315 x316 -x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 -x329
1800.06/1800.73	v x330 x331 -x332 -x333 -x334 x335 x336 x337 -x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 -x353
1800.06/1800.73	v -x354 x355 x356 x357 x358 -x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 -x374 -x375 -x376 x377
1800.06/1800.73	v x378 x379 x380 x381 x382 x383 -x384 -x385 -x386 x387 x388 -x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 -x400 -x401
1800.06/1800.73	v x402 x403 -x404 -x405 x406 x407 x408 x409 x410 x411
1800.06/1800.73	
1800.06/1800.73	c user time= 1799.5 s
1800.06/1800.73	c system time= 0.609907 s
1800.06/1800.73	c wall clock time=1800.74

Verifier Data (download as text)

OK	12

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-365282-1176990004 -o ROOT/results/node9/solver-365282-1176990004 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/365282-1176990004/instance-365282-1176990004.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.92 0.97 0.91 3/77 24044
/proc/meminfo: memFree=1897424/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=1468 CPUtime=0
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 175038014 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 367 166 131 317 0 46 0

[startup+0.00677699 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 24044
/proc/meminfo: memFree=1897424/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=1612 CPUtime=0
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 175038014 1650688 188 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 403 192 136 317 0 82 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1612

[startup+0.101787 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 24044
/proc/meminfo: memFree=1897424/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=2400 CPUtime=0.1
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 434 0 0 0 10 0 0 0 18 0 1 0 175038014 2457600 416 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 600 416 170 317 0 279 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2400

[startup+0.301809 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 24044
/proc/meminfo: memFree=1897424/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=3448 CPUtime=0.29
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 705 0 0 0 29 0 0 0 19 0 1 0 175038014 3530752 687 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134752702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 862 687 170 317 0 541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3448

[startup+0.701853 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 24044
/proc/meminfo: memFree=1897424/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=5380 CPUtime=0.69
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 1189 0 0 0 69 0 0 0 23 0 1 0 175038014 5509120 1171 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271339 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 1345 1171 170 317 0 1024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5380

[startup+1.50194 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1892360/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=8668 CPUtime=1.49
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 2017 0 0 0 149 0 0 0 25 0 1 0 175038014 8876032 1999 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 2167 1999 170 317 0 1846 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8668

[startup+3.10112 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1888456/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=13492 CPUtime=3.09
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 3190 0 0 0 308 1 0 0 25 0 1 0 175038014 13815808 3172 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 3373 3172 170 317 0 3052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13492

[startup+6.30149 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1881160/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=18772 CPUtime=6.29
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 4517 0 0 0 627 2 0 0 25 0 1 0 175038014 19222528 4499 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 4693 4499 170 317 0 4372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18772

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1871752/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=28016 CPUtime=12.69
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 6740 0 0 0 1266 3 0 0 25 0 1 0 175038014 28688384 6722 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 7004 6722 170 317 0 6683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28016

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1862920/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=35952 CPUtime=25.48
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 8778 0 0 0 2544 4 0 0 25 0 1 0 175038014 36814848 8760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 8988 8760 170 317 0 8667 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35952

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1848776/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=52244 CPUtime=51.08
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 12317 0 0 0 5101 7 0 0 25 0 1 0 175038014 53497856 12299 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602694 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 13061 12299 170 317 0 12740 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52244

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1831816/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=67928 CPUtime=102.27
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 16471 0 0 0 10216 11 0 0 25 0 1 0 175038014 69558272 16453 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604197 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 16982 16453 170 317 0 16661 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 67928

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1815112/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=88812 CPUtime=162.24
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 20686 0 0 0 16210 14 0 0 25 0 1 0 175038014 90943488 20610 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 22203 20610 170 317 0 21882 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 88812

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1800136/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=103508 CPUtime=222.22
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 24431 0 0 0 22206 16 0 0 25 0 1 0 175038014 105992192 24355 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 25877 24355 170 317 0 25556 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 103508

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1788488/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=114620 CPUtime=282.21
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 27362 0 0 0 28202 19 0 0 25 0 1 0 175038014 117370880 27286 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713793 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 28655 27286 170 317 0 28334 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 114620

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1777800/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=124704 CPUtime=342.19
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 29979 0 0 0 34198 21 0 0 25 0 1 0 175038014 127696896 29903 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 31176 29903 170 317 0 30855 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 124704

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1769288/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=132868 CPUtime=402.17
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 32109 0 0 0 40194 23 0 0 25 0 1 0 175038014 136056832 32033 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 33217 32033 170 317 0 32896 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 132868

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1762760/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=139288 CPUtime=462.15
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 33727 0 0 0 46191 24 0 0 25 0 1 0 175038014 142630912 33651 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 34822 33651 170 317 0 34501 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 139288

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1754056/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=147672 CPUtime=522.14
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 35925 0 0 0 52188 26 0 0 25 0 1 0 175038014 151216128 35849 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 36918 35849 170 317 0 36597 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 147672

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1744392/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=157080 CPUtime=582.12
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 38357 0 0 0 58183 29 0 0 25 0 1 0 175038014 160849920 38167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 39270 38167 170 317 0 38949 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 157080

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1731784/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=182156 CPUtime=642.1
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 43891 0 0 0 64178 32 0 0 25 0 1 0 175038014 186527744 41325 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 45539 41325 170 317 0 45218 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 182156


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1703624/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=208372 CPUtime=882.04
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 51191 0 0 0 88165 39 0 0 25 0 1 0 175038014 213372928 48328 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 52093 48328 170 317 0 51772 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 208372

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1698376/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=213328 CPUtime=942.02
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 52548 0 0 0 94162 40 0 0 25 0 1 0 175038014 218447872 49652 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718670 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 53332 49652 170 317 0 53011 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 213328

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1692488/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=218304 CPUtime=1002
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 54058 0 0 0 100158 42 0 0 25 0 1 0 175038014 223543296 51096 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 54576 51096 170 317 0 54255 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 218304

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1687752/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=222940 CPUtime=1061.98
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 55322 0 0 0 106155 43 0 0 25 0 1 0 175038014 228290560 52294 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 55735 52294 170 317 0 55414 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 222940

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1682056/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=228176 CPUtime=1121.96
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 56775 0 0 0 112152 44 0 0 25 0 1 0 175038014 233652224 53681 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 57044 53681 170 317 0 56723 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 228176

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1677832/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=231836 CPUtime=1181.94
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 57815 0 0 0 118149 45 0 0 25 0 1 0 175038014 237400064 54721 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 57959 54721 170 317 0 57638 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 231836

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24045
/proc/meminfo: memFree=1672968/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=236448 CPUtime=1241.93
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 59075 0 0 0 124146 47 0 0 25 0 1 0 175038014 242122752 55915 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 59112 55915 170 317 0 58791 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 236448

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/84 24219
/proc/meminfo: memFree=1666832/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=240384 CPUtime=1301.82
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 60223 0 0 0 130134 48 0 0 25 0 1 0 175038014 246153216 57063 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 60096 57063 170 317 0 59775 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 240384

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1663816/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=244292 CPUtime=1361.79
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 61329 0 0 0 136129 50 0 0 25 0 1 0 175038014 250155008 58103 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 61073 58103 170 317 0 60752 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 244292

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1658824/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=249116 CPUtime=1421.77
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 62689 0 0 0 142126 51 0 0 25 0 1 0 175038014 255094784 59331 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 62279 59331 170 317 0 61958 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 249116

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1653192/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=254336 CPUtime=1481.75
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 64157 0 0 0 148122 53 0 0 25 0 1 0 175038014 260440064 60733 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 63584 60733 170 317 0 63263 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 254336

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1647688/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=259356 CPUtime=1541.73
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 65594 0 0 0 154119 54 0 0 25 0 1 0 175038014 265580544 62104 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 64839 62104 170 317 0 64518 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 259356

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1642824/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=264180 CPUtime=1601.72
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 66911 0 0 0 160116 56 0 0 25 0 1 0 175038014 270520320 63322 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 66045 63322 170 317 0 65724 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 264180

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1638408/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=268700 CPUtime=1661.7
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 68189 0 0 0 166113 57 0 0 25 0 1 0 175038014 275148800 64402 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 67175 64402 170 317 0 66854 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 268700

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1634248/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=272344 CPUtime=1721.68
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 69233 0 0 0 172110 58 0 0 25 0 1 0 175038014 278880256 65446 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 68086 65446 170 317 0 67765 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 272344

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1629960/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=276388 CPUtime=1781.67
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 70373 0 0 0 178107 60 0 0 25 0 1 0 175038014 283021312 66520 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 69097 66520 170 317 0 68776 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 276388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1628872/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=277432 CPUtime=1800.06
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 70666 0 0 0 179946 60 0 0 25 0 1 0 175038014 284090368 66780 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 69358 66780 170 317 0 69037 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 277432

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24242
/proc/meminfo: memFree=1628872/2055920 swapFree=4152812/4192956
[pid=24044] ppid=24042 vsize=277432 CPUtime=1800.06
/proc/24044/stat : 24044 (oree) R 24042 24044 23942 0 -1 4194304 70666 0 0 0 179946 60 0 0 25 0 1 0 175038014 284090368 66780 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24044/statm: 69358 66780 170 317 0 69037 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 277432

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.16
CPU user time (s): 1799.5
CPU system time (s): 0.6539
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 277432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70682
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= 36027

runsolver used 2.04769 second user time and 4.50331 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu Apr 19 13:40:04 UTC 2007

IDJOB= 365282
IDBENCH= 2226
IDSOLVER= 172
FILE ID= node9/365282-1176990004

PBS_JOBID= 4630444

Free space on /tmp= 66427 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
COMMAND LINE= oree /tmp/evaluation/365282-1176990004/instance-365282-1176990004.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-365282-1176990004 -o ROOT/results/node9/solver-365282-1176990004 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/365282-1176990004/instance-365282-1176990004.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  7acfcd4d612717a490c27c9a55b3f455

RANDOM SEED= 860134853

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1897904 kB
Buffers:         20520 kB
Cached:          75828 kB
SwapCached:       7964 kB
Active:          58928 kB
Inactive:        60052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897904 kB
SwapTotal:     4192956 kB
SwapFree:      4152812 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          29624 kB
Slab:            24580 kB
Committed_AS:  6056372 kB
PageTables:       1784 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= 66427 MiB

End job on node9 on Thu Apr 19 14:10:07 UTC 2007