Trace number 3387425

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

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 |  139333   357440 |   41799       0        0     nan |  0.000 % |
0.00/0.48	c |         0 |   96592   357336 |      --       0       --      -- |     --   | -42741/-104
0.00/0.48	c ==============================================================================
0.00/0.48	c Result  :   #vars: 17436   #clauses: 96592   #literals: 357336
0.00/0.48	c CPU time:   0.468928 s
0.00/0.48	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-3387425-1305601733/watcher-3387425-1305601733 -o /tmp/evaluation-result-3387425-1305601733/solver-3387425-1305601733 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387425-1305601733.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: 5.00 4.95 4.73 6/558 11158
/proc/meminfo: memFree=20258320/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 326 0 0 0 0 0 0 0 19 0 1 0 671770397 8908800 249 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11158/statm: 2175 249 209 178 0 68 0

[startup+0.0675689 s]
/proc/loadavg: 5.00 4.95 4.73 6/558 11158
/proc/meminfo: memFree=20258320/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 326 0 0 0 0 0 0 0 19 0 1 0 671770397 8908800 249 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11158/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100564 s]
/proc/loadavg: 5.00 4.95 4.73 6/558 11158
/proc/meminfo: memFree=20258320/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 326 0 0 0 0 0 0 0 19 0 1 0 671770397 8908800 249 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11158/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300522 s]
/proc/loadavg: 5.00 4.95 4.73 6/558 11158
/proc/meminfo: memFree=20258320/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 326 0 0 0 0 0 0 0 19 0 1 0 671770397 8908800 249 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11158/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700444 s]
/proc/loadavg: 5.00 4.95 4.73 6/558 11158
/proc/meminfo: memFree=20258320/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 8700

[startup+1.50029 s]
/proc/loadavg: 5.00 4.95 4.73 6/560 11161
/proc/meminfo: memFree=20240828/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=25260 CPUtime=0.94 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 4659 0 0 0 94 0 0 0 17 0 1 0 671770451 25866240 2904 33554432000 4194304 4256717 140736361746640 18446744073709551615 4219825 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 6315 2904 253 16 0 2957 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 33960

[startup+3.10098 s]
/proc/loadavg: 5.00 4.95 4.73 6/560 11161
/proc/meminfo: memFree=20219624/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=37296 CPUtime=2.54 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 9121 0 0 0 253 1 0 0 20 0 1 0 671770451 38191104 5395 33554432000 4194304 4256717 140736361746640 18446744073709551615 4222856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 9324 5400 253 16 0 5966 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 45996

[startup+6.30037 s]
/proc/loadavg: 5.00 4.95 4.73 6/560 11161
/proc/meminfo: memFree=20236080/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=37296 CPUtime=5.74 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 9594 0 0 0 573 1 0 0 25 0 1 0 671770451 38191104 5839 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 9324 5839 253 16 0 5966 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45996

[startup+12.7011 s]
/proc/loadavg: 5.00 4.95 4.73 6/560 11161
/proc/meminfo: memFree=20226688/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=44436 CPUtime=12.14 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 11960 0 0 0 1213 1 0 0 25 0 1 0 671770451 45502464 7913 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 11109 7913 253 16 0 7751 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53136

[startup+25.5007 s]
/proc/loadavg: 5.00 4.96 4.73 6/560 11162
/proc/meminfo: memFree=20220488/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=48856 CPUtime=24.94 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 20210 0 0 0 2492 2 0 0 25 0 1 0 671770451 50028544 8163 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213340 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 12214 8163 253 16 0 8856 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 57556

[startup+51.1008 s]
/proc/loadavg: 5.00 4.96 4.74 6/560 11162
/proc/meminfo: memFree=20203004/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=74716 CPUtime=50.54 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 35714 0 0 0 5050 4 0 0 25 0 1 0 671770451 76509184 13722 33554432000 4194304 4256717 140736361746640 18446744073709551615 4221171 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 18679 13722 253 16 0 15321 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83416

[startup+102.321 s]
/proc/loadavg: 5.10 4.99 4.76 6/560 11164
/proc/meminfo: memFree=20199776/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=74716 CPUtime=101.77 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 35829 0 0 0 10173 4 0 0 25 0 1 0 671770451 76509184 13836 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 18679 13836 253 16 0 15321 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83416

[startup+162.3 s]
/proc/loadavg: 5.08 5.01 4.78 6/560 11165
/proc/meminfo: memFree=20184492/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=86980 CPUtime=161.75 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 39785 0 0 0 16170 5 0 0 25 0 1 0 671770451 89067520 17461 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 21745 17461 253 16 0 18387 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 95680

[startup+222.301 s]
/proc/loadavg: 5.03 5.00 4.79 6/560 11167
/proc/meminfo: memFree=20214968/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=56632 CPUtime=221.75 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 56812 0 0 0 22168 7 0 0 25 0 1 0 671770451 57991168 9999 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 14158 9999 253 16 0 10800 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 65332

[startup+282.301 s]
/proc/loadavg: 5.11 5.03 4.81 6/560 11168
/proc/meminfo: memFree=20192508/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=86980 CPUtime=281.75 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 72150 0 0 0 28166 9 0 0 25 0 1 0 671770451 89067520 15898 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 21745 15898 253 16 0 18387 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 95680

[startup+342.301 s]
/proc/loadavg: 5.09 5.04 4.82 6/560 11170
/proc/meminfo: memFree=20186648/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=86980 CPUtime=341.75 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 73635 0 0 0 34166 9 0 0 25 0 1 0 671770451 89067520 17346 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213483 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 21745 17346 253 16 0 18387 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 95680

