Trace number 3387427

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.07 5000.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  166893   407954 |   50067       0        0     nan |  0.000 % |
0.00/0.52	c |         0 |  104196   351417 |      --       0       --      -- |     --   | -62697/-56537
0.00/0.52	c ==============================================================================
0.00/0.52	c Result  :   #vars: 20430   #clauses: 104196   #literals: 351417
0.00/0.52	c CPU time:   0.512922 s
0.00/0.52	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-3387427-1305601757/watcher-3387427-1305601757 -o /tmp/evaluation-result-3387427-1305601757/solver-3387427-1305601757 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387427-1305601757.cnf 

running on 4 cores: 1,3,5,7

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: 4.01 3.85 3.42 4/437 30679
/proc/meminfo: memFree=13393016/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 671775342 8908800 250 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30679/statm: 2175 250 209 178 0 68 0

[startup+0.086382 s]
/proc/loadavg: 4.01 3.85 3.42 4/437 30679
/proc/meminfo: memFree=13393016/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 671775342 8908800 250 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30679/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100376 s]
/proc/loadavg: 4.01 3.85 3.42 4/437 30679
/proc/meminfo: memFree=13393016/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 671775342 8908800 250 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30679/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300344 s]
/proc/loadavg: 4.01 3.85 3.42 4/437 30679
/proc/meminfo: memFree=13393016/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 671775342 8908800 250 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30679/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700272 s]
/proc/loadavg: 4.01 3.85 3.42 4/437 30679
/proc/meminfo: memFree=13393016/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8700

[startup+1.50114 s]
/proc/loadavg: 4.01 3.86 3.43 5/439 30682
/proc/meminfo: memFree=13375400/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=25836 CPUtime=0.9 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 3612 0 0 0 90 0 0 0 25 0 1 0 671775401 26456064 3152 33554432000 4194304 4256717 140736677465360 18446744073709551615 4209589 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 6459 3152 252 16 0 3101 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34536

[startup+3.10087 s]
/proc/loadavg: 4.01 3.86 3.43 5/439 30682
/proc/meminfo: memFree=13372680/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=33404 CPUtime=2.5 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 8231 0 0 0 249 1 0 0 25 0 1 0 671775401 34205696 4607 33554432000 4194304 4256717 140736677465360 18446744073709551615 4210924 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 8351 4607 252 16 0 4993 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42104

[startup+6.30031 s]
/proc/loadavg: 4.01 3.86 3.43 6/439 30682
/proc/meminfo: memFree=13360544/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=40476 CPUtime=5.7 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 10422 0 0 0 569 1 0 0 25 0 1 0 671775401 41447424 6404 33554432000 4194304 4256717 140736677465360 18446744073709551615 4210991 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 10119 6404 252 16 0 6761 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49176

[startup+12.7002 s]
/proc/loadavg: 4.23 3.91 3.45 5/439 30682
/proc/meminfo: memFree=13356024/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=44900 CPUtime=12.1 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 19237 0 0 0 1208 2 0 0 25 0 1 0 671775401 45977600 7281 33554432000 4194304 4256717 140736677465360 18446744073709551615 4221360 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 11225 7281 252 16 0 7867 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53600

[startup+25.501 s]
/proc/loadavg: 4.19 3.91 3.45 5/439 30683
/proc/meminfo: memFree=13349572/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=49320 CPUtime=24.9 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 20958 0 0 0 2487 3 0 0 25 0 1 0 671775401 50503680 8916 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 12330 8916 252 16 0 8972 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58020

[startup+51.1006 s]
/proc/loadavg: 4.13 3.92 3.47 5/439 30683
/proc/meminfo: memFree=13340356/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=56504 CPUtime=50.5 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 23132 0 0 0 5047 3 0 0 25 0 1 0 671775401 57860096 10892 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 14126 10892 252 16 0 10768 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65204

[startup+102.317 s]
/proc/loadavg: 4.05 3.93 3.49 5/439 30685
/proc/meminfo: memFree=13308976/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=94696 CPUtime=101.72 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 37260 0 0 0 10167 5 0 0 25 0 1 0 671775401 96968704 20350 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 23674 20350 252 16 0 20316 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 103396

[startup+162.3 s]
/proc/loadavg: 4.02 3.94 3.52 5/439 30686
/proc/meminfo: memFree=13288260/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=94708 CPUtime=161.71 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 53619 0 0 0 16163 8 0 0 25 0 1 0 671775401 96980992 18352 33554432000 4194304 4256717 140736677465360 18446744073709551615 4218895 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 23677 18352 252 16 0 20319 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 103408

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.55 5/439 30688
/proc/meminfo: memFree=13282536/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=94708 CPUtime=221.71 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 54658 0 0 0 22163 8 0 0 25 0 1 0 671775401 96980992 19335 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 23677 19335 252 16 0 20319 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 103408

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.57 5/439 30689
/proc/meminfo: memFree=13298632/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=106368 CPUtime=281.7 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 57534 0 0 0 28162 8 0 0 25 0 1 0 671775401 108920832 22074 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 26592 22074 252 16 0 23234 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 115068

[startup+342.3 s]
/proc/loadavg: 4.00 3.96 3.60 5/439 30691
/proc/meminfo: memFree=13274056/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=125336 CPUtime=341.71 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 64095 0 0 0 34162 9 0 0 25 0 1 0 671775401 128344064 28100 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 31334 28100 252 16 0 27976 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 134036

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.63 5/439 30693
/proc/meminfo: memFree=13298468/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7

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

