Trace number 3499049

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.02 4999.81

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark762.1
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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 |   71476   182356 |   21442       0        0     nan |  0.000 % |
0.00/0.24	c |         0 |   48940   179333 |      --       0       --      -- |     --   | -22536/-3023
0.00/0.24	c ==============================================================================
0.00/0.24	c Result  :   #vars: 8915   #clauses: 48940   #literals: 179333
0.00/0.24	c CPU time:   0.231964 s
0.00/0.24	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-3499049-1308154786/watcher-3499049-1308154786 -o /tmp/evaluation-result-3499049-1308154786/solver-3499049-1308154786 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499049-1308154786.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: 2.00 2.00 1.97 2/178 6653
/proc/meminfo: memFree=28702100/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 907894270 8908800 250 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6653/statm: 2175 250 209 178 0 68 0

[startup+0.076968 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 6653
/proc/meminfo: memFree=28702100/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 907894270 8908800 250 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6653/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100972 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 6653
/proc/meminfo: memFree=28702100/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 907894270 8908800 250 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6653/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30086 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 6653
/proc/meminfo: memFree=28702100/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 8700

[startup+0.70079 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 6653
/proc/meminfo: memFree=28702100/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 8700

[startup+1.50071 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6656
/proc/meminfo: memFree=28692932/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=13368 CPUtime=1.22 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 1807 0 0 0 122 0 0 0 25 0 1 0 907894298 13688832 1717 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 3342 1717 131 6 0 1812 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22068

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6656
/proc/meminfo: memFree=28691932/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=14092 CPUtime=2.82 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 1995 0 0 0 282 0 0 0 25 0 1 0 907894298 14430208 1905 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 3523 1905 131 6 0 1993 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22792

[startup+6.30074 s]
/proc/loadavg: 2.00 2.00 1.97 4/180 6656
/proc/meminfo: memFree=28690156/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=15416 CPUtime=6.02 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 2341 0 0 0 602 0 0 0 25 0 1 0 907894298 15785984 2251 33554432000 4194304 4218580 140735328746368 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 3854 2251 131 6 0 2324 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24116

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6656
/proc/meminfo: memFree=28687932/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=17308 CPUtime=12.42 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 2801 0 0 0 1242 0 0 0 25 0 1 0 907894298 17723392 2703 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208604 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 4327 2703 131 6 0 2797 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26008

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.97 4/180 6656
/proc/meminfo: memFree=28683464/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=19252 CPUtime=25.22 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 3292 0 0 0 2522 0 0 0 25 0 1 0 907894298 19714048 3192 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 4813 3192 131 6 0 3283 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27952

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 1.97 4/180 6657
/proc/meminfo: memFree=28677336/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=22604 CPUtime=50.82 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 4152 0 0 0 5082 0 0 0 25 0 1 0 907894298 23146496 4022 33554432000 4194304 4218580 140735328746368 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 5651 4022 131 6 0 4121 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31304

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6658
/proc/meminfo: memFree=28672232/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=25948 CPUtime=102.02 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 5160 0 0 0 10202 0 0 0 25 0 1 0 907894298 26570752 4858 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 6487 4858 131 6 0 4957 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34648

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.97 4/180 6660
/proc/meminfo: memFree=28666752/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=29628 CPUtime=162.03 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 6333 0 0 0 16202 1 0 0 25 0 1 0 907894298 30339072 5794 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 7407 5794 131 6 0 5877 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38328

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.97 4/180 6662
/proc/meminfo: memFree=28663392/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=31840 CPUtime=222.03 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 7194 0 0 0 22202 1 0 0 25 0 1 0 907894298 32604160 6324 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 7960 6324 131 6 0 6430 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 40540

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.97 4/180 6663
/proc/meminfo: memFree=28658040/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=33612 CPUtime=282.03 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 7983 0 0 0 28202 1 0 0 25 0 1 0 907894298 34418688 6772 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 8403 6772 131 6 0 6873 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 42312

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.97 4/180 6668
/proc/meminfo: memFree=28653288/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=35936 CPUtime=342.03 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 8921 0 0 0 34201 2 0 0 25 0 1 0 907894298 36798464 7381 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 8984 7381 131 6 0 7454 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 44636

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 6669
/proc/meminfo: memFree=28649508/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6

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

/proc/6656/statm: 36440 34841 131 6 0 34910 0
Current children cumulated CPU time (s) 4302.47
Current children cumulated vsize (KiB) 154460

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 6787
/proc/meminfo: memFree=28425456/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=148200 CPUtime=4362.22 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 56834 0 0 0 436182 40 0 0 25 0 1 0 907894298 151756800 35421 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 37050 35421 131 6 0 35520 0
Current children cumulated CPU time (s) 4362.48
Current children cumulated vsize (KiB) 156900

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 6789
/proc/meminfo: memFree=28420856/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=150216 CPUtime=4422.22 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 57429 0 0 0 442182 40 0 0 25 0 1 0 907894298 153821184 35939 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 37554 35939 131 6 0 36024 0
Current children cumulated CPU time (s) 4422.48
Current children cumulated vsize (KiB) 158916

[startup+4482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 6790
/proc/meminfo: memFree=28416744/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=151900 CPUtime=4482.23 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 57911 0 0 0 448182 41 0 0 25 0 1 0 907894298 155545600 36360 33554432000 4194304 4218580 140735328746368 18446744073709551615 4210096 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 37975 36360 131 6 0 36445 0
Current children cumulated CPU time (s) 4482.49
Current children cumulated vsize (KiB) 160600

[startup+4542.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/180 6792
/proc/meminfo: memFree=28409784/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=155620 CPUtime=4542.22 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 58879 0 0 0 454181 41 0 0 25 0 1 0 907894298 159354880 37277 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 38905 37277 131 6 0 37375 0
Current children cumulated CPU time (s) 4542.48
Current children cumulated vsize (KiB) 164320

[startup+4602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 6793
/proc/meminfo: memFree=28402204/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=160464 CPUtime=4602.23 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 60157 0 0 0 460181 42 0 0 25 0 1 0 907894298 164315136 38484 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 40116 38484 131 6 0 38586 0
Current children cumulated CPU time (s) 4602.49
Current children cumulated vsize (KiB) 169164

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 6795
/proc/meminfo: memFree=28398100/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=161996 CPUtime=4662.23 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 60625 0 0 0 466181 42 0 0 25 0 1 0 907894298 165883904 38890 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 40499 38890 131 6 0 38969 0
Current children cumulated CPU time (s) 4662.49
Current children cumulated vsize (KiB) 170696

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 6797
/proc/meminfo: memFree=28392132/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=164992 CPUtime=4722.25 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 61409 0 0 0 472181 44 0 0 25 0 1 0 907894298 168951808 39612 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 41248 39612 131 6 0 39718 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 173692

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6798
/proc/meminfo: memFree=28388648/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=167176 CPUtime=4782.23 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 62062 0 0 0 478179 44 0 0 25 0 1 0 907894298 171188224 40187 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 41794 40187 131 6 0 40264 0
Current children cumulated CPU time (s) 4782.49
Current children cumulated vsize (KiB) 175876

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6800
/proc/meminfo: memFree=28382552/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=168988 CPUtime=4842.24 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 62548 0 0 0 484179 45 0 0 25 0 1 0 907894298 173043712 40640 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 42247 40640 131 6 0 40717 0
Current children cumulated CPU time (s) 4842.5
Current children cumulated vsize (KiB) 177688

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 6801
/proc/meminfo: memFree=28375340/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=174572 CPUtime=4902.25 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 63953 0 0 0 490179 46 0 0 25 0 1 0 907894298 178761728 42013 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 43643 42013 131 6 0 42113 0
Current children cumulated CPU time (s) 4902.51
Current children cumulated vsize (KiB) 183272

[startup+4962.3 s]
/proc/loadavg: 1.72 1.93 1.98 2/173 6828
/proc/meminfo: memFree=28557864/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=180468 CPUtime=4962.25 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 65470 0 0 0 496179 46 0 0 25 0 1 0 907894298 184799232 43480 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 45117 43480 131 6 0 43587 0
Current children cumulated CPU time (s) 4962.51
Current children cumulated vsize (KiB) 189168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 1.37 1.82 1.94 2/173 6829
/proc/meminfo: memFree=28552748/32951124 swapFree=67054460/67111528
[pid=6653] ppid=6651 vsize=8700 CPUtime=0.26 cores=0,2,4,6
/proc/6653/stat : 6653 (esg_static.sh) S 6651 6653 6328 0 -1 4202496 355 3193 0 0 0 0 26 0 23 0 1 0 907894270 8908800 253 33554432000 4194304 4922060 140733657122096 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6653/statm: 2175 253 209 178 0 68 0
[pid=6656] ppid=6653 vsize=185600 CPUtime=4999.76 cores=0,2,4,6
/proc/6656/stat : 6656 (cdcl) R 6653 6653 6328 0 -1 4202496 66754 0 0 0 499929 47 0 0 25 0 1 0 907894298 190054400 44764 33554432000 4194304 4218580 140735328746368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6656/statm: 46400 44764 131 6 0 44870 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 194300

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

Real time (s): 4999.81
CPU time (s): 5000.02
CPU user time (s): 4999.55
CPU system time (s): 0.47
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 194300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.26296
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3548
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= 6
involuntary context switches= 5

runsolver used 8.89065 second user time and 17.5593 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-15 18:19:47
IDJOB=3499049
IDBENCH=83125
IDSOLVER=1993
FILE ID=node143/3499049-1308154786
RUNJOBID= node143-1308150601-6346
PBS_JOBID= 13575609
Free space on /tmp= 74048 MiB

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

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1707300615

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.846
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.846
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.74
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.846
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:      28702652 kB
Buffers:        491668 kB
Cached:        3329660 kB
SwapCached:       9964 kB
Active:        1108372 kB
Inactive:      2761560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28702652 kB
SwapTotal:    67111528 kB
SwapFree:     67054460 kB
Dirty:            2236 kB
Writeback:           0 kB
AnonPages:       46872 kB
Mapped:          13016 kB
Slab:           315776 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   236492 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= 74052 MiB
End job on node143 at 2011-06-15 19:43:08