Trace number 3309120

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
SAT09 reference solver:LySAT i/2009-03-20? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  230544   603180 |   69163       0        0     nan |  0.000 % |
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 1296   #clauses: 230544   #literals: 603180
0.00/0.08	c CPU time:   0.069989 s
0.00/0.08	c ==============================================================================
0.00/0.20	c lySAT 0.1
0.00/0.20	c minisat core +  additionnal features
0.00/0.20	c ============================[ Problem Statistics ]=============================
0.00/0.20	c |                                                                             |
0.00/0.20	c |  Number of variables:  1296                                                 |
0.00/0.20	c |  Number of clauses:    230544                                               |
0.19/0.26	c |  Parsing time:         0.05         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309120-1303985836/watcher-3309120-1303985836 -o /tmp/evaluation-result-3309120-1303985836/solver-3309120-1303985836 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3309120-1303985836.cnf i 

running on 2 cores: 5,7

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: 4.03 4.02 3.75 4/192 28113
/proc/meminfo: memFree=11441916/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 510184048 8908800 250 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 250 209 178 0 68 0

[startup+0.0459351 s]
/proc/loadavg: 4.03 4.02 3.75 4/192 28113
/proc/meminfo: memFree=11441916/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 510184048 8908800 250 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100894 s]
/proc/loadavg: 4.03 4.02 3.75 4/192 28113
/proc/meminfo: memFree=11441916/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 510184048 8908800 250 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30086 s]
/proc/loadavg: 4.03 4.02 3.75 4/192 28113
/proc/meminfo: memFree=11441916/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8700

[startup+0.700787 s]
/proc/loadavg: 4.03 4.02 3.75 4/192 28113
/proc/meminfo: memFree=11441916/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 4.03 4.02 3.75 5/194 28116
/proc/meminfo: memFree=11422680/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=15716 CPUtime=1.29 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 3767 0 0 0 129 0 0 0 25 0 1 0 510184068 16093184 3722 33554432000 134512640 135226915 4291793168 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 3929 3722 82 175 0 3752 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24416

[startup+3.10035 s]
/proc/loadavg: 4.03 4.02 3.75 5/194 28116
/proc/meminfo: memFree=11421328/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=16796 CPUtime=2.89 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 4048 0 0 0 289 0 0 0 25 0 1 0 510184068 17199104 4003 33554432000 134512640 135226915 4291793168 18446744073709551615 134539368 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 4199 4003 82 175 0 4022 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25496

