Trace number 3348914

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  146742   401064 |   44022       0        0     nan |  0.000 % |
0.00/0.38	c |         0 |  115375   420177 |      --       0       --      -- |     --   | -29465/24802
0.00/0.38	c ==============================================================================
0.00/0.38	c Result  :   #vars: 15837   #clauses: 115375   #literals: 420177
0.00/0.38	c CPU time:   0.356945 s
0.00/0.38	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-3348914-1304968107/watcher-3348914-1304968107 -o /tmp/evaluation-result-3348914-1304968107/solver-3348914-1304968107 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348914-1304968107.cnf 

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: 0.16 0.03 0.01 3/373 1786
/proc/meminfo: memFree=15351080/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687041387 8908800 250 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 250 209 178 0 68 0

[startup+0.035126 s]
/proc/loadavg: 0.16 0.03 0.01 3/373 1786
/proc/meminfo: memFree=15351080/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687041387 8908800 250 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101114 s]
/proc/loadavg: 0.16 0.03 0.01 3/373 1786
/proc/meminfo: memFree=15351080/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687041387 8908800 250 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301077 s]
/proc/loadavg: 0.16 0.03 0.01 3/373 1786
/proc/meminfo: memFree=15351080/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687041387 8908800 250 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701002 s]
/proc/loadavg: 0.16 0.03 0.01 3/373 1786
/proc/meminfo: memFree=15351080/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 8700

[startup+1.50085 s]
/proc/loadavg: 0.16 0.03 0.01 4/375 1789
/proc/meminfo: memFree=15327132/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=28156 CPUtime=1.04 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 5257 0 0 0 103 1 0 0 20 0 1 0 687041432 28831744 3312 33554432000 4194304 4256717 140733585804688 18446744073709551615 4218684 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 7039 3312 252 16 0 3681 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36856

[startup+3.10057 s]
/proc/loadavg: 0.16 0.03 0.01 4/375 1789
/proc/meminfo: memFree=15315724/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=37020 CPUtime=2.63 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 9704 0 0 0 262 1 0 0 25 0 1 0 687041432 37908480 5646 33554432000 4194304 4256717 140733585804688 18446744073709551615 4209364 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 9255 5646 252 16 0 5897 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 45720

[startup+6.30097 s]
/proc/loadavg: 0.47 0.10 0.03 5/381 1801
/proc/meminfo: memFree=15276456/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=39740 CPUtime=5.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 16558 0 0 0 582 2 0 0 25 0 1 0 687041432 40693760 6379 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 9935 6379 252 16 0 6577 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48440

[startup+12.7008 s]
/proc/loadavg: 0.67 0.15 0.05 4/375 1820
/proc/meminfo: memFree=15380920/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=44160 CPUtime=12.23 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 18322 0 0 0 1221 2 0 0 25 0 1 0 687041432 45219840 7874 33554432000 4194304 4256717 140733585804688 18446744073709551615 4214203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 11040 7874 252 16 0 7682 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52860

[startup+25.5005 s]
/proc/loadavg: 1.19 0.29 0.09 4/375 1821
/proc/meminfo: memFree=15315188/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=67488 CPUtime=25.04 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 27998 0 0 0 2500 4 0 0 25 0 1 0 687041432 69107712 13545 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 16872 13545 252 16 0 13514 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76188

[startup+51.1008 s]
/proc/loadavg: 2.27 0.62 0.21 5/381 1833
/proc/meminfo: memFree=14203844/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=67672 CPUtime=50.63 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 34816 0 0 0 5058 5 0 0 25 0 1 0 687041432 69296128 10972 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 16918 10972 252 16 0 13560 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76372

[startup+102.314 s]
/proc/loadavg: 3.50 1.20 0.42 5/381 1895
/proc/meminfo: memFree=15057304/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=86344 CPUtime=101.85 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 48860 0 0 0 10178 7 0 0 25 0 1 0 687041432 88416256 18420 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 21586 18420 252 16 0 18228 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 95044

