Trace number 3292933

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Plingeling 587UNSAT 273.677 68.5554

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

273.50/68.55	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3292933-1304110420/watcher-3292933-1304110420 -o /tmp/evaluation-result-3292933-1304110420/solver-3292933-1304110420 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3292933-1304110420.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.87 7.83 7.92 2/174 3409
/proc/meminfo: memFree=24397276/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=10368 CPUtime=0 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) R 3407 3409 2566 0 -1 4202496 687 1251 0 0 0 0 0 0 22 0 1 0 522639783 10616832 616 33554432000 4194304 4417332 140735297559936 18446744073709551615 4265025 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/3409/statm: 2592 616 148 55 0 478 0

[startup+0.0251611 s]
/proc/loadavg: 6.87 7.83 7.92 2/174 3409
/proc/meminfo: memFree=24397276/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=14824 CPUtime=0.01 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) R 3407 3409 2566 0 -1 4202496 1819 1251 0 0 1 0 0 0 22 0 1 0 522639783 15179776 1730 33554432000 4194304 4417332 140735297559936 18446744073709551615 4231387 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/3409/statm: 3706 1730 148 55 0 1592 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14824

[startup+0.144102 s]
/proc/loadavg: 6.87 7.83 7.92 2/174 3409
/proc/meminfo: memFree=24397276/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=58228 CPUtime=0.45 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 3555 1251 0 0 45 0 0 0 22 0 5 0 522639783 59625472 2337 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 14557 2337 172 55 0 12443 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 58228

[startup+0.300073 s]
/proc/loadavg: 6.87 7.83 7.92 2/174 3409
/proc/meminfo: memFree=24397276/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=59800 CPUtime=1.07 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 4097 1251 0 0 107 0 0 0 22 0 5 0 522639783 61235200 2765 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 14950 2765 175 55 0 12836 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 59800

[startup+0.701003 s]
/proc/loadavg: 6.87 7.83 7.92 2/174 3409
/proc/meminfo: memFree=24397276/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=70836 CPUtime=2.67 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 7224 1251 0 0 267 0 0 0 22 0 5 0 522639783 72536064 5367 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 17709 5367 177 55 0 15595 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 70836

[startup+1.50086 s]
/proc/loadavg: 6.87 7.83 7.92 9/186 3436
/proc/meminfo: memFree=24350932/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=65324 CPUtime=5.87 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 11221 1251 0 0 586 1 0 0 22 0 5 0 522639783 66891776 4132 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 16331 4132 181 55 0 14217 0
[pid=3409/tid=3417] ppid=3407 vsize=65324 CPUtime=1.46 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 2884 1251 0 0 146 0 0 0 25 0 5 0 522639787 66891776 4132 33554432000 4194304 4417332 140735297559936 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=65324 CPUtime=1.45 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 2909 1251 0 0 145 0 0 0 18 0 5 0 522639787 66891776 4132 33554432000 4194304 4417332 140735297559936 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=65324 CPUtime=1.45 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 1423 1251 0 0 145 0 0 0 25 0 5 0 522639787 66891776 4132 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=65324 CPUtime=1.45 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 1918 1251 0 0 145 0 0 0 25 0 5 0 522639787 66891776 4132 33554432000 4194304 4417332 140735297559936 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 65324

[startup+3.10056 s]
/proc/loadavg: 6.87 7.83 7.92 9/186 3513
/proc/meminfo: memFree=24375232/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=73244 CPUtime=12.25 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 14581 1251 0 0 1224 1 0 0 22 0 5 0 522639783 75001856 6112 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 18311 6112 181 55 0 16197 0
[pid=3409/tid=3417] ppid=3407 vsize=73244 CPUtime=3.06 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 3468 1251 0 0 306 0 0 0 25 0 5 0 522639787 75001856 6112 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=73244 CPUtime=3.05 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 3355 1251 0 0 305 0 0 0 21 0 5 0 522639787 75001856 6112 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=73244 CPUtime=3.05 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 1696 1251 0 0 305 0 0 0 25 0 5 0 522639787 75001856 6112 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=73244 CPUtime=3.04 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 3975 1251 0 0 304 0 0 0 25 0 5 0 522639787 75001856 6112 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 73244

