Trace number 3282365

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) 1299.99 1300.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 benchmark2982.37
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
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.24	c ==============================================================================
0.00/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.24	c ==============================================================================
0.00/0.24	c |         0 |  598617  1396773 |  179585       0        0     nan |  0.000 % |
3.67/3.73	c |         0 |  341039  1130857 |      --       0       --      -- |     --   | -257536/-265815
3.67/3.73	c ==============================================================================
3.67/3.73	c Result  :   #vars: 72981   #clauses: 341039   #literals: 1130857
3.67/3.73	c CPU time:   3.63545 s
3.67/3.73	c ==============================================================================
3.87/3.94	c
3.87/3.94	c Starting glucose
3.87/3.94	c
3.87/3.95	
3.87/3.95	c This is EBGlucose 1.0 -- based on Glucose version 1.0
3.87/3.95	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
3.87/3.95	
3.87/3.95	c ============================[ Problem Statistics ]=============================
3.87/3.95	c |                                                                             |
3.87/3.95	c |  Number of variables:  72981                                                |
3.87/3.95	c |  Number of clauses:    341039                                               |
3.92/4.09	c |  Parsing time:         0.13         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-3282365-1303753124/watcher-3282365-1303753124 -o /tmp/evaluation-result-3282365-1303753124/solver-3282365-1303753124 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3282365-1303753124.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: 0.92 1.35 2.50 3/192 20253
/proc/meminfo: memFree=29163884/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 354 232 0 0 0 0 0 0 21 0 1 0 486912112 8912896 252 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 252 211 178 0 69 0

[startup+0.0878559 s]
/proc/loadavg: 0.92 1.35 2.50 3/192 20253
/proc/meminfo: memFree=29163884/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 354 232 0 0 0 0 0 0 21 0 1 0 486912112 8912896 252 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100852 s]
/proc/loadavg: 0.92 1.35 2.50 3/192 20253
/proc/meminfo: memFree=29163884/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 354 232 0 0 0 0 0 0 21 0 1 0 486912112 8912896 252 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300814 s]
/proc/loadavg: 0.92 1.35 2.50 3/192 20253
/proc/meminfo: memFree=29163884/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 354 232 0 0 0 0 0 0 21 0 1 0 486912112 8912896 252 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700739 s]
/proc/loadavg: 0.92 1.35 2.50 3/192 20253
/proc/meminfo: memFree=29163884/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 354 232 0 0 0 0 0 0 21 0 1 0 486912112 8912896 252 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50059 s]
/proc/loadavg: 1.17 1.40 2.50 5/194 20256
/proc/meminfo: memFree=29034292/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 354 232 0 0 0 0 0 0 21 0 1 0 486912112 8912896 252 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 252 211 178 0 69 0
[pid=20255] ppid=20253 vsize=97384 CPUtime=1.47 cores=4,6
/proc/20255/stat : 20255 (SatELite_releas) R 20253 20253 19316 0 -1 4202496 23212 0 0 0 142 5 0 0 25 0 1 0 486912112 99721216 21507 33554432000 134512640 135144230 4291943456 18446744073709551615 134585548 0 0 4096 3 0 0 0 17 4 0 0 1
/proc/20255/statm: 24346 21507 78 155 0 24189 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 106088

[startup+3.10028 s]
/proc/loadavg: 1.17 1.40 2.50 5/194 20258
/proc/meminfo: memFree=29070216/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 354 232 0 0 0 0 0 0 21 0 1 0 486912112 8912896 252 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 252 211 178 0 69 0
[pid=20255] ppid=20253 vsize=102324 CPUtime=3.07 cores=4,6
/proc/20255/stat : 20255 (SatELite_releas) R 20253 20253 19316 0 -1 4202496 24780 0 0 0 300 7 0 0 25 0 1 0 486912112 104779776 22879 33554432000 134512640 135144230 4291943456 18446744073709551615 134585403 0 0 4096 3 0 0 0 17 4 0 0 1
/proc/20255/statm: 25581 22879 78 155 0 25424 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 111028

[startup+6.30073 s]
/proc/loadavg: 1.47 1.46 2.52 5/194 20259
/proc/meminfo: memFree=29103000/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=38548 CPUtime=2.34 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 8675 0 0 0 232 2 0 0 25 0 1 0 486912507 39473152 8528 33554432000 134512640 134556542 4289084448 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 9637 8528 213 11 0 8971 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 47252

[startup+12.7005 s]
/proc/loadavg: 1.68 1.50 2.52 5/194 20259
/proc/meminfo: memFree=29095452/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=42844 CPUtime=8.74 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 9737 0 0 0 872 2 0 0 25 0 1 0 486912507 43872256 9590 33554432000 134512640 134556542 4289084448 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 10711 9590 213 11 0 10045 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 51548

