Trace number 3282457

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.02 1300.01

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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.26	c ==============================================================================
0.00/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.26	c ==============================================================================
0.00/0.26	c |         0 |  599013  1397697 |  179703       0        0     nan |  0.000 % |
4.09/4.12	c |         0 |  340394  1129456 |      --       0       --      -- |     --   | -258577/-268140
4.09/4.12	c ==============================================================================
4.09/4.12	c Result  :   #vars: 72795   #clauses: 340394   #literals: 1129456
4.09/4.12	c CPU time:   4.03439 s
4.09/4.12	c ==============================================================================
4.30/4.35	c
4.30/4.35	c Starting glucose
4.30/4.35	c
4.30/4.35	
4.30/4.35	c This is EBGlucose 1.0 -- based on Glucose version 1.0
4.30/4.35	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
4.30/4.35	
4.30/4.35	c ============================[ Problem Statistics ]=============================
4.30/4.35	c |                                                                             |
4.30/4.35	c |  Number of variables:  72795                                                |
4.30/4.35	c |  Number of clauses:    340394                                               |
4.35/4.50	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-3282457-1303754010/watcher-3282457-1303754010 -o /tmp/evaluation-result-3282457-1303754010/solver-3282457-1303754010 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3282457-1303754010.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: 1.17 1.11 1.69 5/192 29039
/proc/meminfo: memFree=20993120/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=0 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 486997730 8912896 252 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29039/statm: 2176 252 211 178 0 69 0

[startup+0.0731659 s]
/proc/loadavg: 1.17 1.11 1.69 5/192 29039
/proc/meminfo: memFree=20993120/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=0 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 486997730 8912896 252 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29039/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101143 s]
/proc/loadavg: 1.17 1.11 1.69 5/192 29039
/proc/meminfo: memFree=20993120/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=0 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 486997730 8912896 252 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29039/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.3011 s]
/proc/loadavg: 1.17 1.11 1.69 5/192 29039
/proc/meminfo: memFree=20993120/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=0 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 486997730 8912896 252 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29039/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701031 s]
/proc/loadavg: 1.17 1.11 1.69 5/192 29039
/proc/meminfo: memFree=20993120/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=0 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 486997730 8912896 252 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29039/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50086 s]
/proc/loadavg: 1.17 1.11 1.69 5/194 29044
/proc/meminfo: memFree=20913256/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=0 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 486997730 8912896 252 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29039/statm: 2176 252 211 178 0 69 0
[pid=29041] ppid=29039 vsize=96556 CPUtime=1.49 cores=0,2
/proc/29041/stat : 29041 (SatELite_releas) R 29039 29039 27831 0 -1 4202496 23098 0 0 0 144 5 0 0 25 0 1 0 486997730 98873344 21393 33554432000 134512640 135144230 4291141216 18446744073709551615 134726923 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/29041/statm: 24139 21393 78 155 0 23982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105260

[startup+3.10055 s]
/proc/loadavg: 1.17 1.11 1.69 5/194 29044
/proc/meminfo: memFree=20896764/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=0 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 486997730 8912896 252 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29039/statm: 2176 252 211 178 0 69 0
[pid=29041] ppid=29039 vsize=101820 CPUtime=3.08 cores=0,2
/proc/29041/stat : 29041 (SatELite_releas) R 29039 29039 27831 0 -1 4202496 24510 0 0 0 301 7 0 0 25 0 1 0 486997730 104263680 22805 33554432000 134512640 135144230 4291141216 18446744073709551615 134585312 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/29041/statm: 25455 22805 78 155 0 25298 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 110524

[startup+6.30086 s]
/proc/loadavg: 1.47 1.17 1.70 5/194 29046
/proc/meminfo: memFree=20930088/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=37652 CPUtime=1.92 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 8460 0 0 0 190 2 0 0 25 0 1 0 486998165 38555648 8315 33554432000 134512640 134556542 4291723856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/29046/statm: 9413 8315 213 11 0 8747 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46356

[startup+12.7006 s]
/proc/loadavg: 1.68 1.22 1.72 5/194 29046
/proc/meminfo: memFree=20923520/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=39924 CPUtime=8.3 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 9036 0 0 0 828 2 0 0 25 0 1 0 486998165 40882176 8891 33554432000 134512640 134556542 4291723856 18446744073709551615 134537160 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 9981 8891 213 11 0 9315 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 48628

