Trace number 3498894

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.1 5000.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2123.23
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.27	c ==============================================================================
0.00/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |  598617  1396773 |  179585       0        0     nan |  0.000 % |
3.99/4.03	c |         0 |  341039  1130857 |      --       0       --      -- |     --   | -257536/-265815
3.99/4.04	c ==============================================================================
3.99/4.04	c Result  :   #vars: 72981   #clauses: 341039   #literals: 1130857
3.99/4.04	c CPU time:   3.9444 s
3.99/4.04	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-3498894-1308150533/watcher-3498894-1308150533 -o /tmp/evaluation-result-3498894-1308150533/solver-3498894-1308150533 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498894-1308150533.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.99 1.97 1.99 2/178 30262
/proc/meminfo: memFree=31268300/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907468664 8908800 249 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30262/statm: 2175 249 209 178 0 68 0

[startup+0.045041 s]
/proc/loadavg: 1.99 1.97 1.99 2/178 30262
/proc/meminfo: memFree=31268300/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907468664 8908800 249 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30262/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101033 s]
/proc/loadavg: 1.99 1.97 1.99 2/178 30262
/proc/meminfo: memFree=31268300/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907468664 8908800 249 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30262/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300991 s]
/proc/loadavg: 1.99 1.97 1.99 2/178 30262
/proc/meminfo: memFree=31268300/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907468664 8908800 249 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30262/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700926 s]
/proc/loadavg: 1.99 1.97 1.99 2/178 30262
/proc/meminfo: memFree=31268300/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907468664 8908800 249 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30262/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 30264
/proc/meminfo: memFree=31177664/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907468664 8908800 249 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30262/statm: 2175 249 209 178 0 68 0
[pid=30263] ppid=30262 vsize=96344 CPUtime=1.49 cores=0,2,4,6
/proc/30263/stat : 30263 (SatELite_releas) R 30262 30262 30117 0 -1 4202496 23070 0 0 0 143 6 0 0 25 0 1 0 907468664 98656256 21365 33554432000 134512640 135144242 4286723024 18446744073709551615 134586168 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/30263/statm: 24086 21365 77 155 0 23929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105044

