Trace number 432106

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 627.609 628.199

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=79-P1=163-P2=61-P3=127-P4=163-P5=211-B.opb
MD5SUM0b0d874eaa404001e586f84b413e6897
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 variables120
Total number of constraints11
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 constraints11
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)320
Sum of products size (including duplicates)640
Number of different products320
Sum of products size640

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)

2.17/2.23	o 55
3.97/4.16	o 33
25.02/25.26	o 27
58.50/58.70	o 13
172.82/173.19	o 7
184.20/184.52	o 5
218.58/218.99	o 3
627.50/628.19	s OPTIMUM FOUND
627.50/628.19	v x1 x2 x9 x10 x11 x14 x15 x16 x17 x18 x19 x20 x21 x22 x24 x25 x27 x28 x29 x30 x32 x33 x34 x36 x38 x39 x41 x42 x45 x46 x47 x48 x49 x51 x53
627.50/628.19	v x54 x56 x57 x58 x60 x65 x66 x67 x68 x69 x73 x75 x77 x78 x79 x80 x82 x89 x90 x91 x96 x100 x107 x108 x116 x118 x119 x120 x121 x122 x129
627.50/628.19	v x130 x137 x138 x161 x162 x169 x170 x177 x178 x185 x187 x189 x190 x192 x193 x195 x197 x198 x200 x201 x203 x205 x206 x208 x209 x211
627.50/628.19	v x213 x214 x216 x217 x219 x221 x222 x224 x225 x227 x229 x230 x232 x241 x243 x245 x246 x248 x249 x250 x252 x265 x266 x268 x273 x274
627.50/628.19	v x276 x281 x282 x284 x289 x290 x292 x305 x306 x308 x313 x314 x315 x316 x317 x321 x322 x323 x324 x325 x337 x338 x339 x340 x341 x353
627.50/628.19	v x354 x355 x356 x357 x361 x362 x363 x364 x365 x377 x379 x381 x382 x383 x384 x385 x387 x389 x390 x391 x392 x409 x411 x413 x414 x415
627.50/628.19	v x416 x417 x419 x421 x422 x423 x424 x425 x427 x429 x430 x431 x432 x433 x435 x437 x438 x439 x440

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/432106-1178013813/instance-432106-1178013813.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node67/watcher-432106-1178013813 -o ROOT/results/node67/solver-432106-1178013813 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-432106-1178013813.opb /tmp/evaluation/432106-1178013813/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.96 0.98 3/64 8901
/proc/meminfo: memFree=1814240/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12268 CPUtime=0
/proc/8901/stat : 8901 (pbclasp) R 8899 8901 7198 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 277370836 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647292414 0 0 4224 0 0 0 0 17 0 0 0
/proc/8901/statm: 3067 317 242 3 0 167 0

[startup+0.0573659 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 8901
/proc/meminfo: memFree=1814240/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=0
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 488 0 0 0 0 0 0 0 16 0 1 0 277370836 12697600 441 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/8901/statm: 3100 441 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101379 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 8901
/proc/meminfo: memFree=1814240/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=0.06
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 277370836 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8901/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.301409 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 8901
/proc/meminfo: memFree=1814240/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=0.06
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 277370836 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8901/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.701483 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 8901
/proc/meminfo: memFree=1814240/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=0.06
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 277370836 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8901/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+1.50163 s]
/proc/loadavg: 0.91 0.96 0.98 2/67 8911
/proc/meminfo: memFree=1811712/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=0.06
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 277370836 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8901/statm: 3100 462 343 3 0 200 0
[pid=8909] ppid=8901 vsize=5352 CPUtime=0
/proc/8909/stat : 8909 (sh) S 8901 8901 7198 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 277370844 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8909/statm: 1338 224 188 169 0 49 0
[pid=8911] ppid=8909 vsize=4140 CPUtime=1.41
/proc/8911/stat : 8911 (clasp-1.0) R 8909 8901 7198 0 -1 4194304 684 0 0 0 141 0 0 0 25 0 1 0 277370844 4239360 646 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777587 0 0 4096 0 0 0 0 17 1 0 0
/proc/8911/statm: 1035 646 249 81 0 409 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21892

[startup+3.10192 s]
/proc/loadavg: 0.91 0.96 0.98 2/67 8911
/proc/meminfo: memFree=1811136/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=2.21
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 689 3708 0 0 0 0 219 2 16 0 1 0 277370836 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8901/statm: 3100 465 343 3 0 200 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 12400

[startup+6.30152 s]
/proc/loadavg: 0.92 0.96 0.98 2/67 8927
/proc/meminfo: memFree=1811648/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=4.05
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 803 5742 0 0 0 0 402 3 16 0 1 0 277370836 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 465 343 3 0 200 0
[pid=8925] ppid=8901 vsize=5352 CPUtime=0
/proc/8925/stat : 8925 (sh) S 8901 8901 7198 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 277371254 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8925/statm: 1338 224 188 169 0 49 0
[pid=8927] ppid=8925 vsize=4264 CPUtime=2.11
/proc/8927/stat : 8927 (clasp-1.0) R 8925 8901 7198 0 -1 4194304 726 0 0 0 211 0 0 0 25 0 1 0 277371254 4366336 688 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8927/statm: 1066 688 249 81 0 440 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 22016

