Trace number 3348798

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: minisat_psm 2011-04-01? (TO) 1300.03 1300.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

0.00/0.00	c Parsing...
0.00/0.42	c ==============================================================================
0.00/0.42	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.42	c ==============================================================================
0.00/0.42	c |         0 | 1052492  2433683 |  315747       0        0     nan |  0.000 % |
3.09/3.16	c |         0 |  628528  1721300 |      --       0       --      -- |     --   | -196875/-198394
3.09/3.16	c ==============================================================================
3.09/3.16	c Result  :   #vars: 113985   #clauses: 628528   #literals: 1721300
3.09/3.16	c CPU time:   3.08953 s
3.09/3.16	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-3348798-1304968092/watcher-3348798-1304968092 -o /tmp/evaluation-result-3348798-1304968092/solver-3348798-1304968092 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348798-1304968092.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.08 0.02 0.01 5/361 32389
/proc/meminfo: memFree=6749084/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=0 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608406316 8908800 249 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 249 209 178 0 68 0

[startup+0.052203 s]
/proc/loadavg: 0.08 0.02 0.01 5/361 32389
/proc/meminfo: memFree=6749084/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=0 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608406316 8908800 249 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101193 s]
/proc/loadavg: 0.08 0.02 0.01 5/361 32389
/proc/meminfo: memFree=6749084/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=0 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608406316 8908800 249 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301152 s]
/proc/loadavg: 0.08 0.02 0.01 5/361 32389
/proc/meminfo: memFree=6749084/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=0 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608406316 8908800 249 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701076 s]
/proc/loadavg: 0.08 0.02 0.01 5/361 32389
/proc/meminfo: memFree=6749084/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=0 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608406316 8908800 249 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50092 s]
/proc/loadavg: 0.08 0.02 0.01 5/369 32399
/proc/meminfo: memFree=6439516/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=0 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608406316 8908800 249 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 249 209 178 0 68 0
[pid=32390] ppid=32389 vsize=128416 CPUtime=1.49 cores=1,3
/proc/32390/stat : 32390 (SatELite_releas) R 32389 32389 32333 0 -1 4202496 31253 0 0 0 144 5 0 0 25 0 1 0 608406316 131497984 28385 33554432000 134512640 135144242 4291405584 18446744073709551615 134585381 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/32390/statm: 32104 28385 77 155 0 31947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137116

[startup+3.10061 s]
/proc/loadavg: 0.08 0.02 0.01 5/369 32399
/proc/meminfo: memFree=6416224/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=0 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608406316 8908800 249 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 249 209 178 0 68 0
[pid=32390] ppid=32389 vsize=130112 CPUtime=3.09 cores=1,3
/proc/32390/stat : 32390 (SatELite_releas) R 32389 32389 32333 0 -1 4202496 36830 0 0 0 302 7 0 0 25 0 1 0 608406316 133234688 28977 33554432000 134512640 135144242 4291405584 18446744073709551615 134585557 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/32390/statm: 32528 28977 77 155 0 32371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138812

[startup+6.301 s]
/proc/loadavg: 0.47 0.10 0.03 5/369 32402
/proc/meminfo: memFree=6593284/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=66032 CPUtime=2.77 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 14439 0 0 0 276 1 0 0 25 0 1 0 608406666 67616768 12315 33554432000 4194304 4256717 140734655460448 18446744073709551615 4209069 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 16508 12315 253 16 0 13150 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 74732

[startup+12.7008 s]
/proc/loadavg: 0.84 0.18 0.06 5/369 32402
/proc/meminfo: memFree=6568760/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=66460 CPUtime=9.17 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 28827 0 0 0 914 3 0 0 25 0 1 0 608406666 68055040 12588 33554432000 4194304 4256717 140734655460448 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 16615 12588 253 16 0 13257 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 75160

[startup+25.5003 s]
/proc/loadavg: 1.61 0.38 0.13 5/369 32402
/proc/meminfo: memFree=6483012/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=115584 CPUtime=21.97 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 41816 0 0 0 2192 5 0 0 25 0 1 0 608406666 118358016 23837 33554432000 4194304 4256717 140734655460448 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 28896 23837 253 16 0 25538 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 124284