[startup+402.301 s]
/proc/loadavg: 5.03 5.03 4.83 6/560 11172
/proc/meminfo: memFree=20179064/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6

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

/proc/11161/statm: 52643 43141 253 16 0 49285 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 219272

[startup+4422.3 s]
/proc/loadavg: 5.00 5.02 5.00 6/560 11353
/proc/meminfo: memFree=20075832/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=179752 CPUtime=4421.89 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2170526 0 0 0 441810 379 0 0 25 0 1 0 671770451 184066048 39368 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213652 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 44938 39368 253 16 0 41580 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 188452

[startup+4482.3 s]
/proc/loadavg: 5.11 5.05 5.01 6/560 11354
/proc/meminfo: memFree=20059440/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=179752 CPUtime=4481.89 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2216430 0 0 0 447802 387 0 0 25 0 1 0 671770451 184066048 40398 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 44938 40398 253 16 0 41580 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 188452

[startup+4542.3 s]
/proc/loadavg: 5.09 5.05 5.01 6/560 11356
/proc/meminfo: memFree=20059180/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=179752 CPUtime=4541.89 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2261537 0 0 0 453795 394 0 0 25 0 1 0 671770451 184066048 41707 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 44938 41707 253 16 0 41580 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 188452

[startup+4602.3 s]
/proc/loadavg: 5.03 5.04 5.00 6/560 11358
/proc/meminfo: memFree=20047008/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=179752 CPUtime=4601.9 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2304870 0 0 0 459787 403 0 0 25 0 1 0 671770451 184066048 41335 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 44938 41335 253 16 0 41580 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 188452

[startup+4662.3 s]
/proc/loadavg: 5.13 5.06 5.01 6/560 11359
/proc/meminfo: memFree=20041916/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=210572 CPUtime=4661.89 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2348790 0 0 0 465778 411 0 0 25 0 1 0 671770451 215625728 42045 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 52643 42045 253 16 0 49285 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 219272

[startup+4722.32 s]
/proc/loadavg: 5.10 5.06 5.01 6/560 11361
/proc/meminfo: memFree=20034460/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=210572 CPUtime=4721.92 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2392906 0 0 0 471771 421 0 0 25 0 1 0 671770451 215625728 42687 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 52643 42687 253 16 0 49285 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 219272

[startup+4782.3 s]
/proc/loadavg: 5.04 5.05 5.00 6/560 11362
/proc/meminfo: memFree=20043008/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=210572 CPUtime=4781.89 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2440626 0 0 0 477760 429 0 0 25 0 1 0 671770451 215625728 43408 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 52643 43408 253 16 0 49285 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 219272

[startup+4842.3 s]
/proc/loadavg: 5.01 5.04 5.00 6/560 11364
/proc/meminfo: memFree=20035312/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=179752 CPUtime=4841.9 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2486034 0 0 0 483752 438 0 0 25 0 1 0 671770451 184066048 41458 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 44938 41458 253 16 0 41580 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 188452

[startup+4902.3 s]
/proc/loadavg: 5.00 5.03 5.00 6/560 11366
/proc/meminfo: memFree=20040252/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=179752 CPUtime=4901.9 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2530237 0 0 0 489744 446 0 0 25 0 1 0 671770451 184066048 39575 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 44938 39575 253 16 0 41580 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 188452

[startup+4962.3 s]
/proc/loadavg: 5.00 5.02 5.00 6/560 11367
/proc/meminfo: memFree=20026596/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=179752 CPUtime=4961.9 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2574957 0 0 0 495737 453 0 0 25 0 1 0 671770451 184066048 40808 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 44938 40808 253 16 0 41580 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 188452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.05 5.03 5.00 6/560 11368
/proc/meminfo: memFree=20023244/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=179752 CPUtime=4999.51 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2603061 0 0 0 499492 459 0 0 25 0 1 0 671770451 184066048 39679 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 44938 39679 253 16 0 41580 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 188452

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: 5.05 5.03 5.00 6/560 11368
/proc/meminfo: memFree=20023244/32950928 swapFree=67056568/67111528
[pid=11158] ppid=11156 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/11158/stat : 11158 (esg_static.sh) S 11156 11158 9113 0 -1 4202496 352 6269 0 0 0 0 52 1 15 0 1 0 671770397 8908800 251 33554432000 4194304 4922060 140736351195552 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11158/statm: 2175 251 209 178 0 68 0
[pid=11161] ppid=11158 vsize=179752 CPUtime=4999.51 cores=0,2,4,6
/proc/11161/stat : 11161 (minisat_static) R 11158 11158 9113 0 -1 4202496 2603061 0 0 0 499492 459 0 0 25 0 1 0 671770451 184066048 39679 33554432000 4194304 4256717 140736361746640 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11161/statm: 44938 39679 253 16 0 41580 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 188452

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11158 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=529919
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.544916
# 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): 4995.44
CPU system time (s): 4.6
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 268592

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

runsolver used 28.7366 second user time and 62.2025 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-17 05:08:53
IDJOB=3387425
IDBENCH=83110
IDSOLVER=1874
FILE ID=node148/3387425-1305601733
RUNJOBID= node148-1305600808-10913
PBS_JOBID= 13350330
Free space on /tmp= 72964 MiB

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

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=1283585465

node148.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.854
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.70
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.854
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.854
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      20258600 kB
Buffers:        360920 kB
Cached:        4945184 kB
SwapCached:       8488 kB
Active:        9169416 kB
Inactive:      3146384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20258600 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:     7007344 kB
Mapped:          44368 kB
Slab:           248144 kB
PageTables:      58848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 171682288 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= 72932 MiB
End job on node148 at 2011-05-17 06:32:15