[startup+162.3 s]
/proc/loadavg: 3.93 1.74 0.66 5/381 1928
/proc/meminfo: memFree=14915880/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=129128 CPUtime=161.83 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 73605 0 0 0 16172 11 0 0 25 0 1 0 687041432 132227072 26535 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 32282 26535 252 16 0 28924 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 137828

[startup+222.3 s]
/proc/loadavg: 3.97 2.15 0.86 5/381 1930
/proc/meminfo: memFree=14929184/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=98780 CPUtime=221.83 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 116745 0 0 0 22166 17 0 0 25 0 1 0 687041432 101150720 21080 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 24695 21080 252 16 0 21337 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 107480

[startup+282.3 s]
/proc/loadavg: 4.12 2.51 1.07 5/381 1994
/proc/meminfo: memFree=14902448/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=148096 CPUtime=281.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 176698 0 0 0 28159 25 0 0 25 0 1 0 687041432 151650304 33409 33554432000 4194304 4256717 140733585804688 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 37024 33409 252 16 0 33666 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 156796

[startup+342.3 s]
/proc/loadavg: 4.04 2.78 1.25 5/381 1995
/proc/meminfo: memFree=14879728/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=117752 CPUtime=341.83 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 188559 0 0 0 34157 26 0 0 25 0 1 0 687041432 120578048 24465 33554432000 4194304 4256717 140733585804688 18446744073709551615 4209244 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 29438 24465 252 16 0 26080 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 126452

[startup+402.301 s]
/proc/loadavg: 4.10 3.03 1.43 5/381 1997
/proc/meminfo: memFree=14893208/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3

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

/proc/1789/statm: 37025 31664 252 16 0 33667 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 156800

[startup+642.301 s]
/proc/loadavg: 4.15 3.60 2.02 5/381 2033
/proc/meminfo: memFree=14979288/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=98780 CPUtime=641.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 619949 0 0 0 64090 94 0 0 25 0 1 0 687041432 101150720 21506 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213659 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 24695 21506 252 16 0 21337 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 107480

[startup+702.301 s]
/proc/loadavg: 4.05 3.67 2.14 5/381 2035
/proc/meminfo: memFree=14912912/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=148100 CPUtime=701.83 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 780890 0 0 0 70065 118 0 0 25 0 1 0 687041432 151654400 33231 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213458 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 37025 33231 252 16 0 33667 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 156800

[startup+762.315 s]
/proc/loadavg: 4.02 3.73 2.25 5/381 2036
/proc/meminfo: memFree=14910008/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=148100 CPUtime=761.85 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 966799 0 0 0 76039 146 0 0 25 0 1 0 687041432 151654400 31250 33554432000 4194304 4256717 140733585804688 18446744073709551615 4209383 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 37025 31250 252 16 0 33667 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 156800

[startup+822.301 s]
/proc/loadavg: 4.08 3.79 2.37 5/381 2038
/proc/meminfo: memFree=14905232/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=148100 CPUtime=821.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 1104462 0 0 0 82017 167 0 0 25 0 1 0 687041432 151654400 33835 33554432000 4194304 4256717 140733585804688 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 37025 33835 252 16 0 33667 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 156800

[startup+882.301 s]
/proc/loadavg: 4.03 3.83 2.46 5/381 2040
/proc/meminfo: memFree=14899216/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=148100 CPUtime=881.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 1257042 0 0 0 87991 193 0 0 25 0 1 0 687041432 151654400 32581 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 37025 32581 252 16 0 33667 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 156800

[startup+942.301 s]
/proc/loadavg: 4.07 3.87 2.56 5/381 2041
/proc/meminfo: memFree=14895312/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=149280 CPUtime=941.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 1424148 0 0 0 93968 216 0 0 25 0 1 0 687041432 152862720 29881 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 37320 29881 252 16 0 33962 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 157980

