Trace number 3498928

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
rcl 2011-04-01? (TO) 5000.08 5000.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.02	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.00/0.42	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.00/0.42	c ==============================================================================
0.00/0.42	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.00/0.42	c CPU time:   0.397939 s
0.00/0.42	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3498928-1308150602/watcher-3498928-1308150602 -o /tmp/evaluation-result-3498928-1308150602/solver-3498928-1308150602 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498928-1308150602.cnf 

running on 4 cores: 0,2,4,6

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): 5100 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: 1.09 1.62 1.89 2/177 1740
/proc/meminfo: memFree=31110020/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=11804 CPUtime=0 cores=0,2,4,6
/proc/1740/stat : 1740 (runsolver) S 1735 1740 1694 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 926659147 12087296 51 33554432000 4194304 5436572 140736062381392 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 6 0 0 0
/proc/1740/statm: 2951 51 31 304 0 2643 0

[startup+0.0696231 s]
/proc/loadavg: 1.09 1.62 1.89 2/177 1740
/proc/meminfo: memFree=31110020/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926659147 8908800 250 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1740/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100671 s]
/proc/loadavg: 1.09 1.62 1.89 2/177 1740
/proc/meminfo: memFree=31110020/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926659147 8908800 250 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1740/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300526 s]
/proc/loadavg: 1.09 1.62 1.89 2/177 1740
/proc/meminfo: memFree=31110020/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 926659147 8908800 250 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1740/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700455 s]
/proc/loadavg: 1.09 1.62 1.89 2/177 1740
/proc/meminfo: memFree=31110020/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 1.17 1.63 1.89 3/180 1745
/proc/meminfo: memFree=31092016/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=14828 CPUtime=1.01 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 2211 0 0 0 101 0 0 0 20 0 1 0 926659196 15183872 2121 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1744/statm: 3707 2121 131 6 0 2177 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23528

[startup+3.10103 s]
/proc/loadavg: 1.17 1.63 1.89 3/175 1776
/proc/meminfo: memFree=31098960/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=15640 CPUtime=2.61 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 2379 0 0 0 260 1 0 0 25 0 1 0 926659196 16015360 2289 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1744/statm: 3910 2289 131 6 0 2380 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24340

[startup+6.30058 s]
/proc/loadavg: 1.23 1.63 1.89 3/176 1782
/proc/meminfo: memFree=30973300/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=16728 CPUtime=5.8 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 2666 0 0 0 577 3 0 0 25 0 1 0 926659196 17129472 2576 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1744/statm: 4182 2576 131 6 0 2652 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 25428

[startup+12.7004 s]
/proc/loadavg: 1.29 1.64 1.89 3/180 1794
/proc/meminfo: memFree=30722304/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=18132 CPUtime=12.2 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 3011 0 0 0 1216 4 0 0 25 0 1 0 926659196 18567168 2921 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1744/statm: 4533 2921 131 6 0 3003 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26832

[startup+25.5011 s]
/proc/loadavg: 1.45 1.66 1.89 3/180 1794
/proc/meminfo: memFree=30671376/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=20388 CPUtime=25 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 3579 0 0 0 2496 4 0 0 25 0 1 0 926659196 20877312 3489 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1744/statm: 5097 3489 131 6 0 3567 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29088

[startup+51.1006 s]
/proc/loadavg: 1.64 1.68 1.90 3/180 1795
/proc/meminfo: memFree=30668160/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=23248 CPUtime=50.6 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 4328 0 0 0 5056 4 0 0 25 0 1 0 926659196 23805952 4208 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1744/statm: 5812 4208 131 6 0 4282 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31948

[startup+102.306 s]
/proc/loadavg: 1.84 1.73 1.90 3/180 1796
/proc/meminfo: memFree=30663032/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=27404 CPUtime=101.81 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 5517 0 0 0 10176 5 0 0 25 0 1 0 926659196 28061696 5255 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1744/statm: 6851 5255 131 6 0 5321 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36104

[startup+162.301 s]
/proc/loadavg: 1.94 1.78 1.91 3/180 1839
/proc/meminfo: memFree=30992976/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=32104 CPUtime=161.8 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 6921 0 0 0 16173 7 0 0 25 0 1 0 926659196 32874496 6415 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 8026 6415 131 6 0 6496 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 40804

[startup+222.301 s]
/proc/loadavg: 1.98 1.81 1.91 3/180 1840
/proc/meminfo: memFree=30960436/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=35496 CPUtime=221.8 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 8160 0 0 0 22173 7 0 0 25 0 1 0 926659196 36347904 7290 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 8874 7290 131 6 0 7344 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 44196

[startup+282.3 s]
/proc/loadavg: 1.99 1.85 1.91 3/180 1842
/proc/meminfo: memFree=30938188/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=38312 CPUtime=281.8 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 9157 0 0 0 28173 7 0 0 25 0 1 0 926659196 39231488 7969 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 9578 7969 131 6 0 8048 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 47012

[startup+342.301 s]
/proc/loadavg: 1.99 1.87 1.91 3/180 1844
/proc/meminfo: memFree=30926724/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=40488 CPUtime=341.81 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 9966 0 0 0 34173 8 0 0 25 0 1 0 926659196 41459712 8505 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 10122 8505 131 6 0 8592 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 49188