[startup+25.5011 s]
/proc/loadavg: 2.19 1.36 1.75 5/194 29046
/proc/meminfo: memFree=20914240/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=42716 CPUtime=21.11 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 9718 0 0 0 2108 3 0 0 25 0 1 0 486998165 43741184 9573 33554432000 134512640 134556542 4291723856 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 10679 9573 213 11 0 10013 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51420

[startup+51.101 s]
/proc/loadavg: 2.81 1.57 1.81 5/194 29047
/proc/meminfo: memFree=20899188/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=43756 CPUtime=46.71 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 9965 0 0 0 4668 3 0 0 25 0 1 0 486998165 44806144 9820 33554432000 134512640 134556542 4291723856 18446744073709551615 134529845 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 10939 9820 213 11 0 10273 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 52460

[startup+102.307 s]
/proc/loadavg: 3.60 1.97 1.93 5/194 29048
/proc/meminfo: memFree=20882092/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=47124 CPUtime=97.91 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 10805 0 0 0 9788 3 0 0 25 0 1 0 486998165 48254976 10660 33554432000 134512640 134556542 4291723856 18446744073709551615 134529036 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 11781 10660 213 11 0 11115 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55828

[startup+162.301 s]
/proc/loadavg: 3.92 2.35 2.07 5/194 29081
/proc/meminfo: memFree=20861728/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=51748 CPUtime=157.91 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 11978 0 0 0 15787 4 0 0 25 0 1 0 486998165 52989952 11833 33554432000 134512640 134556542 4291723856 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 12937 11833 213 11 0 12271 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 60452

[startup+222.301 s]
/proc/loadavg: 3.97 2.65 2.18 5/194 29082
/proc/meminfo: memFree=20848360/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=54568 CPUtime=217.91 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 12662 0 0 0 21786 5 0 0 25 0 1 0 486998165 55877632 12517 33554432000 134512640 134556542 4291723856 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 13642 12517 213 11 0 12976 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 63272

[startup+282.301 s]
/proc/loadavg: 3.99 2.89 2.29 5/194 29084
/proc/meminfo: memFree=20834432/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=58792 CPUtime=277.91 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 13725 0 0 0 27786 5 0 0 25 0 1 0 486998165 60203008 13580 33554432000 134512640 134556542 4291723856 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 14698 13580 213 11 0 14032 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 67496

[startup+342.301 s]
/proc/loadavg: 3.99 3.09 2.40 5/194 29086
/proc/meminfo: memFree=20823856/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=60640 CPUtime=337.92 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 14197 0 0 0 33786 6 0 0 25 0 1 0 486998165 62095360 14052 33554432000 134512640 134556542 4291723856 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 15160 14052 213 11 0 14494 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 69344

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.50 5/194 29087
/proc/meminfo: memFree=20817380/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2

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

/proc/29046/statm: 17713 16595 213 11 0 17047 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 79556

[startup+642.301 s]
/proc/loadavg: 4.03 3.67 2.83 5/194 29103
/proc/meminfo: memFree=20781640/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=72304 CPUtime=637.94 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 17112 0 0 0 63786 8 0 0 25 0 1 0 486998165 74039296 16967 33554432000 134512640 134556542 4291723856 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 18076 16967 213 11 0 17410 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 81008

[startup+702.301 s]
/proc/loadavg: 4.05 3.74 2.91 5/194 29107
/proc/meminfo: memFree=20768504/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=77464 CPUtime=697.93 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 18297 0 0 0 69785 8 0 0 25 0 1 0 486998165 79323136 18152 33554432000 134512640 134556542 4291723856 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 19366 18152 213 11 0 18700 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 86168

[startup+762.307 s]
/proc/loadavg: 4.02 3.79 2.97 5/194 29109
/proc/meminfo: memFree=20761056/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=77728 CPUtime=757.94 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 18376 0 0 0 75786 8 0 0 25 0 1 0 486998165 79593472 18231 33554432000 134512640 134556542 4291723856 18446744073709551615 134531174 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 19432 18231 213 11 0 18766 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 86432

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.03 5/194 29110
/proc/meminfo: memFree=20756684/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=80508 CPUtime=817.94 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 19073 0 0 0 81785 9 0 0 25 0 1 0 486998165 82440192 18928 33554432000 134512640 134556542 4291723856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 20127 18928 213 11 0 19461 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 89212

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.09 5/194 29112
/proc/meminfo: memFree=20747604/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=81700 CPUtime=877.94 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 19402 0 0 0 87785 9 0 0 25 0 1 0 486998165 83660800 19257 33554432000 134512640 134556542 4291723856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 20425 19257 213 11 0 19759 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 90404

