Trace number 3348796

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.99 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.01	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  211785   554190 |   63535       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1225   #clauses: 211785   #literals: 554190
0.00/0.07	c CPU time:   0.055991 s
0.00/0.07	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-3348796-1304973248/watcher-3348796-1304973248 -o /tmp/evaluation-result-3348796-1304973248/solver-3348796-1304973248 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348796-1304973248.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.95 1.61 2.51 5/306 23166
/proc/meminfo: memFree=7387796/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608924456 8908800 250 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23166/statm: 2175 250 209 178 0 68 0

[startup+0.0362349 s]
/proc/loadavg: 0.95 1.61 2.51 5/306 23166
/proc/meminfo: memFree=7387796/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608924456 8908800 250 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23166/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10022 s]
/proc/loadavg: 0.95 1.61 2.51 5/306 23166
/proc/meminfo: memFree=7387796/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608924456 8908800 250 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23166/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300185 s]
/proc/loadavg: 0.95 1.61 2.51 5/306 23166
/proc/meminfo: memFree=7387796/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700107 s]
/proc/loadavg: 0.95 1.61 2.51 5/306 23166
/proc/meminfo: memFree=7387796/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 0.95 1.61 2.51 5/312 23178
/proc/meminfo: memFree=7340368/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=28828 CPUtime=1.33 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 7227 0 0 0 132 1 0 0 25 0 1 0 608924473 29519872 3822 33554432000 4194304 4256717 140735980772160 18446744073709551615 208079891759 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 7207 3822 251 16 0 3849 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37528

[startup+3.10065 s]
/proc/loadavg: 0.95 1.61 2.51 5/312 23178
/proc/meminfo: memFree=7325116/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=40752 CPUtime=2.92 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 12511 0 0 0 291 1 0 0 25 0 1 0 608924473 41730048 6116 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 10188 6116 251 16 0 6830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 49452

[startup+6.30104 s]
/proc/loadavg: 1.19 1.65 2.52 5/312 23179
/proc/meminfo: memFree=7270448/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=52248 CPUtime=6.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 16579 0 0 0 611 2 0 0 25 0 1 0 608924473 53501952 9373 33554432000 4194304 4256717 140735980772160 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 13062 9373 253 16 0 9704 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60948

[startup+12.7009 s]
/proc/loadavg: 1.41 1.69 2.53 4/307 23332
/proc/meminfo: memFree=7134808/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=59428 CPUtime=12.52 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 19297 0 0 0 1250 2 0 0 25 0 1 0 608924473 60854272 11651 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 14857 11651 253 16 0 11499 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 68128

[startup+25.5004 s]
/proc/loadavg: 1.99 1.80 2.55 5/312 23339
/proc/meminfo: memFree=6713840/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=47936 CPUtime=25.32 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 33616 0 0 0 2528 4 0 0 25 0 1 0 608924473 49086464 7644 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213681 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 11984 7644 253 16 0 8626 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56636

[startup+51.1005 s]
/proc/loadavg: 2.67 1.98 2.59 5/312 23340
/proc/meminfo: memFree=6694428/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=97772 CPUtime=50.92 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 65256 0 0 0 5083 9 0 0 25 0 1 0 608924473 100118528 18709 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213659 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 24443 18709 253 16 0 21085 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 106472

[startup+102.312 s]
/proc/loadavg: 3.46 2.30 2.66 5/312 23341
/proc/meminfo: memFree=6613348/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=109448 CPUtime=102.14 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 69401 0 0 0 10204 10 0 0 25 0 1 0 608924473 112074752 22625 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 27362 22625 253 16 0 24004 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 118148

[startup+162.3 s]
/proc/loadavg: 3.91 2.64 2.76 5/312 23343
/proc/meminfo: memFree=6623072/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=109448 CPUtime=162.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 78847 0 0 0 16201 12 0 0 25 0 1 0 608924473 112074752 24154 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 27362 24154 253 16 0 24004 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 118148

[startup+222.301 s]
/proc/loadavg: 4.02 2.90 2.84 5/312 23344
/proc/meminfo: memFree=6569920/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=128652 CPUtime=222.12 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 84076 0 0 0 22199 13 0 0 25 0 1 0 608924473 131739648 28955 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 32163 28955 253 16 0 28805 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 137352

[startup+282.3 s]
/proc/loadavg: 4.07 3.11 2.91 5/312 23346
/proc/meminfo: memFree=6540128/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=128652 CPUtime=282.12 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 84076 0 0 0 28199 13 0 0 25 0 1 0 608924473 131739648 28955 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 32163 28955 253 16 0 28805 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 137352

[startup+342.301 s]
/proc/loadavg: 4.02 3.27 2.98 5/312 23348
/proc/meminfo: memFree=6577284/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=98308 CPUtime=342.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 94516 0 0 0 34198 15 0 0 25 0 1 0 608924473 100667392 18349 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 24577 18349 253 16 0 21219 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 107008

[startup+402.301 s]
/proc/loadavg: 4.01 3.40 3.04 5/312 23349
/proc/meminfo: memFree=6548100/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3

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

/proc/23177/statm: 32164 26123 253 16 0 28806 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 137356