[startup+6.30098 s]
/proc/loadavg: 6.96 7.83 7.92 9/186 3513
/proc/meminfo: memFree=24347392/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=86584 CPUtime=25.04 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 19951 1251 0 0 2502 2 0 0 22 0 5 0 522639783 88662016 9447 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 21646 9447 181 55 0 19532 0
[pid=3409/tid=3417] ppid=3407 vsize=86584 CPUtime=6.26 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 3616 1251 0 0 626 0 0 0 25 0 5 0 522639787 88662016 9447 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=86584 CPUtime=6.25 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 4552 1251 0 0 625 0 0 0 25 0 5 0 522639787 88662016 9447 33554432000 4194304 4417332 140735297559936 18446744073709551615 4264375 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=86584 CPUtime=6.25 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 2740 1251 0 0 625 0 0 0 25 0 5 0 522639787 88662016 9447 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=86584 CPUtime=6.22 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 6956 1251 0 0 622 0 0 0 25 0 5 0 522639787 88662016 9447 33554432000 4194304 4417332 140735297559936 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 86584

[startup+12.7008 s]
/proc/loadavg: 7.04 7.83 7.92 9/186 3595
/proc/meminfo: memFree=24340644/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=154568 CPUtime=50.6 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 30240 1251 0 0 5057 3 0 0 22 0 5 0 522639783 158277632 10573 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 38642 10573 181 55 0 36528 0
[pid=3409/tid=3417] ppid=3407 vsize=154568 CPUtime=12.65 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 4128 1251 0 0 1265 0 0 0 25 0 5 0 522639787 158277632 10573 33554432000 4194304 4417332 140735297559936 18446744073709551615 4357054 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=154568 CPUtime=12.65 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 7300 1251 0 0 1265 0 0 0 25 0 5 0 522639787 158277632 10573 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364482 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=154568 CPUtime=12.65 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 4784 1251 0 0 1265 0 0 0 25 0 5 0 522639787 158277632 10573 33554432000 4194304 4417332 140735297559936 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=154568 CPUtime=12.59 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 11941 1251 0 0 1258 1 0 0 25 0 5 0 522639787 158277632 10573 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 154568

[startup+25.5005 s]
/proc/loadavg: 7.33 7.85 7.92 9/186 3595
/proc/meminfo: memFree=24316884/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=165648 CPUtime=101.73 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 49791 1251 0 0 10167 6 0 0 22 0 5 0 522639783 169623552 13663 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 41412 13663 181 55 0 39298 0
[pid=3409/tid=3417] ppid=3407 vsize=165648 CPUtime=25.45 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 5629 1251 0 0 2545 0 0 0 25 0 5 0 522639787 169623552 13663 33554432000 4194304 4417332 140735297559936 18446744073709551615 4353437 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=165648 CPUtime=25.45 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 11800 1251 0 0 2544 1 0 0 25 0 5 0 522639787 169623552 13663 33554432000 4194304 4417332 140735297559936 18446744073709551615 4305871 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=165648 CPUtime=25.45 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 12417 1251 0 0 2543 2 0 0 25 0 5 0 522639787 169623552 13663 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=165648 CPUtime=25.31 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 17858 1251 0 0 2530 1 0 0 25 0 5 0 522639787 169623552 13663 33554432000 4194304 4417332 140735297559936 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 165648

[startup+51.1008 s]
/proc/loadavg: 7.56 7.86 7.92 9/186 3596
/proc/meminfo: memFree=24295024/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=180664 CPUtime=204 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 84633 1251 0 0 20389 11 0 0 22 0 5 0 522639783 184999936 17580 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 45166 17580 181 55 0 43052 0
[pid=3409/tid=3417] ppid=3407 vsize=180664 CPUtime=51.06 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 11282 1251 0 0 5105 1 0 0 25 0 5 0 522639787 184999936 17580 33554432000 4194304 4417332 140735297559936 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=180664 CPUtime=51.05 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 18608 1251 0 0 5104 1 0 0 25 0 5 0 522639787 184999936 17580 33554432000 4194304 4417332 140735297559936 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=180664 CPUtime=51.05 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 23692 1251 0 0 5101 4 0 0 25 0 5 0 522639787 184999936 17580 33554432000 4194304 4417332 140735297559936 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=180664 CPUtime=50.78 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 28964 1251 0 0 5075 3 0 0 25 0 5 0 522639787 184999936 17580 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 180664

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

