Trace number 3283425

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
SArTagnan 2011-03-24? (exit code) 939.27 236.235

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data


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-3283425-1304048386/watcher-3283425-1304048386 -o /tmp/evaluation-result-3283425-1304048386/solver-3283425-1304048386 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3283425-1304048386.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 4.36 4.40 5.78 6/180 10165
/proc/meminfo: memFree=26522444/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=22568 CPUtime=0 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 1209 0 0 0 0 0 0 0 22 0 1 0 516437441 23109632 1146 33554432000 4194304 4623224 140736603950128 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/10165/statm: 5642 1147 290 105 0 1146 0

[startup+0.05544 s]
/proc/loadavg: 4.36 4.40 5.78 6/180 10165
/proc/meminfo: memFree=26522444/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=76848 CPUtime=0.04 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 6874 0 0 0 4 0 0 0 22 0 1 0 516437441 78692352 6058 33554432000 4194304 4623224 140736603950128 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/10165/statm: 19212 6059 297 105 0 14716 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 76848

[startup+0.100431 s]
/proc/loadavg: 4.36 4.40 5.78 6/180 10165
/proc/meminfo: memFree=26522444/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=80752 CPUtime=0.09 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 9594 0 0 0 8 1 0 0 22 0 1 0 516437441 82690048 6825 33554432000 4194304 4623224 140736603950128 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/10165/statm: 20188 6826 297 105 0 15692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80752

[startup+0.300399 s]
/proc/loadavg: 4.36 4.40 5.78 6/180 10165
/proc/meminfo: memFree=26522444/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=96668 CPUtime=0.29 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 15523 0 0 0 27 2 0 0 23 0 1 0 516437441 98988032 11367 33554432000 4194304 4623224 140736603950128 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/10165/statm: 24167 11367 297 105 0 19671 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 96668

[startup+0.700335 s]
/proc/loadavg: 4.36 4.40 5.78 6/180 10165
/proc/meminfo: memFree=26522444/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=459796 CPUtime=0.78 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 68408 0 0 0 70 8 0 0 25 0 4 0 516437441 470831104 59049 33554432000 4194304 4623224 140736603950128 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 114949 59049 320 105 0 110453 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 459796

[startup+1.5002 s]
/proc/loadavg: 4.36 4.40 5.78 9/184 10169
/proc/meminfo: memFree=26252728/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=558148 CPUtime=3.96 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 77670 0 0 0 387 9 0 0 25 0 4 0 516437441 571543552 66172 33554432000 4194304 4623224 140736603950128 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 139537 66172 335 105 0 135041 0
[pid=10165/tid=10167] ppid=10163 vsize=558148 CPUtime=0.81 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 2786 0 0 0 80 1 0 0 25 0 4 0 516437508 571543552 66172 33554432000 4194304 4623224 140736603950128 18446744073709551615 4462608 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=558148 CPUtime=0.82 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 2924 0 0 0 82 0 0 0 25 0 4 0 516437508 571543552 66172 33554432000 4194304 4623224 140736603950128 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=558148 CPUtime=0.81 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 5994 0 0 0 81 0 0 0 25 0 4 0 516437508 571543552 66172 33554432000 4194304 4623224 140736603950128 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 558148

[startup+3.10093 s]
/proc/loadavg: 4.73 4.48 5.80 9/184 10169
/proc/meminfo: memFree=26232392/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=558148 CPUtime=10.36 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 78949 0 0 0 1026 10 0 0 25 0 4 0 516437441 571543552 66968 33554432000 4194304 4623224 140736603950128 18446744073709551615 4412768 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 139537 66970 335 105 0 135041 0
[pid=10165/tid=10167] ppid=10163 vsize=558148 CPUtime=2.41 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 3110 0 0 0 240 1 0 0 25 0 4 0 516437508 571543552 66970 33554432000 4194304 4623224 140736603950128 18446744073709551615 4366665 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=558148 CPUtime=2.42 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 3788 0 0 0 242 0 0 0 25 0 4 0 516437508 571543552 66970 33554432000 4194304 4623224 140736603950128 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=558148 CPUtime=2.41 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 6055 0 0 0 241 0 0 0 25 0 4 0 516437508 571543552 66970 33554432000 4194304 4623224 140736603950128 18446744073709551615 4577681 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 558148

