Trace number 3499069

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.07 5000.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.2686
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2540     8076 |     761       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2204     7772 |      --       0       --      -- |     --   | -208/208
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 450   #clauses: 2204   #literals: 7772
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	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-3499069-1308155421/watcher-3499069-1308155421 -o /tmp/evaluation-result-3499069-1308155421/solver-3499069-1308155421 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499069-1308155421.cnf 

running on 4 cores: 0,2,4,6

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.85 1.97 1.99 2/172 12268
/proc/meminfo: memFree=29320760/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 927141769 8908800 250 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 250 209 178 0 68 0

[startup+0.041164 s]
/proc/loadavg: 1.85 1.97 1.99 2/172 12268
/proc/meminfo: memFree=29320760/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101185 s]
/proc/loadavg: 1.85 1.97 1.99 2/172 12268
/proc/meminfo: memFree=29320760/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301145 s]
/proc/loadavg: 1.85 1.97 1.99 2/172 12268
/proc/meminfo: memFree=29320760/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701088 s]
/proc/loadavg: 1.85 1.97 1.99 2/172 12268
/proc/meminfo: memFree=29320760/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 1.85 1.97 1.99 3/178 12298
/proc/meminfo: memFree=29312608/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=10480 CPUtime=1.48 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 1108 0 0 0 148 0 0 0 25 0 1 0 927141770 10731520 1018 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 2620 1018 131 6 0 1090 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19180

[startup+3.21574 s]
/proc/loadavg: 1.85 1.97 1.99 3/178 12298
/proc/meminfo: memFree=29309204/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=11848 CPUtime=3.31 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 1429 0 0 0 331 0 0 0 25 0 1 0 927141770 12132352 1339 33554432000 4194304 4218580 140737187334592 18446744073709551615 274664469537 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 2962 1339 131 6 0 1432 0
Current children cumulated CPU time (s) 3.31
Current children cumulated vsize (KiB) 20548