[startup+1002.3 s]
/proc/loadavg: 4.02 3.89 2.65 5/381 2043
/proc/meminfo: memFree=14888436/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=149732 CPUtime=1001.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 1568983 0 0 0 99945 239 0 0 25 0 1 0 687041432 153325568 33500 33554432000 4194304 4256717 140733585804688 18446744073709551615 4214105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 37433 33500 252 16 0 34075 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 158432

[startup+1062.3 s]
/proc/loadavg: 4.01 3.91 2.73 5/381 2044
/proc/meminfo: memFree=14819940/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=180552 CPUtime=1061.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 1655915 0 0 0 105932 252 0 0 25 0 1 0 687041432 184885248 41235 33554432000 4194304 4256717 140733585804688 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 45138 41235 252 16 0 41780 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 189252

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.81 5/381 2046
/proc/meminfo: memFree=14767312/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=230640 CPUtime=1121.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 1796633 0 0 0 111909 275 0 0 25 0 1 0 687041432 236175360 47574 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 57660 47574 252 16 0 54302 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 239340

[startup+1182.3 s]
/proc/loadavg: 4.05 3.95 2.89 5/381 2048
/proc/meminfo: memFree=14836460/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=180552 CPUtime=1181.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 1951919 0 0 0 117883 301 0 0 25 0 1 0 687041432 184885248 36583 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213652 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 45138 36583 252 16 0 41780 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 189252

[startup+1242.3 s]
/proc/loadavg: 4.10 3.98 2.96 5/381 2049
/proc/meminfo: memFree=14776028/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=180552 CPUtime=1241.84 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 2090476 0 0 0 123860 324 0 0 25 0 1 0 687041432 184885248 39600 33554432000 4194304 4256717 140733585804688 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 45138 39600 252 16 0 41780 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 189252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.95 3.97 3.02 4/375 2069
/proc/meminfo: memFree=14964992/32950928 swapFree=65762352/67111528
[pid=1786] ppid=1784 vsize=8700 CPUtime=0.44 cores=1,3
/proc/1786/stat : 1786 (esg_static.sh) S 1784 1786 1733 0 -1 4202496 353 6391 0 0 0 0 42 2 17 0 1 0 687041387 8908800 252 33554432000 4194304 4922060 140736996404880 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1786/statm: 2175 252 209 178 0 68 0
[pid=1789] ppid=1786 vsize=180552 CPUtime=1299.54 cores=1,3
/proc/1789/stat : 1789 (minisat_static) R 1786 1786 1733 0 -1 4202496 2259549 0 0 0 129605 349 0 0 25 0 1 0 687041432 184885248 35258 33554432000 4194304 4256717 140733585804688 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1789/statm: 45138 35258 252 16 0 41780 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 189252

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 1786 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=426935
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=27995
# CPU time returned by wait4() is 0.45493
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1296.47
CPU system time (s): 3.51
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 319480

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

runsolver used 4.36734 second user time and 11.0263 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-09 21:08:27
IDJOB=3348914
IDBENCH=20523
IDSOLVER=1811
FILE ID=node116/3348914-1304968107
RUNJOBID= node116-1304968097-1753
PBS_JOBID= 13285634
Free space on /tmp= 45896 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348914-1304968107/watcher-3348914-1304968107 -o /tmp/evaluation-result-3348914-1304968107/solver-3348914-1304968107 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348914-1304968107.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1624722005

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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:     32950928 kB
MemFree:      15351352 kB
Buffers:        210536 kB
Cached:        7588892 kB
SwapCached:      12300 kB
Active:       10552372 kB
Inactive:      6687852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15351352 kB
SwapTotal:    67111528 kB
SwapFree:     65762352 kB
Dirty:           42540 kB
Writeback:           0 kB
AnonPages:     9438788 kB
Mapped:          16352 kB
Slab:           250844 kB
PageTables:      45200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82921552 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= 45856 MiB
End job on node116 at 2011-05-09 21:30:09