[startup+6.3004 s]
/proc/loadavg: 4.73 4.48 5.80 9/184 10169
/proc/meminfo: memFree=26190848/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=590968 CPUtime=23.14 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 89503 0 0 0 2303 11 0 0 25 0 4 0 516437441 605151232 75778 33554432000 4194304 4623224 140736603950128 18446744073709551615 4412522 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 147742 75778 335 105 0 143246 0
[pid=10165/tid=10167] ppid=10163 vsize=590968 CPUtime=5.61 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 6863 0 0 0 560 1 0 0 25 0 4 0 516437508 605151232 75779 33554432000 4194304 4623224 140736603950128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=590968 CPUtime=5.62 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 9562 0 0 0 561 1 0 0 25 0 4 0 516437508 605151232 75779 33554432000 4194304 4623224 140736603950128 18446744073709551615 4316817 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=590968 CPUtime=5.59 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 6464 0 0 0 559 0 0 0 25 0 4 0 516437508 605151232 75779 33554432000 4194304 4623224 140736603950128 18446744073709551615 4560635 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.14
Current children cumulated vsize (KiB) 590968

[startup+12.7003 s]
/proc/loadavg: 5.23 4.59 5.82 9/184 10169
/proc/meminfo: memFree=26125112/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=607376 CPUtime=48.7 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 106602 0 0 0 4856 14 0 0 25 0 4 0 516437441 621953024 87025 33554432000 4194304 4623224 140736603950128 18446744073709551615 4412592 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 151844 87025 335 105 0 147348 0
[pid=10165/tid=10167] ppid=10163 vsize=607376 CPUtime=12.01 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 9797 0 0 0 1199 2 0 0 25 0 4 0 516437508 621953024 87025 33554432000 4194304 4623224 140736603950128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=607376 CPUtime=12.02 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 17932 0 0 0 1200 2 0 0 25 0 4 0 516437508 621953024 87025 33554432000 4194304 4623224 140736603950128 18446744073709551615 4316634 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=607376 CPUtime=11.95 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 7322 0 0 0 1195 0 0 0 25 0 4 0 516437508 621953024 87025 33554432000 4194304 4623224 140736603950128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.7
Current children cumulated vsize (KiB) 607376

[startup+25.5012 s]
/proc/loadavg: 5.66 4.71 5.84 9/184 10170
/proc/meminfo: memFree=25969356/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=683892 CPUtime=99.84 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 211412 0 0 0 9952 32 0 0 25 0 4 0 516437441 700305408 112704 33554432000 4194304 4623224 140736603950128 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 170973 112704 335 105 0 166477 0
[pid=10165/tid=10167] ppid=10163 vsize=683892 CPUtime=24.81 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 19398 0 0 0 2477 4 0 0 25 0 4 0 516437508 700305408 112704 33554432000 4194304 4623224 140736603950128 18446744073709551615 4377484 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=683892 CPUtime=24.82 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 33939 0 0 0 2477 5 0 0 25 0 4 0 516437508 700305408 112704 33554432000 4194304 4623224 140736603950128 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=683892 CPUtime=24.68 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 47711 0 0 0 2462 6 0 0 25 0 4 0 516437508 700305408 112704 33554432000 4194304 4623224 140736603950128 18446744073709551615 4468051 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.84
Current children cumulated vsize (KiB) 683892

