Trace number 431322

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 841.307 841.661

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=9-P0=499-P1=293-P2=223-P3=277-B.opb
MD5SUMffde7c44e1ce67f9a67e822c2db106af
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.100984
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 variables81
Total number of constraints7
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 constraints7
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)243
Sum of products size (including duplicates)486
Number of different products243
Sum of products size486

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)

21.06/21.20	o 487
43.95/44.00	o 473
91.20/91.35	o 467
99.69/99.89	o 463
100.90/101.07	o 257
116.99/117.16	o 189
147.47/147.68	o 187
199.76/199.92	o 175
207.35/207.51	o 159
214.86/215.02	o 107
215.65/215.82	o 95
216.46/216.62	o 93
222.25/222.49	o 89
226.45/226.63	o 69
226.50/227.31	o 65
227.85/228.01	o 59
228.54/228.70	o 29
230.49/230.76	o 7
230.79/231.04	o 5
230.85/231.33	o 3
841.20/841.66	s OPTIMUM FOUND
841.20/841.66	v x1 x2 x10 x13 x15 x16 x17 x18 x19 x23 x24 x25 x28 x29 x30 x31 x32 x34 x35 x36 x37 x38 x40 x41 x42 x44 x45 x46 x47 x49 x53 x54 x56 x64 x69
841.20/841.66	v x70 x73 x77 x78 x79 x81 x82 x83 x109 x110 x127 x128 x136 x137 x145 x146 x154 x155 x163 x164 x166 x167 x168 x170 x171 x199 x200 x202
841.20/841.66	v x203 x204 x206 x207 x208 x209 x211 x212 x213 x215 x216 x217 x218 x220 x221 x222 x224 x225 x244 x245 x247 x251 x252 x253 x254 x256
841.20/841.66	v x260 x261 x262 x263 x265 x269 x270 x271 x272 x274 x278 x279 x280 x281 x283 x287 x288 x298 x299 x301 x305 x306 x307 x308 x310 x314
841.20/841.66	v x315 x316 x317 x319 x323 x324

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/431322-1178004737/instance-431322-1178004737.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-431322-1178004737 -o ROOT/results/node68/solver-431322-1178004737 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-431322-1178004737.opb /tmp/evaluation/431322-1178004737/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.97 3/64 3407
/proc/meminfo: memFree=1783808/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12268 CPUtime=0
/proc/3407/stat : 3407 (pbclasp) D 3405 3407 1372 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 276463293 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257414625893 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/3407/statm: 3067 317 242 3 0 167 0

