Trace number 3498899

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
rcl 2011-04-01? (TO) 5000 4999.91

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  226109   585954 |   67832       0        0     nan |  0.000 % |
0.00/0.47	c |         0 |  163329   552676 |      --       0       --      -- |     --   | -62780/-33278
0.00/0.47	c ==============================================================================
0.00/0.47	c Result  :   #vars: 28500   #clauses: 163329   #literals: 552676
0.00/0.47	c CPU time:   0.444932 s
0.00/0.47	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.1 (svn: 989)

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-3498899-1308150536/watcher-3498899-1308150536 -o /tmp/evaluation-result-3498899-1308150536/solver-3498899-1308150536 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498899-1308150536.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 2.00 2/178 6478
/proc/meminfo: memFree=30228764/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 45798400 8908800 250 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6478/statm: 2175 250 209 178 0 68 0

[startup+0.0650631 s]
/proc/loadavg: 1.99 1.97 2.00 2/178 6478
/proc/meminfo: memFree=30228764/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 45798400 8908800 250 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6478/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101054 s]
/proc/loadavg: 1.99 1.97 2.00 2/178 6478
/proc/meminfo: memFree=30228764/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 45798400 8908800 250 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6478/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30102 s]
/proc/loadavg: 1.99 1.97 2.00 2/178 6478
/proc/meminfo: memFree=30228764/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 45798400 8908800 250 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6478/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700949 s]
/proc/loadavg: 1.99 1.97 2.00 2/178 6478
/proc/meminfo: memFree=30228764/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6481
/proc/meminfo: memFree=30204964/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=23036 CPUtime=0.92 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 4155 0 0 0 91 1 0 0 25 0 1 0 45798458 23588864 4065 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6481/statm: 5759 4065 126 6 0 4229 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31736

