Trace number 3282273

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) 1300.03 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
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 variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
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.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  276621   645449 |   82986       0        0     nan |  0.000 % |
1.39/1.40	c |         0 |  136416   475019 |      --       0       --      -- |     --   | -140183/-170377
1.39/1.40	c ==============================================================================
1.39/1.40	c Result  :   #vars: 24904   #clauses: 136416   #literals: 475019
1.39/1.40	c CPU time:   1.36379 s
1.39/1.40	c ==============================================================================
1.39/1.49	c
1.39/1.49	c Starting glucose
1.39/1.49	c
1.39/1.49	
1.39/1.49	c This is EBGlucose 1.0 -- based on Glucose version 1.0
1.39/1.49	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
1.39/1.49	
1.39/1.49	c ============================[ Problem Statistics ]=============================
1.39/1.49	c |                                                                             |
1.39/1.49	c |  Number of variables:  24904                                                |
1.39/1.49	c |  Number of clauses:    136416                                               |
1.48/1.54	c |  Parsing time:         0.05         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-3282273-1303753124/watcher-3282273-1303753124 -o /tmp/evaluation-result-3282273-1303753124/solver-3282273-1303753124 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3282273-1303753124.cnf 

running on 2 cores: 0,2

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 7/187 20243
/proc/meminfo: memFree=29246604/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=0 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 355 232 0 0 0 0 0 0 21 0 1 0 486912085 8912896 253 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 253 211 178 0 69 0

[startup+0.018593 s]
/proc/loadavg: 0.92 1.35 2.50 7/187 20243
/proc/meminfo: memFree=29246604/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=0 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 355 232 0 0 0 0 0 0 21 0 1 0 486912085 8912896 253 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10058 s]
/proc/loadavg: 0.92 1.35 2.50 7/187 20243
/proc/meminfo: memFree=29246604/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=0 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 355 232 0 0 0 0 0 0 21 0 1 0 486912085 8912896 253 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30054 s]
/proc/loadavg: 0.92 1.35 2.50 7/187 20243
/proc/meminfo: memFree=29246604/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=0 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 355 232 0 0 0 0 0 0 21 0 1 0 486912085 8912896 253 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70052 s]
/proc/loadavg: 0.92 1.35 2.50 7/187 20243
/proc/meminfo: memFree=29246604/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=0 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 355 232 0 0 0 0 0 0 21 0 1 0 486912085 8912896 253 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50031 s]
/proc/loadavg: 1.17 1.40 2.50 6/194 20256
/proc/meminfo: memFree=29041360/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8704

[startup+3.10111 s]
/proc/loadavg: 1.17 1.40 2.50 6/194 20258
/proc/meminfo: memFree=29074184/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=17424 CPUtime=1.59 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 3871 0 0 0 159 0 0 0 24 0 1 0 486912234 17842176 3812 33554432000 134512640 134556542 4293711264 18446744073709551615 134537330 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 4356 3812 214 11 0 3690 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 26128

[startup+6.3004 s]
/proc/loadavg: 1.17 1.40 2.50 6/194 20259
/proc/meminfo: memFree=29103496/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=19324 CPUtime=4.79 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 4347 0 0 0 479 0 0 0 25 0 1 0 486912234 19787776 4288 33554432000 134512640 134556542 4293711264 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 4831 4288 214 11 0 4165 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28028

[startup+12.7002 s]
/proc/loadavg: 1.68 1.50 2.52 6/194 20259
/proc/meminfo: memFree=29095948/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=20300 CPUtime=11.19 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 4601 0 0 0 1119 0 0 0 25 0 1 0 486912234 20787200 4542 33554432000 134512640 134556542 4293711264 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 5075 4542 214 11 0 4409 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29004

[startup+25.5007 s]
/proc/loadavg: 2.03 1.58 2.54 6/194 20259
/proc/meminfo: memFree=29084872/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=22972 CPUtime=23.99 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 5268 0 0 0 2399 0 0 0 25 0 1 0 486912234 23523328 5209 33554432000 134512640 134556542 4293711264 18446744073709551615 134537248 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 5743 5209 214 11 0 5077 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31676