[startup+6.30112 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 12298
/proc/meminfo: memFree=29305956/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=13172 CPUtime=6.28 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 1765 0 0 0 628 0 0 0 25 0 1 0 927141770 13488128 1675 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 3293 1675 131 6 0 1763 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21872

[startup+12.701 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 12298
/proc/meminfo: memFree=29300480/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=15336 CPUtime=12.68 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 2301 0 0 0 1268 0 0 0 25 0 1 0 927141770 15704064 2211 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 3834 2211 131 6 0 2304 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24036

[startup+25.5008 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12299
/proc/meminfo: memFree=29292700/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=18564 CPUtime=25.48 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 3124 0 0 0 2548 0 0 0 25 0 1 0 927141770 19009536 3029 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 4641 3029 131 6 0 3111 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27264

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12340
/proc/meminfo: memFree=29287308/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=20704 CPUtime=51.08 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 3713 0 0 0 5108 0 0 0 25 0 1 0 927141770 21200896 3563 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 5176 3563 131 6 0 3646 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29404

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 12342
/proc/meminfo: memFree=29273308/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=24688 CPUtime=102.28 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 4916 0 0 0 10227 1 0 0 25 0 1 0 927141770 25280512 4577 33554432000 4194304 4218580 140737187334592 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 6172 4577 131 6 0 4642 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 33388

[startup+162.301 s]
/proc/loadavg: 2.35 2.14 2.04 3/178 12432
/proc/meminfo: memFree=29277568/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=26968 CPUtime=162.29 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 5704 0 0 0 16227 2 0 0 25 0 1 0 927141770 27615232 5121 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 6742 5121 131 6 0 5212 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35668

[startup+222.307 s]
/proc/loadavg: 2.18 2.12 2.04 3/178 12434
/proc/meminfo: memFree=29266508/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=29620 CPUtime=222.29 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 6645 0 0 0 22227 2 0 0 25 0 1 0 927141770 30330880 5795 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 7405 5795 131 6 0 5875 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 38320

[startup+282.3 s]
/proc/loadavg: 2.20 2.14 2.05 3/178 12435
/proc/meminfo: memFree=29258184/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=30212 CPUtime=282.28 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 7045 0 0 0 28226 2 0 0 25 0 1 0 927141770 30937088 5942 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208763 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 7553 5942 131 6 0 6023 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 38912

[startup+342.301 s]
/proc/loadavg: 2.07 2.11 2.05 3/178 12437
/proc/meminfo: memFree=29254584/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=32208 CPUtime=342.29 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 7818 0 0 0 34226 3 0 0 25 0 1 0 927141770 32980992 6462 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 8052 6462 131 6 0 6522 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 40908

[startup+402.3 s]
/proc/loadavg: 2.02 2.09 2.04 3/178 12439
/proc/meminfo: memFree=29251972/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6

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

/proc/12274/statm: 40483 38866 131 6 0 38953 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 170632

[startup+4362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12556
/proc/meminfo: memFree=28940404/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=164084 CPUtime=4362.35 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 59398 0 0 0 436212 23 0 0 25 0 1 0 927141770 168022016 39411 33554432000 4194304 4218580 140737187334592 18446744073709551615 274664469189 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 41021 39411 131 6 0 39491 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 172784

[startup+4422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12558
/proc/meminfo: memFree=28931960/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=168540 CPUtime=4422.36 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 60498 0 0 0 442212 24 0 0 25 0 1 0 927141770 172584960 40511 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 42135 40511 131 6 0 40605 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 177240

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12559
/proc/meminfo: memFree=28926620/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=171012 CPUtime=4482.35 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 61149 0 0 0 448211 24 0 0 25 0 1 0 927141770 175116288 41162 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 42753 41162 131 6 0 41223 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 179712

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12561
/proc/meminfo: memFree=28918180/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=174176 CPUtime=4542.35 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 61914 0 0 0 454211 24 0 0 25 0 1 0 927141770 178356224 41927 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 43544 41927 131 6 0 42014 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 182876

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12563
/proc/meminfo: memFree=28909236/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=175976 CPUtime=4602.35 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 62388 0 0 0 460211 24 0 0 25 0 1 0 927141770 180199424 42401 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 43994 42401 131 6 0 42464 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 184676

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12564
/proc/meminfo: memFree=28903028/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=178104 CPUtime=4662.35 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 62895 0 0 0 466211 24 0 0 25 0 1 0 927141770 182378496 42908 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 44526 42908 131 6 0 42996 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 186804

[startup+4722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 12566
/proc/meminfo: memFree=28895944/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=180044 CPUtime=4722.36 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 63374 0 0 0 472211 25 0 0 25 0 1 0 927141770 184365056 43387 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 45011 43387 131 6 0 43481 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 188744

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 12567
/proc/meminfo: memFree=28889728/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=181836 CPUtime=4782.36 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 63822 0 0 0 478211 25 0 0 25 0 1 0 927141770 186200064 43835 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 45459 43835 131 6 0 43929 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 190536

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12569
/proc/meminfo: memFree=28884264/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=183612 CPUtime=4842.36 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 64270 0 0 0 484211 25 0 0 25 0 1 0 927141770 188018688 44283 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 45903 44283 131 6 0 44373 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 192312

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12571
/proc/meminfo: memFree=28878164/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=185188 CPUtime=4902.36 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 64689 0 0 0 490211 25 0 0 25 0 1 0 927141770 189632512 44702 33554432000 4194304 4218580 140737187334592 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 46297 44702 131 6 0 44767 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 193888

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12572
/proc/meminfo: memFree=28872824/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=186972 CPUtime=4962.36 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 65133 0 0 0 496211 25 0 0 25 0 1 0 927141770 191459328 45146 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 46743 45146 131 6 0 45213 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 195672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12573
/proc/meminfo: memFree=28867976/32951132 swapFree=67054656/67111528
[pid=12268] ppid=12266 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12268/stat : 12268 (esg_static.sh) S 12266 12268 12011 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 927141769 8908800 253 33554432000 4194304 4922060 140733276190976 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12268/statm: 2175 253 209 178 0 68 0
[pid=12274] ppid=12268 vsize=187876 CPUtime=5000.07 cores=0,2,4,6
/proc/12274/stat : 12274 (cdcl) R 12268 12268 12011 0 -1 4202496 65347 0 0 0 499982 25 0 0 25 0 1 0 927141770 192385024 45360 33554432000 4194304 4218580 140737187334592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12274/statm: 46969 45360 131 6 0 45439 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 196576

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 12268 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=4999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.07
CPU user time (s): 4999.82
CPU system time (s): 0.25
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 196576

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

runsolver used 9.52255 second user time and 20.0789 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-15 18:30:21
IDJOB=3499069
IDBENCH=83432
IDSOLVER=1993
FILE ID=node131/3499069-1308155421
RUNJOBID= node131-1308150419-12029
PBS_JOBID= 13575596
Free space on /tmp= 73852 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499069-1308155421/watcher-3499069-1308155421 -o /tmp/evaluation-result-3499069-1308155421/solver-3499069-1308155421 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499069-1308155421.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=1315702906

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951132 kB
MemFree:      29320328 kB
Buffers:        463860 kB
Cached:        2798320 kB
SwapCached:       9816 kB
Active:        1004632 kB
Inactive:      2278660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29320328 kB
SwapTotal:    67111528 kB
SwapFree:     67054656 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:       18732 kB
Mapped:          12836 kB
Slab:           284616 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   197724 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73852 MiB
End job on node131 at 2011-06-15 19:53:43