Trace number 3499052

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/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   91575   234144 |   27472       0        0     nan |  0.000 % |
0.00/0.30	c |         0 |   62993   231746 |      --       0       --      -- |     --   | -28582/-2398
0.00/0.30	c ==============================================================================
0.00/0.30	c Result  :   #vars: 11426   #clauses: 62993   #literals: 231746
0.00/0.30	c CPU time:   0.294955 s
0.00/0.30	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-3499052-1308154868/watcher-3499052-1308154868 -o /tmp/evaluation-result-3499052-1308154868/solver-3499052-1308154868 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499052-1308154868.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: 2.00 2.00 1.93 2/178 4504
/proc/meminfo: memFree=29955984/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 659678109 8908800 249 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4504/statm: 2175 249 209 178 0 68 0

[startup+0.0732959 s]
/proc/loadavg: 2.00 2.00 1.93 2/178 4504
/proc/meminfo: memFree=29955984/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 659678109 8908800 249 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4504/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100288 s]
/proc/loadavg: 2.00 2.00 1.93 2/178 4504
/proc/meminfo: memFree=29955984/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 659678109 8908800 249 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4504/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300256 s]
/proc/loadavg: 2.00 2.00 1.93 2/178 4504
/proc/meminfo: memFree=29955984/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 659678109 8908800 249 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4504/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700181 s]
/proc/loadavg: 2.00 2.00 1.93 2/178 4504
/proc/meminfo: memFree=29955984/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 4507
/proc/meminfo: memFree=29944956/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=14992 CPUtime=1.15 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 2224 0 0 0 115 0 0 0 25 0 1 0 659678144 15351808 2133 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208710 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 3748 2133 131 6 0 2218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23692