[startup+51.1009 s]
/proc/loadavg: 2.81 1.81 2.58 6/194 20260
/proc/meminfo: memFree=29071224/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=25824 CPUtime=49.6 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 5961 0 0 0 4959 1 0 0 25 0 1 0 486912234 26443776 5902 33554432000 134512640 134556542 4293711264 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 6456 5902 214 11 0 5790 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34528

[startup+102.307 s]
/proc/loadavg: 3.52 2.16 2.66 6/194 20261
/proc/meminfo: memFree=29054136/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=30828 CPUtime=100.8 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 7226 0 0 0 10079 1 0 0 25 0 1 0 486912234 31567872 7167 33554432000 134512640 134556542 4293711264 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 7707 7167 214 11 0 7041 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 39532

[startup+162.301 s]
/proc/loadavg: 3.82 2.49 2.74 6/194 20263
/proc/meminfo: memFree=29034260/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=37872 CPUtime=160.8 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 8970 0 0 0 16078 2 0 0 25 0 1 0 486912234 38780928 8911 33554432000 134512640 134556542 4293711264 18446744073709551615 134530167 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 9468 8911 214 11 0 8802 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46576

[startup+222.3 s]
/proc/loadavg: 3.99 2.78 2.82 6/194 20265
/proc/meminfo: memFree=29019220/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=41832 CPUtime=220.81 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 9981 0 0 0 22078 3 0 0 25 0 1 0 486912234 42835968 9922 33554432000 134512640 134556542 4293711264 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 10458 9922 214 11 0 9792 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 50536

[startup+282.301 s]
/proc/loadavg: 3.99 3.00 2.89 6/194 20266
/proc/meminfo: memFree=29006276/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=47780 CPUtime=280.81 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 11398 0 0 0 28077 4 0 0 25 0 1 0 486912234 48926720 11339 33554432000 134512640 134556542 4293711264 18446744073709551615 134529960 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 11945 11339 214 11 0 11279 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 56484

[startup+342.3 s]
/proc/loadavg: 3.99 3.18 2.96 6/194 20268
/proc/meminfo: memFree=28992848/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=53188 CPUtime=340.81 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 12760 0 0 0 34076 5 0 0 25 0 1 0 486912234 54464512 12701 33554432000 134512640 134556542 4293711264 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 13297 12701 214 11 0 12631 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 61892

[startup+402.301 s]
/proc/loadavg: 3.99 3.32 3.02 6/194 20269
/proc/meminfo: memFree=28977192/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=59128 CPUtime=400.81 cores=0,2

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

/proc/20257/statm: 18648 18088 214 11 0 17982 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 83296

[startup+642.301 s]
/proc/loadavg: 4.04 3.71 3.24 6/194 20276
/proc/meminfo: memFree=28937044/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=76572 CPUtime=640.82 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 18668 0 0 0 64075 7 0 0 25 0 1 0 486912234 78409728 18609 33554432000 134512640 134556542 4293711264 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 19176 18610 214 11 0 18510 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 85276

[startup+702.301 s]
/proc/loadavg: 4.01 3.76 3.29 6/194 20277
/proc/meminfo: memFree=28927332/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=79880 CPUtime=700.82 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 19378 0 0 0 70074 8 0 0 25 0 1 0 486912234 81797120 19319 33554432000 134512640 134556542 4293711264 18446744073709551615 134532072 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 19970 19319 214 11 0 19304 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 88584

[startup+762.307 s]
/proc/loadavg: 4.00 3.80 3.33 6/194 20279
/proc/meminfo: memFree=28918620/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=83832 CPUtime=760.83 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 20375 0 0 0 76075 8 0 0 25 0 1 0 486912234 85843968 20316 33554432000 134512640 134556542 4293711264 18446744073709551615 134537203 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 20958 20316 214 11 0 20292 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 92536

[startup+822.301 s]
/proc/loadavg: 4.00 3.84 3.37 6/194 20281
/proc/meminfo: memFree=28907912/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=91236 CPUtime=820.83 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 22226 0 0 0 82074 9 0 0 25 0 1 0 486912234 93425664 22167 33554432000 134512640 134556542 4293711264 18446744073709551615 134537526 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 22809 22167 214 11 0 22143 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 99940

