Trace number 3348827

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) 1300.01 1300.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

0.00/0.01	c Parsing...
0.00/0.58	c ==============================================================================
0.00/0.58	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.58	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.58	c ==============================================================================
0.00/0.58	c |         0 | 1346401  3139386 |  403920       0        0     nan |  0.000 % |
4.30/4.35	c |         0 |  534198  1400252 |      --       0       --      -- |     --   | -504732/-1043370
4.30/4.35	c ==============================================================================
4.30/4.35	c Result  :   #vars: 84762   #clauses: 534198   #literals: 1400252
4.30/4.35	c CPU time:   4.24635 s
4.30/4.35	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-3348827-1304968095/watcher-3348827-1304968095 -o /tmp/evaluation-result-3348827-1304968095/solver-3348827-1304968095 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348827-1304968095.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 2/281 23151
/proc/meminfo: memFree=20172724/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=0 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407841 8908800 250 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 250 209 178 0 68 0

[startup+0.0325429 s]
/proc/loadavg: 0.08 0.02 0.01 2/281 23151
/proc/meminfo: memFree=20172724/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=0 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407841 8908800 250 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100578 s]
/proc/loadavg: 0.08 0.02 0.01 2/281 23151
/proc/meminfo: memFree=20172724/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=0 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407841 8908800 250 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300481 s]
/proc/loadavg: 0.08 0.02 0.01 2/281 23151
/proc/meminfo: memFree=20172724/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=0 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407841 8908800 250 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700414 s]
/proc/loadavg: 0.08 0.02 0.01 2/281 23151
/proc/meminfo: memFree=20172724/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=0 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407841 8908800 250 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50026 s]
/proc/loadavg: 0.08 0.02 0.01 5/297 23179
/proc/meminfo: memFree=19931176/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=0 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407841 8908800 250 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 250 209 178 0 68 0
[pid=23152] ppid=23151 vsize=175168 CPUtime=1.49 cores=0,2
/proc/23152/stat : 23152 (SatELite_releas) R 23151 23151 23121 0 -1 4202496 39474 0 0 0 142 7 0 0 25 0 1 0 608407841 179372032 36068 33554432000 134512640 135144242 4291122448 18446744073709551615 134586152 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23152/statm: 43792 36068 77 155 0 43635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183868

[startup+3.10097 s]
/proc/loadavg: 0.08 0.02 0.01 5/301 23186
/proc/meminfo: memFree=19717612/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=0 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407841 8908800 250 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 250 209 178 0 68 0
[pid=23152] ppid=23151 vsize=181424 CPUtime=3.09 cores=0,2
/proc/23152/stat : 23152 (SatELite_releas) R 23151 23151 23121 0 -1 4202496 44155 0 0 0 301 8 0 0 25 0 1 0 608407841 185778176 36348 33554432000 134512640 135144242 4291122448 18446744073709551615 134585647 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23152/statm: 45356 36348 77 155 0 45199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 190124

[startup+6.3004 s]
/proc/loadavg: 0.47 0.10 0.03 5/301 23190
/proc/meminfo: memFree=19937060/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=52220 CPUtime=1.61 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 14655 0 0 0 160 1 0 0 24 0 1 0 608408309 53473280 8773 33554432000 4194304 4256717 140735556760032 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 13055 8773 251 16 0 9697 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 60920

[startup+12.7003 s]
/proc/loadavg: 0.76 0.16 0.05 5/301 23191
/proc/meminfo: memFree=19880912/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=77760 CPUtime=8.02 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 22280 0 0 0 799 3 0 0 25 0 1 0 608408309 79626240 12554 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213346 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 19440 12554 252 16 0 16082 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86460

[startup+25.501 s]
/proc/loadavg: 1.47 0.35 0.12 5/301 23191
/proc/meminfo: memFree=19844024/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=77760 CPUtime=20.82 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 22981 0 0 0 2079 3 0 0 25 0 1 0 608408309 79626240 13241 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 19440 13241 252 16 0 16082 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86460