[startup+51.1009 s]
/proc/loadavg: 6.53 4.99 5.90 10/184 10170
/proc/meminfo: memFree=25030432/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=1540012 CPUtime=202.07 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 792494 0 0 0 20086 121 0 0 25 0 4 0 516437441 1576972288 282427 33554432000 4194304 4623224 140736603950128 18446744073709551615 4412527 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 385003 282427 335 105 0 380507 0
[pid=10165/tid=10167] ppid=10163 vsize=1540012 CPUtime=50.39 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 33199 0 0 0 5031 8 0 0 25 0 4 0 516437508 1576972288 282427 33554432000 4194304 4623224 140736603950128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=1540012 CPUtime=50.42 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 57146 0 0 0 5032 10 0 0 25 0 4 0 516437508 1576972288 282427 33554432000 4194304 4623224 140736603950128 18446744073709551615 4317273 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=1540012 CPUtime=50.14 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 123999 0 0 0 4998 16 0 0 25 0 4 0 516437508 1576972288 282427 33554432000 4194304 4623224 140736603950128 18446744073709551615 4552768 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.07
Current children cumulated vsize (KiB) 1540012

[startup+102.306 s]
/proc/loadavg: 7.38 5.48 6.02 10/184 10202
/proc/meminfo: memFree=22038400/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=5519120 CPUtime=406.25 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 3184229 0 0 0 40133 492 0 0 18 0 4 0 516437441 5651578880 1071465 33554432000 4194304 4623224 140736603950128 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 1379780 1071466 335 105 0 1375284 0
[pid=10165/tid=10167] ppid=10163 vsize=5519120 CPUtime=101.45 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 57647 0 0 0 10129 16 0 0 25 0 4 0 516437508 5651578880 1071466 33554432000 4194304 4623224 140736603950128 18446744073709551615 4467747 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=5519120 CPUtime=101.47 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 88997 0 0 0 10130 17 0 0 25 0 4 0 516437508 5651578880 1071466 33554432000 4194304 4623224 140736603950128 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=5519120 CPUtime=101.02 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 292728 0 0 0 10061 41 0 0 25 0 4 0 516437508 5651578880 1071467 33554432000 4194304 4623224 140736603950128 18446744073709551615 4550498 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.25
Current children cumulated vsize (KiB) 5519120

[startup+162.3 s]
/proc/loadavg: 7.91 5.98 6.15 10/184 10203
/proc/meminfo: memFree=18872228/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=8548096 CPUtime=645.61 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 5054019 0 0 0 63754 807 0 0 25 0 4 0 516437441 8753250304 1828803 33554432000 4194304 4623224 140736603950128 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 2137024 1828803 335 105 0 2132528 0
[pid=10165/tid=10167] ppid=10163 vsize=8548096 CPUtime=161.32 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 89573 0 0 0 16110 22 0 0 25 0 4 0 516437508 8753250304 1828804 33554432000 4194304 4623224 140736603950128 18446744073709551615 4468031 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=8548096 CPUtime=161.35 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 115363 0 0 0 16113 22 0 0 25 0 4 0 516437508 8753250304 1828805 33554432000 4194304 4623224 140736603950128 18446744073709551615 4317259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=8548096 CPUtime=160.64 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 473125 0 0 0 15997 67 0 0 25 0 4 0 516437508 8753250304 1828805 33554432000 4194304 4623224 140736603950128 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 645.61
Current children cumulated vsize (KiB) 8548096

[startup+222.301 s]
/proc/loadavg: 8.00 6.36 6.27 10/184 10205
/proc/meminfo: memFree=16062984/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=10762912 CPUtime=884.9 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 7161135 0 0 0 87359 1131 0 0 25 0 4 0 516437441 11021221888 2466092 33554432000 4194304 4623224 140736603950128 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 2690728 2466092 335 105 0 2686232 0
[pid=10165/tid=10167] ppid=10163 vsize=10762912 CPUtime=221.16 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 106255 0 0 0 22089 27 0 0 25 0 4 0 516437508 11021221888 2466092 33554432000 4194304 4623224 140736603950128 18446744073709551615 4466086 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=10762912 CPUtime=221.29 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 146288 0 0 0 22102 27 0 0 25 0 4 0 516437508 11021221888 2466092 33554432000 4194304 4623224 140736603950128 18446744073709551615 4317232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=10762912 CPUtime=220.17 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 657151 0 0 0 21923 94 0 0 25 0 4 0 516437508 11021221888 2466092 33554432000 4194304 4623224 140736603950128 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 884.9
Current children cumulated vsize (KiB) 10762912

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

