Trace number 459933

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
MiraXT v3? (MO) 4821.8 2431.18

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1843.31
Satisfiable
(Un)Satisfiability was proved
Number of variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

Solver Data (download as text)

0.00/0.01	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node46/watcher-459933-1179016275 -o ROOT/results/node46/solver-459933-1179016275 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459933-1179016275/MiraXTv3_dyn /tmp/evaluation/459933-1179016275/instance-459933-1179016275.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 1.92 1.98 1.90 3/77 26654
/proc/meminfo: memFree=1116624/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=2672 CPUtime=0
/proc/26654/stat : 26654 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 256310982 2736128 103 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7798872 0 0 4096 0 0 0 0 17 1 0 0
/proc/26654/statm: 668 116 98 20 0 14 0

[startup+0.037323 s]
/proc/loadavg: 1.92 1.98 1.90 3/77 26654
/proc/meminfo: memFree=1116624/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=9148 CPUtime=0.02
/proc/26654/stat : 26654 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194304 1641 0 0 0 2 0 0 0 18 0 1 0 256310982 9367552 1616 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8230523 0 0 4096 0 0 0 0 17 1 0 0
/proc/26654/statm: 2287 1617 206 20 0 1645 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9148

[startup+0.101336 s]
/proc/loadavg: 1.92 1.98 1.90 3/77 26654
/proc/meminfo: memFree=1116624/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=12732 CPUtime=0.09
/proc/26654/stat : 26654 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194304 2512 0 0 0 8 1 0 0 18 0 1 0 256310982 13037568 2487 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8230523 0 0 4096 0 0 0 0 17 1 0 0
/proc/26654/statm: 3183 2488 206 20 0 2541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12732

[startup+0.301372 s]
/proc/loadavg: 1.92 1.98 1.90 3/77 26654
/proc/meminfo: memFree=1116624/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=44072 CPUtime=0.28
/proc/26654/stat : 26654 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194304 9085 0 0 0 24 4 0 0 19 0 1 0 256310982 45129728 9060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26654/statm: 11018 9060 206 20 0 10376 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44072

[startup+0.701446 s]
/proc/loadavg: 1.92 1.98 1.90 3/77 26654
/proc/meminfo: memFree=1116624/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=63496 CPUtime=0.69
/proc/26654/stat : 26654 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194304 13884 0 0 0 62 7 0 0 23 0 1 0 256310982 65019904 13859 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8230523 0 0 4096 0 0 0 0 17 1 0 0
/proc/26654/statm: 15874 13860 206 20 0 15232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63496

[startup+1.50159 s]
/proc/loadavg: 1.85 1.97 1.89 2/78 26655
/proc/meminfo: memFree=1049992/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=103004 CPUtime=1.48
/proc/26654/stat : 26654 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194304 22939 0 0 0 136 12 0 0 25 0 1 0 256310982 105476096 22914 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8230523 0 0 4096 0 0 0 0 17 1 0 0
/proc/26654/statm: 25751 22914 206 20 0 25109 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 103004

[startup+3.10289 s]
/proc/loadavg: 1.85 1.97 1.89 2/78 26655
/proc/meminfo: memFree=1020680/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=122932 CPUtime=3.08
/proc/26654/stat : 26654 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194304 28587 0 0 0 293 15 0 0 25 0 1 0 256310982 125882368 28562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8230523 0 0 4096 0 0 0 0 17 1 0 0
/proc/26654/statm: 30733 28563 207 20 0 30091 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 122932

[startup+6.30148 s]
/proc/loadavg: 1.78 1.95 1.89 2/78 26655
/proc/meminfo: memFree=1003272/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=422472 CPUtime=6.81
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 65384 0 0 0 643 38 0 0 25 0 3 0 256310982 432611328 61040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 105618 61040 216 20 0 104976 0
Current children cumulated CPU time (s) 6.81
Current children cumulated vsize (KiB) 422472

