Trace number 3291059

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
EBGlucose 1.0? (TO) 1296.38 1300.01

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
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 variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/1.88	c ==============================================================================
0.00/16.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/16.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/16.26	c ==============================================================================
0.00/16.26	c |         0 | 2210221 20369234 |  663066       0        0     nan |  0.000 % |
48.19/48.27	c |         0 | 2179433 19756000 |      --       0       --      -- |     --   | -1857/32571
48.19/48.27	c ==============================================================================
48.19/48.27	c Result  :   #vars: 13209   #clauses: 2179433   #literals: 19756000
48.19/48.27	c CPU time:   48.0447 s
48.19/48.27	c ==============================================================================
51.09/51.15	c
51.09/51.15	c Starting glucose
51.09/51.15	c
51.14/54.53	
51.14/54.53	c This is EBGlucose 1.0 -- based on Glucose version 1.0
51.14/54.53	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
51.14/54.53	
51.14/54.53	c ============================[ Problem Statistics ]=============================
51.14/54.53	c |                                                                             |
51.14/54.53	c |  Number of variables:  13209                                                |
51.14/54.53	c |  Number of clauses:    2179433                                              |
52.20/55.68	c |  Parsing time:         1.08         s                                       |

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.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3291059-1303780038/watcher-3291059-1303780038 -o /tmp/evaluation-result-3291059-1303780038/solver-3291059-1303780038 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3291059-1303780038.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.35 3.86 3.86 4/190 21673
/proc/meminfo: memFree=24593176/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8700 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) R 21671 21673 21546 0 -1 4202496 310 0 0 0 0 0 0 0 24 0 1 0 489602774 8908800 249 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970370453 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/21673/statm: 2175 249 209 178 0 68 0

[startup+0.0884201 s]
/proc/loadavg: 3.35 3.86 3.86 4/190 21673
/proc/meminfo: memFree=24593176/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100421 s]
/proc/loadavg: 3.35 3.86 3.86 4/190 21673
/proc/meminfo: memFree=24593176/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300381 s]
/proc/loadavg: 3.35 3.86 3.86 4/190 21673
/proc/meminfo: memFree=24593176/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.710394 s]
/proc/loadavg: 3.35 3.86 3.86 4/190 21673
/proc/meminfo: memFree=24593176/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+17.4164 s]
/proc/loadavg: 3.35 3.86 3.86 4/190 21673
/proc/meminfo: memFree=24593176/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704
heavy processes:

[startup+17.5074 s]
/proc/loadavg: 5.12 4.23 3.98 5/192 21679
/proc/meminfo: memFree=24299476/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
[pid=21676] ppid=21673 vsize=254532 CPUtime=17.49 cores=4,6
/proc/21676/stat : 21676 (SatELite_releas) R 21673 21673 21546 0 -1 4202496 60310 0 0 0 1733 16 0 0 25 0 1 0 489602775 260640768 60265 33554432000 134512640 135144230 4291847760 18446744073709551615 134553222 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21676/statm: 63633 60265 72 155 0 63476 0
Current children cumulated CPU time (s) 17.49
Current children cumulated vsize (KiB) 263236

[startup+17.6004 s]
/proc/loadavg: 5.12 4.23 3.98 5/192 21679
/proc/meminfo: memFree=24298360/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
[pid=21676] ppid=21673 vsize=254532 CPUtime=17.59 cores=4,6
/proc/21676/stat : 21676 (SatELite_releas) R 21673 21673 21546 0 -1 4202496 60310 0 0 0 1743 16 0 0 25 0 1 0 489602775 260640768 60265 33554432000 134512640 135144230 4291847760 18446744073709551615 134553208 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21676/statm: 63633 60265 72 155 0 63476 0
Current children cumulated CPU time (s) 17.59
Current children cumulated vsize (KiB) 263236