[startup+25.5011 s]
/proc/loadavg: 2.19 1.62 2.55 5/194 20259
/proc/meminfo: memFree=29084868/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=45832 CPUtime=21.54 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 10480 0 0 0 2151 3 0 0 25 0 1 0 486912507 46931968 10333 33554432000 134512640 134556542 4289084448 18446744073709551615 134528908 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 11458 10333 213 11 0 10792 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 54536

[startup+51.1011 s]
/proc/loadavg: 2.81 1.81 2.58 5/194 20260
/proc/meminfo: memFree=29071224/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=49116 CPUtime=47.12 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 11296 0 0 0 4709 3 0 0 25 0 1 0 486912507 50294784 11149 33554432000 134512640 134556542 4289084448 18446744073709551615 134537160 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 12279 11149 213 11 0 11613 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 57820

[startup+102.306 s]
/proc/loadavg: 3.52 2.16 2.66 5/194 20261
/proc/meminfo: memFree=29054136/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=51112 CPUtime=98.32 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 11786 0 0 0 9829 3 0 0 25 0 1 0 486912507 52338688 11639 33554432000 134512640 134556542 4289084448 18446744073709551615 134536789 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 12778 11639 213 11 0 12112 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 59816

[startup+162.301 s]
/proc/loadavg: 3.82 2.49 2.74 5/194 20263
/proc/meminfo: memFree=29034260/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=54692 CPUtime=158.32 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 12665 0 0 0 15829 3 0 0 25 0 1 0 486912507 56004608 12518 33554432000 134512640 134556542 4289084448 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 13673 12518 213 11 0 13007 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63396

[startup+222.301 s]
/proc/loadavg: 3.99 2.78 2.82 5/194 20265
/proc/meminfo: memFree=29019220/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=57500 CPUtime=218.32 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 13384 0 0 0 21828 4 0 0 25 0 1 0 486912507 58880000 13237 33554432000 134512640 134556542 4289084448 18446744073709551615 134537209 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 14375 13237 213 11 0 13709 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 66204

[startup+282.301 s]
/proc/loadavg: 3.99 3.00 2.89 5/194 20266
/proc/meminfo: memFree=29006028/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=60740 CPUtime=278.32 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 14185 0 0 0 27828 4 0 0 25 0 1 0 486912507 62197760 14038 33554432000 134512640 134556542 4289084448 18446744073709551615 134537507 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 15185 14038 213 11 0 14519 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 69444

[startup+342.301 s]
/proc/loadavg: 3.99 3.18 2.96 5/194 20268
/proc/meminfo: memFree=28992848/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=63460 CPUtime=338.33 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 14804 0 0 0 33828 5 0 0 25 0 1 0 486912507 64983040 14657 33554432000 134512640 134556542 4289084448 18446744073709551615 134537992 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 15865 14657 213 11 0 15199 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 72164

[startup+402.3 s]
/proc/loadavg: 3.99 3.32 3.02 5/194 20269
/proc/meminfo: memFree=28977192/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6

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

/proc/20259/statm: 19035 17703 213 11 0 18369 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 84844

[startup+642.3 s]
/proc/loadavg: 4.04 3.71 3.24 5/194 20276
/proc/meminfo: memFree=28936548/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=77980 CPUtime=638.34 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 18286 0 0 0 63827 7 0 0 25 0 1 0 486912507 79851520 18139 33554432000 134512640 134556542 4289084448 18446744073709551615 134529030 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 19495 18139 213 11 0 18829 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 86684

[startup+702.301 s]
/proc/loadavg: 4.01 3.76 3.29 5/194 20277
/proc/meminfo: memFree=28927332/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=81680 CPUtime=698.34 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 19166 0 0 0 69827 7 0 0 25 0 1 0 486912507 83640320 19019 33554432000 134512640 134556542 4289084448 18446744073709551615 134537507 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 20420 19019 213 11 0 19754 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 90384

[startup+762.307 s]
/proc/loadavg: 4.00 3.80 3.33 5/194 20279
/proc/meminfo: memFree=28918620/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=83256 CPUtime=758.34 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 19545 0 0 0 75827 7 0 0 25 0 1 0 486912507 85254144 19398 33554432000 134512640 134556542 4289084448 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 20814 19398 213 11 0 20148 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 91960