[startup+12.7017 s]
/proc/loadavg: 1.72 1.93 1.88 2/80 26657
/proc/meminfo: memFree=867576/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=425800 CPUtime=13.2
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 66673 0 0 0 1281 39 0 0 25 0 3 0 256310982 436019200 62329 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 106450 62329 218 20 0 105808 0
[pid=26654/tid=26656] ppid=26652 vsize=425800 CPUtime=7.18
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 20739 0 0 0 705 13 0 0 25 0 3 0 256311533 436019200 62329 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=425800 CPUtime=0.52
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194368 12185 0 0 0 46 6 0 0 18 0 3 0 256311533 436019200 62329 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.2
Current children cumulated vsize (KiB) 425800

[startup+25.501 s]
/proc/loadavg: 1.61 1.90 1.87 2/80 26657
/proc/meminfo: memFree=867192/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=426824 CPUtime=25.99
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 66788 0 0 0 2560 39 0 0 25 0 3 0 256310982 437067776 62444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 106706 62444 218 20 0 106064 0
[pid=26654/tid=26656] ppid=26652 vsize=426824 CPUtime=19.97
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 20854 0 0 0 1984 13 0 0 25 0 3 0 256311533 437067776 62444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134536014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=426824 CPUtime=0.52
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194368 12185 0 0 0 46 6 0 0 18 0 3 0 256311533 437067776 62444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.99
Current children cumulated vsize (KiB) 426824

[startup+51.1018 s]
/proc/loadavg: 1.71 1.90 1.87 3/80 26657
/proc/meminfo: memFree=869688/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=423064 CPUtime=74.51
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 68325 0 0 0 7409 42 0 0 25 0 3 0 256310982 433217536 61876 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 105766 61876 218 20 0 105124 0
[pid=26654/tid=26656] ppid=26652 vsize=423064 CPUtime=45.55
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 20919 0 0 0 4541 14 0 0 25 0 3 0 256311533 433217536 61876 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=423064 CPUtime=23.45
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 13657 0 0 0 2338 7 0 0 25 0 3 0 256311533 433217536 61876 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 74.51
Current children cumulated vsize (KiB) 423064

[startup+102.306 s]
/proc/loadavg: 1.87 1.91 1.87 3/80 26657
/proc/meminfo: memFree=841272/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=450240 CPUtime=176.67
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 75493 0 0 0 17618 49 0 0 25 0 3 0 256310982 461045760 69044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 112560 69044 218 20 0 111918 0
[pid=26654/tid=26656] ppid=26652 vsize=450240 CPUtime=96.73
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 22187 0 0 0 9657 16 0 0 25 0 3 0 256311533 461045760 69044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=450240 CPUtime=74.43
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 19557 0 0 0 7431 12 0 0 25 0 3 0 256311533 461045760 69044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 176.67
Current children cumulated vsize (KiB) 450240

[startup+162.301 s]
/proc/loadavg: 1.95 1.92 1.88 3/80 26657
/proc/meminfo: memFree=806840/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=484904 CPUtime=296.37
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 84001 0 0 0 29578 59 0 0 25 0 3 0 256310982 496541696 77485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 121226 77485 218 20 0 120584 0
[pid=26654/tid=26656] ppid=26652 vsize=484904 CPUtime=156.7
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 26771 0 0 0 15647 23 0 0 25 0 3 0 256311533 496541696 77485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=484904 CPUtime=134.16
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 23481 0 0 0 13401 15 0 0 25 0 3 0 256311533 496541696 77485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 296.37
Current children cumulated vsize (KiB) 484904

[startup+222.301 s]
/proc/loadavg: 2.03 1.95 1.89 3/80 26657
/proc/meminfo: memFree=762808/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=528688 CPUtime=416.08
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 95088 0 0 0 41536 72 0 0 25 0 3 0 256310982 541376512 88572 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 132172 88572 218 20 0 131530 0
[pid=26654/tid=26656] ppid=26652 vsize=528688 CPUtime=216.69
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 33013 0 0 0 21637 32 0 0 25 0 3 0 256311533 541376512 88572 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520495 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=528688 CPUtime=193.89
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 28326 0 0 0 19369 20 0 0 25 0 3 0 256311533 541376512 88572 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 416.08
Current children cumulated vsize (KiB) 528688