[startup+3.10046 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 30264
/proc/meminfo: memFree=31163280/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907468664 8908800 249 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30262/statm: 2175 249 209 178 0 68 0
[pid=30263] ppid=30262 vsize=102268 CPUtime=3.08 cores=0,2,4,6
/proc/30263/stat : 30263 (SatELite_releas) R 30262 30262 30117 0 -1 4202496 24628 0 0 0 300 8 0 0 25 0 1 0 907468664 104722432 22923 33554432000 134512640 135144242 4286723024 18446744073709551615 134585541 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/30263/statm: 25567 22923 77 155 0 25410 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 110968

[startup+6.30093 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 30265
/proc/meminfo: memFree=31201032/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=42488 CPUtime=2.02 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 8747 0 0 0 201 1 0 0 25 0 1 0 907469091 43507712 8657 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/30265/statm: 10622 8657 131 6 0 9092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51188

[startup+12.7008 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 30265
/proc/meminfo: memFree=31197860/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=44732 CPUtime=8.41 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 9318 0 0 0 840 1 0 0 25 0 1 0 907469091 45805568 9228 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/30265/statm: 11183 9228 131 6 0 9653 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53432

[startup+25.5005 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 30265
/proc/meminfo: memFree=31195508/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=47244 CPUtime=21.21 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 9940 0 0 0 2120 1 0 0 25 0 1 0 907469091 48377856 9850 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/30265/statm: 11811 9850 131 6 0 10281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55944

[startup+51.101 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 30266
/proc/meminfo: memFree=31191412/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=51896 CPUtime=46.81 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 11110 0 0 0 4680 1 0 0 25 0 1 0 907469091 53141504 11020 33554432000 4194304 4218580 140735507982192 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/30265/statm: 12974 11020 131 6 0 11444 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60596

[startup+102.306 s]
/proc/loadavg: 2.07 1.99 1.99 3/180 30267
/proc/meminfo: memFree=31162612/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=62476 CPUtime=98.02 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 13758 0 0 0 9799 3 0 0 25 0 1 0 907469091 63975424 13659 33554432000 4194304 4218580 140735507982192 18446744073709551615 4209996 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/30265/statm: 15619 13659 131 6 0 14089 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 71176

[startup+162.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/180 30269
/proc/meminfo: memFree=31157632/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=67048 CPUtime=158.01 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 14953 0 0 0 15798 3 0 0 25 0 1 0 907469091 68657152 14824 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/30265/statm: 16762 14824 131 6 0 15232 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 75748

[startup+222.301 s]
/proc/loadavg: 2.04 2.00 2.00 3/180 30271
/proc/meminfo: memFree=31150168/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=74608 CPUtime=218.01 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 16882 0 0 0 21798 3 0 0 25 0 1 0 907469091 76398592 16690 33554432000 4194304 4218580 140735507982192 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/30265/statm: 18652 16690 131 6 0 17122 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 83308

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 30272
/proc/meminfo: memFree=31142936/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=81748 CPUtime=278.01 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 18762 0 0 0 27797 4 0 0 25 0 1 0 907469091 83709952 18501 33554432000 4194304 4218580 140735507982192 18446744073709551615 4213556 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/30265/statm: 20437 18501 131 6 0 18907 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 90448

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30274
/proc/meminfo: memFree=31136700/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=84340 CPUtime=338.01 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 19432 0 0 0 33797 4 0 0 25 0 1 0 907469091 86364160 19129 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/30265/statm: 21085 19129 131 6 0 19555 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 93040

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30275
/proc/meminfo: memFree=31130856/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6

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

/proc/30265/statm: 50858 48895 131 6 0 49328 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 212132

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30867
/proc/meminfo: memFree=31039500/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=203368 CPUtime=4358.11 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 54467 0 0 0 435790 21 0 0 25 0 1 0 907469091 208248832 48881 33554432000 4194304 4218580 140735507982192 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 50842 48881 131 6 0 49312 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 212068

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30869
/proc/meminfo: memFree=31017872/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=225304 CPUtime=4418.11 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 60006 0 0 0 441788 23 0 0 25 0 1 0 907469091 230711296 54386 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 56326 54386 131 6 0 54796 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 234004

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30870
/proc/meminfo: memFree=31001952/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=240176 CPUtime=4478.11 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 63778 0 0 0 447787 24 0 0 25 0 1 0 907469091 245940224 58103 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 60044 58103 131 6 0 58514 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 248876

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30872
/proc/meminfo: memFree=30978712/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=240048 CPUtime=4538.11 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 63836 0 0 0 453787 24 0 0 25 0 1 0 907469091 245809152 58079 33554432000 4194304 4218580 140735507982192 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 60012 58079 131 6 0 58482 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 248748

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30876
/proc/meminfo: memFree=30973032/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=240240 CPUtime=4598.12 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 63882 0 0 0 459788 24 0 0 25 0 1 0 907469091 246005760 58125 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 60060 58125 131 6 0 58530 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 248940

[startup+4662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 30878
/proc/meminfo: memFree=30973072/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=240048 CPUtime=4658.11 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 63937 0 0 0 465787 24 0 0 25 0 1 0 907469091 245809152 58075 33554432000 4194304 4218580 140735507982192 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 60012 58075 131 6 0 58482 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 248748

[startup+4722.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 30880
/proc/meminfo: memFree=30972784/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=240080 CPUtime=4718.12 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 63988 0 0 0 471788 24 0 0 25 0 1 0 907469091 245841920 58082 33554432000 4194304 4218580 140735507982192 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 60020 58082 131 6 0 58490 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 248780

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30881
/proc/meminfo: memFree=30925364/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=288724 CPUtime=4778.12 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 76157 0 0 0 477784 28 0 0 25 0 1 0 907469091 295653376 70251 33554432000 4194304 4218580 140735507982192 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 72181 70251 131 6 0 70651 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 297424

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30883
/proc/meminfo: memFree=30918868/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=294192 CPUtime=4838.12 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 77557 0 0 0 483784 28 0 0 25 0 1 0 907469091 301252608 71608 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 73548 71608 131 6 0 72018 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 302892

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30884
/proc/meminfo: memFree=30918828/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=293988 CPUtime=4898.12 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 77623 0 0 0 489784 28 0 0 25 0 1 0 907469091 301043712 71558 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 73497 71558 131 6 0 71967 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 302688

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30886
/proc/meminfo: memFree=30918768/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=293844 CPUtime=4958.12 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 77676 0 0 0 495784 28 0 0 25 0 1 0 907469091 300896256 71533 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208761 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 73461 71533 131 6 0 71931 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 302544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30887
/proc/meminfo: memFree=30918844/32951124 swapFree=67057764/67111528
[pid=30262] ppid=30260 vsize=8700 CPUtime=4.27 cores=0,2,4,6
/proc/30262/stat : 30262 (esg_static.sh) S 30260 30262 30117 0 -1 4202496 354 27040 0 0 0 0 416 11 18 0 1 0 907468664 8908800 252 33554432000 4194304 4922060 140735783754400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30262/statm: 2175 252 209 178 0 68 0
[pid=30265] ppid=30262 vsize=293744 CPUtime=4995.83 cores=0,2,4,6
/proc/30265/stat : 30265 (cdcl) R 30262 30262 30117 0 -1 4202496 77704 0 0 0 499555 28 0 0 25 0 1 0 907469091 300793856 71514 33554432000 4194304 4218580 140735507982192 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30265/statm: 73436 71514 131 6 0 71906 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 302444

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 30262 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=164366
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=110983
# CPU time returned by wait4() is 4.27535
# while last known CPU time is 5000.1
#
# 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.1
CPU user time (s): 4999.71
CPU system time (s): 0.39
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 302892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.16437
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27394
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= 14

runsolver used 9.39157 second user time and 16.8204 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-15 17:08:53
IDJOB=3498894
IDBENCH=70808
IDSOLVER=1993
FILE ID=node140/3498894-1308150533
RUNJOBID= node140-1308150219-30135
PBS_JOBID= 13575591
Free space on /tmp= 73828 MiB

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

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1835175882

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31268604 kB
Buffers:        337796 kB
Cached:         905400 kB
SwapCached:       7768 kB
Active:         560644 kB
Inactive:       797832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31268604 kB
SwapTotal:    67111528 kB
SwapFree:     67057764 kB
Dirty:           11364 kB
Writeback:           0 kB
AnonPages:      112164 kB
Mapped:          13296 kB
Slab:           260152 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   303020 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= 73828 MiB
End job on node140 at 2011-06-15 18:32:15