[startup+6.30076 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 28116
/proc/meminfo: memFree=11416516/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=19288 CPUtime=6.09 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 4659 0 0 0 608 1 0 0 25 0 1 0 510184068 19750912 4614 33554432000 134512640 135226915 4291793168 18446744073709551615 134543574 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 4822 4614 82 175 0 4645 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27988

[startup+12.7006 s]
/proc/loadavg: 3.94 4.01 3.75 5/194 28147
/proc/meminfo: memFree=11610688/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=23316 CPUtime=12.49 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 5666 0 0 0 1248 1 0 0 25 0 1 0 510184068 23875584 5621 33554432000 134512640 135226915 4291793168 18446744073709551615 134532177 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 5829 5621 82 175 0 5652 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32016

[startup+25.5003 s]
/proc/loadavg: 3.95 4.00 3.75 5/194 28147
/proc/meminfo: memFree=11590536/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=28424 CPUtime=25.29 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 6910 0 0 0 2528 1 0 0 25 0 1 0 510184068 29106176 6865 33554432000 134512640 135226915 4291793168 18446744073709551615 134536785 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 7106 6865 82 175 0 6929 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37124

[startup+51.1006 s]
/proc/loadavg: 3.97 4.00 3.75 5/194 28177
/proc/meminfo: memFree=11673760/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=36248 CPUtime=50.89 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 8821 0 0 0 5088 1 0 0 25 0 1 0 510184068 37117952 8776 33554432000 134512640 135226915 4291793168 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 9062 8776 82 175 0 8885 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44948

[startup+102.307 s]
/proc/loadavg: 4.06 4.02 3.77 5/194 28207
/proc/meminfo: memFree=11138356/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=50976 CPUtime=102.1 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 12446 0 0 0 10208 2 0 0 25 0 1 0 510184068 52199424 12401 33554432000 134512640 135226915 4291793168 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 12744 12401 82 175 0 12567 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59676

[startup+162.3 s]
/proc/loadavg: 3.05 3.76 3.70 3/180 28244
/proc/meminfo: memFree=11818900/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=70688 CPUtime=162.1 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 17316 0 0 0 16205 5 0 0 25 0 1 0 510184068 72384512 17271 33554432000 134512640 135226915 4291793168 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 17672 17271 82 175 0 17495 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79388

[startup+222.3 s]
/proc/loadavg: 2.42 3.45 3.59 3/180 28245
/proc/meminfo: memFree=11792824/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=86072 CPUtime=222.1 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 21162 0 0 0 22204 6 0 0 25 0 1 0 510184068 88137728 21117 33554432000 134512640 135226915 4291793168 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 21518 21117 82 175 0 21341 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 94772

[startup+282.3 s]
/proc/loadavg: 2.15 3.19 3.49 3/180 28247
/proc/meminfo: memFree=11773956/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=87332 CPUtime=282.1 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 21466 0 0 0 28204 6 0 0 25 0 1 0 510184068 89427968 21421 33554432000 134512640 135226915 4291793168 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 21833 21421 82 175 0 21656 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 96032

[startup+342.3 s]
/proc/loadavg: 2.05 2.97 3.39 3/180 28248
/proc/meminfo: memFree=11749512/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=111632 CPUtime=342.1 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 27402 0 0 0 34201 9 0 0 25 0 1 0 510184068 114311168 27357 33554432000 134512640 135226915 4291793168 18446744073709551615 134536785 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 27908 27357 82 175 0 27731 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120332

[startup+402.301 s]
/proc/loadavg: 2.02 2.79 3.30 3/180 28250
/proc/meminfo: memFree=11737716/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7

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

/proc/28116/statm: 33556 32682 82 175 0 33379 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 142924

[startup+642.301 s]
/proc/loadavg: 2.00 2.34 3.00 3/180 28256
/proc/meminfo: memFree=11672196/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=145228 CPUtime=642.11 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 35478 0 0 0 64197 14 0 0 25 0 1 0 510184068 148713472 35433 33554432000 134512640 135226915 4291793168 18446744073709551615 134736175 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 36307 35433 82 175 0 36130 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 153928

[startup+702.301 s]
/proc/loadavg: 2.00 2.28 2.93 3/180 28258
/proc/meminfo: memFree=11650608/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=166716 CPUtime=702.11 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 40846 0 0 0 70194 17 0 0 25 0 1 0 510184068 170717184 40801 33554432000 134512640 135226915 4291793168 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 41679 40801 82 175 0 41502 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 175416

[startup+762.307 s]
/proc/loadavg: 2.00 2.23 2.87 3/180 28260
/proc/meminfo: memFree=11649608/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=167188 CPUtime=762.12 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 40945 0 0 0 76195 17 0 0 25 0 1 0 510184068 171200512 40900 33554432000 134512640 135226915 4291793168 18446744073709551615 134537062 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 41797 40900 82 175 0 41620 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 175888

[startup+822.301 s]
/proc/loadavg: 2.00 2.18 2.81 3/180 28261
/proc/meminfo: memFree=11647856/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=167188 CPUtime=822.12 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 40961 0 0 0 82195 17 0 0 25 0 1 0 510184068 171200512 40916 33554432000 134512640 135226915 4291793168 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 41797 40916 82 175 0 41620 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 175888

[startup+882.301 s]
/proc/loadavg: 2.00 2.15 2.76 3/180 28263
/proc/meminfo: memFree=11637676/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=168104 CPUtime=882.11 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 41162 0 0 0 88194 17 0 0 25 0 1 0 510184068 172138496 41117 33554432000 134512640 135226915 4291793168 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 42026 41117 82 175 0 41849 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 176804

[startup+942.301 s]
/proc/loadavg: 2.00 2.12 2.71 3/180 28264
/proc/meminfo: memFree=11609884/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=180716 CPUtime=942.12 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 44307 0 0 0 94193 19 0 0 25 0 1 0 510184068 185053184 44262 33554432000 134512640 135226915 4291793168 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 45179 44262 82 175 0 45002 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 189416

[startup+1002.3 s]
/proc/loadavg: 2.00 2.09 2.66 3/180 28266
/proc/meminfo: memFree=11587300/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=202400 CPUtime=1002.12 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 49334 0 0 0 100191 21 0 0 25 0 1 0 510184068 207257600 49289 33554432000 134512640 135226915 4291793168 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 50600 49289 82 175 0 50423 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 211100

[startup+1062.3 s]
/proc/loadavg: 2.00 2.07 2.62 3/180 28268
/proc/meminfo: memFree=11583324/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=206136 CPUtime=1062.12 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 50289 0 0 0 106190 22 0 0 25 0 1 0 510184068 211083264 50244 33554432000 134512640 135226915 4291793168 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 51534 50244 82 175 0 51357 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 214836

[startup+1122.3 s]
/proc/loadavg: 2.00 2.06 2.58 3/180 28269
/proc/meminfo: memFree=11582196/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=206672 CPUtime=1122.12 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 50414 0 0 0 112190 22 0 0 25 0 1 0 510184068 211632128 50369 33554432000 134512640 135226915 4291793168 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 51668 50369 82 175 0 51491 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 215372

[startup+1182.3 s]
/proc/loadavg: 2.00 2.05 2.54 3/180 28271
/proc/meminfo: memFree=11580692/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=207732 CPUtime=1182.12 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 50640 0 0 0 118190 22 0 0 25 0 1 0 510184068 212717568 50595 33554432000 134512640 135226915 4291793168 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 51933 50595 82 175 0 51756 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 216432

[startup+1242.3 s]
/proc/loadavg: 2.08 2.05 2.51 3/180 28272
/proc/meminfo: memFree=11576584/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=208448 CPUtime=1242.13 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 50788 0 0 0 124190 23 0 0 25 0 1 0 510184068 213450752 50743 33554432000 134512640 135226915 4291793168 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 52112 50743 82 175 0 51935 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 217148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.04 2.47 3/180 28274
/proc/meminfo: memFree=11572604/32951124 swapFree=67111528/67111528
[pid=28113] ppid=28111 vsize=8700 CPUtime=0.19 cores=5,7
/proc/28113/stat : 28113 (lysat.sh) S 28111 28113 27666 0 -1 4202496 356 3173 0 0 0 0 18 1 24 0 1 0 510184048 8908800 252 33554432000 4194304 4922060 140735513695776 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28113/statm: 2175 252 209 178 0 68 0
[pid=28116] ppid=28113 vsize=209632 CPUtime=1299.84 cores=5,7
/proc/28116/stat : 28116 (LySATi) R 28113 28113 27666 0 -1 4202496 51077 0 0 0 129961 23 0 0 25 0 1 0 510184068 214663168 51032 33554432000 134512640 135226915 4291793168 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/28116/statm: 52408 51032 82 175 0 52231 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 218332

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

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.79
CPU system time (s): 0.24
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 218332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.186971
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3529
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 1.9777 second user time and 5.12722 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-28 12:17:16
IDJOB=3309120
IDBENCH=85991
IDSOLVER=1692
FILE ID=node104/3309120-1303985836
RUNJOBID= node104-1303983222-27687
PBS_JOBID= 13168722
Free space on /tmp= 71516 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309120-1303985836/watcher-3309120-1303985836 -o /tmp/evaluation-result-3309120-1303985836/solver-3309120-1303985836 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3309120-1303985836.cnf i

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=313877495

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11442188 kB
Buffers:       2306168 kB
Cached:       18055428 kB
SwapCached:          0 kB
Active:       11731632 kB
Inactive:      9188168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11442188 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:      557796 kB
Mapped:          16080 kB
Slab:           525240 kB
PageTables:       6320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   759224 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= 71540 MiB
End job on node104 at 2011-04-28 12:38:58