[startup+882.3 s]
/proc/loadavg: 4.00 3.86 3.41 6/194 20282
/proc/meminfo: memFree=28892992/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=96516 CPUtime=880.83 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 23566 0 0 0 88073 10 0 0 25 0 1 0 486912234 98832384 23507 33554432000 134512640 134556542 4293711264 18446744073709551615 134537328 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 24129 23507 214 11 0 23463 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 105220

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.44 6/194 20284
/proc/meminfo: memFree=28888492/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=98368 CPUtime=940.83 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 24011 0 0 0 94073 10 0 0 25 0 1 0 486912234 100728832 23952 33554432000 134512640 134556542 4293711264 18446744073709551615 134537206 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 24592 23952 214 11 0 23926 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 107072

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.47 6/194 20285
/proc/meminfo: memFree=28882008/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=98344 CPUtime=1000.83 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 24014 0 0 0 100073 10 0 0 25 0 1 0 486912234 100704256 23955 33554432000 134512640 134556542 4293711264 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 24586 23955 214 11 0 23920 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 107048

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.50 6/194 20287
/proc/meminfo: memFree=28872544/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=101512 CPUtime=1060.84 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 24814 0 0 0 106073 11 0 0 25 0 1 0 486912234 103948288 24755 33554432000 134512640 134556542 4293711264 18446744073709551615 134537104 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 25378 24755 214 11 0 24712 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 110216

[startup+1122.3 s]
/proc/loadavg: 4.07 3.95 3.54 6/194 20289
/proc/meminfo: memFree=28851184/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=116652 CPUtime=1120.84 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 28630 0 0 0 112072 12 0 0 25 0 1 0 486912234 119451648 28562 33554432000 134512640 134556542 4293711264 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 29163 28562 214 11 0 28497 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 125356

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.56 6/194 20290
/proc/meminfo: memFree=28849652/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=116600 CPUtime=1180.84 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 28633 0 0 0 118072 12 0 0 25 0 1 0 486912234 119398400 28552 33554432000 134512640 134556542 4293711264 18446744073709551615 134536885 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 29150 28552 214 11 0 28484 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 125304

[startup+1242.3 s]
/proc/loadavg: 4.01 3.96 3.58 6/194 20292
/proc/meminfo: memFree=28841804/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=118844 CPUtime=1240.84 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 29171 0 0 0 124072 12 0 0 25 0 1 0 486912234 121696256 29090 33554432000 134512640 134556542 4293711264 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 29711 29090 214 11 0 29045 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 127548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.98 3.61 5/192 20294
/proc/meminfo: memFree=28878856/32950928 swapFree=67111364/67111528
[pid=20242] ppid=20240 vsize=8704 CPUtime=1.48 cores=0,2
/proc/20242/stat : 20242 (ebglucose.sh) S 20240 20242 19316 0 -1 4202496 380 12677 0 0 0 0 144 4 18 0 1 0 486912085 8912896 256 33554432000 4194304 4922060 140736975640400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20242/statm: 2176 256 211 178 0 69 0
[pid=20257] ppid=20242 vsize=118844 CPUtime=1298.55 cores=0,2
/proc/20257/stat : 20257 (ebglucose_stati) R 20242 20242 19316 0 -1 4202496 29174 0 0 0 129843 12 0 0 25 0 1 0 486912234 121696256 29093 33554432000 134512640 134556542 4293711264 18446744073709551615 134537752 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/20257/statm: 29711 29093 214 11 0 29045 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 127548

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 20242 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=443780
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=46992
# CPU time returned by wait4() is 1.49077
# while last known CPU time is 1300.03
#
# 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): 1300.03
CPU user time (s): 1299.87
CPU system time (s): 0.16
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 127548

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

runsolver used 1.9997 second user time and 5.08623 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 19:38:44
IDJOB=3282273
IDBENCH=70797
IDSOLVER=1652
FILE ID=node127/3282273-1303753124
RUNJOBID= node127-1303753124-20204
PBS_JOBID= 13154035
Free space on /tmp= 71348 MiB

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

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
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:      29247536 kB
Buffers:       1221280 kB
Cached:        1941660 kB
SwapCached:          0 kB
Active:         233808 kB
Inactive:      3002444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29247536 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           16308 kB
Writeback:           0 kB
AnonPages:       72808 kB
Mapped:          15260 kB
Slab:           401860 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   229984 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= 71276 MiB
End job on node127 at 2011-04-25 20:00:26