Trace number 3308544

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.02 1300.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
0.00/0.76	c ==============================================================================
0.00/0.76	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.76	c ==============================================================================
0.00/0.76	c |         0 | 1377238  3343680 |  413171       0        0     nan |  0.000 % |
4.69/4.70	c |         0 |  958485  2693825 |      --       0       --      -- |     --   | -116636/37456
4.69/4.70	c ==============================================================================
4.69/4.70	c Result  :   #vars: 138674   #clauses: 958485   #literals: 2693825
4.69/4.70	c CPU time:   4.5813 s
4.69/4.70	c ==============================================================================
5.29/5.31	c lySAT 0.1
5.29/5.31	c minisat core +  additionnal features
5.29/5.31	c ============================[ Problem Statistics ]=============================
5.29/5.31	c |                                                                             |
5.29/5.31	c |  Number of variables:  138674                                               |
5.29/5.31	c |  Number of clauses:    958485                                               |
5.57/5.66	c |  Parsing time:         0.31         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-3308544-1303983241/watcher-3308544-1303983241 -o /tmp/evaluation-result-3308544-1303983241/solver-3308544-1303983241 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308544-1303983241.cnf i 

running on 2 cores: 1,3

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: 1.07 0.24 0.08 4/192 27762
/proc/meminfo: memFree=11878212/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=0 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 509924633 8908800 250 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 250 209 178 0 68 0

[startup+0.091179 s]
/proc/loadavg: 1.07 0.24 0.08 4/192 27762
/proc/meminfo: memFree=11878212/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=0 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 509924633 8908800 250 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101176 s]
/proc/loadavg: 1.07 0.24 0.08 4/192 27762
/proc/meminfo: memFree=11878212/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=0 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 509924633 8908800 250 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301152 s]
/proc/loadavg: 1.07 0.24 0.08 4/192 27762
/proc/meminfo: memFree=11878212/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=0 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 509924633 8908800 250 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701068 s]
/proc/loadavg: 1.07 0.24 0.08 4/192 27762
/proc/meminfo: memFree=11878212/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=0 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 509924633 8908800 250 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50092 s]
/proc/loadavg: 1.07 0.24 0.08 5/194 27764
/proc/meminfo: memFree=11752968/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=0 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 509924633 8908800 250 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 250 209 178 0 68 0
[pid=27763] ppid=27762 vsize=147504 CPUtime=1.49 cores=1,3
/proc/27763/stat : 27763 (SatElite) R 27762 27762 27666 0 -1 4202496 38646 0 0 0 141 8 0 0 25 0 1 0 509924633 151044096 35081 33554432000 134512640 135034092 4291154192 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27763/statm: 36876 35081 68 128 0 36746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156204

[startup+3.10063 s]
/proc/loadavg: 1.07 0.24 0.08 5/194 27764
/proc/meminfo: memFree=11727032/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=0 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 509924633 8908800 250 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 250 209 178 0 68 0
[pid=27763] ppid=27762 vsize=155220 CPUtime=3.09 cores=1,3
/proc/27763/stat : 27763 (SatElite) R 27762 27762 27666 0 -1 4202496 43842 0 0 0 299 10 0 0 25 0 1 0 509924633 158945280 36329 33554432000 134512640 135034092 4291154192 18446744073709551615 134540699 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27763/statm: 38805 36329 68 128 0 38675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 163920

[startup+6.30104 s]
/proc/loadavg: 1.31 0.30 0.10 5/194 27765
/proc/meminfo: memFree=11827348/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=66260 CPUtime=0.97 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 15689 0 0 0 94 3 0 0 21 0 1 0 509925165 67850240 15602 33554432000 134512640 135226915 4287299152 18446744073709551615 134537312 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 16565 15602 80 175 0 16388 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74960

[startup+12.7009 s]
/proc/loadavg: 1.52 0.37 0.12 5/194 27765
/proc/meminfo: memFree=11781096/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=68912 CPUtime=7.37 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 16368 0 0 0 734 3 0 0 25 0 1 0 509925165 70565888 16281 33554432000 134512640 135226915 4287299152 18446744073709551615 134526344 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 17228 16281 81 175 0 17051 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77612

[startup+25.5005 s]
/proc/loadavg: 2.07 0.54 0.18 5/194 27766
/proc/meminfo: memFree=11777308/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=71272 CPUtime=20.17 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 16945 0 0 0 2014 3 0 0 25 0 1 0 509925165 72982528 16858 33554432000 134512640 135226915 4287299152 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 17818 16858 81 175 0 17641 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79972