[startup+12.7017 s]
/proc/loadavg: 0.93 0.96 0.98 2/67 8927
/proc/meminfo: memFree=1810256/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=4.05
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 803 5742 0 0 0 0 402 3 16 0 1 0 277370836 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 465 343 3 0 200 0
[pid=8925] ppid=8901 vsize=5352 CPUtime=0
/proc/8925/stat : 8925 (sh) S 8901 8901 7198 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 277371254 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8925/statm: 1338 224 188 169 0 49 0
[pid=8927] ppid=8925 vsize=5308 CPUtime=8.48
/proc/8927/stat : 8927 (clasp-1.0) R 8925 8901 7198 0 -1 4194304 988 0 0 0 848 0 0 0 25 0 1 0 277371254 5435392 950 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134790368 0 0 4096 0 0 0 0 17 0 0 0
/proc/8927/statm: 1327 950 249 81 0 701 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 23060

[startup+25.501 s]
/proc/loadavg: 0.94 0.96 0.98 2/67 8927
/proc/meminfo: memFree=1809368/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=25.11
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 916 8312 0 0 1 0 2505 5 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 12400

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 8935
/proc/meminfo: memFree=1808920/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=25.11
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 916 8312 0 0 1 0 2505 5 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8933] ppid=8901 vsize=5352 CPUtime=0
/proc/8933/stat : 8933 (sh) S 8901 8901 7198 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 277373364 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8933/statm: 1338 224 188 169 0 49 0
[pid=8935] ppid=8933 vsize=6612 CPUtime=25.79
/proc/8935/stat : 8935 (clasp-1.0) R 8933 8901 7198 0 -1 4194304 1311 0 0 0 2579 0 0 0 25 0 1 0 277373364 6770688 1273 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616088 0 0 4096 0 0 0 0 17 0 0 0
/proc/8935/statm: 1653 1273 249 81 0 1027 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 24364

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/67 8943
/proc/meminfo: memFree=1808216/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=58.53
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1027 11063 0 0 1 0 5845 7 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8941] ppid=8901 vsize=5352 CPUtime=0
/proc/8941/stat : 8941 (sh) S 8901 8901 7198 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 277376708 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8941/statm: 1338 224 188 169 0 49 0
[pid=8943] ppid=8941 vsize=7236 CPUtime=43.54
/proc/8943/stat : 8943 (clasp-1.0) R 8941 8901 7198 0 -1 4194304 1455 0 0 0 4354 0 0 0 25 0 1 0 277376708 7409664 1417 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134792691 0 0 4096 0 0 0 0 17 0 0 0
/proc/8943/statm: 1809 1417 249 81 0 1183 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 24988

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8943
/proc/meminfo: memFree=1806872/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=58.53
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1027 11063 0 0 1 0 5845 7 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8941] ppid=8901 vsize=5352 CPUtime=0
/proc/8941/stat : 8941 (sh) S 8901 8901 7198 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 277376708 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8941/statm: 1338 224 188 169 0 49 0
[pid=8943] ppid=8941 vsize=8480 CPUtime=103.49
/proc/8943/stat : 8943 (clasp-1.0) R 8941 8901 7198 0 -1 4194304 1781 0 0 0 10349 0 0 0 25 0 1 0 277376708 8683520 1743 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784651 0 0 4096 0 0 0 0 17 0 0 0
/proc/8943/statm: 2120 1743 249 81 0 1494 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 26232

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1810776/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=4520 CPUtime=3.28
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 774 0 0 0 328 0 0 0 25 0 1 0 277392738 4628480 736 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 1130 736 249 81 0 504 0
Current children cumulated CPU time (s) 221.98
Current children cumulated vsize (KiB) 22272

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1807768/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=7492 CPUtime=63.23
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 1541 0 0 0 6323 0 0 0 25 0 1 0 277392738 7671808 1503 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789696 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 1873 1503 249 81 0 1247 0
Current children cumulated CPU time (s) 281.93
Current children cumulated vsize (KiB) 25244

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1806680/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0

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

/proc/8967/statm: 2448 2057 249 81 0 1822 0
Current children cumulated CPU time (s) 401.84
Current children cumulated vsize (KiB) 27544

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1805208/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=10188 CPUtime=243.11
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2208 0 0 0 24311 0 0 0 25 0 1 0 277392738 10432512 2170 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616831 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2547 2170 249 81 0 1921 0
Current children cumulated CPU time (s) 461.81
Current children cumulated vsize (KiB) 27940

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1804824/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=10724 CPUtime=303.06
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2316 0 0 0 30306 0 0 0 25 0 1 0 277392738 10981376 2278 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2681 2278 249 81 0 2055 0
Current children cumulated CPU time (s) 521.76
Current children cumulated vsize (KiB) 28476

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1804312/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=11284 CPUtime=363.01
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2444 0 0 0 36301 0 0 0 25 0 1 0 277392738 11554816 2406 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2821 2406 249 81 0 2195 0
Current children cumulated CPU time (s) 581.71
Current children cumulated vsize (KiB) 29036

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1804248/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=11284 CPUtime=369.41
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2444 0 0 0 36941 0 0 0 25 0 1 0 277392738 11554816 2406 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777478 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2821 2406 249 81 0 2195 0
Current children cumulated CPU time (s) 588.11
Current children cumulated vsize (KiB) 29036