[startup+17.7074 s]
/proc/loadavg: 5.12 4.23 3.98 5/192 21679
/proc/meminfo: memFree=24298360/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
[pid=21676] ppid=21673 vsize=254532 CPUtime=17.69 cores=4,6
/proc/21676/stat : 21676 (SatELite_releas) R 21673 21673 21546 0 -1 4202496 60310 0 0 0 1753 16 0 0 25 0 1 0 489602775 260640768 60265 33554432000 134512640 135144230 4291847760 18446744073709551615 134588109 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21676/statm: 63633 60265 72 155 0 63476 0
Current children cumulated CPU time (s) 17.69
Current children cumulated vsize (KiB) 263236

[startup+25.501 s]
/proc/loadavg: 5.41 4.32 4.01 5/192 21679
/proc/meminfo: memFree=24293972/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
[pid=21676] ppid=21673 vsize=254788 CPUtime=25.48 cores=4,6
/proc/21676/stat : 21676 (SatELite_releas) R 21673 21673 21546 0 -1 4202496 60337 0 0 0 2532 16 0 0 25 0 1 0 489602775 260902912 60292 33554432000 134512640 135144230 4291847760 18446744073709551615 134553222 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21676/statm: 63697 60292 72 155 0 63540 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 263492

[startup+51.1006 s]
/proc/loadavg: 5.95 4.53 4.09 5/192 21680
/proc/meminfo: memFree=24187640/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=0 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 353 233 0 0 0 0 0 0 25 0 1 0 489602774 8912896 252 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 252 211 178 0 69 0
[pid=21676] ppid=21673 vsize=257496 CPUtime=51.09 cores=4,6
/proc/21676/stat : 21676 (SatELite_releas) R 21673 21673 21546 0 -1 4202496 61703 0 0 0 5072 37 0 0 25 0 1 0 489602775 263675904 60999 33554432000 134512640 135144230 4291847760 18446744073709551615 134745614 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21676/statm: 64374 60999 81 155 0 64217 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 266200

[startup+102.301 s]
/proc/loadavg: 6.03 4.80 4.20 5/192 21745
/proc/meminfo: memFree=24373044/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=199536 CPUtime=47.76 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 48123 0 0 0 4765 11 0 0 25 0 1 0 489607889 204324864 48063 33554432000 134512640 134556542 4290721552 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 49884 48063 213 11 0 49218 0
Current children cumulated CPU time (s) 98.9
Current children cumulated vsize (KiB) 208240

[startup+162.3 s]
/proc/loadavg: 4.78 4.66 4.19 5/192 21747
/proc/meminfo: memFree=24350728/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=204104 CPUtime=107.76 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 49264 0 0 0 10764 12 0 0 25 0 1 0 489607889 209002496 49204 33554432000 134512640 134556542 4290721552 18446744073709551615 134537037 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 51026 49204 213 11 0 50360 0
Current children cumulated CPU time (s) 158.9
Current children cumulated vsize (KiB) 212808

[startup+222.307 s]
/proc/loadavg: 4.28 4.54 4.17 5/192 21748
/proc/meminfo: memFree=24334452/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=208860 CPUtime=167.75 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 50478 0 0 0 16762 13 0 0 25 0 1 0 489607889 213872640 50418 33554432000 134512640 134556542 4290721552 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 52215 50418 213 11 0 51549 0
Current children cumulated CPU time (s) 218.89
Current children cumulated vsize (KiB) 217564

[startup+282.301 s]
/proc/loadavg: 4.14 4.45 4.17 5/192 21750
/proc/meminfo: memFree=24321908/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=213116 CPUtime=227.73 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 51523 0 0 0 22759 14 0 0 25 0 1 0 489607889 218230784 51463 33554432000 134512640 134556542 4290721552 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 53279 51463 213 11 0 52613 0
Current children cumulated CPU time (s) 278.87
Current children cumulated vsize (KiB) 221820