[startup+223.901 s]
/proc/loadavg: 8.00 6.36 6.27 10/184 10205
/proc/meminfo: memFree=16034216/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=10769536 CPUtime=891.29 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 7183970 0 0 0 87995 1134 0 0 25 0 4 0 516437441 11028004864 2483276 33554432000 4194304 4623224 140736603950128 18446744073709551615 4412783 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 2692384 2483276 335 105 0 2687888 0
[pid=10165/tid=10167] ppid=10163 vsize=10769536 CPUtime=222.75 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 106481 0 0 0 22248 27 0 0 25 0 4 0 516437508 11028004864 2483276 33554432000 4194304 4623224 140736603950128 18446744073709551615 4376592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=10769536 CPUtime=222.88 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 147654 0 0 0 22261 27 0 0 25 0 4 0 516437508 11028004864 2483276 33554432000 4194304 4623224 140736603950128 18446744073709551615 4317201 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=10769536 CPUtime=221.76 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 663273 0 0 0 22081 95 0 0 25 0 4 0 516437508 11028004864 2483276 33554432000 4194304 4623224 140736603950128 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 891.29
Current children cumulated vsize (KiB) 10769536

[startup+230.301 s]
/proc/loadavg: 8.00 6.38 6.28 10/184 10205
/proc/meminfo: memFree=15830608/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=10915120 CPUtime=916.85 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 7235604 0 0 0 90542 1143 0 0 25 0 4 0 516437441 11177082880 2517178 33554432000 4194304 4623224 140736603950128 18446744073709551615 4278624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 2728780 2517178 335 105 0 2724284 0
[pid=10165/tid=10167] ppid=10163 vsize=10915120 CPUtime=229.15 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 106898 0 0 0 22888 27 0 0 25 0 4 0 516437508 11177082880 2517178 33554432000 4194304 4623224 140736603950128 18446744073709551615 4357311 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=10915120 CPUtime=229.29 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 150967 0 0 0 22901 28 0 0 25 0 4 0 516437508 11177082880 2517178 33554432000 4194304 4623224 140736603950128 18446744073709551615 4317463 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=10915120 CPUtime=228.13 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 675723 0 0 0 22716 97 0 0 25 0 4 0 516437508 11177082880 2517178 33554432000 4194304 4623224 140736603950128 18446744073709551615 4364996 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 916.85
Current children cumulated vsize (KiB) 10915120

[startup+233.5 s]
/proc/loadavg: 8.00 6.41 6.29 10/184 10205
/proc/meminfo: memFree=15713676/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=10990036 CPUtime=929.63 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 7265071 0 0 0 91814 1149 0 0 25 0 4 0 516437441 11253796864 2540728 33554432000 4194304 4623224 140736603950128 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 2747509 2540728 341 105 0 2743013 0
[pid=10165/tid=10167] ppid=10163 vsize=10990036 CPUtime=232.35 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 106909 0 0 0 23208 27 0 0 25 0 4 0 516437508 11253796864 2540728 33554432000 4194304 4623224 140736603950128 18446744073709551615 4357565 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=10990036 CPUtime=232.49 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 151497 0 0 0 23221 28 0 0 25 0 4 0 516437508 11253796864 2540728 33554432000 4194304 4623224 140736603950128 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=10990036 CPUtime=231.3 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 679890 0 0 0 23033 97 0 0 25 0 4 0 516437508 11253796864 2540728 33554432000 4194304 4623224 140736603950128 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 929.63
Current children cumulated vsize (KiB) 10990036