[startup+614.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1803992/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=11424 CPUtime=394.99
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2504 0 0 0 39499 0 0 0 25 0 1 0 277392738 11698176 2466 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134792691 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2856 2466 249 81 0 2230 0
Current children cumulated CPU time (s) 613.69
Current children cumulated vsize (KiB) 29176

[startup+620.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1803928/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=11568 CPUtime=401.39
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2524 0 0 0 40139 0 0 0 25 0 1 0 277392738 11845632 2486 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784714 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2892 2486 249 81 0 2266 0
Current children cumulated CPU time (s) 620.09
Current children cumulated vsize (KiB) 29320

[startup+623.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1803928/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=11568 CPUtime=404.59
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2532 0 0 0 40459 0 0 0 25 0 1 0 277392738 11845632 2494 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784608 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2892 2494 249 81 0 2266 0
Current children cumulated CPU time (s) 623.29
Current children cumulated vsize (KiB) 29320

[startup+625.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1803928/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=11700 CPUtime=406.19
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2543 0 0 0 40618 1 0 0 25 0 1 0 277392738 11980800 2505 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714146 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2925 2505 249 81 0 2299 0
Current children cumulated CPU time (s) 624.89
Current children cumulated vsize (KiB) 29452

[startup+627.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1803864/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=11700 CPUtime=407.79
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2543 0 0 0 40778 1 0 0 25 0 1 0 277392738 11980800 2505 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2925 2505 249 81 0 2299 0
Current children cumulated CPU time (s) 626.49
Current children cumulated vsize (KiB) 29452

[startup+627.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1803864/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=11700 CPUtime=408.59
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2543 0 0 0 40858 1 0 0 25 0 1 0 277392738 11980800 2505 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784617 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2925 2505 249 81 0 2299 0
Current children cumulated CPU time (s) 627.29
Current children cumulated vsize (KiB) 29452

[startup+628.106 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 8967
/proc/meminfo: memFree=1803864/2055920 swapFree=4183044/4192956
[pid=8901] ppid=8899 vsize=12400 CPUtime=218.7
/proc/8901/stat : 8901 (pbclasp) S 8899 8901 7198 0 -1 4194304 1363 19308 0 0 1 1 21856 12 16 0 1 0 277370836 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8901/statm: 3100 466 343 3 0 200 0
[pid=8965] ppid=8901 vsize=5352 CPUtime=0
/proc/8965/stat : 8965 (sh) S 8901 8901 7198 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 277392737 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8965/statm: 1338 224 188 169 0 49 0
[pid=8967] ppid=8965 vsize=11700 CPUtime=408.8
/proc/8967/stat : 8967 (clasp-1.0) R 8965 8901 7198 0 -1 4194304 2543 0 0 0 40879 1 0 0 25 0 1 0 277392738 11980800 2505 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134778652 0 0 4096 0 0 0 0 17 0 0 0
/proc/8967/statm: 2925 2505 249 81 0 2299 0
Current children cumulated CPU time (s) 627.5
Current children cumulated vsize (KiB) 29452

Child status: 0
Real time (s): 628.199
CPU time (s): 627.609
CPU user time (s): 627.455
CPU system time (s): 0.153976
CPU usage (%): 99.9061
Max. virtual memory (cumulated for all children) (KiB): 29452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 627.455
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23883
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= 595
involuntary context switches= 2795

runsolver used 0.596909 second user time and 1.69574 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue May  1 10:03:33 UTC 2007

IDJOB= 432106
IDBENCH= 48099
IDSOLVER= 167
FILE ID= node67/432106-1178013813

PBS_JOBID= 4728287

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=8-P0=79-P1=163-P2=61-P3=127-P4=163-P5=211-B.opb
COMMAND LINE= pbclasp instance-432106-1178013813.opb /tmp/evaluation/432106-1178013813/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node67/convwatcher-432106-1178013813 -o ROOT/results/node67/conversion-432106-1178013813 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/432106-1178013813/instance-432106-1178013813.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  0b0d874eaa404001e586f84b413e6897

RANDOM SEED= 472129386

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1814648 kB
Buffers:         19140 kB
Cached:         153716 kB
SwapCached:       3808 kB
Active:          45204 kB
Inactive:       137764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814648 kB
SwapTotal:     4192956 kB
SwapFree:      4183044 kB
Dirty:             500 kB
Writeback:           0 kB
Mapped:          16056 kB
Slab:            44312 kB
Committed_AS:  1342204 kB
PageTables:       1456 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 node67 on Tue May  1 10:14:02 UTC 2007