Trace number 3387143

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
minisat hack: minisat_psm 2011-04-01? (TO) 5000.04 4999.93

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark809.913
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
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 Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  152037   354753 |   45611       0        0     nan |  0.000 % |
0.00/0.62	c |         0 |   86170   286586 |      --       0       --      -- |     --   | -65825/-68066
0.00/0.62	c ==============================================================================
0.00/0.62	c Result  :   #vars: 18463   #clauses: 86170   #literals: 286586
0.00/0.62	c CPU time:   0.605907 s
0.00/0.62	c ==============================================================================

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: 961)

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-3387143-1305596461/watcher-3387143-1305596461 -o /tmp/evaluation-result-3387143-1305596461/solver-3387143-1305596461 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387143-1305596461.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.75 1.94 1.97 2/484 7327
/proc/meminfo: memFree=18797348/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 749876791 8908800 250 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7327/statm: 2175 250 209 178 0 68 0

[startup+0.0796481 s]
/proc/loadavg: 1.75 1.94 1.97 2/484 7327
/proc/meminfo: memFree=18797348/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 749876791 8908800 250 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7327/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100627 s]
/proc/loadavg: 1.75 1.94 1.97 2/484 7327
/proc/meminfo: memFree=18797348/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 749876791 8908800 250 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7327/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300652 s]
/proc/loadavg: 1.75 1.94 1.97 2/484 7327
/proc/meminfo: memFree=18797348/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 749876791 8908800 250 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7327/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.706507 s]
/proc/loadavg: 1.75 1.94 1.97 2/484 7327
/proc/meminfo: memFree=18797348/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 1.77 1.94 1.97 3/486 7331
/proc/meminfo: memFree=18775640/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=25164 CPUtime=0.81 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 4247 0 0 0 81 0 0 0 17 0 1 0 749876858 25767936 2757 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 6291 2757 253 16 0 2933 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33864

[startup+3.10101 s]
/proc/loadavg: 1.77 1.94 1.97 3/486 7331
/proc/meminfo: memFree=18771424/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=36844 CPUtime=2.42 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 9692 0 0 0 241 1 0 0 20 0 1 0 749876858 37728256 4277 33554432000 4194304 4256717 140733716564176 18446744073709551615 4221373 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 9211 4278 253 16 0 5853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45544

[startup+6.30055 s]
/proc/loadavg: 1.79 1.94 1.97 3/486 7331
/proc/meminfo: memFree=18754680/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=36840 CPUtime=5.62 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 12639 0 0 0 561 1 0 0 25 0 1 0 749876858 37724160 5570 33554432000 4194304 4256717 140733716564176 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 9210 5570 253 16 0 5852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45540

[startup+12.7004 s]
/proc/loadavg: 1.81 1.94 1.97 3/486 7332
/proc/meminfo: memFree=18735508/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=43980 CPUtime=12.02 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 14906 0 0 0 1200 2 0 0 25 0 1 0 749876858 45035520 7535 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 10995 7535 253 16 0 7637 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52680

[startup+25.501 s]
/proc/loadavg: 1.85 1.94 1.97 4/486 7332
/proc/meminfo: memFree=18743656/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=43980 CPUtime=24.82 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 19924 0 0 0 2479 3 0 0 25 0 1 0 749876858 45035520 4843 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 10995 4843 253 16 0 7637 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52680

[startup+51.1004 s]
/proc/loadavg: 1.96 1.96 1.98 3/486 7333
/proc/meminfo: memFree=18690136/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=67588 CPUtime=50.41 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 32878 0 0 0 5037 4 0 0 25 0 1 0 749876858 69210112 13617 33554432000 4194304 4256717 140733716564176 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 16897 13617 253 16 0 13539 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 76288

[startup+102.318 s]
/proc/loadavg: 1.98 1.97 1.98 3/486 7334
/proc/meminfo: memFree=18662712/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=86124 CPUtime=101.63 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 52955 0 0 0 10156 7 0 0 25 0 1 0 749876858 88190976 18260 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 21531 18260 253 16 0 18173 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94824

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/486 7336
/proc/meminfo: memFree=18668224/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=67448 CPUtime=161.62 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 71826 0 0 0 16151 11 0 0 25 0 1 0 749876858 69066752 13467 33554432000 4194304 4256717 140733716564176 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 16862 13467 253 16 0 13504 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76148

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/486 7337
/proc/meminfo: memFree=18617192/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=128144 CPUtime=221.62 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 93369 0 0 0 22148 14 0 0 25 0 1 0 749876858 131219456 26117 33554432000 4194304 4256717 140733716564176 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 32036 26117 253 16 0 28678 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 136844

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/486 7339
/proc/meminfo: memFree=18581052/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=128144 CPUtime=281.62 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 198938 0 0 0 28136 26 0 0 25 0 1 0 749876858 131219456 28766 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 32036 28766 253 16 0 28678 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 136844

[startup+342.301 s]
/proc/loadavg: 2.11 2.00 1.99 3/486 7340
/proc/meminfo: memFree=18551224/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=166388 CPUtime=341.63 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 300667 0 0 0 34125 38 0 0 25 0 1 0 749876858 170381312 35169 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 41597 35169 253 16 0 38239 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175088

[startup+402.301 s]
/proc/loadavg: 2.14 2.03 2.00 3/486 7342
/proc/meminfo: memFree=18552168/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6

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

