Trace number 431588

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
PB-clasp 2007-04-10OPT3 1324.21 1324.56

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=71-P1=79-P2=101-P3=109-P4=107-P5=97-P6=127-P7=127-P8=67-B.opb
MD5SUM81c333fcff34b0322e8b1b71c0cda382
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.187971
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 variables168
Total number of constraints17
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 constraints17
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)392
Sum of products size (including duplicates)784
Number of different products392
Sum of products size784

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)

255.50/255.67	o 81
278.09/278.22	o 67
485.73/485.95	o 45
572.82/573.07	o 41
710.28/710.50	o 33
899.83/900.18	o 31
952.51/952.86	o 5
963.32/963.65	o 3
1324.11/1324.56	s OPTIMUM FOUND
1324.11/1324.56	v x1 x2 x8 x9 x11 x12 x15 x17 x19 x20 x21 x22 x23 x24 x26 x29 x30 x31 x33 x34 x35 x36 x38 x39 x40 x42 x43 x49 x50 x53 x55 x57 x62 x63 x64
1324.11/1324.56	v x68 x70 x71 x73 x78 x79 x82 x83 x84 x85 x87 x89 x90 x91 x92 x99 x105 x106 x109 x111 x112 x121 x123 x126 x135 x137 x139 x140 x141 x143
1324.11/1324.56	v x145 x147 x157 x159 x162 x163 x164 x165 x168 x169 x170 x176 x177 x190 x191 x197 x198 x218 x222 x224 x232 x236 x238 x246 x250 x252
1324.11/1324.56	v x253 x257 x259 x260 x264 x266 x267 x269 x274 x276 x281 x283 x295 x297 x316 x317 x320 x321 x322 x323 x324 x327 x328 x329 x330 x331
1324.11/1324.56	v x334 x335 x336 x344 x345 x348 x349 x350 x351 x352 x355 x356 x357 x358 x359 x362 x363 x364 x365 x367 x369 x370 x371 x379 x381 x383
1324.11/1324.56	v x384 x385 x386 x388 x390 x391 x392 x393 x395 x397 x398 x399 x407 x409 x411 x412 x413 x414 x456 x463 x469 x484 x490 x498 x504 x512
1324.11/1324.56	v x515 x517 x518 x547 x550 x552 x553 x554 x557 x559 x560

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/431588-1178008046/instance-431588-1178008046.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-431588-1178008046 -o ROOT/results/node43/solver-431588-1178008046 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-431588-1178008046.opb /tmp/evaluation/431588-1178008046/temp 

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.91 0.95 0.98 3/77 9364
/proc/meminfo: memFree=1619824/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12268 CPUtime=0
/proc/9364/stat : 9364 (pbclasp) D 9362 9364 9024 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 248716439 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216849414757 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/9364/statm: 3067 317 242 3 0 167 0