[startup+51.1005 s]
/proc/loadavg: 2.33 0.64 0.22 5/301 23192
/proc/meminfo: memFree=19821008/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=77760 CPUtime=46.42 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 23609 0 0 0 4639 3 0 0 25 0 1 0 608408309 79626240 13850 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 19440 13850 252 16 0 16082 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86460

[startup+102.311 s]
/proc/loadavg: 3.34 1.17 0.42 5/301 23193
/proc/meminfo: memFree=19791788/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=89364 CPUtime=97.63 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 29503 0 0 0 9759 4 0 0 25 0 1 0 608408309 91508736 18719 33554432000 4194304 4256717 140735556760032 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 22341 18719 252 16 0 18983 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 98064

[startup+162.301 s]
/proc/loadavg: 3.76 1.69 0.64 5/301 23195
/proc/meminfo: memFree=19744016/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=89364 CPUtime=157.62 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 29503 0 0 0 15758 4 0 0 25 0 1 0 608408309 91508736 18719 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 22341 18719 252 16 0 18983 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 98064

[startup+222.301 s]
/proc/loadavg: 3.91 2.10 0.85 5/301 23196
/proc/meminfo: memFree=19732324/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=96728 CPUtime=217.62 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 31408 0 0 0 21757 5 0 0 25 0 1 0 608408309 99049472 20560 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213405 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 24182 20560 252 16 0 20824 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 105428

[startup+282.3 s]
/proc/loadavg: 3.96 2.45 1.04 5/301 23198
/proc/meminfo: memFree=19710708/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=134288 CPUtime=277.63 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 41524 0 0 0 27755 8 0 0 25 0 1 0 608408309 137510912 25013 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 33572 25013 252 16 0 30214 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 142988

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.22 5/301 23199
/proc/meminfo: memFree=19644464/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=134288 CPUtime=337.62 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 43268 0 0 0 33754 8 0 0 25 0 1 0 608408309 137510912 26724 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 33572 26724 252 16 0 30214 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 142988

[startup+402.301 s]
/proc/loadavg: 4.09 2.99 1.40 5/301 23201
/proc/meminfo: memFree=19651860/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2

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

/proc/23189/statm: 31821 25009 252 16 0 28463 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 135984

[startup+642.301 s]
/proc/loadavg: 4.04 3.58 2.00 5/301 23207
/proc/meminfo: memFree=19641648/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=96936 CPUtime=637.64 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 81596 0 0 0 63749 15 0 0 25 0 1 0 608408309 99262464 18104 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 24234 18104 252 16 0 20876 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 105636

[startup+702.3 s]
/proc/loadavg: 4.05 3.67 2.13 5/301 23209
/proc/meminfo: memFree=19600452/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=127284 CPUtime=697.63 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 91587 0 0 0 69746 17 0 0 25 0 1 0 608408309 130338816 27279 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 31821 27279 252 16 0 28463 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 135984

[startup+762.311 s]
/proc/loadavg: 4.02 3.73 2.25 5/301 23211
/proc/meminfo: memFree=19559368/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=146192 CPUtime=757.64 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 97182 0 0 0 75746 18 0 0 25 0 1 0 608408309 149700608 32457 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 36548 32457 252 16 0 33190 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 154892

[startup+822.301 s]
/proc/loadavg: 4.00 3.77 2.35 5/301 23212
/proc/meminfo: memFree=19596024/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=127228 CPUtime=817.64 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 105930 0 0 0 81744 20 0 0 25 0 1 0 608408309 130281472 25712 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 31807 25712 252 16 0 28449 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 135928

[startup+882.3 s]
/proc/loadavg: 4.00 3.81 2.45 5/301 23214
/proc/meminfo: memFree=19576524/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=127228 CPUtime=877.64 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 130615 0 0 0 87739 25 0 0 25 0 1 0 608408309 130281472 27013 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 31807 27013 252 16 0 28449 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 135928