[startup+3.10052 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6481
/proc/meminfo: memFree=30204344/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=23696 CPUtime=2.52 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 4307 0 0 0 251 1 0 0 25 0 1 0 45798458 24264704 4217 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6481/statm: 5924 4217 131 6 0 4394 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32396

[startup+6.30096 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6481
/proc/meminfo: memFree=30203724/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=24488 CPUtime=5.72 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 4508 0 0 0 571 1 0 0 25 0 1 0 45798458 25075712 4418 33554432000 4194304 4218580 140734697280448 18446744073709551615 4210220 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6481/statm: 6122 4418 131 6 0 4592 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33188

[startup+12.7008 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6481
/proc/meminfo: memFree=30202456/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=26124 CPUtime=12.12 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 4907 0 0 0 1211 1 0 0 25 0 1 0 45798458 26750976 4817 33554432000 4194304 4218580 140734697280448 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6481/statm: 6531 4817 131 6 0 5001 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34824

[startup+25.5006 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6481
/proc/meminfo: memFree=30200904/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=28052 CPUtime=24.92 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 5388 0 0 0 2491 1 0 0 25 0 1 0 45798458 28725248 5298 33554432000 4194304 4218580 140734697280448 18446744073709551615 4210096 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6481/statm: 7013 5298 131 6 0 5483 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36752

[startup+51.1011 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6483
/proc/meminfo: memFree=30197532/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=31288 CPUtime=50.52 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 6216 0 0 0 5051 1 0 0 25 0 1 0 45798458 32038912 6126 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6481/statm: 7822 6126 131 6 0 6292 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39988

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6483
/proc/meminfo: memFree=30191808/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=36240 CPUtime=101.72 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 7456 0 0 0 10171 1 0 0 25 0 1 0 45798458 37109760 7366 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6481/statm: 9060 7366 131 6 0 7530 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 44940

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6485
/proc/meminfo: memFree=30173556/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=40292 CPUtime=161.71 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 8467 0 0 0 16170 1 0 0 25 0 1 0 45798458 41259008 8377 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6481/statm: 10073 8377 131 6 0 8543 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 48992

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6487
/proc/meminfo: memFree=30167688/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=43224 CPUtime=221.72 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 9185 0 0 0 22170 2 0 0 25 0 1 0 45798458 44261376 9095 33554432000 4194304 4218580 140734697280448 18446744073709551615 4210207 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6481/statm: 10806 9095 131 6 0 9276 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 51924

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6489
/proc/meminfo: memFree=30165184/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=45736 CPUtime=281.72 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 9830 0 0 0 28170 2 0 0 25 0 1 0 45798458 46833664 9740 33554432000 4194304 4218580 140734697280448 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6481/statm: 11434 9740 131 6 0 9904 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 54436

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6490
/proc/meminfo: memFree=30159816/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=50496 CPUtime=341.72 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 11019 0 0 0 34170 2 0 0 25 0 1 0 45798458 51707904 10929 33554432000 4194304 4218580 140734697280448 18446744073709551615 4210054 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6481/statm: 12624 10929 131 6 0 11094 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 59196

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 6491
/proc/meminfo: memFree=30152348/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7

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

/proc/6481/statm: 21398 19699 131 6 0 19868 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 94292

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6709
/proc/meminfo: memFree=29230468/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=85632 CPUtime=4421.82 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 20682 0 0 0 442176 6 0 0 25 0 1 0 45798458 87687168 19708 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21408 19708 131 6 0 19878 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 94332

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6711
/proc/meminfo: memFree=29230176/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=85892 CPUtime=4481.82 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 20752 0 0 0 448176 6 0 0 25 0 1 0 45798458 87953408 19778 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21473 19778 131 6 0 19943 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 94592

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6712
/proc/meminfo: memFree=29230024/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=85924 CPUtime=4541.82 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 20773 0 0 0 454176 6 0 0 25 0 1 0 45798458 87986176 19786 33554432000 4194304 4218580 140734697280448 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21481 19786 131 6 0 19951 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 94624

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6713
/proc/meminfo: memFree=29229868/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=85968 CPUtime=4601.83 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 20800 0 0 0 460177 6 0 0 25 0 1 0 45798458 88031232 19795 33554432000 4194304 4218580 140734697280448 18446744073709551615 4213454 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21492 19795 131 6 0 19962 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 94668

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6715
/proc/meminfo: memFree=29229700/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=86028 CPUtime=4661.82 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 20840 0 0 0 466176 6 0 0 25 0 1 0 45798458 88092672 19814 33554432000 4194304 4218580 140734697280448 18446744073709551615 4213466 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21507 19814 131 6 0 19977 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 94728

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6717
/proc/meminfo: memFree=29229660/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=86088 CPUtime=4721.84 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 20864 0 0 0 472177 7 0 0 25 0 1 0 45798458 88154112 19830 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21522 19830 131 6 0 19992 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 94788

[startup+4782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 6719
/proc/meminfo: memFree=29229624/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=86244 CPUtime=4781.84 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 20898 0 0 0 478177 7 0 0 25 0 1 0 45798458 88313856 19864 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21561 19864 131 6 0 20031 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 94944

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6720
/proc/meminfo: memFree=29228860/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=86656 CPUtime=4841.84 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 21012 0 0 0 484177 7 0 0 25 0 1 0 45798458 88735744 19967 33554432000 4194304 4218580 140734697280448 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21664 19967 131 6 0 20134 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 95356

[startup+4902.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 6721
/proc/meminfo: memFree=29228932/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=86796 CPUtime=4901.84 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 21050 0 0 0 490177 7 0 0 25 0 1 0 45798458 88879104 20005 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21699 20005 131 6 0 20169 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 95496

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6723
/proc/meminfo: memFree=29228764/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=87036 CPUtime=4961.84 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 21123 0 0 0 496177 7 0 0 25 0 1 0 45798458 89124864 20064 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21759 20064 131 6 0 20229 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 95736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6724
/proc/meminfo: memFree=29228476/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=87036 CPUtime=4999.44 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 21138 0 0 0 499937 7 0 0 25 0 1 0 45798458 89124864 20060 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21759 20060 131 6 0 20229 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 95736

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6724
/proc/meminfo: memFree=29228476/32950928 swapFree=67111364/67111528
[pid=6478] ppid=6476 vsize=8700 CPUtime=0.56 cores=1,3,5,7
/proc/6478/stat : 6478 (esg_static.sh) S 6476 6478 6374 0 -1 4202496 355 9869 0 0 0 0 53 3 20 0 1 0 45798400 8908800 253 33554432000 4194304 4922060 140735011149152 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6478/statm: 2175 253 209 178 0 68 0
[pid=6481] ppid=6478 vsize=87036 CPUtime=4999.44 cores=1,3,5,7
/proc/6481/stat : 6481 (cdcl) R 6478 6478 6374 0 -1 4202496 21138 0 0 0 499937 7 0 0 25 0 1 0 45798458 89124864 20060 33554432000 4194304 4218580 140734697280448 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6481/statm: 21759 20060 131 6 0 20229 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 95736

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6478 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=538918
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=35994
# CPU time returned by wait4() is 0.574912
# while last known CPU time is 5000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000
CPU user time (s): 4999.9
CPU system time (s): 0.1
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 95800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.538918
system time used= 0.035994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10224
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= 9
involuntary context switches= 10

runsolver used 7.82181 second user time and 17.0214 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-15 17:08:56
IDJOB=3498899
IDBENCH=70829
IDSOLVER=1993
FILE ID=node124/3498899-1308150536
RUNJOBID= node124-1308150217-6393
PBS_JOBID= 13575590
Free space on /tmp= 73532 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498899-1308150536/watcher-3498899-1308150536 -o /tmp/evaluation-result-3498899-1308150536/solver-3498899-1308150536 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498899-1308150536.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=367703647

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30229316 kB
Buffers:        490100 kB
Cached:        1725188 kB
SwapCached:          0 kB
Active:         875528 kB
Inactive:      1485880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30229316 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4976 kB
Writeback:           0 kB
AnonPages:      146156 kB
Mapped:          16452 kB
Slab:           295592 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   288372 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= 73440 MiB
End job on node124 at 2011-06-15 18:32:18