[startup+0.0749689 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 3407
/proc/meminfo: memFree=1783808/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=0.05
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 570 1595 0 0 0 0 4 1 16 0 1 0 276463293 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/3407/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12400

[startup+0.101967 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 3407
/proc/meminfo: memFree=1783808/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=0.05
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 570 1595 0 0 0 0 4 1 16 0 1 0 276463293 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/3407/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12400

[startup+0.301984 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 3407
/proc/meminfo: memFree=1783808/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=0.05
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 570 1595 0 0 0 0 4 1 16 0 1 0 276463293 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/3407/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12400

[startup+0.702019 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 3407
/proc/meminfo: memFree=1783808/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=0.05
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 570 1595 0 0 0 0 4 1 16 0 1 0 276463293 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/3407/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12400

[startup+1.50109 s]
/proc/loadavg: 0.91 0.95 0.97 2/67 3417
/proc/meminfo: memFree=1781600/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=0.05
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 570 1595 0 0 0 0 4 1 16 0 1 0 276463293 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/3407/statm: 3100 461 343 3 0 200 0
[pid=3415] ppid=3407 vsize=5352 CPUtime=0
/proc/3415/stat : 3415 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276463300 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3415/statm: 1338 224 188 169 0 49 0
[pid=3417] ppid=3415 vsize=3740 CPUtime=1.42
/proc/3417/stat : 3417 (clasp-1.0) R 3415 3407 1372 0 -1 4194304 596 0 0 0 142 0 0 0 25 0 1 0 276463300 3829760 558 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 10956422 0 0 4096 0 0 0 0 17 1 0 0
/proc/3417/statm: 935 558 249 81 0 309 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21492

[startup+3.10224 s]
/proc/loadavg: 0.91 0.95 0.97 2/67 3417
/proc/meminfo: memFree=1781216/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=0.05
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 570 1595 0 0 0 0 4 1 16 0 1 0 276463293 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/3407/statm: 3100 461 343 3 0 200 0
[pid=3415] ppid=3407 vsize=5352 CPUtime=0
/proc/3415/stat : 3415 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276463300 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3415/statm: 1338 224 188 169 0 49 0
[pid=3417] ppid=3415 vsize=4248 CPUtime=3.02
/proc/3417/stat : 3417 (clasp-1.0) R 3415 3407 1372 0 -1 4194304 707 0 0 0 302 0 0 0 25 0 1 0 276463300 4349952 669 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134713939 0 0 4096 0 0 0 0 17 1 0 0
/proc/3417/statm: 1062 669 249 81 0 436 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22000

[startup+6.30153 s]
/proc/loadavg: 0.92 0.95 0.97 2/67 3417
/proc/meminfo: memFree=1780704/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=0.05
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 570 1595 0 0 0 0 4 1 16 0 1 0 276463293 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/3407/statm: 3100 461 343 3 0 200 0
[pid=3415] ppid=3407 vsize=5352 CPUtime=0
/proc/3415/stat : 3415 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276463300 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3415/statm: 1338 224 188 169 0 49 0
[pid=3417] ppid=3415 vsize=4632 CPUtime=6.22
/proc/3417/stat : 3417 (clasp-1.0) R 3415 3407 1372 0 -1 4194304 800 0 0 0 622 0 0 0 25 0 1 0 276463300 4743168 762 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715268 0 0 4096 0 0 0 0 17 1 0 0
/proc/3417/statm: 1158 762 249 81 0 532 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22384

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.97 2/67 3417
/proc/meminfo: memFree=1780264/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=0.05
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 570 1595 0 0 0 0 4 1 16 0 1 0 276463293 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/3407/statm: 3100 461 343 3 0 200 0
[pid=3415] ppid=3407 vsize=5352 CPUtime=0
/proc/3415/stat : 3415 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276463300 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3415/statm: 1338 224 188 169 0 49 0
[pid=3417] ppid=3415 vsize=5008 CPUtime=12.62
/proc/3417/stat : 3417 (clasp-1.0) R 3415 3407 1372 0 -1 4194304 910 0 0 0 1262 0 0 0 25 0 1 0 276463300 5128192 872 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/3417/statm: 1252 872 249 81 0 626 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22760

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/67 3425
/proc/meminfo: memFree=1781096/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=21.18
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 689 3969 0 0 0 0 2116 2 16 0 1 0 276463293 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 464 343 3 0 200 0
[pid=3423] ppid=3407 vsize=5352 CPUtime=0
/proc/3423/stat : 3423 (sh) S 3407 3407 1372 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 276465415 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3423/statm: 1338 224 188 169 0 49 0
[pid=3425] ppid=3423 vsize=4244 CPUtime=4.27
/proc/3425/stat : 3425 (clasp-1.0) R 3423 3407 1372 0 -1 4194304 715 0 0 0 427 0 0 0 25 0 1 0 276465415 4345856 677 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715808 0 0 4096 0 0 0 0 17 1 0 0
/proc/3425/statm: 1061 677 249 81 0 435 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 21996

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.97 2/67 3433
/proc/meminfo: memFree=1780784/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=43.98
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 808 6359 0 0 0 0 4394 4 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3431] ppid=3407 vsize=5352 CPUtime=0
/proc/3431/stat : 3431 (sh) S 3407 3407 1372 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 276467699 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3431/statm: 1338 224 188 169 0 49 0
[pid=3433] ppid=3431 vsize=4648 CPUtime=7.03
/proc/3433/stat : 3433 (clasp-1.0) R 3431 3407 1372 0 -1 4194304 812 0 0 0 703 0 0 0 25 0 1 0 276467699 4759552 774 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617553 0 0 4096 0 0 0 0 17 1 0 0
/proc/3433/statm: 1162 774 249 81 0 536 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 22400

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/67 3457
/proc/meminfo: memFree=1781416/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=100.99
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 1163 13069 0 0 0 1 10089 9 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3455] ppid=3407 vsize=5352 CPUtime=0
/proc/3455/stat : 3455 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 276473402 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3455/statm: 1338 224 188 169 0 49 0
[pid=3457] ppid=3455 vsize=3732 CPUtime=1.21
/proc/3457/stat : 3457 (clasp-1.0) R 3455 3407 1372 0 -1 4194304 598 0 0 0 121 0 0 0 25 0 1 0 276473402 3821568 560 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616162 0 0 4096 0 0 0 0 17 1 0 0
/proc/3457/statm: 933 560 249 81 0 307 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 21484

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3473
/proc/meminfo: memFree=1780008/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=147.58
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 1402 17810 0 0 0 1 14745 12 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3471] ppid=3407 vsize=5352 CPUtime=0
/proc/3471/stat : 3471 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 276478063 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 1338 224 188 169 0 49 0
[pid=3473] ppid=3471 vsize=4996 CPUtime=14.59
/proc/3473/stat : 3473 (clasp-1.0) R 3471 3407 1372 0 -1 4194304 913 0 0 0 1459 0 0 0 25 0 1 0 276478063 5115904 875 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741423 0 0 4096 0 0 0 0 17 1 0 0
/proc/3473/statm: 1249 875 249 81 0 623 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 22748

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3513
/proc/meminfo: memFree=1780520/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=216.5
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 1995 28535 0 0 1 1 21628 20 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3511] ppid=3407 vsize=5352 CPUtime=0
/proc/3511/stat : 3511 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 276484957 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3511/statm: 1338 224 188 169 0 49 0
[pid=3513] ppid=3511 vsize=4400 CPUtime=5.65
/proc/3513/stat : 3513 (clasp-1.0) R 3511 3407 1372 0 -1 4194304 770 0 0 0 565 0 0 0 25 0 1 0 276484958 4505600 732 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616179 0 0 4096 0 0 0 0 17 1 0 0
/proc/3513/statm: 1100 732 249 81 0 474 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 22152

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3577
/proc/meminfo: memFree=1779440/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0

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