/proc/30682/statm: 51502 46881 252 16 0 48144 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 214708

[startup+4362.3 s]
/proc/loadavg: 4.08 4.04 4.01 5/439 30842
/proc/meminfo: memFree=13121396/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=206008 CPUtime=4361.76 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 2871512 0 0 0 435657 519 0 0 25 0 1 0 671775401 210952192 44540 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 51502 44540 252 16 0 48144 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 214708

[startup+4422.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/439 30844
/proc/meminfo: memFree=13109604/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=256096 CPUtime=4421.77 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 2897563 0 0 0 441653 524 0 0 25 0 1 0 671775401 262242304 48358 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 64024 48358 252 16 0 60666 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 264796

[startup+4482.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/439 30845
/proc/meminfo: memFree=13145560/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=206008 CPUtime=4481.77 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 2943157 0 0 0 447645 532 0 0 25 0 1 0 671775401 210952192 47735 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213791 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 51502 47735 252 16 0 48144 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 214708

[startup+4542.3 s]
/proc/loadavg: 4.15 4.05 4.01 5/439 30847
/proc/meminfo: memFree=13116908/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=206008 CPUtime=4541.77 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 2987312 0 0 0 453638 539 0 0 25 0 1 0 671775401 210952192 44651 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 51502 44651 252 16 0 48144 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 214708

[startup+4602.3 s]
/proc/loadavg: 4.12 4.06 4.01 5/439 30849
/proc/meminfo: memFree=13114300/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=206008 CPUtime=4601.78 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 3013883 0 0 0 459634 544 0 0 25 0 1 0 671775401 210952192 47535 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 51502 47535 252 16 0 48144 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 214708

[startup+4662.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/439 30850
/proc/meminfo: memFree=13089992/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=206008 CPUtime=4661.77 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 3060002 0 0 0 465624 553 0 0 25 0 1 0 671775401 210952192 44575 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 51502 44575 252 16 0 48144 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 214708

[startup+4722.32 s]
/proc/loadavg: 4.01 4.03 4.00 5/439 30852
/proc/meminfo: memFree=13109572/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=206008 CPUtime=4721.79 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 3087499 0 0 0 471620 559 0 0 25 0 1 0 671775401 210952192 46963 33554432000 4194304 4256717 140736677465360 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 51502 46963 252 16 0 48144 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 214708

[startup+4782.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/439 30853
/proc/meminfo: memFree=13095308/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=206008 CPUtime=4781.78 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 3112477 0 0 0 477613 565 0 0 25 0 1 0 671775401 210952192 48107 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 51502 48107 252 16 0 48144 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 214708

[startup+4842.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/439 30855
/proc/meminfo: memFree=13113276/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=206008 CPUtime=4841.77 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 3156898 0 0 0 483605 572 0 0 25 0 1 0 671775401 210952192 46052 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 51502 46052 252 16 0 48144 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 214708

[startup+4902.3 s]
/proc/loadavg: 4.12 4.05 4.01 5/439 30857
/proc/meminfo: memFree=13103088/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=256096 CPUtime=4901.78 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 3184432 0 0 0 489600 578 0 0 25 0 1 0 671775401 262242304 49422 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 64024 49422 252 16 0 60666 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 264796

[startup+4962.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/439 30858
/proc/meminfo: memFree=13107408/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=206008 CPUtime=4961.77 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 3231261 0 0 0 495591 586 0 0 25 0 1 0 671775401 210952192 46079 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 51502 46079 252 16 0 48144 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 214708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 4.02 4.03 4.00 5/439 30859
/proc/meminfo: memFree=13086820/32951132 swapFree=67093824/67111528
[pid=30679] ppid=30677 vsize=8700 CPUtime=0.58 cores=1,3,5,7
/proc/30679/stat : 30679 (esg_static.sh) S 30677 30679 28742 0 -1 4202496 353 7442 0 0 0 0 57 1 20 0 1 0 671775342 8908800 252 33554432000 4194304 4922060 140736677372128 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30679/statm: 2175 252 209 178 0 68 0
[pid=30682] ppid=30679 vsize=256096 CPUtime=4999.49 cores=1,3,5,7
/proc/30682/stat : 30682 (minisat_static) R 30679 30679 28742 0 -1 4202496 3236419 0 0 0 499361 588 0 0 25 0 1 0 671775401 262242304 50942 33554432000 4194304 4256717 140736677465360 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30682/statm: 64024 50942 252 16 0 60666 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 264796

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 30679 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=571913
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.58991
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.07
CPU user time (s): 4994.18
CPU system time (s): 5.89
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 344936

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

runsolver used 21.0328 second user time and 51.2842 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-17 05:09:17
IDJOB=3387427
IDBENCH=83113
IDSOLVER=1874
FILE ID=node131/3387427-1305601757
RUNJOBID= node131-1305601334-30554
PBS_JOBID= 13350347
Free space on /tmp= 73628 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387427-1305601757/watcher-3387427-1305601757 -o /tmp/evaluation-result-3387427-1305601757/solver-3387427-1305601757 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387427-1305601757.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1268282086

node131.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.830
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.66
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.830
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.830
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.830
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.830
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      13393048 kB
Buffers:        316428 kB
Cached:        4697232 kB
SwapCached:       1504 kB
Active:       15625112 kB
Inactive:      3637000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      13393048 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            3916 kB
Writeback:           0 kB
AnonPages:    14246908 kB
Mapped:          38600 kB
Slab:           172532 kB
PageTables:      56228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95991092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73628 MiB
End job on node131 at 2011-05-17 06:32:39