Trace number 3499057

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.01 4999.91

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   30056   166260 |    9016       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |   29288   163700 |      --       0       --      -- |     --   | -256/-512
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 2400   #clauses: 29288   #literals: 163700
0.00/0.02	c CPU time:   0.016997 s
0.00/0.02	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-3499057-1308155043/watcher-3499057-1308155043 -o /tmp/evaluation-result-3499057-1308155043/solver-3499057-1308155043 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499057-1308155043.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.92 1.98 1.99 3/178 19083
/proc/meminfo: memFree=28578448/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927106891 8908800 250 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19083/statm: 2175 250 209 178 0 68 0

[startup+0.067012 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 19083
/proc/meminfo: memFree=28578448/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.100987 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 19083
/proc/meminfo: memFree=28578448/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.300954 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 19083
/proc/meminfo: memFree=28578448/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.700879 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 19083
/proc/meminfo: memFree=28578448/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+1.50071 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 19086
/proc/meminfo: memFree=28571140/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=13784 CPUtime=1.44 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 1944 0 0 0 144 0 0 0 25 0 1 0 927106895 14114816 1855 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 3446 1855 131 6 0 1916 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22484

[startup+3.10047 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 19087
/proc/meminfo: memFree=28569144/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=15960 CPUtime=3.04 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 2463 0 0 0 304 0 0 0 25 0 1 0 927106895 16343040 2374 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 3990 2374 131 6 0 2460 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24660

[startup+6.3009 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 19087
/proc/meminfo: memFree=28566092/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=19000 CPUtime=6.24 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 3250 0 0 0 624 0 0 0 25 0 1 0 927106895 19456000 3161 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 4750 3161 131 6 0 3220 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27700

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 19087
/proc/meminfo: memFree=28562268/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=21436 CPUtime=12.64 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 3928 0 0 0 1264 0 0 0 25 0 1 0 927106895 21950464 3772 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 5359 3772 131 6 0 3829 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30136

[startup+25.5005 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 19087
/proc/meminfo: memFree=28556432/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=27204 CPUtime=25.44 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 5444 0 0 0 2543 1 0 0 25 0 1 0 927106895 27856896 5192 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 6801 5192 131 6 0 5271 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35904

[startup+51.101 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 19088
/proc/meminfo: memFree=28551528/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=31952 CPUtime=51.05 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 6839 0 0 0 5103 2 0 0 25 0 1 0 927106895 32718848 6398 33554432000 4194304 4218580 140736887580688 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 7988 6398 131 6 0 6458 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40652

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19089
/proc/meminfo: memFree=28543808/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=39896 CPUtime=102.25 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 9254 0 0 0 10223 2 0 0 25 0 1 0 927106895 40853504 8362 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 9974 8362 131 6 0 8444 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 48596

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19091
/proc/meminfo: memFree=28532728/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=50576 CPUtime=162.24 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 12366 0 0 0 16222 2 0 0 25 0 1 0 927106895 51789824 11053 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208583 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 12644 11053 131 6 0 11114 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 59276

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19092
/proc/meminfo: memFree=28531572/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=51768 CPUtime=222.25 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 13006 0 0 0 22222 3 0 0 25 0 1 0 927106895 53010432 11324 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 12942 11324 131 6 0 11412 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 60468

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19094
/proc/meminfo: memFree=28528412/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=55568 CPUtime=282.25 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 14229 0 0 0 28222 3 0 0 25 0 1 0 927106895 56901632 12294 33554432000 4194304 4218580 140736887580688 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 13892 12294 131 6 0 12362 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 64268

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19096
/proc/meminfo: memFree=28522512/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=60964 CPUtime=342.25 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 15908 0 0 0 34222 3 0 0 25 0 1 0 927106895 62427136 13621 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 15241 13621 131 6 0 13711 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 69664

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19097
/proc/meminfo: memFree=28522340/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6

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

/proc/19086/statm: 61410 59804 131 6 0 59880 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 254340

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/173 19241
/proc/meminfo: memFree=28443340/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=246100 CPUtime=4422.35 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 81270 0 0 0 442215 20 0 0 25 0 1 0 927106895 252006400 59926 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 61525 59926 131 6 0 59995 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 254800

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/173 19243
/proc/meminfo: memFree=28443048/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=246796 CPUtime=4482.35 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 81420 0 0 0 448215 20 0 0 25 0 1 0 927106895 252719104 60076 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 61699 60076 131 6 0 60169 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 255496

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/173 19245
/proc/meminfo: memFree=28438020/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=251548 CPUtime=4542.35 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 82673 0 0 0 454215 20 0 0 25 0 1 0 927106895 257585152 61293 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 62887 61293 131 6 0 61357 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 260248

[startup+4602.3 s]
/proc/loadavg: 1.03 1.01 1.04 2/173 19246
/proc/meminfo: memFree=28436720/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=252948 CPUtime=4602.36 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 83016 0 0 0 460216 20 0 0 25 0 1 0 927106895 259018752 61636 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 63237 61636 131 6 0 61707 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 261648

[startup+4662.3 s]
/proc/loadavg: 1.01 1.01 1.03 2/173 19248
/proc/meminfo: memFree=28433296/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=256388 CPUtime=4662.35 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 83915 0 0 0 466215 20 0 0 25 0 1 0 927106895 262541312 62480 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 64097 62480 131 6 0 62567 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 265088

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.02 2/173 19249
/proc/meminfo: memFree=28432980/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=256720 CPUtime=4722.36 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 84016 0 0 0 472216 20 0 0 25 0 1 0 927106895 262881280 62581 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 64180 62581 131 6 0 62650 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 265420

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/173 19251
/proc/meminfo: memFree=28430824/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=258780 CPUtime=4782.36 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 84504 0 0 0 478216 20 0 0 25 0 1 0 927106895 264990720 63069 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 64695 63069 131 6 0 63165 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 267480

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/173 19253
/proc/meminfo: memFree=28429136/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=260420 CPUtime=4842.36 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 84982 0 0 0 484216 20 0 0 25 0 1 0 927106895 266670080 63512 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 65105 63512 131 6 0 63575 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 269120

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/173 19254
/proc/meminfo: memFree=28427348/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=262352 CPUtime=4902.36 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 85453 0 0 0 490216 20 0 0 25 0 1 0 927106895 268648448 63983 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 65588 63983 131 6 0 64058 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 271052

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 19256
/proc/meminfo: memFree=28424304/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=265396 CPUtime=4962.36 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 86256 0 0 0 496215 21 0 0 25 0 1 0 927106895 271765504 64745 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 66349 64745 131 6 0 64819 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 274096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 19257
/proc/meminfo: memFree=28423532/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=266064 CPUtime=4999.97 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 86439 0 0 0 499976 21 0 0 25 0 1 0 927106895 272449536 64928 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 66516 64928 131 6 0 64986 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 274764

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: 1.00 1.00 1.00 2/173 19257
/proc/meminfo: memFree=28423532/32951124 swapFree=67052812/67111528
[pid=19083] ppid=19081 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/19083/stat : 19083 (esg_static.sh) S 19081 19083 18698 0 -1 4202496 353 1113 0 0 0 0 4 0 25 0 1 0 927106891 8908800 253 33554432000 4194304 4922060 140734978245152 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19083/statm: 2175 253 209 178 0 68 0
[pid=19086] ppid=19083 vsize=266064 CPUtime=4999.97 cores=0,2,4,6
/proc/19086/stat : 19086 (cdcl) R 19083 19083 18698 0 -1 4202496 86439 0 0 0 499976 21 0 0 25 0 1 0 927106895 272449536 64928 33554432000 4194304 4218580 140736887580688 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19086/statm: 66516 64928 131 6 0 64986 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 274764

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19083 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=43993
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.047992
# while last known CPU time is 5000.01
#
# 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.01
CPU user time (s): 4999.8
CPU system time (s): 0.21
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 274764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.043993
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1466
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.80881 second user time and 15.6206 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-15 18:24:03
IDJOB=3499057
IDBENCH=83408
IDSOLVER=1993
FILE ID=node103/3499057-1308155043
RUNJOBID= node103-1308150040-18716
PBS_JOBID= 13575584
Free space on /tmp= 73812 MiB

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

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=124877386

node103.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.858
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.858
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.858
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.858
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.858
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      28578744 kB
Buffers:        504264 kB
Cached:        3393740 kB
SwapCached:      22864 kB
Active:         860508 kB
Inactive:      3163624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28578744 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:            1968 kB
Writeback:           0 kB
AnonPages:      123432 kB
Mapped:           9260 kB
Slab:           284212 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   304748 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= 73820 MiB
End job on node103 at 2011-06-15 19:47:25