[startup+402.301 s]
/proc/loadavg: 1.99 1.89 1.91 3/180 1845
/proc/meminfo: memFree=30912900/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6

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

/proc/1744/statm: 27147 25557 131 6 0 25617 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 117288

[startup+4362.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 1972
/proc/meminfo: memFree=30686864/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=108620 CPUtime=4361.91 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 45334 0 0 0 436170 21 0 0 25 0 1 0 926659196 111226880 25567 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 27155 25567 131 6 0 25625 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 117320

[startup+4422.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/180 1973
/proc/meminfo: memFree=30686680/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=108684 CPUtime=4421.91 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 45690 0 0 0 442170 21 0 0 25 0 1 0 926659196 111292416 25579 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 27171 25579 131 6 0 25641 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 117384

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 1975
/proc/meminfo: memFree=30685896/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=109904 CPUtime=4481.91 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 46077 0 0 0 448170 21 0 0 25 0 1 0 926659196 112541696 25885 33554432000 4194304 4218580 140737209205440 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 27476 25885 131 6 0 25946 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 118604

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 1977
/proc/meminfo: memFree=30685352/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=110000 CPUtime=4541.91 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 46260 0 0 0 454170 21 0 0 25 0 1 0 926659196 112640000 25913 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208589 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 27500 25913 131 6 0 25970 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 118700

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 1978
/proc/meminfo: memFree=30684792/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=110680 CPUtime=4601.91 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 46432 0 0 0 460170 21 0 0 25 0 1 0 926659196 113336320 26085 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 27670 26085 131 6 0 26140 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 119380

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 1980
/proc/meminfo: memFree=30684248/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=111040 CPUtime=4661.91 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 46571 0 0 0 466170 21 0 0 25 0 1 0 926659196 113704960 26150 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 27760 26150 131 6 0 26230 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 119740

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 1981
/proc/meminfo: memFree=30681452/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=114088 CPUtime=4721.92 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 47419 0 0 0 472170 22 0 0 25 0 1 0 926659196 116826112 26919 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 28522 26919 131 6 0 26992 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 122788

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 1983
/proc/meminfo: memFree=30680536/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=114716 CPUtime=4781.91 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 47853 0 0 0 478169 22 0 0 25 0 1 0 926659196 117469184 27091 33554432000 4194304 4218580 140737209205440 18446744073709551615 4209008 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 28679 27091 131 6 0 27149 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 123416

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 1985
/proc/meminfo: memFree=30676528/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=118632 CPUtime=4841.92 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 49049 0 0 0 484169 23 0 0 25 0 1 0 926659196 121479168 28061 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 29658 28061 131 6 0 28128 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 127332

[startup+4902.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/180 1986
/proc/meminfo: memFree=30674108/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=120972 CPUtime=4901.92 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 49854 0 0 0 490169 23 0 0 25 0 1 0 926659196 123875328 28629 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 30243 28629 131 6 0 28713 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 129672

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 1988
/proc/meminfo: memFree=30665624/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=129500 CPUtime=4961.92 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 52151 0 0 0 496168 24 0 0 25 0 1 0 926659196 132608000 30760 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 32375 30760 131 6 0 30845 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 138200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 1989
/proc/meminfo: memFree=30665208/32950928 swapFree=67048916/67111528
[pid=1740] ppid=1735 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/1740/stat : 1740 (esg_static.sh) S 1735 1740 1694 0 -1 4202496 355 2396 0 0 0 0 45 1 17 0 1 0 926659147 8908800 253 33554432000 4194304 4922060 140735381058832 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1740/statm: 2175 253 209 178 0 68 0
[pid=1744] ppid=1740 vsize=130000 CPUtime=4999.62 cores=0,2,4,6
/proc/1744/stat : 1744 (cdcl) R 1740 1740 1694 0 -1 4202496 52289 0 0 0 499938 24 0 0 25 0 1 0 926659196 133120000 30898 33554432000 4194304 4218580 140737209205440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1744/statm: 32500 30898 131 6 0 30970 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 138700

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.08
CPU user time (s): 4999.83
CPU system time (s): 0.25
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 138700

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

runsolver used 8.22875 second user time and 16.7015 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-15 17:10:03
IDJOB=3498928
IDBENCH=71089
IDSOLVER=1993
FILE ID=node122/3498928-1308150602
RUNJOBID= node122-1308150602-1712
PBS_JOBID= 13575613
Free space on /tmp= 73976 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498928-1308150602/watcher-3498928-1308150602 -o /tmp/evaluation-result-3498928-1308150602/solver-3498928-1308150602 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498928-1308150602.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=878875609

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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	: 5332.75
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31110680 kB
Buffers:        421432 kB
Cached:        1084852 kB
SwapCached:      15700 kB
Active:         559420 kB
Inactive:       966460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31110680 kB
SwapTotal:    67111528 kB
SwapFree:     67048916 kB
Dirty:            6992 kB
Writeback:           0 kB
AnonPages:       16580 kB
Mapped:           8632 kB
Slab:           249552 kB
PageTables:       4464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189352 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= 73936 MiB
End job on node122 at 2011-06-15 18:33:26