Trace number 3499064

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
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 |    7384    29208 |    2215       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    7000    27928 |      --       0       --      -- |     --   | -128/-256
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 1200   #clauses: 7000   #literals: 27928
0.00/0.00	c CPU time:   0.004999 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-3499064-1308155270/watcher-3499064-1308155270 -o /tmp/evaluation-result-3499064-1308155270/solver-3499064-1308155270 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499064-1308155270.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.92 1.98 1.99 2/178 3586
/proc/meminfo: memFree=29354984/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927125008 8908800 249 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3586/statm: 2175 249 209 178 0 68 0

[startup+0.0568231 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 3586
/proc/meminfo: memFree=29354984/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100815 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 3586
/proc/meminfo: memFree=29354984/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30078 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 3586
/proc/meminfo: memFree=29354984/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700711 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 3586
/proc/meminfo: memFree=29354984/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50061 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 3589
/proc/meminfo: memFree=29351644/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=10228 CPUtime=1.48 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 1035 0 0 0 148 0 0 0 25 0 1 0 927125009 10473472 945 33554432000 4194304 4218580 140736963709952 18446744073709551615 4213981 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3589/statm: 2557 945 130 6 0 1027 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18928

[startup+3.10033 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 3589
/proc/meminfo: memFree=29350680/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=11416 CPUtime=3.08 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 1326 0 0 0 308 0 0 0 25 0 1 0 927125009 11689984 1236 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3589/statm: 2854 1236 130 6 0 1324 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20116

[startup+6.30076 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 3589
/proc/meminfo: memFree=29349112/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=12272 CPUtime=6.28 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 1560 0 0 0 628 0 0 0 25 0 1 0 927125009 12566528 1470 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3589/statm: 3068 1470 131 6 0 1538 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20972

[startup+12.7006 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 3590
/proc/meminfo: memFree=29346736/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=14064 CPUtime=12.68 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 2018 0 0 0 1268 0 0 0 25 0 1 0 927125009 14401536 1925 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208411 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3589/statm: 3516 1925 131 6 0 1986 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22764

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/180 3590
/proc/meminfo: memFree=29343280/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=17164 CPUtime=25.48 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 2807 0 0 0 2548 0 0 0 25 0 1 0 927125009 17575936 2701 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3589/statm: 4291 2701 131 6 0 2761 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25864

[startup+51.1009 s]
/proc/loadavg: 1.96 1.98 1.99 3/180 3591
/proc/meminfo: memFree=29339224/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=19560 CPUtime=51.08 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 3453 0 0 0 5108 0 0 0 25 0 1 0 927125009 20029440 3293 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/3589/statm: 4890 3293 131 6 0 3360 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28260

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/180 3595
/proc/meminfo: memFree=29333620/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=23064 CPUtime=102.28 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 4527 0 0 0 10228 0 0 0 25 0 1 0 927125009 23617536 4174 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/3589/statm: 5766 4174 131 6 0 4236 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31764

[startup+162.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/180 3597
/proc/meminfo: memFree=29327632/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=27324 CPUtime=162.28 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 5841 0 0 0 16227 1 0 0 25 0 1 0 927125009 27979776 5220 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 6831 5220 131 6 0 5301 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 36024

[startup+222.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/180 3639
/proc/meminfo: memFree=29392032/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=29588 CPUtime=222.28 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 6664 0 0 0 22227 1 0 0 25 0 1 0 927125009 30298112 5789 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 7397 5789 131 6 0 5867 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 38288

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 3689
/proc/meminfo: memFree=29433840/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=30876 CPUtime=282.28 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 7303 0 0 0 28227 1 0 0 25 0 1 0 927125009 31617024 6126 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 7719 6126 131 6 0 6189 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 39576

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3690
/proc/meminfo: memFree=29423952/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=34664 CPUtime=342.28 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 8563 0 0 0 34227 1 0 0 25 0 1 0 927125009 35495936 7072 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 8666 7072 131 6 0 7136 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 43364

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3692
/proc/meminfo: memFree=29419724/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7

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

/proc/3589/statm: 29120 27501 131 6 0 27590 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 125180

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3810
/proc/meminfo: memFree=29200244/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=119540 CPUtime=4362.37 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 49416 0 0 0 436219 18 0 0 25 0 1 0 927125009 122408960 28282 33554432000 4194304 4218580 140736963709952 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 29885 28282 131 6 0 28355 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 128240

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3811
/proc/meminfo: memFree=29198104/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=120508 CPUtime=4422.37 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 49659 0 0 0 442219 18 0 0 25 0 1 0 927125009 123400192 28525 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 30127 28525 131 6 0 28597 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 129208

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3813
/proc/meminfo: memFree=29193360/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=122092 CPUtime=4482.37 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 50102 0 0 0 448219 18 0 0 25 0 1 0 927125009 125022208 28913 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 30523 28913 131 6 0 28993 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 130792

[startup+4542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 3814
/proc/meminfo: memFree=29184524/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=127748 CPUtime=4542.38 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 51572 0 0 0 454219 19 0 0 25 0 1 0 927125009 130813952 30317 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 31937 30317 131 6 0 30407 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 136448

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 3816
/proc/meminfo: memFree=29180904/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=130052 CPUtime=4602.38 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 52220 0 0 0 460219 19 0 0 25 0 1 0 927125009 133173248 30895 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 32513 30895 131 6 0 30983 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 138752

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3818
/proc/meminfo: memFree=29176168/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=131332 CPUtime=4662.38 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 52533 0 0 0 466219 19 0 0 25 0 1 0 927125009 134483968 31208 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 32833 31208 131 6 0 31303 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 140032

[startup+4722.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 3819
/proc/meminfo: memFree=29174652/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=131632 CPUtime=4722.39 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 52700 0 0 0 472220 19 0 0 25 0 1 0 927125009 134791168 31313 33554432000 4194304 4218580 140736963709952 18446744073709551615 4210343 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 32908 31313 131 6 0 31378 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 140332

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 3821
/proc/meminfo: memFree=29172620/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=132848 CPUtime=4782.38 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 52980 0 0 0 478219 19 0 0 25 0 1 0 927125009 136036352 31593 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 33212 31593 131 6 0 31682 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 141548

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3822
/proc/meminfo: memFree=29169372/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=133640 CPUtime=4842.38 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 53268 0 0 0 484219 19 0 0 25 0 1 0 927125009 136847360 31819 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 33410 31819 131 6 0 31880 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 142340

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3824
/proc/meminfo: memFree=29164384/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=134044 CPUtime=4902.38 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 53414 0 0 0 490219 19 0 0 25 0 1 0 927125009 137261056 31909 33554432000 4194304 4218580 140736963709952 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 33511 31909 131 6 0 31981 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 142744

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3826
/proc/meminfo: memFree=29160140/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=136056 CPUtime=4962.38 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 53918 0 0 0 496219 19 0 0 25 0 1 0 927125009 139321344 32413 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 34014 32413 131 6 0 32484 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 144756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3827
/proc/meminfo: memFree=29158380/32951124 swapFree=67056676/67111528
[pid=3586] ppid=3584 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3586/stat : 3586 (esg_static.sh) S 3584 3586 3229 0 -1 4202496 353 376 0 0 0 0 0 0 25 0 1 0 927125008 8908800 252 33554432000 4194304 4922060 140736080326496 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3586/statm: 2175 252 209 178 0 68 0
[pid=3589] ppid=3586 vsize=137284 CPUtime=5000.09 cores=1,3,5,7
/proc/3589/stat : 3589 (cdcl) R 3586 3586 3229 0 -1 4202496 54263 0 0 0 499990 19 0 0 25 0 1 0 927125009 140578816 32698 33554432000 4194304 4218580 140736963709952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3589/statm: 34321 32698 131 6 0 32791 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 145984

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 3586 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=9998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.011997
# while last known CPU time is 5000.09
#
# 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.09
CPU user time (s): 4999.9
CPU system time (s): 0.19
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 145984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.009998
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= 729
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 7.65084 second user time and 19.51 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-15 18:27:50
IDJOB=3499064
IDBENCH=83421
IDSOLVER=1993
FILE ID=node136/3499064-1308155270
RUNJOBID= node136-1308150266-3253
PBS_JOBID= 13575593
Free space on /tmp= 73768 MiB

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

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=892754259

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.76
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.809
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.809
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.83
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.809
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.809
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:     32951124 kB
MemFree:      29355908 kB
Buffers:        512220 kB
Cached:        2538660 kB
SwapCached:       8768 kB
Active:        1077636 kB
Inactive:      2139372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29355908 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:      163416 kB
Mapped:          13264 kB
Slab:           314400 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   358708 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= 73752 MiB
End job on node136 at 2011-06-15 19:51:12