[startup+282.303 s]
/proc/loadavg: 2.01 1.95 1.90 3/80 26657
/proc/meminfo: memFree=666808/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=625064 CPUtime=535.8
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 119419 0 0 0 53478 102 0 0 25 0 3 0 256310982 640065536 112803 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 156266 112803 218 20 0 155624 0
[pid=26654/tid=26656] ppid=26652 vsize=625064 CPUtime=276.66
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 45409 0 0 0 27616 50 0 0 25 0 3 0 256311533 640065536 112803 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=625064 CPUtime=253.63
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 40261 0 0 0 25332 31 0 0 25 0 3 0 256311533 640065536 112803 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 535.8
Current children cumulated vsize (KiB) 625064

[startup+342.302 s]
/proc/loadavg: 2.00 1.96 1.90 3/80 26657
/proc/meminfo: memFree=563448/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=729352 CPUtime=655.5
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 145162 0 0 0 65422 128 0 0 25 0 3 0 256310982 746856448 138440 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 182338 138440 218 20 0 181696 0
[pid=26654/tid=26656] ppid=26652 vsize=729352 CPUtime=336.64
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 58230 0 0 0 33597 67 0 0 25 0 3 0 256311533 746856448 138440 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=729352 CPUtime=313.36
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 53183 0 0 0 31295 41 0 0 25 0 3 0 256311533 746856448 138440 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 655.5
Current children cumulated vsize (KiB) 729352

