Trace number 420080

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 NameAnswerCPU timeWall clock time
PB-clasp 2007-04-10? (TO) 1800.01 1792.82

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l06-ipc5-h32-unknown.opb
MD5SUM1d8b4bc6cd59d6ee3856cf9cca980ee0
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1227.89
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables161116
Total number of constraints800163
Number of constraints which are clauses800163
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint591
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1180
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

1800.01/1792.82	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420080-1177418486/instance-420080-1177418486.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-420080-1177418486 -o ROOT/results/node35/solver-420080-1177418486 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-420080-1177418486.opb /tmp/evaluation/420080-1177418486/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.92 0.98 0.99 3/77 9378
/proc/meminfo: memFree=1819192/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=12268 CPUtime=0
/proc/9378/stat : 9378 (pbclasp) R 9376 9378 8611 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 189764246 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266134583909 0 0 4224 0 0 0 0 17 1 0 0
/proc/9378/statm: 3067 317 242 3 0 167 0

[startup+0.0179511 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9378
/proc/meminfo: memFree=1819192/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=12796 CPUtime=0.01
/proc/9378/stat : 9378 (pbclasp) R 9376 9378 8611 0 -1 4194304 567 0 0 0 1 0 0 0 18 0 1 0 189764246 13103104 534 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266134262497 0 0 4224 16384 0 0 0 17 1 0 0
/proc/9378/statm: 3199 534 314 3 0 299 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12796

[startup+0.10196 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9378
/proc/meminfo: memFree=1819192/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=16580 CPUtime=0.09
/proc/9378/stat : 9378 (pbclasp) R 9376 9378 8611 0 -1 4194304 1499 0 0 0 9 0 0 0 18 0 1 0 189764246 16977920 1466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266134262497 0 0 4224 16384 0 0 0 17 1 0 0
/proc/9378/statm: 4145 1466 314 3 0 1245 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16580

[startup+0.301983 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9378
/proc/meminfo: memFree=1819192/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.29
/proc/9378/stat : 9378 (pbclasp) R 9376 9378 8611 0 -1 4194304 2079 0 0 0 28 1 0 0 19 0 1 0 189764246 19349504 2046 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 0 0 0 17 1 0 0
/proc/9378/statm: 4724 2046 316 3 0 1824 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18896

[startup+0.70103 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9378
/proc/meminfo: memFree=1819192/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.68
/proc/9378/stat : 9378 (pbclasp) R 9376 9378 8611 0 -1 4194304 2079 0 0 0 67 1 0 0 23 0 1 0 189764246 19349504 2046 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 0 0 0 17 1 0 0
/proc/9378/statm: 4724 2046 316 3 0 1824 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18896

[startup+1.50212 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 9383
/proc/meminfo: memFree=1810128/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=0
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 0 0 0 0 0 0 0 20 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9381] ppid=9380 vsize=12532 CPUtime=0.69
/proc/9381/stat : 9381 (pb2clasp1) R 9380 9378 8611 0 -1 4194304 540 0 0 0 69 0 0 0 23 0 1 0 189764325 12832768 499 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152399503 0 0 4224 0 0 0 0 17 0 0 0
/proc/9381/statm: 3133 499 340 3 0 233 0
[pid=9382] ppid=9380 vsize=4828 CPUtime=0.08
/proc/9382/stat : 9382 (clasp-1.0) S 9380 9378 8611 0 -1 4194304 840 0 0 0 8 0 0 0 16 0 1 0 189764325 4943872 805 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/9382/statm: 1207 805 230 81 0 581 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189764325 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 53876

[startup+3.10231 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 9383
/proc/meminfo: memFree=1806352/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=0
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 0 0 0 0 0 0 0 20 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9381] ppid=9380 vsize=12532 CPUtime=2.21
/proc/9381/stat : 9381 (pb2clasp1) R 9380 9378 8611 0 -1 4194304 540 0 0 0 221 0 0 0 25 0 1 0 189764325 12832768 499 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152332074 0 0 4224 0 0 0 0 17 0 0 0
/proc/9381/statm: 3133 499 340 3 0 233 0
[pid=9382] ppid=9380 vsize=9592 CPUtime=0.27
/proc/9382/stat : 9382 (clasp-1.0) S 9380 9378 8611 0 -1 4194304 2020 0 0 0 27 0 0 0 16 0 1 0 189764325 9822208 1985 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/9382/statm: 2398 1985 230 81 0 1772 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189764325 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 58640

[startup+6.30169 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 9383
/proc/meminfo: memFree=1796688/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=0
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 0 0 0 0 0 0 0 20 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9381] ppid=9380 vsize=12532 CPUtime=5.36
/proc/9381/stat : 9381 (pb2clasp1) R 9380 9378 8611 0 -1 4194304 541 0 0 0 535 1 0 0 25 0 1 0 189764325 12832768 500 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266143306752 0 0 4224 0 0 0 0 17 0 0 0
/proc/9381/statm: 3133 500 340 3 0 233 0
[pid=9382] ppid=9380 vsize=19584 CPUtime=0.7
/proc/9382/stat : 9382 (clasp-1.0) S 9380 9378 8611 0 -1 4194304 4484 0 0 0 68 2 0 0 16 0 1 0 189764325 20054016 4449 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/9382/statm: 4896 4449 230 81 0 4270 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189764325 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 6.83
Current children cumulated vsize (KiB) 68632

[startup+12.7024 s]
/proc/loadavg: 0.93 0.98 0.99 3/82 9383
/proc/meminfo: memFree=1776088/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=0
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 0 0 0 0 0 0 0 20 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9381] ppid=9380 vsize=12532 CPUtime=11.67
/proc/9381/stat : 9381 (pb2clasp1) R 9380 9378 8611 0 -1 4194304 543 0 0 0 1166 1 0 0 25 0 1 0 189764325 12832768 502 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152320854 0 0 4224 0 0 0 0 17 0 0 0
/proc/9381/statm: 3133 502 340 3 0 233 0
[pid=9382] ppid=9380 vsize=40028 CPUtime=1.63
/proc/9382/stat : 9382 (clasp-1.0) S 9380 9378 8611 0 -1 4194304 9462 0 0 0 158 5 0 0 16 0 1 0 189764325 40988672 9427 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/9382/statm: 10007 9427 230 81 0 9381 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189764325 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 14.07
Current children cumulated vsize (KiB) 89076

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/82 9383
/proc/meminfo: memFree=1734680/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=0
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 0 0 0 0 0 0 0 20 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9381] ppid=9380 vsize=12532 CPUtime=24.34
/proc/9381/stat : 9381 (pb2clasp1) R 9380 9378 8611 0 -1 4194304 543 0 0 0 2431 3 0 0 25 0 1 0 189764325 12832768 502 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152312069 0 0 4224 0 0 0 0 17 0 0 0
/proc/9381/statm: 3133 502 340 3 0 233 0
[pid=9382] ppid=9380 vsize=80900 CPUtime=3.53
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 19559 0 0 0 344 9 0 0 16 0 1 0 189764325 82841600 19483 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 20225 19484 230 81 0 19599 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189764325 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 28.64
Current children cumulated vsize (KiB) 129948

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/82 9383
/proc/meminfo: memFree=1652440/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=0
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 0 0 0 0 0 0 0 20 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9381] ppid=9380 vsize=12532 CPUtime=49.67
/proc/9381/stat : 9381 (pb2clasp1) R 9380 9378 8611 0 -1 4194304 544 0 0 0 4961 6 0 0 25 0 1 0 189764325 12832768 503 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152653985 0 0 4224 0 0 0 0 17 0 0 0
/proc/9381/statm: 3133 503 340 3 0 233 0
[pid=9382] ppid=9380 vsize=165144 CPUtime=7.61
/proc/9382/stat : 9382 (clasp-1.0) S 9380 9378 8611 0 -1 4194304 40638 0 0 0 743 18 0 0 16 0 1 0 189764325 169107456 40274 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/9382/statm: 41286 40274 230 81 0 40660 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189764325 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 58.05
Current children cumulated vsize (KiB) 214192

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/81 9383
/proc/meminfo: memFree=1447136/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=53.59
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 546 0 0 0 0 5352 7 16 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9382] ppid=9380 vsize=370300 CPUtime=55.7
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 112343 0 0 0 5520 50 0 0 25 0 1 0 189764325 379187200 91146 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737530 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 92575 91146 245 81 0 91949 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189764325 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 110.06
Current children cumulated vsize (KiB) 406816


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