[startup+51.1009 s]
/proc/loadavg: 2.80 0.84 0.29 5/194 27826
/proc/meminfo: memFree=11758960/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=78896 CPUtime=45.77 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 18872 0 0 0 4573 4 0 0 25 0 1 0 509925165 80789504 18785 33554432000 134512640 135226915 4287299152 18446744073709551615 134539910 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 19724 18785 81 175 0 19547 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87596

[startup+102.307 s]
/proc/loadavg: 3.47 1.32 0.48 5/194 27828
/proc/meminfo: memFree=11728008/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=95312 CPUtime=96.98 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 22987 0 0 0 9692 6 0 0 25 0 1 0 509925165 97599488 22900 33554432000 134512640 135226915 4287299152 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 23828 22900 81 175 0 23651 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 104012

[startup+162.301 s]
/proc/loadavg: 3.81 1.81 0.70 5/194 27829
/proc/meminfo: memFree=11689040/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=117992 CPUtime=156.97 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 28641 0 0 0 15689 8 0 0 25 0 1 0 509925165 120823808 28554 33554432000 134512640 135226915 4287299152 18446744073709551615 134536839 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 29498 28554 81 175 0 29321 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 126692

[startup+222.301 s]
/proc/loadavg: 3.93 2.20 0.90 5/194 27831
/proc/meminfo: memFree=11655756/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=134124 CPUtime=216.98 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 32677 0 0 0 21688 10 0 0 25 0 1 0 509925165 137342976 32590 33554432000 134512640 135226915 4287299152 18446744073709551615 134749631 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 33531 32590 81 175 0 33354 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 142824

[startup+282.301 s]
/proc/loadavg: 3.97 2.53 1.09 5/194 27833
/proc/meminfo: memFree=11622132/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=156516 CPUtime=276.97 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 38258 0 0 0 27685 12 0 0 25 0 1 0 509925165 160272384 38171 33554432000 134512640 135226915 4287299152 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 39129 38171 81 175 0 38952 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 165216

[startup+342.301 s]
/proc/loadavg: 3.99 2.79 1.27 5/194 27834
/proc/meminfo: memFree=11591844/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=174916 CPUtime=336.98 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 42897 0 0 0 33683 15 0 0 25 0 1 0 509925165 179113984 42810 33554432000 134512640 135226915 4287299152 18446744073709551615 134538576 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 43729 42810 81 175 0 43552 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 183616

[startup+402.301 s]
/proc/loadavg: 3.99 3.01 1.44 5/194 27836
/proc/meminfo: memFree=11550896/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3

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

/proc/27765/statm: 63724 62772 81 175 0 63547 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 263596

[startup+642.301 s]
/proc/loadavg: 4.04 3.57 2.02 5/194 27842
/proc/meminfo: memFree=11467964/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=254896 CPUtime=636.99 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 62859 0 0 0 63676 23 0 0 25 0 1 0 509925165 261013504 62772 33554432000 134512640 135226915 4287299152 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 63724 62772 81 175 0 63547 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 263596

[startup+702.301 s]
/proc/loadavg: 4.01 3.65 2.14 5/194 27844
/proc/meminfo: memFree=11464468/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=254896 CPUtime=696.99 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 62859 0 0 0 69676 23 0 0 25 0 1 0 509925165 261013504 62772 33554432000 134512640 135226915 4287299152 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 63724 62772 81 175 0 63547 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 263596

[startup+762.307 s]
/proc/loadavg: 4.00 3.71 2.26 5/194 27845
/proc/meminfo: memFree=11454024/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=254896 CPUtime=757 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 62859 0 0 0 75677 23 0 0 25 0 1 0 509925165 261013504 62772 33554432000 134512640 135226915 4287299152 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 63724 62772 81 175 0 63547 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 263596

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.36 5/194 27847
/proc/meminfo: memFree=11393984/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=291884 CPUtime=816.99 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 72040 0 0 0 81672 27 0 0 25 0 1 0 509925165 298889216 71953 33554432000 134512640 135226915 4287299152 18446744073709551615 134539409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 72971 71953 81 175 0 72794 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 300584