[startup+822.301 s]
/proc/loadavg: 4.00 3.84 3.37 5/194 20281
/proc/meminfo: memFree=28907912/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=84732 CPUtime=818.35 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 19892 0 0 0 81827 8 0 0 25 0 1 0 486912507 86765568 19745 33554432000 134512640 134556542 4289084448 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 21183 19745 213 11 0 20517 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 93436

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.41 5/194 20282
/proc/meminfo: memFree=28892992/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=89976 CPUtime=878.35 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 21190 0 0 0 87827 8 0 0 25 0 1 0 486912507 92135424 21043 33554432000 134512640 134556542 4289084448 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 22494 21043 213 11 0 21828 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 98680

[startup+942.3 s]
/proc/loadavg: 4.00 3.89 3.44 5/194 20284
/proc/meminfo: memFree=28888492/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=91636 CPUtime=938.35 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 21461 0 0 0 93826 9 0 0 25 0 1 0 486912507 93835264 21314 33554432000 134512640 134556542 4289084448 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 22909 21314 213 11 0 22243 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 100340

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.47 5/194 20285
/proc/meminfo: memFree=28882008/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=92956 CPUtime=998.36 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 21741 0 0 0 99827 9 0 0 25 0 1 0 486912507 95186944 21594 33554432000 134512640 134556542 4289084448 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 23239 21594 213 11 0 22573 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 101660

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.50 5/194 20287
/proc/meminfo: memFree=28872544/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=95496 CPUtime=1058.36 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 22371 0 0 0 105827 9 0 0 25 0 1 0 486912507 97787904 22224 33554432000 134512640 134556542 4289084448 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 23874 22224 213 11 0 23208 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 104200

[startup+1122.3 s]
/proc/loadavg: 4.07 3.95 3.54 5/194 20289
/proc/meminfo: memFree=28851184/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=99728 CPUtime=1118.35 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 23364 0 0 0 111826 9 0 0 25 0 1 0 486912507 102121472 23217 33554432000 134512640 134556542 4289084448 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 24932 23217 213 11 0 24266 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 108432

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.56 5/194 20290
/proc/meminfo: memFree=28849652/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=100468 CPUtime=1178.35 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 23565 0 0 0 117826 9 0 0 25 0 1 0 486912507 102879232 23418 33554432000 134512640 134556542 4289084448 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 25117 23418 213 11 0 24451 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 109172

[startup+1242.3 s]
/proc/loadavg: 4.01 3.96 3.58 5/194 20292
/proc/meminfo: memFree=28841804/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=102412 CPUtime=1238.37 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 24009 0 0 0 123827 10 0 0 25 0 1 0 486912507 104869888 23862 33554432000 134512640 134556542 4289084448 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 25603 23862 213 11 0 24937 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 111116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.81 3.93 3.60 2/185 20296
/proc/meminfo: memFree=29079172/32950928 swapFree=67111364/67111528
[pid=20253] ppid=20251 vsize=8704 CPUtime=3.92 cores=4,6
/proc/20253/stat : 20253 (ebglucose.sh) S 20251 20253 19316 0 -1 4202496 379 27274 0 0 0 0 383 9 18 0 1 0 486912112 8912896 255 33554432000 4194304 4922060 140737149964816 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20253/statm: 2176 255 211 178 0 69 0
[pid=20259] ppid=20253 vsize=104120 CPUtime=1296.07 cores=4,6
/proc/20259/stat : 20259 (ebglucose_stati) R 20253 20253 19316 0 -1 4202496 24440 0 0 0 129597 10 0 0 25 0 1 0 486912507 106618880 24293 33554432000 134512640 134556542 4289084448 18446744073709551615 134529948 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/20259/statm: 26030 24293 213 11 0 25364 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 112824

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 20253 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=834417
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=94985
# CPU time returned by wait4() is 3.9294
# while last known CPU time is 1299.99
#
# 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): 1299.99
CPU user time (s): 1299.8
CPU system time (s): 0.19
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 116044

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

runsolver used 2.03569 second user time and 5.06723 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 19:38:44
IDJOB=3282365
IDBENCH=70808
IDSOLVER=1652
FILE ID=node127/3282365-1303753124
RUNJOBID= node127-1303753124-20205
PBS_JOBID= 13154035
Free space on /tmp= 71336 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282365-1303753124/watcher-3282365-1303753124 -o /tmp/evaluation-result-3282365-1303753124/solver-3282365-1303753124 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3282365-1303753124.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1094232515

node127.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.823
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.823
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.83
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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29164048 kB
Buffers:       1221316 kB
Cached:        1954040 kB
SwapCached:          0 kB
Active:         315392 kB
Inactive:      3003468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29164048 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           27948 kB
Writeback:           0 kB
AnonPages:      142648 kB
Mapped:          15260 kB
Slab:           401860 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   341008 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= 71316 MiB
End job on node127 at 2011-04-25 20:00:26