[startup+51.1004 s]
/proc/loadavg: 2.35 0.66 0.22 5/369 32433
/proc/meminfo: memFree=6401860/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=115880 CPUtime=47.57 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 53909 0 0 0 4750 7 0 0 25 0 1 0 608406666 118661120 21390 33554432000 4194304 4256717 140734655460448 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 28970 21390 253 16 0 25612 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 124580

[startup+102.314 s]
/proc/loadavg: 3.33 1.18 0.42 5/369 32466
/proc/meminfo: memFree=6254060/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=96908 CPUtime=98.78 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 156181 0 0 0 9856 22 0 0 25 0 1 0 608406666 99233792 20503 33554432000 4194304 4256717 140734655460448 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 24227 20503 253 16 0 20869 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 105608

[startup+162.301 s]
/proc/loadavg: 3.80 1.71 0.65 5/369 32468
/proc/meminfo: memFree=6187476/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=96908 CPUtime=158.77 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 250631 0 0 0 15839 38 0 0 25 0 1 0 608406666 99233792 20503 33554432000 4194304 4256717 140734655460448 18446744073709551615 4219027 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 24227 20503 253 16 0 20869 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 105608

[startup+222.3 s]
/proc/loadavg: 3.96 2.14 0.86 5/369 32470
/proc/meminfo: memFree=6175520/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=146228 CPUtime=218.78 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 343446 0 0 0 21825 53 0 0 25 0 1 0 608406666 149737472 30968 33554432000 4194304 4256717 140734655460448 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 36557 30968 253 16 0 33199 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 154928

[startup+282.301 s]
/proc/loadavg: 3.98 2.47 1.05 5/369 32533
/proc/meminfo: memFree=6243692/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=146228 CPUtime=278.78 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 438079 0 0 0 27809 69 0 0 25 0 1 0 608406666 149737472 30590 33554432000 4194304 4256717 140734655460448 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 36557 30590 253 16 0 33199 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 154928

[startup+342.3 s]
/proc/loadavg: 4.10 2.78 1.25 5/369 32535
/proc/meminfo: memFree=6173284/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=338.79 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 527203 0 0 0 33794 85 0 0 25 0 1 0 608406666 181297152 36524 33554432000 4194304 4256717 140734655460448 18446744073709551615 4219750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 36524 253 16 0 40904 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 185748

[startup+402.301 s]
/proc/loadavg: 4.03 3.00 1.42 5/369 32536
/proc/meminfo: memFree=6138816/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3

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

/proc/32400/statm: 44262 35413 253 16 0 40904 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 185748

[startup+642.301 s]
/proc/loadavg: 4.09 3.58 2.01 5/369 32543
/proc/meminfo: memFree=6108212/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=638.81 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 955902 0 0 0 63720 161 0 0 25 0 1 0 608406666 181297152 37025 33554432000 4194304 4256717 140734655460448 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 37025 253 16 0 40904 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 185748

[startup+702.301 s]
/proc/loadavg: 4.09 3.67 2.14 5/369 32544
/proc/meminfo: memFree=6074328/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=698.79 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1039222 0 0 0 69702 177 0 0 25 0 1 0 608406666 181297152 38225 33554432000 4194304 4256717 140734655460448 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 38225 253 16 0 40904 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 185748

[startup+762.314 s]
/proc/loadavg: 4.03 3.73 2.25 5/369 32546
/proc/meminfo: memFree=6127868/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=758.81 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1123567 0 0 0 75689 192 0 0 25 0 1 0 608406666 181297152 34207 33554432000 4194304 4256717 140734655460448 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 34207 253 16 0 40904 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 185748

[startup+822.301 s]
/proc/loadavg: 4.25 3.82 2.37 5/369 32548
/proc/meminfo: memFree=6033596/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=818.81 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1199192 0 0 0 81675 206 0 0 25 0 1 0 608406666 181297152 37597 33554432000 4194304 4256717 140734655460448 18446744073709551615 4219750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 37597 253 16 0 40904 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 185748

[startup+882.301 s]
/proc/loadavg: 4.16 3.87 2.48 5/369 32549
/proc/meminfo: memFree=6090616/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=878.8 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1284559 0 0 0 87660 220 0 0 25 0 1 0 608406666 181297152 37250 33554432000 4194304 4256717 140734655460448 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 37250 253 16 0 40904 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 185748