[startup+342.3 s]
/proc/loadavg: 4.05 4.37 4.16 5/192 21752
/proc/meminfo: memFree=24310348/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=215536 CPUtime=287.72 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 52122 0 0 0 28756 16 0 0 25 0 1 0 489607889 220708864 52062 33554432000 134512640 134556542 4290721552 18446744073709551615 134537448 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 53884 52062 213 11 0 53218 0
Current children cumulated CPU time (s) 338.86
Current children cumulated vsize (KiB) 224240

[startup+402.301 s]
/proc/loadavg: 4.02 4.30 4.14 5/192 21753
/proc/meminfo: memFree=24301904/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0

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

/proc/21681/statm: 56757 54908 213 11 0 56091 0
Current children cumulated CPU time (s) 578.82
Current children cumulated vsize (KiB) 235732

[startup+642.3 s]
/proc/loadavg: 4.05 4.14 4.10 5/192 21760
/proc/meminfo: memFree=24270680/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=228804 CPUtime=587.67 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 55433 0 0 0 58744 23 0 0 25 0 1 0 489607889 234295296 55373 33554432000 134512640 134556542 4290721552 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 57201 55373 213 11 0 56535 0
Current children cumulated CPU time (s) 638.81
Current children cumulated vsize (KiB) 237508

[startup+702.301 s]
/proc/loadavg: 4.02 4.11 4.09 5/192 21761
/proc/meminfo: memFree=24264580/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=230388 CPUtime=647.66 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 55860 0 0 0 64741 25 0 0 25 0 1 0 489607889 235917312 55800 33554432000 134512640 134556542 4290721552 18446744073709551615 134529712 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 57597 55800 213 11 0 56931 0
Current children cumulated CPU time (s) 698.8
Current children cumulated vsize (KiB) 239092

[startup+762.301 s]
/proc/loadavg: 4.00 4.09 4.08 5/192 21763
/proc/meminfo: memFree=24259236/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=232236 CPUtime=707.66 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 56341 0 0 0 70740 26 0 0 25 0 1 0 489607889 237809664 56281 33554432000 134512640 134556542 4290721552 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 58059 56281 213 11 0 57393 0
Current children cumulated CPU time (s) 758.8
Current children cumulated vsize (KiB) 240940

[startup+822.3 s]
/proc/loadavg: 4.00 4.07 4.08 5/192 21764
/proc/meminfo: memFree=24254504/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=233556 CPUtime=767.62 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 56686 0 0 0 76735 27 0 0 25 0 1 0 489607889 239161344 56626 33554432000 134512640 134556542 4290721552 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 58389 56626 213 11 0 57723 0
Current children cumulated CPU time (s) 818.76
Current children cumulated vsize (KiB) 242260

[startup+882.307 s]
/proc/loadavg: 4.00 4.05 4.07 5/192 21766
/proc/meminfo: memFree=24249764/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=234744 CPUtime=827.62 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 56968 0 0 0 82733 29 0 0 25 0 1 0 489607889 240377856 56908 33554432000 134512640 134556542 4290721552 18446744073709551615 134537315 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 58686 56908 213 11 0 58020 0
Current children cumulated CPU time (s) 878.76
Current children cumulated vsize (KiB) 243448

[startup+942.301 s]
/proc/loadavg: 4.00 4.04 4.07 5/192 21768
/proc/meminfo: memFree=24241936/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=237924 CPUtime=887.61 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 57689 0 0 0 88730 31 0 0 25 0 1 0 489607889 243634176 57629 33554432000 134512640 134556542 4290721552 18446744073709551615 134537324 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 59481 57629 213 11 0 58815 0
Current children cumulated CPU time (s) 938.75
Current children cumulated vsize (KiB) 246628

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.06 5/192 21769
/proc/meminfo: memFree=24238568/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=237924 CPUtime=947.6 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 57702 0 0 0 94728 32 0 0 25 0 1 0 489607889 243634176 57642 33554432000 134512640 134556542 4290721552 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 59481 57642 213 11 0 58815 0
Current children cumulated CPU time (s) 998.74
Current children cumulated vsize (KiB) 246628

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.06 5/192 21771
/proc/meminfo: memFree=24234068/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=241224 CPUtime=1007.59 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 58529 0 0 0 100726 33 0 0 25 0 1 0 489607889 247013376 58469 33554432000 134512640 134556542 4290721552 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 60306 58469 213 11 0 59640 0
Current children cumulated CPU time (s) 1058.73
Current children cumulated vsize (KiB) 249928

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.05 5/192 21772
/proc/meminfo: memFree=24228704/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=242280 CPUtime=1067.57 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 58819 0 0 0 106722 35 0 0 25 0 1 0 489607889 248094720 58759 33554432000 134512640 134556542 4290721552 18446744073709551615 134537526 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 60570 58759 213 11 0 59904 0
Current children cumulated CPU time (s) 1118.71
Current children cumulated vsize (KiB) 250984