[startup+642.301 s]
/proc/loadavg: 4.13 3.76 3.26 5/312 23356
/proc/meminfo: memFree=6505432/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=128656 CPUtime=642.14 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 276836 0 0 0 64165 49 0 0 25 0 1 0 608924473 131743744 24884 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213525 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 32164 24884 253 16 0 28806 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 137356

[startup+702.3 s]
/proc/loadavg: 4.05 3.80 3.30 5/312 23357
/proc/meminfo: memFree=6478844/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=128656 CPUtime=702.12 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 293237 0 0 0 70160 52 0 0 25 0 1 0 608924473 131743744 28056 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 32164 28056 253 16 0 28806 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 137356

[startup+762.312 s]
/proc/loadavg: 4.05 3.85 3.35 5/312 23359
/proc/meminfo: memFree=6490212/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=128656 CPUtime=762.14 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 330731 0 0 0 76155 59 0 0 25 0 1 0 608924473 131743744 26460 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 32164 26460 253 16 0 28806 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 137356

[startup+822.3 s]
/proc/loadavg: 4.05 3.89 3.39 5/312 23360
/proc/meminfo: memFree=6462516/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=159476 CPUtime=822.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 348667 0 0 0 82149 64 0 0 25 0 1 0 608924473 163303424 29709 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 39869 29709 253 16 0 36511 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 168176

[startup+882.301 s]
/proc/loadavg: 4.02 3.90 3.42 5/312 23362
/proc/meminfo: memFree=6454184/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=159476 CPUtime=882.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 377064 0 0 0 88144 69 0 0 25 0 1 0 608924473 163303424 29490 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 39869 29490 253 16 0 36511 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 168176

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.46 5/312 23364
/proc/meminfo: memFree=6465552/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=128656 CPUtime=942.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 406399 0 0 0 94137 76 0 0 25 0 1 0 608924473 131743744 28475 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 32164 28475 253 16 0 28806 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 137356

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.49 5/312 23365
/proc/meminfo: memFree=6436484/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=159476 CPUtime=1002.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 424575 0 0 0 100132 81 0 0 25 0 1 0 608924473 163303424 30549 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 39869 30549 253 16 0 36511 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 168176

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.52 5/312 23367
/proc/meminfo: memFree=6464836/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=128656 CPUtime=1062.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 454787 0 0 0 106126 87 0 0 25 0 1 0 608924473 131743744 28306 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 32164 28306 253 16 0 28806 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 137356

[startup+1122.3 s]
/proc/loadavg: 4.08 3.96 3.55 5/312 23368
/proc/meminfo: memFree=6439508/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=159476 CPUtime=1122.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 472456 0 0 0 112121 92 0 0 25 0 1 0 608924473 163303424 29517 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 39869 29517 253 16 0 36511 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 168176

[startup+1182.3 s]
/proc/loadavg: 3.72 3.90 3.55 4/305 23388
/proc/meminfo: memFree=6960924/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=159476 CPUtime=1182.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 490379 0 0 0 118116 97 0 0 25 0 1 0 608924473 163303424 30625 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 39869 30625 253 16 0 36511 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 168176

[startup+1242.3 s]
/proc/loadavg: 3.31 3.75 3.52 4/305 23390
/proc/meminfo: memFree=6946992/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=159476 CPUtime=1242.13 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 507656 0 0 0 124112 101 0 0 25 0 1 0 608924473 163303424 31024 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 39869 31024 253 16 0 36511 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 168176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.11 3.61 3.49 3/303 23392
/proc/meminfo: memFree=7102468/32950928 swapFree=67083212/67111528
[pid=23166] ppid=23164 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23166/stat : 23166 (esg_static.sh) S 23164 23166 22349 0 -1 4202496 354 2948 0 0 0 0 14 1 20 0 1 0 608924456 8908800 252 33554432000 4194304 4922060 140735027057104 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23166/statm: 2175 252 209 178 0 68 0
[pid=23177] ppid=23166 vsize=159476 CPUtime=1299.84 cores=1,3
/proc/23177/stat : 23177 (minisat_static) R 23166 23166 22349 0 -1 4202496 525609 0 0 0 129877 107 0 0 25 0 1 0 608924473 163303424 31861 33554432000 4194304 4256717 140735980772160 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23177/statm: 39869 31861 253 16 0 36511 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 168176

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 23166 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=142978
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=13997
# CPU time returned by wait4() is 0.156975
# while last known CPU time is 1299.99
#
# 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.99
CPU user time (s): 1298.91
CPU system time (s): 1.08
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 217496

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

runsolver used 3.78242 second user time and 9.08162 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-09 22:34:08
IDJOB=3348796
IDBENCH=85987
IDSOLVER=1811
FILE ID=node127/3348796-1304973248
RUNJOBID= node127-1304973247-23129
PBS_JOBID= 13285623
Free space on /tmp= 42244 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348796-1304973248/watcher-3348796-1304973248 -o /tmp/evaluation-result-3348796-1304973248/solver-3348796-1304973248 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348796-1304973248.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=1498431165

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7388324 kB
Buffers:        218948 kB
Cached:        8995608 kB
SwapCached:       1588 kB
Active:       18369552 kB
Inactive:      6700284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7388324 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           13676 kB
Writeback:           0 kB
AnonPages:    15852668 kB
Mapped:          26508 kB
Slab:           381016 kB
PageTables:      47132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44382264 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= 42236 MiB
End job on node127 at 2011-05-09 22:55:50