[startup+402.302 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 26657
/proc/meminfo: memFree=521720/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=770636 CPUtime=775.21
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 159905 0 0 0 77379 142 0 0 25 0 3 0 256310982 789131264 149377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 192659 149377 218 20 0 192017 0
[pid=26654/tid=26656] ppid=26652 vsize=770636 CPUtime=396.62
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 65640 0 0 0 39588 74 0 0 25 0 3 0 256311533 789131264 149377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=770636 CPUtime=373.09
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 60516 0 0 0 37262 47 0 0 25 0 3 0 256311533 789131264 149377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 775.21
Current children cumulated vsize (KiB) 770636


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


[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 26857
/proc/meminfo: memFree=17640/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1452088 CPUtime=3647.46
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 334643 0 0 0 364400 346 0 0 25 0 3 0 256310982 1486938112 320121 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 363022 320121 218 20 0 362380 0
[pid=26654/tid=26656] ppid=26652 vsize=1452088 CPUtime=1835.73
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 155142 0 0 0 183382 191 0 0 25 0 3 0 256311533 1486938112 320121 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1452088 CPUtime=1806.22
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 145752 0 0 0 180488 134 0 0 25 0 3 0 256311533 1486938112 320121 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3647.46
Current children cumulated vsize (KiB) 1452088

[startup+1902.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/80 26857
/proc/meminfo: memFree=15864/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1486904 CPUtime=3767.15
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 343672 0 0 0 376356 359 0 0 25 0 3 0 256310982 1522589696 328969 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 371726 328969 218 20 0 371084 0
[pid=26654/tid=26656] ppid=26652 vsize=1486904 CPUtime=1895.69
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 164080 0 0 0 189365 204 0 0 25 0 3 0 256311533 1522589696 328969 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1486904 CPUtime=1865.96
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 145843 0 0 0 186461 135 0 0 25 0 3 0 256311533 1522589696 328969 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3767.15
Current children cumulated vsize (KiB) 1486904

[startup+1962.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/80 26857
/proc/meminfo: memFree=16312/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1638912 CPUtime=3886.73
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 381693 0 0 0 388278 395 0 0 25 0 3 0 256310982 1678245888 366809 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 409728 366809 218 20 0 409086 0
[pid=26654/tid=26656] ppid=26652 vsize=1638912 CPUtime=1955.6
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 182936 0 0 0 195334 226 0 0 25 0 3 0 256311533 1678245888 366809 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1638912 CPUtime=1925.63
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 165008 0 0 0 192414 149 0 0 25 0 3 0 256311533 1678245888 366809 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3886.73
Current children cumulated vsize (KiB) 1638912

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 26857
/proc/meminfo: memFree=16568/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1638912 CPUtime=4006.44
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 381876 0 0 0 400248 396 0 0 25 0 3 0 256310982 1678245888 366810 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 409728 366810 218 20 0 409086 0
[pid=26654/tid=26656] ppid=26652 vsize=1638912 CPUtime=2015.57
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 183028 0 0 0 201331 226 0 0 25 0 3 0 256311533 1678245888 366810 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522168 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1638912 CPUtime=1985.36
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 165099 0 0 0 198387 149 0 0 25 0 3 0 256311533 1678245888 366810 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4006.44
Current children cumulated vsize (KiB) 1638912

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 26857
/proc/meminfo: memFree=16568/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1638912 CPUtime=4126.16
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 382060 0 0 0 412220 396 0 0 25 0 3 0 256310982 1678245888 366812 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 409728 366812 218 20 0 409086 0
[pid=26654/tid=26656] ppid=26652 vsize=1638912 CPUtime=2075.56
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 183120 0 0 0 207329 227 0 0 25 0 3 0 256311533 1678245888 366812 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1638912 CPUtime=2045.1
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 165191 0 0 0 204361 149 0 0 25 0 3 0 256311533 1678245888 366812 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4126.16
Current children cumulated vsize (KiB) 1638912

[startup+2142.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/80 26857
/proc/meminfo: memFree=16632/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1638912 CPUtime=4245.86
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 382245 0 0 0 424189 397 0 0 25 0 3 0 256310982 1678245888 366815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 409728 366815 218 20 0 409086 0
[pid=26654/tid=26656] ppid=26652 vsize=1638912 CPUtime=2135.53
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 183214 0 0 0 213326 227 0 0 25 0 3 0 256311533 1678245888 366815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1638912 CPUtime=2104.84
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 165282 0 0 0 210334 150 0 0 25 0 3 0 256311533 1678245888 366815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4245.86
Current children cumulated vsize (KiB) 1638912

[startup+2202.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/80 26857
/proc/meminfo: memFree=16440/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1744384 CPUtime=4365.53
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 408765 0 0 0 436123 430 0 0 25 0 3 0 256310982 1786249216 393153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 436096 393153 218 20 0 435454 0
[pid=26654/tid=26656] ppid=26652 vsize=1744384 CPUtime=2195.46
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 209639 0 0 0 219287 259 0 0 25 0 3 0 256311533 1786249216 393153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1744384 CPUtime=2164.56
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 165377 0 0 0 216306 150 0 0 25 0 3 0 256311533 1786249216 393153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4365.53
Current children cumulated vsize (KiB) 1744384

[startup+2262.3 s]
/proc/loadavg: 2.05 2.02 1.95 3/80 26857
/proc/meminfo: memFree=15864/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1819076 CPUtime=4485.17
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 427474 0 0 0 448063 454 0 0 25 0 3 0 256310982 1862733824 411678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 454769 411678 218 20 0 454127 0
[pid=26654/tid=26656] ppid=26652 vsize=1819076 CPUtime=2255.39
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 228237 0 0 0 225255 284 0 0 25 0 3 0 256311533 1862733824 411678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521753 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1819076 CPUtime=2224.29
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 165488 0 0 0 222279 150 0 0 25 0 3 0 256311533 1862733824 411678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4485.17
Current children cumulated vsize (KiB) 1819076

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/80 26857
/proc/meminfo: memFree=15928/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1819076 CPUtime=4604.89
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 427477 0 0 0 460034 455 0 0 25 0 3 0 256310982 1862733824 411681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 454769 411681 218 20 0 454127 0
[pid=26654/tid=26656] ppid=26652 vsize=1819076 CPUtime=2315.36
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 228238 0 0 0 231252 284 0 0 25 0 3 0 256311533 1862733824 411681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1819076 CPUtime=2284.02
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 165490 0 0 0 228252 150 0 0 25 0 3 0 256311533 1862733824 411681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4604.89
Current children cumulated vsize (KiB) 1819076

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/80 26857
/proc/meminfo: memFree=15928/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1819076 CPUtime=4724.59
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 427483 0 0 0 472004 455 0 0 25 0 3 0 256310982 1862733824 411687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 454769 411687 218 20 0 454127 0
[pid=26654/tid=26656] ppid=26652 vsize=1819076 CPUtime=2375.34
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 228241 0 0 0 237250 284 0 0 25 0 3 0 256311533 1862733824 411687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517035 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1819076 CPUtime=2343.75
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 165493 0 0 0 234225 150 0 0 25 0 3 0 256311533 1862733824 411687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4724.59
Current children cumulated vsize (KiB) 1819076



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+2430.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26857
/proc/meminfo: memFree=15032/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=1843240 CPUtime=4821.52
/proc/26654/stat : 26654 (MiraXTv3_dyn) S 26652 26654 26325 0 -1 4194304 433503 0 0 0 481692 460 0 0 25 0 3 0 256310982 1887477760 417707 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 460810 417707 218 20 0 460168 0
[pid=26654/tid=26656] ppid=26652 vsize=1843240 CPUtime=2423.94
/proc/26654/task/26656/stat : 26656 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 228241 0 0 0 242109 285 0 0 25 0 3 0 256311533 1887477760 417707 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26654/tid=26657] ppid=26652 vsize=1843240 CPUtime=2392.09
/proc/26654/task/26657/stat : 26657 (MiraXTv3_dyn) R 26652 26654 26325 0 -1 4194368 171513 0 0 0 239054 155 0 0 25 0 3 0 256311533 1887477760 417707 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4821.52
Current children cumulated vsize (KiB) 1843240

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

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

[startup+2431.02 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26857
/proc/meminfo: memFree=15032/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=0 CPUtime=4821.63
/proc/26654/stat : 26654 (MiraXTv3_dyn) Z 26652 26654 26325 0 -1 4195340 433503 0 0 0 481693 470 0 0 16 0 2 0 256310982 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4821.63
Current children cumulated vsize (KiB) 0

[startup+2431.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26857
/proc/meminfo: memFree=15032/2055920 swapFree=4159500/4192956
[pid=26654] ppid=26652 vsize=0 CPUtime=4821.71
/proc/26654/stat : 26654 (MiraXTv3_dyn) Z 26652 26654 26325 0 -1 4195340 433503 0 0 0 481693 478 0 0 16 0 2 0 256310982 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26654/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4821.71
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2431.18
CPU time (s): 4821.8
CPU user time (s): 4816.94
CPU system time (s): 4.85826
CPU usage (%): 198.332
Max. virtual memory (cumulated for all children) (KiB): 1843240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4816.94
system time used= 4.85826
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 433503
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= 781
involuntary context switches= 91935

runsolver used 2.41963 second user time and 6.49901 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Sun May 13 00:31:20 UTC 2007

IDJOB= 459933
IDBENCH= 20352
IDSOLVER= 196
FILE ID= node46/459933-1179016275

PBS_JOBID= 5253209

Free space on /tmp= 66184 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-15-s.cnf
COMMAND LINE= /tmp/evaluation/459933-1179016275/MiraXTv3_dyn /tmp/evaluation/459933-1179016275/instance-459933-1179016275.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-459933-1179016275 -o ROOT/results/node46/solver-459933-1179016275 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459933-1179016275/MiraXTv3_dyn /tmp/evaluation/459933-1179016275/instance-459933-1179016275.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a6b04ec2cace5c4e6bef212c7f2df796

RANDOM SEED= 503210818

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1116904 kB
Buffers:         54740 kB
Cached:         731132 kB
SwapCached:       3404 kB
Active:         345896 kB
Inactive:       464144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1116904 kB
SwapTotal:     4192956 kB
SwapFree:      4159500 kB
Dirty:           25892 kB
Writeback:           0 kB
Mapped:          31480 kB
Slab:           114432 kB
Committed_AS:  5189796 kB
PageTables:       1972 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= 66184 MiB

End job on node46 on Sun May 13 01:11:53 UTC 2007