[startup+0.0683491 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9364
/proc/meminfo: memFree=1619824/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 492 0 0 0 0 0 0 0 16 0 1 0 248716439 12697600 444 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9364/statm: 3100 444 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101355 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9364
/proc/meminfo: memFree=1619824/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12400

[startup+0.301366 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9364
/proc/meminfo: memFree=1619824/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12400

[startup+0.701401 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9364
/proc/meminfo: memFree=1619824/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12400

[startup+1.50147 s]
/proc/loadavg: 0.91 0.95 0.98 2/80 9374
/proc/meminfo: memFree=1617176/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
[pid=9372] ppid=9364 vsize=5352 CPUtime=0
/proc/9372/stat : 9372 (sh) S 9364 9364 9024 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248716449 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9372/statm: 1338 224 188 169 0 49 0
[pid=9374] ppid=9372 vsize=4536 CPUtime=1.39
/proc/9374/stat : 9374 (clasp-1.0) R 9372 9364 9024 0 -1 4194304 776 0 0 0 139 0 0 0 25 0 1 0 248716449 4644864 738 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715292 0 0 4096 0 0 0 0 17 1 0 0
/proc/9374/statm: 1134 738 249 81 0 508 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 22288

[startup+3.10261 s]
/proc/loadavg: 0.92 0.95 0.98 2/80 9374
/proc/meminfo: memFree=1616600/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
[pid=9372] ppid=9364 vsize=5352 CPUtime=0
/proc/9372/stat : 9372 (sh) S 9364 9364 9024 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248716449 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9372/statm: 1338 224 188 169 0 49 0
[pid=9374] ppid=9372 vsize=4928 CPUtime=2.99
/proc/9374/stat : 9374 (clasp-1.0) R 9372 9364 9024 0 -1 4194304 885 0 0 0 299 0 0 0 25 0 1 0 248716449 5046272 847 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714146 0 0 4096 0 0 0 0 17 1 0 0
/proc/9374/statm: 1232 847 249 81 0 606 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 22680

[startup+6.30189 s]
/proc/loadavg: 0.92 0.95 0.98 2/80 9374
/proc/meminfo: memFree=1615768/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
[pid=9372] ppid=9364 vsize=5352 CPUtime=0
/proc/9372/stat : 9372 (sh) S 9364 9364 9024 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248716449 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9372/statm: 1338 224 188 169 0 49 0
[pid=9374] ppid=9372 vsize=5324 CPUtime=6.19
/proc/9374/stat : 9374 (clasp-1.0) R 9372 9364 9024 0 -1 4194304 997 0 0 0 619 0 0 0 25 0 1 0 248716449 5451776 959 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616732 0 0 4096 0 0 0 0 17 1 0 0
/proc/9374/statm: 1331 959 249 81 0 705 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23076

[startup+12.7014 s]
/proc/loadavg: 0.93 0.96 0.98 2/80 9374
/proc/meminfo: memFree=1614936/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
[pid=9372] ppid=9364 vsize=5352 CPUtime=0
/proc/9372/stat : 9372 (sh) S 9364 9364 9024 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248716449 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9372/statm: 1338 224 188 169 0 49 0
[pid=9374] ppid=9372 vsize=6256 CPUtime=12.59
/proc/9374/stat : 9374 (clasp-1.0) R 9372 9364 9024 0 -1 4194304 1226 0 0 0 1259 0 0 0 25 0 1 0 248716449 6406144 1188 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784582 0 0 4096 0 0 0 0 17 1 0 0
/proc/9374/statm: 1564 1188 249 81 0 938 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 24008

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/80 9374
/proc/meminfo: memFree=1613784/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
[pid=9372] ppid=9364 vsize=5352 CPUtime=0
/proc/9372/stat : 9372 (sh) S 9364 9364 9024 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248716449 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9372/statm: 1338 224 188 169 0 49 0
[pid=9374] ppid=9372 vsize=7312 CPUtime=25.38
/proc/9374/stat : 9374 (clasp-1.0) R 9372 9364 9024 0 -1 4194304 1494 0 0 0 2538 0 0 0 25 0 1 0 248716449 7487488 1456 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784665 0 0 4096 0 0 0 0 17 1 0 0
/proc/9374/statm: 1828 1456 249 81 0 1202 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25064

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/80 9374
/proc/meminfo: memFree=1612312/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
[pid=9372] ppid=9364 vsize=5352 CPUtime=0
/proc/9372/stat : 9372 (sh) S 9364 9364 9024 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248716449 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9372/statm: 1338 224 188 169 0 49 0
[pid=9374] ppid=9372 vsize=8796 CPUtime=50.98
/proc/9374/stat : 9374 (clasp-1.0) R 9372 9364 9024 0 -1 4194304 1859 0 0 0 5097 1 0 0 25 0 1 0 248716449 9007104 1821 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/9374/statm: 2199 1821 249 81 0 1573 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26548

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/80 9374
/proc/meminfo: memFree=1610776/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
[pid=9372] ppid=9364 vsize=5352 CPUtime=0
/proc/9372/stat : 9372 (sh) S 9364 9364 9024 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248716449 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9372/statm: 1338 224 188 169 0 49 0
[pid=9374] ppid=9372 vsize=10280 CPUtime=102.18
/proc/9374/stat : 9374 (clasp-1.0) R 9372 9364 9024 0 -1 4194304 2199 0 0 0 10216 2 0 0 25 0 1 0 248716449 10526720 2161 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784615 0 0 4096 0 0 0 0 17 1 0 0
/proc/9374/statm: 2570 2161 249 81 0 1944 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28032

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 9374
/proc/meminfo: memFree=1609432/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
[pid=9372] ppid=9364 vsize=5352 CPUtime=0
/proc/9372/stat : 9372 (sh) S 9364 9364 9024 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248716449 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9372/statm: 1338 224 188 169 0 49 0
[pid=9374] ppid=9372 vsize=11584 CPUtime=162.15
/proc/9374/stat : 9374 (clasp-1.0) R 9372 9364 9024 0 -1 4194304 2546 0 0 0 16213 2 0 0 25 0 1 0 248716449 11862016 2508 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134748350 0 0 4096 0 0 0 0 17 1 0 0
/proc/9374/statm: 2896 2508 249 81 0 2270 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 29336

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 9374
/proc/meminfo: memFree=1608664/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=0.07
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 573 1592 0 0 0 0 7 0 16 0 1 0 248716439 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 464 343 3 0 200 0
[pid=9372] ppid=9364 vsize=5352 CPUtime=0
/proc/9372/stat : 9372 (sh) S 9364 9364 9024 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248716449 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9372/statm: 1338 224 188 169 0 49 0
[pid=9374] ppid=9372 vsize=12404 CPUtime=222.14
/proc/9374/stat : 9374 (clasp-1.0) R 9372 9364 9024 0 -1 4194304 2727 0 0 0 22211 3 0 0 25 0 1 0 248716449 12701696 2689 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/9374/statm: 3101 2689 249 81 0 2475 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30156

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 9390
/proc/meminfo: memFree=1615904/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=278.13
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 810 8716 0 0 0 0 27806 7 16 0 1 0 248716439 12697600 467 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/9364/statm: 3100 467 343 3 0 200 0
[pid=9388] ppid=9364 vsize=5352 CPUtime=0
/proc/9388/stat : 9388 (sh) S 9364 9364 9024 0 -1 4194304 289 121 0 0 0 0 0 0 19 0 1 0 248744263 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9388/statm: 1338 224 188 169 0 49 0

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

/proc/9440/statm: 2438 2039 249 81 0 1812 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 27504

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 9440
/proc/meminfo: memFree=1609184/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=11420 CPUtime=158.58
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 2476 0 0 0 15855 3 0 0 25 0 1 0 248812806 11694080 2438 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616169 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 2855 2438 249 81 0 2229 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 29172

[startup+1182.3 s]
/proc/loadavg: 1.04 0.99 0.99 2/80 9440
/proc/meminfo: memFree=1607968/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=12572 CPUtime=218.56
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 2771 0 0 0 21853 3 0 0 25 0 1 0 248812806 12873728 2733 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616362 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3143 2733 249 81 0 2517 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 30324

[startup+1242.3 s]
/proc/loadavg: 1.16 1.03 1.00 2/80 9440
/proc/meminfo: memFree=1607520/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=13124 CPUtime=278.55
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 2897 0 0 0 27851 4 0 0 25 0 1 0 248812806 13438976 2859 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616357 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3281 2859 249 81 0 2655 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 30876

[startup+1302.3 s]
/proc/loadavg: 1.16 1.06 1.01 2/80 9440
/proc/meminfo: memFree=1607072/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=13548 CPUtime=338.54
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 2996 0 0 0 33850 4 0 0 25 0 1 0 248812806 13873152 2958 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789705 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3387 2958 249 81 0 2761 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 31300

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

[startup+1305.5 s]
/proc/loadavg: 1.16 1.06 1.01 2/80 9440
/proc/meminfo: memFree=1607072/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=13548 CPUtime=341.73
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 2997 0 0 0 34169 4 0 0 25 0 1 0 248812806 13873152 2959 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3387 2959 249 81 0 2761 0
Current children cumulated CPU time (s) 1305.11
Current children cumulated vsize (KiB) 31300

[startup+1318.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/80 9440
/proc/meminfo: memFree=1606752/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=13856 CPUtime=354.53
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 3069 0 0 0 35449 4 0 0 25 0 1 0 248812806 14188544 3031 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784798 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3464 3031 249 81 0 2838 0
Current children cumulated CPU time (s) 1317.91
Current children cumulated vsize (KiB) 31608

[startup+1321.5 s]
/proc/loadavg: 1.13 1.06 1.01 2/80 9440
/proc/meminfo: memFree=1606752/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=13856 CPUtime=357.73
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 3069 0 0 0 35769 4 0 0 25 0 1 0 248812806 14188544 3031 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3464 3031 249 81 0 2838 0
Current children cumulated CPU time (s) 1321.11
Current children cumulated vsize (KiB) 31608

[startup+1323.1 s]
/proc/loadavg: 1.12 1.06 1.01 2/80 9440
/proc/meminfo: memFree=1606752/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=13856 CPUtime=359.33
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 3069 0 0 0 35929 4 0 0 25 0 1 0 248812806 14188544 3031 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3464 3031 249 81 0 2838 0
Current children cumulated CPU time (s) 1322.71
Current children cumulated vsize (KiB) 31608

[startup+1323.9 s]
/proc/loadavg: 1.12 1.06 1.01 2/80 9440
/proc/meminfo: memFree=1606752/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=13856 CPUtime=360.13
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 3069 0 0 0 36009 4 0 0 25 0 1 0 248812806 14188544 3031 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784657 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3464 3031 249 81 0 2838 0
Current children cumulated CPU time (s) 1323.51
Current children cumulated vsize (KiB) 31608

[startup+1324.3 s]
/proc/loadavg: 1.12 1.06 1.01 2/80 9440
/proc/meminfo: memFree=1606752/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=13856 CPUtime=360.53
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 3069 0 0 0 36049 4 0 0 25 0 1 0 248812806 14188544 3031 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782432 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3464 3031 249 81 0 2838 0
Current children cumulated CPU time (s) 1323.91
Current children cumulated vsize (KiB) 31608

[startup+1324.5 s]
/proc/loadavg: 1.12 1.06 1.01 2/80 9440
/proc/meminfo: memFree=1606752/2055920 swapFree=4158588/4192956
[pid=9364] ppid=9362 vsize=12400 CPUtime=963.38
/proc/9364/stat : 9364 (pbclasp) S 9362 9364 9024 0 -1 4194304 1533 30364 0 0 1 1 96310 26 16 0 1 0 248716439 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858148756 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/9364/statm: 3100 469 343 3 0 200 0
[pid=9438] ppid=9364 vsize=5352 CPUtime=0
/proc/9438/stat : 9438 (sh) S 9364 9364 9024 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248812806 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9438/statm: 1338 224 188 169 0 49 0
[pid=9440] ppid=9438 vsize=13856 CPUtime=360.73
/proc/9440/stat : 9440 (clasp-1.0) R 9438 9364 9024 0 -1 4194304 3069 0 0 0 36069 4 0 0 25 0 1 0 248812806 14188544 3031 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741336 0 0 4096 0 0 0 0 17 1 0 0
/proc/9440/statm: 3464 3031 249 81 0 2838 0
Current children cumulated CPU time (s) 1324.11
Current children cumulated vsize (KiB) 31608

Child status: 0
Real time (s): 1324.56
CPU time (s): 1324.21
CPU user time (s): 1323.87
CPU system time (s): 0.341948
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 31608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1323.87
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35642
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= 782
involuntary context switches= 1863

runsolver used 1.21781 second user time and 3.60645 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue May  1 08:27:26 UTC 2007

IDJOB= 431588
IDBENCH= 48062
IDSOLVER= 167
FILE ID= node43/431588-1178008046

PBS_JOBID= 4728305

Free space on /tmp= 66564 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=71-P1=79-P2=101-P3=109-P4=107-P5=97-P6=127-P7=127-P8=67-B.opb
COMMAND LINE= pbclasp instance-431588-1178008046.opb /tmp/evaluation/431588-1178008046/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node43/convwatcher-431588-1178008046 -o ROOT/results/node43/conversion-431588-1178008046 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/431588-1178008046/instance-431588-1178008046.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-431588-1178008046 -o ROOT/results/node43/solver-431588-1178008046 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-431588-1178008046.opb /tmp/evaluation/431588-1178008046/temp

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  81c333fcff34b0322e8b1b71c0cda382

RANDOM SEED= 737440235

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1620168 kB
Buffers:         38752 kB
Cached:         304948 kB
SwapCached:       2624 kB
Active:         104696 kB
Inactive:       262532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620168 kB
SwapTotal:     4192956 kB
SwapFree:      4158588 kB
Dirty:             592 kB
Writeback:           0 kB
Mapped:          31488 kB
Slab:            53900 kB
Committed_AS:  2867216 kB
PageTables:       1896 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= 66564 MiB

End job on node43 on Tue May  1 08:49:31 UTC 2007