/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1369.62
Current children cumulated vsize (KiB) 517928

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 9581
/proc/meminfo: memFree=1327008/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=53.59
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 546 0 0 0 0 5352 7 16 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9382] ppid=9380 vsize=494256 CPUtime=1375.25
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 145965 0 0 0 137432 93 0 0 25 0 1 0 189764325 506118144 120833 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 123564 120833 245 81 0 122938 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189764325 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1429.61
Current children cumulated vsize (KiB) 530772

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 9581
/proc/meminfo: memFree=1315296/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=53.59
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 546 0 0 0 0 5352 7 16 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9382] ppid=9380 vsize=506472 CPUtime=1435.22
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 149127 0 0 0 143426 96 0 0 25 0 1 0 189764325 518627328 123806 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777604 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 126618 123806 245 81 0 125992 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189764325 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1489.58
Current children cumulated vsize (KiB) 542988

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 9581
/proc/meminfo: memFree=1308960/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=53.59
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 546 0 0 0 0 5352 7 16 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9382] ppid=9380 vsize=512632 CPUtime=1495.21
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 150709 0 0 0 149423 98 0 0 25 0 1 0 189764325 524935168 125352 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 128158 125352 245 81 0 127532 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189764325 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1549.57
Current children cumulated vsize (KiB) 549148

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 9581
/proc/meminfo: memFree=1307936/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=53.59
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 546 0 0 0 0 5352 7 16 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9382] ppid=9380 vsize=513736 CPUtime=1555.19
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 151147 0 0 0 155420 99 0 0 25 0 1 0 189764325 526065664 125588 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134748369 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 128434 125588 245 81 0 127808 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189764325 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1609.55
Current children cumulated vsize (KiB) 550252

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 9581
/proc/meminfo: memFree=1306080/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=53.59
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 546 0 0 0 0 5352 7 16 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9382] ppid=9380 vsize=515600 CPUtime=1615.18
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 151948 0 0 0 161418 100 0 0 25 0 1 0 189764325 527974400 126038 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 128900 126038 245 81 0 128274 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189764325 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1669.54
Current children cumulated vsize (KiB) 552116

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 9581
/proc/meminfo: memFree=1304992/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=53.59
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 546 0 0 0 0 5352 7 16 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9382] ppid=9380 vsize=516900 CPUtime=1675.16
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 152517 0 0 0 167415 101 0 0 25 0 1 0 189764325 529305600 126288 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 129225 126288 245 81 0 128599 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189764325 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1729.52
Current children cumulated vsize (KiB) 553416

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 9581
/proc/meminfo: memFree=1304288/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=53.59
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 546 0 0 0 0 5352 7 16 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9382] ppid=9380 vsize=517608 CPUtime=1735.15
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 152761 0 0 0 173413 102 0 0 25 0 1 0 189764325 530030592 126496 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782470 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 129402 126496 245 81 0 128776 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189764325 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (KiB) 554124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 9581
/proc/meminfo: memFree=1304032/2055920 swapFree=4151088/4192956
[pid=9378] ppid=9376 vsize=18896 CPUtime=0.77
/proc/9378/stat : 9378 (pbclasp) S 9376 9378 8611 0 -1 4194304 2101 0 0 0 75 2 0 0 16 0 1 0 189764246 19349504 2050 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/9378/statm: 4724 2050 320 3 0 1824 0
[pid=9380] ppid=9378 vsize=5352 CPUtime=53.59
/proc/9380/stat : 9380 (sh) S 9378 9378 8611 0 -1 4194304 297 546 0 0 0 0 5352 7 16 0 1 0 189764324 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9380/statm: 1338 224 188 169 0 49 0
[pid=9382] ppid=9380 vsize=517848 CPUtime=1745.65
/proc/9382/stat : 9382 (clasp-1.0) R 9380 9378 8611 0 -1 4194304 152912 0 0 0 174463 102 0 0 25 0 1 0 189764325 530276352 126526 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782304 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 129462 126526 245 81 0 128836 0
[pid=9383] ppid=9380 vsize=12268 CPUtime=0
/proc/9383/stat : 9383 (pboutclasp.pl) S 9380 9378 8611 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189764325 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9383/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 554364

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9378 and gives
#  childrusage.ru_utime.tv_sec=54
#  childrusage.ru_utime.tv_usec=293746
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=103984
# CPU time returned by wait4() is 54.3977
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1792.82
CPU time (s): 1800.01
CPU user time (s): 1798.9
CPU system time (s): 1.11
CPU usage (%): 100.401
Max. virtual memory (cumulated for all children) (KiB): 554364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.2937
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4696
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= 1179
involuntary context switches= 1325

runsolver used 1.63175 second user time and 4.90325 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue Apr 24 12:41:28 UTC 2007

IDJOB= 420080
IDBENCH= 47819
IDSOLVER= 167
FILE ID= node35/420080-1177418486

PBS_JOBID= 4675685

Free space on /tmp= 66281 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l06-ipc5-h32-unknown.opb
COMMAND LINE= pbclasp instance-420080-1177418486.opb /tmp/evaluation/420080-1177418486/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-420080-1177418486 -o ROOT/results/node35/conversion-420080-1177418486 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420080-1177418486/instance-420080-1177418486.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  1d8b4bc6cd59d6ee3856cf9cca980ee0

RANDOM SEED= 43166164

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1819664 kB
Buffers:         15412 kB
Cached:         147232 kB
SwapCached:       8920 kB
Active:          90776 kB
Inactive:        95780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819664 kB
SwapTotal:     4192956 kB
SwapFree:      4151088 kB
Dirty:           25892 kB
Writeback:           0 kB
Mapped:          30420 kB
Slab:            35036 kB
Committed_AS:  2556996 kB
PageTables:       2000 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= 66281 MiB

End job on node35 on Tue Apr 24 13:11:23 UTC 2007