[startup+3.10076 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 4507
/proc/meminfo: memFree=29943344/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=15784 CPUtime=2.75 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 2401 0 0 0 275 0 0 0 25 0 1 0 659678144 16162816 2310 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208209 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 3946 2310 131 6 0 2416 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24484

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 4507
/proc/meminfo: memFree=29940972/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=17916 CPUtime=5.94 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 2941 0 0 0 594 0 0 0 25 0 1 0 659678144 18345984 2850 33554432000 4194304 4218580 140736501470416 18446744073709551615 4209696 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 4479 2850 131 6 0 2949 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26616

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 4507
/proc/meminfo: memFree=29939020/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=20076 CPUtime=12.35 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 3492 0 0 0 1235 0 0 0 25 0 1 0 659678144 20557824 3397 33554432000 4194304 4218580 140736501470416 18446744073709551615 4213838 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 5019 3397 131 6 0 3489 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28776

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 4508
/proc/meminfo: memFree=29936804/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=21948 CPUtime=25.14 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 3970 0 0 0 2514 0 0 0 25 0 1 0 659678144 22474752 3871 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 5487 3871 131 6 0 3957 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30648

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 4508
/proc/meminfo: memFree=29932192/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=26316 CPUtime=50.74 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 5109 0 0 0 5074 0 0 0 25 0 1 0 659678144 26947584 4964 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 6579 4964 131 6 0 5049 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35016

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 4510
/proc/meminfo: memFree=29922352/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=30504 CPUtime=101.94 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 6319 0 0 0 10194 0 0 0 25 0 1 0 659678144 31236096 6002 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 7626 6002 131 6 0 6096 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 39204

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 4511
/proc/meminfo: memFree=29914736/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=33380 CPUtime=161.95 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 7289 0 0 0 16194 1 0 0 25 0 1 0 659678144 34181120 6706 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 8345 6706 131 6 0 6815 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42080

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 4513
/proc/meminfo: memFree=29911220/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=36712 CPUtime=221.95 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 8467 0 0 0 22194 1 0 0 25 0 1 0 659678144 37593088 7561 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 9178 7561 131 6 0 7648 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 45412

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 4514
/proc/meminfo: memFree=29908704/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=39332 CPUtime=281.94 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 9375 0 0 0 28193 1 0 0 25 0 1 0 659678144 40275968 8192 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 9833 8192 131 6 0 8303 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 48032

[startup+342.301 s]
/proc/loadavg: 2.15 2.03 1.94 3/180 4516
/proc/meminfo: memFree=29904328/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=40968 CPUtime=341.95 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 10126 0 0 0 34194 1 0 0 25 0 1 0 659678144 41951232 8630 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 10242 8630 131 6 0 8712 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 49668

[startup+402.3 s]
/proc/loadavg: 2.05 2.02 1.94 3/180 4518
/proc/meminfo: memFree=29902304/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7

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

/proc/4507/statm: 33267 31658 131 6 0 31737 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 141768

[startup+4422.3 s]
/proc/loadavg: 1.01 1.06 1.37 2/173 4662
/proc/meminfo: memFree=29905924/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=135448 CPUtime=4422.05 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 54394 0 0 0 442180 25 0 0 25 0 1 0 659678144 138698752 32248 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 33862 32248 131 6 0 32332 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 144148

[startup+4482.3 s]
/proc/loadavg: 1.00 1.05 1.34 2/173 4663
/proc/meminfo: memFree=29905380/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=136156 CPUtime=4482.05 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 54650 0 0 0 448180 25 0 0 25 0 1 0 659678144 139423744 32423 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 34039 32423 131 6 0 32509 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 144856

[startup+4542.3 s]
/proc/loadavg: 1.00 1.04 1.32 2/173 4665
/proc/meminfo: memFree=29904588/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=136968 CPUtime=4542.05 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 55019 0 0 0 454180 25 0 0 25 0 1 0 659678144 140255232 32627 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 34242 32627 131 6 0 32712 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 145668

[startup+4602.3 s]
/proc/loadavg: 1.00 1.03 1.30 2/173 4667
/proc/meminfo: memFree=29901432/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=139884 CPUtime=4602.06 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 55945 0 0 0 460180 26 0 0 25 0 1 0 659678144 143241216 33349 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 34971 33349 131 6 0 33441 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 148584

[startup+4662.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/173 4668
/proc/meminfo: memFree=29900768/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=140916 CPUtime=4662.05 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 56278 0 0 0 466179 26 0 0 25 0 1 0 659678144 144297984 33589 33554432000 4194304 4218580 140736501470416 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 35229 33589 131 6 0 33699 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 149616

[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 1.25 2/173 4670
/proc/meminfo: memFree=29900104/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=141264 CPUtime=4722.06 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 56534 0 0 0 472180 26 0 0 25 0 1 0 659678144 144654336 33674 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 35316 33674 131 6 0 33786 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 149964

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/173 4671
/proc/meminfo: memFree=29897712/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=143920 CPUtime=4782.06 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 57305 0 0 0 478179 27 0 0 25 0 1 0 659678144 147374080 34367 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 35980 34367 131 6 0 34450 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 152620

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/173 4673
/proc/meminfo: memFree=29896804/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=144612 CPUtime=4842.05 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 57626 0 0 0 484178 27 0 0 25 0 1 0 659678144 148082688 34518 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 36153 34518 131 6 0 34623 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 153312

[startup+4902.3 s]
/proc/loadavg: 1.05 1.01 1.21 2/173 4675
/proc/meminfo: memFree=29896148/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=145260 CPUtime=4902.06 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 57890 0 0 0 490179 27 0 0 25 0 1 0 659678144 148746240 34692 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 36315 34692 131 6 0 34785 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 153960

[startup+4962.3 s]
/proc/loadavg: 1.02 1.01 1.19 2/173 4676
/proc/meminfo: memFree=29893504/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=147704 CPUtime=4962.06 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 58693 0 0 0 496178 28 0 0 25 0 1 0 659678144 151248896 35303 33554432000 4194304 4218580 140736501470416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 36926 35303 131 6 0 35396 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 156404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.01 1.00 1.18 2/173 4677
/proc/meminfo: memFree=29893112/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=148384 CPUtime=4999.67 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 58865 0 0 0 499939 28 0 0 25 0 1 0 659678144 151945216 35475 33554432000 4194304 4218580 140736501470416 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 37096 35475 131 6 0 35566 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 157084

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.01 1.00 1.18 2/173 4677
/proc/meminfo: memFree=29893112/32951124 swapFree=67055716/67111528
[pid=4504] ppid=4502 vsize=8700 CPUtime=0.34 cores=1,3,5,7
/proc/4504/stat : 4504 (esg_static.sh) S 4502 4504 4156 0 -1 4202496 352 4078 0 0 0 0 33 1 19 0 1 0 659678109 8908800 252 33554432000 4194304 4922060 140737373485872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4504/statm: 2175 252 209 178 0 68 0
[pid=4507] ppid=4504 vsize=148384 CPUtime=4999.67 cores=1,3,5,7
/proc/4507/stat : 4507 (cdcl) R 4504 4504 4156 0 -1 4202496 58865 0 0 0 499939 28 0 0 25 0 1 0 659678144 151945216 35475 33554432000 4194304 4218580 140736501470416 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4507/statm: 37096 35475 131 6 0 35566 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 157084

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4504 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=332949
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.348946
# 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.72
CPU system time (s): 0.29
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 157084

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

runsolver used 7.2089 second user time and 16.5545 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-15 18:21:08
IDJOB=3499052
IDBENCH=83130
IDSOLVER=1993
FILE ID=node107/3499052-1308154868
RUNJOBID= node107-1308149865-4175
PBS_JOBID= 13575581
Free space on /tmp= 74024 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499052-1308154868/watcher-3499052-1308154868 -o /tmp/evaluation-result-3499052-1308154868/solver-3499052-1308154868 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499052-1308154868.cnf

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=578994353

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29956784 kB
Buffers:        437248 kB
Cached:        2087088 kB
SwapCached:      20392 kB
Active:         718352 kB
Inactive:      1913884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29956784 kB
SwapTotal:    67111528 kB
SwapFree:     67055716 kB
Dirty:            2384 kB
Writeback:           0 kB
AnonPages:      105052 kB
Mapped:          12924 kB
Slab:           298696 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   283724 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= 74024 MiB
End job on node107 at 2011-06-15 19:44:30