[startup+57.5007 s]
/proc/loadavg: 7.60 7.87 7.92 9/186 3596
/proc/meminfo: memFree=24276424/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=183040 CPUtime=229.56 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 92444 1251 0 0 22944 12 0 0 22 0 5 0 522639783 187432960 18215 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 45760 18215 181 55 0 43646 0
[pid=3409/tid=3417] ppid=3407 vsize=183040 CPUtime=57.45 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 14517 1251 0 0 5744 1 0 0 25 0 5 0 522639787 187432960 18215 33554432000 4194304 4417332 140735297559936 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=183040 CPUtime=57.46 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 19606 1251 0 0 5744 2 0 0 25 0 5 0 522639787 187432960 18215 33554432000 4194304 4417332 140735297559936 18446744073709551615 4365856 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=183040 CPUtime=57.45 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 25267 1251 0 0 5741 4 0 0 25 0 5 0 522639787 187432960 18215 33554432000 4194304 4417332 140735297559936 18446744073709551615 4302950 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=183040 CPUtime=57.14 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 30967 1251 0 0 5711 3 0 0 25 0 5 0 522639787 187432960 18215 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 229.56
Current children cumulated vsize (KiB) 183040

[startup+63.9005 s]
/proc/loadavg: 7.73 7.89 7.93 9/186 3596
/proc/meminfo: memFree=24282376/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=177104 CPUtime=255.13 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 103999 1251 0 0 25499 14 0 0 22 0 5 0 522639783 181354496 16993 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 44276 16993 181 55 0 42162 0
[pid=3409/tid=3417] ppid=3407 vsize=177104 CPUtime=63.86 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 17310 1251 0 0 6384 2 0 0 25 0 5 0 522639787 181354496 16993 33554432000 4194304 4417332 140735297559936 18446744073709551615 4251272 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=177104 CPUtime=63.85 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 22235 1251 0 0 6383 2 0 0 25 0 5 0 522639787 181354496 16993 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=177104 CPUtime=63.86 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 27474 1251 0 0 6381 5 0 0 25 0 5 0 522639787 181354496 16993 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=177104 CPUtime=63.51 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 34893 1251 0 0 6347 4 0 0 25 0 5 0 522639787 181354496 16993 33554432000 4194304 4417332 140735297559936 18446744073709551615 4355723 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 255.13
Current children cumulated vsize (KiB) 177104

[startup+67.1069 s]
/proc/loadavg: 7.73 7.89 7.93 9/186 3596
/proc/meminfo: memFree=24286468/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=172220 CPUtime=267.93 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 108581 1251 0 0 26779 14 0 0 22 0 5 0 522639783 176353280 15730 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 43055 15730 181 55 0 40941 0
[pid=3409/tid=3417] ppid=3407 vsize=172220 CPUtime=67.06 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 18023 1251 0 0 6704 2 0 0 25 0 5 0 522639787 176353280 15730 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=172220 CPUtime=67.06 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 22999 1251 0 0 6704 2 0 0 25 0 5 0 522639787 176353280 15730 33554432000 4194304 4417332 140735297559936 18446744073709551615 4275986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=172220 CPUtime=67.06 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 28037 1251 0 0 6701 5 0 0 25 0 5 0 522639787 176353280 15730 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=172220 CPUtime=66.7 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 37435 1251 0 0 6666 4 0 0 25 0 5 0 522639787 176353280 15730 33554432000 4194304 4417332 140735297559936 18446744073709551615 4357822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 267.93
Current children cumulated vsize (KiB) 172220

[startup+67.9008 s]
/proc/loadavg: 7.73 7.89 7.93 9/186 3596
/proc/meminfo: memFree=24286468/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=174972 CPUtime=271.11 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 109269 1251 0 0 27097 14 0 0 22 0 5 0 522639783 179171328 16418 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 43743 16418 181 55 0 41629 0
[pid=3409/tid=3417] ppid=3407 vsize=174972 CPUtime=67.85 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 18023 1251 0 0 6783 2 0 0 25 0 5 0 522639787 179171328 16418 33554432000 4194304 4417332 140735297559936 18446744073709551615 4356706 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=174972 CPUtime=67.85 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 22999 1251 0 0 6783 2 0 0 25 0 5 0 522639787 179171328 16418 33554432000 4194304 4417332 140735297559936 18446744073709551615 4264533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=174972 CPUtime=67.86 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 28037 1251 0 0 6781 5 0 0 25 0 5 0 522639787 179171328 16418 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=174972 CPUtime=67.49 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 38123 1251 0 0 6745 4 0 0 25 0 5 0 522639787 179171328 16418 33554432000 4194304 4417332 140735297559936 18446744073709551615 4250975 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 271.11
Current children cumulated vsize (KiB) 174972