[startup+882.3 s]
/proc/loadavg: 4.00 3.80 2.46 5/194 27849
/proc/meminfo: memFree=11392112/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=291884 CPUtime=877 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 72042 0 0 0 87673 27 0 0 25 0 1 0 509925165 298889216 71955 33554432000 134512640 135226915 4287299152 18446744073709551615 134536839 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 72971 71955 81 175 0 72794 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 300584

[startup+942.3 s]
/proc/loadavg: 4.04 3.85 2.56 5/194 27850
/proc/meminfo: memFree=11391344/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=291884 CPUtime=937 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 72046 0 0 0 93673 27 0 0 25 0 1 0 509925165 298889216 71959 33554432000 134512640 135226915 4287299152 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 72971 71959 81 175 0 72794 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 300584

[startup+1002.3 s]
/proc/loadavg: 4.07 3.89 2.65 5/194 27852
/proc/meminfo: memFree=11384128/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=298484 CPUtime=997 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 73705 0 0 0 99672 28 0 0 25 0 1 0 509925165 305647616 73618 33554432000 134512640 135226915 4287299152 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 74621 73618 81 175 0 74444 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 307184

[startup+1062.3 s]
/proc/loadavg: 4.02 3.91 2.73 5/194 27853
/proc/meminfo: memFree=11374312/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=298484 CPUtime=1057 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 73706 0 0 0 105672 28 0 0 25 0 1 0 509925165 305647616 73619 33554432000 134512640 135226915 4287299152 18446744073709551615 134538688 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 74621 73619 81 175 0 74444 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 307184

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.81 5/194 27855
/proc/meminfo: memFree=11351708/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=303672 CPUtime=1117 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 74995 0 0 0 111672 28 0 0 25 0 1 0 509925165 310960128 74908 33554432000 134512640 135226915 4287299152 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 75918 74908 81 175 0 75741 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 312372

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.88 5/194 27857
/proc/meminfo: memFree=11286092/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=365092 CPUtime=1177 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 90350 0 0 0 117665 35 0 0 25 0 1 0 509925165 373854208 90263 33554432000 134512640 135226915 4287299152 18446744073709551615 134525821 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 91273 90263 81 175 0 91096 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 373792

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.95 5/194 27858
/proc/meminfo: memFree=11258656/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=389684 CPUtime=1237 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 96392 0 0 0 123662 38 0 0 25 0 1 0 509925165 399036416 96305 33554432000 134512640 135226915 4287299152 18446744073709551615 134539400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 97421 96305 81 175 0 97244 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 398384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.97 3.02 5/194 27950
/proc/meminfo: memFree=11329788/32951124 swapFree=67111528/67111528
[pid=27762] ppid=27760 vsize=8700 CPUtime=5.31 cores=1,3
/proc/27762/stat : 27762 (lysat.sh) S 27760 27762 27666 0 -1 4202496 356 49989 0 0 0 0 516 15 19 0 1 0 509924633 8908800 252 33554432000 4194304 4922060 140736097862672 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27762/statm: 2175 252 209 178 0 68 0
[pid=27765] ppid=27762 vsize=389684 CPUtime=1294.71 cores=1,3
/proc/27765/stat : 27765 (LySATi) R 27762 27762 27666 0 -1 4202496 96393 0 0 0 129433 38 0 0 25 0 1 0 509925165 399036416 96306 33554432000 134512640 135226915 4287299152 18446744073709551615 134539675 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 97421 96306 81 175 0 97244 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 398384

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 27762 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=165214
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=153976
# CPU time returned by wait4() is 5.31919
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.49
CPU system time (s): 0.53
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 398384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.16521
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50345
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= 6
involuntary context switches= 22

runsolver used 2.05469 second user time and 5.04923 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-28 11:34:02
IDJOB=3308544
IDBENCH=71050
IDSOLVER=1692
FILE ID=node104/3308544-1303983241
RUNJOBID= node104-1303983222-27686
PBS_JOBID= 13168722
Free space on /tmp= 71492 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308544-1303983241/watcher-3308544-1303983241 -o /tmp/evaluation-result-3308544-1303983241/solver-3308544-1303983241 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308544-1303983241.cnf i

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1329239758

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:      11878244 kB
Buffers:       2305792 kB
Cached:       18074140 kB
SwapCached:          0 kB
Active:       11292936 kB
Inactive:      9189020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11878244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           59596 kB
Writeback:           0 kB
AnonPages:      101396 kB
Mapped:          16132 kB
Slab:           526620 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286620 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= 71440 MiB
End job on node104 at 2011-04-28 11:55:44