[startup+942.301 s]
/proc/loadavg: 4.00 3.88 3.15 5/194 29114
/proc/meminfo: memFree=20743732/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=82888 CPUtime=937.94 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 19712 0 0 0 93785 9 0 0 25 0 1 0 486998165 84877312 19567 33554432000 134512640 134556542 4291723856 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 20722 19567 213 11 0 20056 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 91592

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.20 5/194 29115
/proc/meminfo: memFree=20735020/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=85528 CPUtime=997.94 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 20376 0 0 0 99785 9 0 0 25 0 1 0 486998165 87580672 20231 33554432000 134512640 134556542 4291723856 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 21382 20231 213 11 0 20716 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 94232

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.24 5/194 29117
/proc/meminfo: memFree=20728912/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=86320 CPUtime=1057.95 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 20581 0 0 0 105786 9 0 0 25 0 1 0 486998165 88391680 20436 33554432000 134512640 134556542 4291723856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 21580 20436 213 11 0 20914 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 95024

[startup+1122.3 s]
/proc/loadavg: 4.05 3.94 3.29 5/194 29118
/proc/meminfo: memFree=20721692/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=88036 CPUtime=1117.96 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 21017 0 0 0 111786 10 0 0 25 0 1 0 486998165 90148864 20872 33554432000 134512640 134556542 4291723856 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 22009 20872 213 11 0 21343 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 96740

[startup+1182.3 s]
/proc/loadavg: 4.08 3.96 3.34 5/194 29120
/proc/meminfo: memFree=20717564/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=88168 CPUtime=1177.96 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 21042 0 0 0 117786 10 0 0 25 0 1 0 486998165 90284032 20897 33554432000 134512640 134556542 4291723856 18446744073709551615 134537203 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 22042 20897 213 11 0 21376 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 96872

[startup+1242.3 s]
/proc/loadavg: 4.03 3.97 3.38 5/194 29122
/proc/meminfo: memFree=20708116/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=88168 CPUtime=1237.96 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 21050 0 0 0 123786 10 0 0 25 0 1 0 486998165 90284032 20905 33554432000 134512640 134556542 4291723856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 22042 20905 213 11 0 21376 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 96872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.41 3/188 29125
/proc/meminfo: memFree=20851480/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=8704 CPUtime=4.35 cores=0,2
/proc/29039/stat : 29039 (ebglucose.sh) S 29037 29039 27831 0 -1 4202496 379 27160 0 0 0 0 425 10 18 0 1 0 486997730 8912896 255 33554432000 4194304 4922060 140736358215168 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29039/statm: 2176 255 211 178 0 69 0
[pid=29046] ppid=29039 vsize=89360 CPUtime=1295.67 cores=0,2
/proc/29046/stat : 29046 (ebglucose_stati) R 29039 29039 27831 0 -1 4202496 21343 0 0 0 129557 10 0 0 25 0 1 0 486998165 91504640 21198 33554432000 134512640 134556542 4291723856 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/29046/statm: 22340 21198 213 11 0 21674 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 98064

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 29039 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=253353
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=100984
# CPU time returned by wait4() is 4.35434
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.82
CPU system time (s): 0.2
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 118860

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

runsolver used 2.26266 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 19:53:30
IDJOB=3282457
IDBENCH=70815
IDSOLVER=1652
FILE ID=node149/3282457-1303754010
RUNJOBID= node149-1303754010-28990
PBS_JOBID= 13154013
Free space on /tmp= 72160 MiB

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

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1146567003

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20993772 kB
Buffers:       2157616 kB
Cached:        9147404 kB
SwapCached:          0 kB
Active:        1173500 kB
Inactive:     10252148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20993772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26464 kB
Writeback:           0 kB
AnonPages:      120220 kB
Mapped:          16428 kB
Slab:           467692 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   312540 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= 72128 MiB
End job on node149 at 2011-04-25 20:15:12