[startup+1182.3 s]
/proc/loadavg: 4.07 4.03 4.05 5/192 21774
/proc/meminfo: memFree=24226464/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=243340 CPUtime=1127.56 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 59073 0 0 0 112720 36 0 0 25 0 1 0 489607889 249180160 59013 33554432000 134512640 134556542 4290721552 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 60835 59013 213 11 0 60169 0
Current children cumulated CPU time (s) 1178.7
Current children cumulated vsize (KiB) 252044

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 4.04 5/192 21776
/proc/meminfo: memFree=24223088/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=244424 CPUtime=1187.55 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 59362 0 0 0 118717 38 0 0 25 0 1 0 489607889 250290176 59302 33554432000 134512640 134556542 4290721552 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 61106 59302 213 11 0 60440 0
Current children cumulated CPU time (s) 1238.69
Current children cumulated vsize (KiB) 253128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 4.04 5/192 21808
/proc/meminfo: memFree=24265708/32951132 swapFree=67111364/67111528
[pid=21673] ppid=21671 vsize=8704 CPUtime=51.14 cores=4,6
/proc/21673/stat : 21673 (ebglucose.sh) S 21671 21673 21546 0 -1 4202496 378 61937 0 0 0 0 5076 38 18 0 1 0 489602774 8912896 255 33554432000 4194304 4922060 140733398491328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21673/statm: 2176 255 211 178 0 69 0
[pid=21681] ppid=21673 vsize=248780 CPUtime=1245.24 cores=4,6
/proc/21681/stat : 21681 (ebglucose_stati) R 21673 21673 21546 0 -1 4202496 60434 0 0 0 124485 39 0 0 25 0 1 0 489607889 254750720 60374 33554432000 134512640 134556542 4290721552 18446744073709551615 134537221 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21681/statm: 62195 60374 213 11 0 61529 0
Current children cumulated CPU time (s) 1296.38
Current children cumulated vsize (KiB) 257484

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 21673 and gives
#  childrusage.ru_utime.tv_sec=50
#  childrusage.ru_utime.tv_usec=763282
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=386941
# CPU time returned by wait4() is 51.1502
# while last known CPU time is 1296.38
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1296.38
CPU user time (s): 1295.61
CPU system time (s): 0.77
CPU usage (%): 99.7206
Max. virtual memory (cumulated for all children) (KiB): 268540

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

runsolver used 2.21466 second user time and 4.87726 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 03:07:21
IDJOB=3291059
IDBENCH=83466
IDSOLVER=1652
FILE ID=node128/3291059-1303780038
RUNJOBID= node128-1303780038-21565
PBS_JOBID= 13157217
Free space on /tmp= 66652 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291059-1303780038/watcher-3291059-1303780038 -o /tmp/evaluation-result-3291059-1303780038/solver-3291059-1303780038 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3291059-1303780038.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=941036873

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24593580 kB
Buffers:       1291860 kB
Cached:        6273412 kB
SwapCached:        160 kB
Active:        1010652 kB
Inactive:      6723544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24593580 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          150476 kB
Writeback:           0 kB
AnonPages:      168212 kB
Mapped:          16896 kB
Slab:           558476 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   361872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66568 MiB
End job on node128 at 2011-04-26 03:29:03