[startup+235.101 s]
/proc/loadavg: 8.00 6.41 6.29 9/184 10205
/proc/meminfo: memFree=15689868/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=11010592 CPUtime=936.02 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) R 10163 10165 9252 0 -1 4202496 7282026 0 0 0 92451 1151 0 0 25 0 4 0 516437441 11274846208 2547743 33554432000 4194304 4623224 140736603950128 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 2752648 2547743 344 105 0 2748152 0
[pid=10165/tid=10167] ppid=10163 vsize=11010592 CPUtime=233.95 cores=0,2,4,6
/proc/10165/task/10167/stat : 10167 (SArTagnan) R 10163 10165 9252 0 -1 4202560 106912 0 0 0 23368 27 0 0 25 0 4 0 516437508 11274846208 2547743 33554432000 4194304 4623224 140736603950128 18446744073709551615 4468031 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=11010592 CPUtime=234.09 cores=0,2,4,6
/proc/10165/task/10168/stat : 10168 (SArTagnan) R 10163 10165 9252 0 -1 4202560 151621 0 0 0 23381 28 0 0 25 0 4 0 516437508 11274846208 2547744 33554432000 4194304 4623224 140736603950128 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=11010592 CPUtime=232.9 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4202560 680000 0 0 0 23193 97 0 0 25 0 4 0 516437508 11274846208 2547744 33554432000 4194304 4623224 140736603950128 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 936.02
Current children cumulated vsize (KiB) 11010592

[startup+235.901 s]
/proc/loadavg: 8.00 6.41 6.29 10/184 10205
/proc/meminfo: memFree=15631584/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=0 CPUtime=938.93 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) Z 10163 10165 9252 0 -1 4202524 7292479 0 0 0 92730 1163 0 0 25 0 2 0 516437441 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 0 0 0 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=0 CPUtime=233.69 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4203588 680027 0 0 0 23262 107 0 0 25 0 2 0 516437508 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 938.93
Current children cumulated vsize (KiB) 0

[startup+236.101 s]
/proc/loadavg: 8.00 6.41 6.29 10/184 10205
/proc/meminfo: memFree=15631584/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=0 CPUtime=939.13 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) Z 10163 10165 9252 0 -1 4202524 7292479 0 0 0 92730 1183 0 0 25 0 2 0 516437441 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 0 0 0 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=0 CPUtime=233.89 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4203588 680027 0 0 0 23262 127 0 0 25 0 2 0 516437508 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 939.13
Current children cumulated vsize (KiB) 0

[startup+236.201 s]
/proc/loadavg: 8.00 6.41 6.29 10/184 10205
/proc/meminfo: memFree=15631584/32950928 swapFree=67111524/67111528
[pid=10165] ppid=10163 vsize=0 CPUtime=939.23 cores=0,2,4,6
/proc/10165/stat : 10165 (SArTagnan) Z 10163 10165 9252 0 -1 4202524 7292479 0 0 0 92730 1193 0 0 25 0 2 0 516437441 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10165/statm: 0 0 0 0 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=0 CPUtime=233.99 cores=0,2,4,6
/proc/10165/task/10169/stat : 10169 (SArTagnan) R 10163 10165 9252 0 -1 4203588 680027 0 0 0 23262 137 0 0 25 0 2 0 516437508 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 939.23
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 236.235
CPU time (s): 939.27
CPU user time (s): 927.302
CPU system time (s): 11.9682
CPU usage (%): 397.599
Max. virtual memory (cumulated for all children) (KiB): 14853516

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

runsolver used 0.384941 second user time and 0.903862 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 05:39:47
IDJOB=3283425
IDBENCH=71036
IDSOLVER=1656
FILE ID=node126/3283425-1304048386
RUNJOBID= node126-1304048377-10081
PBS_JOBID= 13170390
Free space on /tmp= 71560 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283425-1304048386/watcher-3283425-1304048386 -o /tmp/evaluation-result-3283425-1304048386/solver-3283425-1304048386 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3283425-1304048386.cnf -threads=4

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=808133784

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26522476 kB
Buffers:       1407396 kB
Cached:        4232084 kB
SwapCached:          4 kB
Active:         419300 kB
Inactive:      5463760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26522476 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           42028 kB
Writeback:           0 kB
AnonPages:      243288 kB
Mapped:          15436 kB
Slab:           481320 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   447252 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= 71548 MiB
End job on node126 at 2011-04-29 05:43:44