[startup+942.301 s]
/proc/loadavg: 4.16 3.88 2.56 5/301 23215
/proc/meminfo: memFree=19600924/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=127228 CPUtime=937.64 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 130793 0 0 0 93739 25 0 0 25 0 1 0 608408309 130281472 27187 33554432000 4194304 4256717 140735556760032 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 31807 27187 252 16 0 28449 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 135928

[startup+1002.3 s]
/proc/loadavg: 4.09 3.91 2.65 5/301 23217
/proc/meminfo: memFree=19620244/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=115552 CPUtime=997.64 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 138782 0 0 0 99737 27 0 0 25 0 1 0 608408309 118325248 19628 33554432000 4194304 4256717 140735556760032 18446744073709551615 4242800 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 28888 19629 252 16 0 25530 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 124252

[startup+1062.3 s]
/proc/loadavg: 4.12 3.95 2.74 5/301 23219
/proc/meminfo: memFree=19586604/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=146196 CPUtime=1057.64 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 182674 0 0 0 105730 34 0 0 25 0 1 0 608408309 149704704 28675 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213426 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 36549 28675 252 16 0 33191 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 154896

[startup+1122.3 s]
/proc/loadavg: 4.09 3.97 2.82 5/301 23220
/proc/meminfo: memFree=19577508/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=146196 CPUtime=1117.65 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 225645 0 0 0 111723 42 0 0 25 0 1 0 608408309 149704704 29086 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 36549 29086 252 16 0 33191 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 154896

[startup+1182.3 s]
/proc/loadavg: 4.06 3.99 2.90 5/301 23222
/proc/meminfo: memFree=19584916/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=127228 CPUtime=1177.65 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 267461 0 0 0 117715 50 0 0 25 0 1 0 608408309 130281472 27718 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 31807 27718 252 16 0 28449 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 135928

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 2.97 5/301 23223
/proc/meminfo: memFree=19616252/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=96876 CPUtime=1237.64 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 318672 0 0 0 123707 57 0 0 25 0 1 0 608408309 99201024 20597 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213652 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 24219 20597 252 16 0 20861 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 105576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.03 5/301 23225
/proc/meminfo: memFree=19566616/32951124 swapFree=66457188/67111528
[pid=23151] ppid=23149 vsize=8700 CPUtime=4.66 cores=0,2
/proc/23151/stat : 23151 (esg_static.sh) S 23149 23151 23121 0 -1 4202496 353 59629 0 0 0 0 453 13 18 0 1 0 608407841 8908800 252 33554432000 4194304 4922060 140734645430368 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23151/statm: 2175 252 209 178 0 68 0
[pid=23189] ppid=23151 vsize=146196 CPUtime=1295.35 cores=0,2
/proc/23189/stat : 23189 (minisat_static) R 23151 23151 23121 0 -1 4202496 361410 0 0 0 129471 64 0 0 25 0 1 0 608408309 149704704 28248 33554432000 4194304 4256717 140735556760032 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23189/statm: 36549 28248 252 16 0 33191 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 154896

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

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.24
CPU system time (s): 0.77
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 205064

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

runsolver used 3.73443 second user time and 8.10477 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-09 21:08:17
IDJOB=3348827
IDBENCH=20365
IDSOLVER=1811
FILE ID=node132/3348827-1304968095
RUNJOBID= node132-1304968094-23139
PBS_JOBID= 13285618
Free space on /tmp= 48176 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348827-1304968095/watcher-3348827-1304968095 -o /tmp/evaluation-result-3348827-1304968095/solver-3348827-1304968095 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348827-1304968095.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=1303810997

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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:     32951124 kB
MemFree:      20174064 kB
Buffers:        164000 kB
Cached:        6962952 kB
SwapCached:       6744 kB
Active:        4272352 kB
Inactive:      8097780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20174064 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           26280 kB
Writeback:           0 kB
AnonPages:     5241444 kB
Mapped:          18476 kB
Slab:           319480 kB
PageTables:      24560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34733740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48080 MiB
End job on node132 at 2011-05-09 21:29:59