[startup+68.3007 s]
/proc/loadavg: 7.75 7.89 7.93 9/186 3596
/proc/meminfo: memFree=24284112/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=172296 CPUtime=272.7 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 109974 1251 0 0 27256 14 0 0 22 0 5 0 522639783 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 43074 15749 181 55 0 40960 0
[pid=3409/tid=3417] ppid=3407 vsize=172296 CPUtime=68.25 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 18023 1251 0 0 6823 2 0 0 25 0 5 0 522639787 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=172296 CPUtime=68.25 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 23192 1251 0 0 6823 2 0 0 25 0 5 0 522639787 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=172296 CPUtime=68.26 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 28037 1251 0 0 6821 5 0 0 25 0 5 0 522639787 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=172296 CPUtime=67.88 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 38635 1251 0 0 6784 4 0 0 25 0 5 0 522639787 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 272.7
Current children cumulated vsize (KiB) 172296

[startup+68.5007 s]
/proc/loadavg: 7.75 7.89 7.93 9/186 3596
/proc/meminfo: memFree=24284112/32951124 swapFree=67111524/67111528
[pid=3409] ppid=3407 vsize=172296 CPUtime=273.5 cores=1,3,5,7
/proc/3409/stat : 3409 (plingeling) S 3407 3409 2566 0 -1 4202496 109974 1251 0 0 27336 14 0 0 22 0 5 0 522639783 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/3409/statm: 43074 15749 181 55 0 40960 0
[pid=3409/tid=3417] ppid=3407 vsize=172296 CPUtime=68.45 cores=1,3,5,7
/proc/3409/task/3417/stat : 3417 (plingeling) R 3407 3409 2566 0 -1 4202560 18023 1251 0 0 6843 2 0 0 25 0 5 0 522639787 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3409/tid=3418] ppid=3407 vsize=172296 CPUtime=68.45 cores=1,3,5,7
/proc/3409/task/3418/stat : 3418 (plingeling) R 3407 3409 2566 0 -1 4202560 23192 1251 0 0 6843 2 0 0 25 0 5 0 522639787 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3409/tid=3419] ppid=3407 vsize=172296 CPUtime=68.46 cores=1,3,5,7
/proc/3409/task/3419/stat : 3419 (plingeling) R 3407 3409 2566 0 -1 4202560 28037 1251 0 0 6841 5 0 0 25 0 5 0 522639787 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3409/tid=3420] ppid=3407 vsize=172296 CPUtime=68.08 cores=1,3,5,7
/proc/3409/task/3420/stat : 3420 (plingeling) R 3407 3409 2566 0 -1 4202560 38635 1251 0 0 6804 4 0 0 25 0 5 0 522639787 176431104 15749 33554432000 4194304 4417332 140735297559936 18446744073709551615 4236577 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 273.5
Current children cumulated vsize (KiB) 172296

Child status: 20
Real time (s): 68.5554
CPU time (s): 273.677
CPU user time (s): 273.519
CPU system time (s): 0.157975
CPU usage (%): 399.206
Max. virtual memory (cumulated for all children) (KiB): 194920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.519
system time used= 0.157975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111229
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= 58
involuntary context switches= 1837

runsolver used 0.133979 second user time and 0.241963 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 22:53:41
IDJOB=3292933
IDBENCH=87988
IDSOLVER=1605
FILE ID=node139/3292933-1304110420
RUNJOBID= node139-1304110420-3395
PBS_JOBID= 13170647
Free space on /tmp= 72552 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292933-1304110420/watcher-3292933-1304110420 -o /tmp/evaluation-result-3292933-1304110420/solver-3292933-1304110420 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3292933-1304110420.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=1396088223

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24397432 kB
Buffers:       2047508 kB
Cached:        5920156 kB
SwapCached:          4 kB
Active:         929384 kB
Inactive:      7105264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24397432 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             496 kB
Writeback:           0 kB
AnonPages:       66932 kB
Mapped:          14500 kB
Slab:           454148 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191820 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72552 MiB
End job on node139 at 2011-04-29 22:54:49