/proc/3577/statm: 1863 1477 249 81 0 1237 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 25204

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776880/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=7836 CPUtime=410.85
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1616 0 0 0 41084 1 0 0 25 0 1 0 276486428 8024064 1578 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784548 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 1959 1578 249 81 0 1333 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 25588

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776752/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8120 CPUtime=470.83
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1667 0 0 0 47082 1 0 0 25 0 1 0 276486428 8314880 1629 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784651 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2030 1629 249 81 0 1404 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 25872

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776560/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8264 CPUtime=530.82
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1697 0 0 0 53081 1 0 0 25 0 1 0 276486428 8462336 1659 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134738027 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2066 1659 249 81 0 1440 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 26016

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776496/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8264 CPUtime=590.8
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1711 0 0 0 59079 1 0 0 25 0 1 0 276486428 8462336 1673 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2066 1673 249 81 0 1440 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 26016

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

[startup+831.902 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776368/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8404 CPUtime=600.4
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1747 0 0 0 60039 1 0 0 25 0 1 0 276486428 8605696 1709 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134740938 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2101 1709 249 81 0 1475 0
Current children cumulated CPU time (s) 831.51
Current children cumulated vsize (KiB) 26156

[startup+838.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776304/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8404 CPUtime=606.79
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1756 0 0 0 60678 1 0 0 25 0 1 0 276486428 8605696 1718 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784651 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2101 1718 249 81 0 1475 0
Current children cumulated CPU time (s) 837.9
Current children cumulated vsize (KiB) 26156

[startup+839.902 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776304/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8404 CPUtime=608.39
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1756 0 0 0 60838 1 0 0 25 0 1 0 276486428 8605696 1718 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741875 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2101 1718 249 81 0 1475 0
Current children cumulated CPU time (s) 839.5
Current children cumulated vsize (KiB) 26156

[startup+840.703 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776304/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8404 CPUtime=609.19
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1756 0 0 0 60918 1 0 0 25 0 1 0 276486428 8605696 1718 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715424 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2101 1718 249 81 0 1475 0
Current children cumulated CPU time (s) 840.3
Current children cumulated vsize (KiB) 26156

[startup+841.103 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776304/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8404 CPUtime=609.59
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1756 0 0 0 60958 1 0 0 25 0 1 0 276486428 8605696 1718 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2101 1718 249 81 0 1475 0
Current children cumulated CPU time (s) 840.7
Current children cumulated vsize (KiB) 26156

[startup+841.506 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776304/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8404 CPUtime=610
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1756 0 0 0 60999 1 0 0 25 0 1 0 276486428 8605696 1718 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2101 1718 249 81 0 1475 0
Current children cumulated CPU time (s) 841.11
Current children cumulated vsize (KiB) 26156

[startup+841.603 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 3579
/proc/meminfo: memFree=1776304/2055920 swapFree=4183864/4192956
[pid=3407] ppid=3405 vsize=12400 CPUtime=231.11
/proc/3407/stat : 3407 (pbclasp) S 3405 3407 1372 0 -1 4194304 2939 44068 0 0 1 2 23076 32 16 0 1 0 276463293 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 257423359892 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/3407/statm: 3100 465 343 3 0 200 0
[pid=3575] ppid=3407 vsize=5352 CPUtime=0
/proc/3575/stat : 3575 (sh) S 3407 3407 1372 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 276486427 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 257414456132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3575/statm: 1338 224 188 169 0 49 0
[pid=3577] ppid=3575 vsize=8404 CPUtime=610.09
/proc/3577/stat : 3577 (clasp-1.0) R 3575 3407 1372 0 -1 4194304 1756 0 0 0 61008 1 0 0 25 0 1 0 276486428 8605696 1718 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/3577/statm: 2101 1718 249 81 0 1475 0
Current children cumulated CPU time (s) 841.2
Current children cumulated vsize (KiB) 26156

Child status: 0
Real time (s): 841.661
CPU time (s): 841.307
CPU user time (s): 840.931
CPU system time (s): 0.375942
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 26156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 840.931
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49433
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= 1335
involuntary context switches= 1701

runsolver used 0.631903 second user time and 1.71574 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Tue May  1 07:32:17 UTC 2007

IDJOB= 431322
IDBENCH= 48043
IDSOLVER= 167
FILE ID= node68/431322-1178004737

PBS_JOBID= 4728231

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=9-P0=499-P1=293-P2=223-P3=277-B.opb
COMMAND LINE= pbclasp instance-431322-1178004737.opb /tmp/evaluation/431322-1178004737/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node68/convwatcher-431322-1178004737 -o ROOT/results/node68/conversion-431322-1178004737 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/431322-1178004737/instance-431322-1178004737.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  ffde7c44e1ce67f9a67e822c2db106af

RANDOM SEED= 272312549

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1784280 kB
Buffers:         15100 kB
Cached:         183360 kB
SwapCached:       2888 kB
Active:          71784 kB
Inactive:       137096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784280 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:             516 kB
Writeback:           0 kB
Mapped:          16344 kB
Slab:            48828 kB
Committed_AS:  3071180 kB
PageTables:       1384 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 node68 on Tue May  1 07:46:19 UTC 2007