/proc/7331/statm: 49302 45176 253 16 0 45944 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 205908

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/486 7995
/proc/meminfo: memFree=18465564/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=197208 CPUtime=4421.75 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5319826 0 0 0 441355 820 0 0 25 0 1 0 749876858 201940992 41555 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 49302 41555 253 16 0 45944 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 205908

[startup+4482.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/486 7997
/proc/meminfo: memFree=18445916/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=197208 CPUtime=4481.75 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5392085 0 0 0 447343 832 0 0 25 0 1 0 749876858 201940992 41881 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 49302 41881 253 16 0 45944 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 205908

[startup+4542.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/486 7998
/proc/meminfo: memFree=18420940/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=247296 CPUtime=4541.75 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5453032 0 0 0 453334 841 0 0 25 0 1 0 749876858 253231104 48056 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 61824 48056 253 16 0 58466 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 255996

[startup+4602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/486 8000
/proc/meminfo: memFree=18437380/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=197208 CPUtime=4601.77 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5527605 0 0 0 459325 852 0 0 25 0 1 0 749876858 201940992 43600 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 49302 43600 253 16 0 45944 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 205908

[startup+4662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/486 8002
/proc/meminfo: memFree=18405828/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=247296 CPUtime=4661.76 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5593941 0 0 0 465314 862 0 0 25 0 1 0 749876858 253231104 51968 33554432000 4194304 4256717 140733716564176 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 61824 51968 253 16 0 58466 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 255996

[startup+4722.32 s]
/proc/loadavg: 2.10 2.05 2.01 3/486 8003
/proc/meminfo: memFree=18414560/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=247296 CPUtime=4721.78 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5662721 0 0 0 471304 874 0 0 25 0 1 0 749876858 253231104 49305 33554432000 4194304 4256717 140733716564176 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 61824 49305 253 16 0 58466 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 255996

[startup+4782.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/486 8005
/proc/meminfo: memFree=18403352/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=247296 CPUtime=4781.76 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5725408 0 0 0 477293 883 0 0 25 0 1 0 749876858 253231104 52282 33554432000 4194304 4256717 140733716564176 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 61824 52282 253 16 0 58466 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 255996

[startup+4842.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/486 8015
/proc/meminfo: memFree=18397512/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=247296 CPUtime=4841.77 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5788786 0 0 0 483284 893 0 0 25 0 1 0 749876858 253231104 53301 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213681 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 61824 53301 253 16 0 58466 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 255996

[startup+4902.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/486 8017
/proc/meminfo: memFree=18442104/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=197208 CPUtime=4901.77 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5863610 0 0 0 489273 904 0 0 25 0 1 0 749876858 201940992 42554 33554432000 4194304 4256717 140733716564176 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 49302 42554 253 16 0 45944 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 205908

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/486 8019
/proc/meminfo: memFree=18423692/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=247296 CPUtime=4961.77 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5921137 0 0 0 495263 914 0 0 25 0 1 0 749876858 253231104 47000 33554432000 4194304 4256717 140733716564176 18446744073709551615 4208992 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 61824 47000 253 16 0 58466 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 255996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.16 2.06 2.01 3/486 8020
/proc/meminfo: memFree=18407040/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=247296 CPUtime=4999.37 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5956855 0 0 0 499018 919 0 0 25 0 1 0 749876858 253231104 50966 33554432000 4194304 4256717 140733716564176 18446744073709551615 4209093 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 61824 50966 253 16 0 58466 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 255996

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.16 2.06 2.01 3/486 8020
/proc/meminfo: memFree=18407040/32950928 swapFree=65730892/67111528
[pid=7327] ppid=7325 vsize=8700 CPUtime=0.67 cores=0,2,4,6
/proc/7327/stat : 7327 (esg_static.sh) S 7325 7327 6138 0 -1 4202496 353 6835 0 0 0 0 65 2 15 0 1 0 749876791 8908800 252 33554432000 4194304 4922060 140734606752176 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7327/statm: 2175 252 209 178 0 68 0
[pid=7331] ppid=7327 vsize=247296 CPUtime=4999.37 cores=0,2,4,6
/proc/7331/stat : 7331 (minisat_static) R 7327 7327 6138 0 -1 4202496 5956855 0 0 0 499018 919 0 0 25 0 1 0 749876858 253231104 50966 33554432000 4194304 4256717 140733716564176 18446744073709551615 4209093 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7331/statm: 61824 50966 253 16 0 58466 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 255996

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7327 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=652900
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 0.674896
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.93
CPU time (s): 5000.04
CPU user time (s): 4990.83
CPU system time (s): 9.21
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 467612

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

runsolver used 24.1343 second user time and 53.3219 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-17 03:41:01
IDJOB=3387143
IDBENCH=70817
IDSOLVER=1874
FILE ID=node116/3387143-1305596461
RUNJOBID= node116-1305596461-7306
PBS_JOBID= 13350362
Free space on /tmp= 73000 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387143-1305596461/watcher-3387143-1305596461 -o /tmp/evaluation-result-3387143-1305596461/solver-3387143-1305596461 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387143-1305596461.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1267238616

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.75
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.826
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:      18797644 kB
Buffers:        195856 kB
Cached:        2401188 kB
SwapCached:      12328 kB
Active:       12668392 kB
Inactive:      1232916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18797644 kB
SwapTotal:    67111528 kB
SwapFree:     65730892 kB
Dirty:            5444 kB
Writeback:           0 kB
AnonPages:    11302420 kB
Mapped:          24988 kB
Slab:           120484 kB
PageTables:      62908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139603720 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= 73300 MiB
End job on node116 at 2011-05-17 05:04:23