[startup+942.301 s]
/proc/loadavg: 4.06 3.89 2.57 5/369 32551
/proc/meminfo: memFree=6104100/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=938.81 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1355734 0 0 0 93646 235 0 0 25 0 1 0 608406666 181297152 37386 33554432000 4194304 4256717 140734655460448 18446744073709551615 4214128 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 37386 253 16 0 40904 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 185748

[startup+1002.3 s]
/proc/loadavg: 4.02 3.91 2.66 5/369 32552
/proc/meminfo: memFree=6088696/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=998.81 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1435076 0 0 0 99633 248 0 0 25 0 1 0 608406666 181297152 39603 33554432000 4194304 4256717 140734655460448 18446744073709551615 4220248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 39603 253 16 0 40904 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 185748

[startup+1062.3 s]
/proc/loadavg: 4.10 3.95 2.75 5/369 32554
/proc/meminfo: memFree=6033236/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=227136 CPUtime=1058.81 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1505750 0 0 0 105619 262 0 0 25 0 1 0 608406666 232587264 42237 33554432000 4194304 4256717 140734655460448 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 56784 42237 253 16 0 53426 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 235836

[startup+1122.3 s]
/proc/loadavg: 4.04 3.96 2.82 5/369 32556
/proc/meminfo: memFree=6008040/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=227136 CPUtime=1118.81 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1580460 0 0 0 111604 277 0 0 25 0 1 0 608406666 232587264 41972 33554432000 4194304 4256717 140734655460448 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 56784 41972 253 16 0 53426 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 235836

[startup+1182.3 s]
/proc/loadavg: 4.09 3.99 2.90 5/369 32557
/proc/meminfo: memFree=6032680/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=1178.82 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1653299 0 0 0 117594 288 0 0 25 0 1 0 608406666 181297152 40012 33554432000 4194304 4256717 140734655460448 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 40012 253 16 0 40904 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 185748

[startup+1242.3 s]
/proc/loadavg: 4.06 4.00 2.97 5/369 32559
/proc/meminfo: memFree=6041960/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=177048 CPUtime=1238.82 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1735587 0 0 0 123580 302 0 0 25 0 1 0 608406666 181297152 36084 33554432000 4194304 4256717 140734655460448 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 44262 36084 253 16 0 40904 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 185748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.04 4/367 32561
/proc/meminfo: memFree=6204772/32950928 swapFree=67056568/67111528
[pid=32389] ppid=32387 vsize=8700 CPUtime=3.49 cores=1,3
/proc/32389/stat : 32389 (esg_static.sh) S 32387 32389 32333 0 -1 4202496 353 44112 0 0 0 0 340 9 18 0 1 0 608406316 8908800 251 33554432000 4194304 4922060 140733312228944 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32389/statm: 2175 251 209 178 0 68 0
[pid=32400] ppid=32389 vsize=227136 CPUtime=1296.54 cores=1,3
/proc/32400/stat : 32400 (minisat_static) R 32389 32389 32333 0 -1 4202496 1796006 0 0 0 129341 313 0 0 25 0 1 0 608406666 232587264 44069 33554432000 4194304 4256717 140734655460448 18446744073709551615 4209184 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32400/statm: 56784 44069 253 16 0 53426 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 235836

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 32389 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=404482
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=101984
# CPU time returned by wait4() is 3.50647
# 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.02
CPU time (s): 1300.03
CPU user time (s): 1296.81
CPU system time (s): 3.22
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 315976

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

runsolver used 4.33134 second user time and 11.0593 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 21:08:13
IDJOB=3348798
IDBENCH=20353
IDSOLVER=1811
FILE ID=node148/3348798-1304968092
RUNJOBID= node148-1304968091-32353
PBS_JOBID= 13285602
Free space on /tmp= 31000 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348798-1304968092/watcher-3348798-1304968092 -o /tmp/evaluation-result-3348798-1304968092/solver-3348798-1304968092 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348798-1304968092.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1141701803

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6749852 kB
Buffers:        236992 kB
Cached:       22140312 kB
SwapCached:       8268 kB
Active:       10608072 kB
Inactive:     14803108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6749852 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           80920 kB
Writeback:           0 kB
AnonPages:     3031784 kB
Mapped:          27732 kB
Slab:           693640 kB
PageTables:      29620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84797612 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= 30900 MiB
End job on node148 at 2011-05-09 21:29:55