Trace number 3499093

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01? (TO) 5000.07 5000.01

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  142458   559608 |   42737       0        0     nan |  0.000 % |
0.00/0.27	c |         0 |  128200   527733 |      --       0       --      -- |     --   | -14224/-31713
0.00/0.27	c ==============================================================================
0.00/0.27	c Result  :   #vars: 30365   #clauses: 128200   #literals: 527733
0.00/0.27	c CPU time:   0.267959 s
0.00/0.27	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-3499093-1308155602/watcher-3499093-1308155602 -o /tmp/evaluation-result-3499093-1308155602/solver-3499093-1308155602 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499093-1308155602.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 2/176 32063
/proc/meminfo: memFree=22200968/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 927158904 8908800 250 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32063/statm: 2175 250 209 178 0 68 0

[startup+0.0910601 s]
/proc/loadavg: 1.84 1.97 1.99 2/176 32063
/proc/meminfo: memFree=22200968/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 927158904 8908800 250 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32063/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101055 s]
/proc/loadavg: 1.84 1.97 1.99 2/176 32063
/proc/meminfo: memFree=22200968/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 927158904 8908800 250 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32063/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301019 s]
/proc/loadavg: 1.84 1.97 1.99 2/176 32063
/proc/meminfo: memFree=22200968/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 927158904 8908800 250 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32063/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700953 s]
/proc/loadavg: 1.84 1.97 1.99 2/176 32063
/proc/meminfo: memFree=22200968/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 1.84 1.97 1.99 3/178 32067
/proc/meminfo: memFree=22183368/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=20624 CPUtime=1.11 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 3508 0 0 0 111 0 0 0 25 0 1 0 927158942 21118976 3417 33554432000 4194304 4218580 140735641318608 18446744073709551615 4213753 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32067/statm: 5156 3417 131 6 0 3626 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29324

[startup+3.10055 s]
/proc/loadavg: 1.84 1.97 1.99 3/178 32067
/proc/meminfo: memFree=22182388/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=20808 CPUtime=2.71 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 3578 0 0 0 271 0 0 0 25 0 1 0 927158942 21307392 3486 33554432000 4194304 4218580 140735641318608 18446744073709551615 4211528 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32067/statm: 5202 3486 131 6 0 3672 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29508

[startup+6.301 s]
/proc/loadavg: 1.85 1.97 1.99 3/178 32067
/proc/meminfo: memFree=22181272/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=20940 CPUtime=5.91 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 3624 0 0 0 591 0 0 0 25 0 1 0 927158942 21442560 3532 33554432000 4194304 4218580 140735641318608 18446744073709551615 4214048 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32067/statm: 5235 3532 131 6 0 3705 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29640

[startup+12.7009 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 32067
/proc/meminfo: memFree=22180708/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=21072 CPUtime=12.31 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 3656 0 0 0 1231 0 0 0 25 0 1 0 927158942 21577728 3564 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32067/statm: 5268 3564 131 6 0 3738 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29772

[startup+25.5007 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 32067
/proc/meminfo: memFree=22172412/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=21336 CPUtime=25.11 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 3710 0 0 0 2511 0 0 0 25 0 1 0 927158942 21848064 3617 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32067/statm: 5334 3617 131 6 0 3804 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30036

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32069
/proc/meminfo: memFree=22148288/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=32980 CPUtime=50.71 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 6653 0 0 0 5070 1 0 0 25 0 1 0 927158942 33771520 6559 33554432000 4194304 4218580 140735641318608 18446744073709551615 4211237 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 8245 6559 131 6 0 6715 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41680

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32069
/proc/meminfo: memFree=22125588/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=48372 CPUtime=101.92 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 10480 0 0 0 10191 1 0 0 25 0 1 0 927158942 49532928 10381 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 12093 10381 131 6 0 10563 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 57072

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32071
/proc/meminfo: memFree=22092352/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=70140 CPUtime=161.91 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 16082 0 0 0 16189 2 0 0 25 0 1 0 927158942 71823360 15855 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 17535 15855 131 6 0 16005 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 78840

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32073
/proc/meminfo: memFree=22023156/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=123852 CPUtime=221.91 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 29585 0 0 0 22187 4 0 0 25 0 1 0 927158942 126824448 29259 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 30963 29259 131 6 0 29433 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 132552

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32075
/proc/meminfo: memFree=21998848/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=123928 CPUtime=281.91 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 29703 0 0 0 28187 4 0 0 25 0 1 0 927158942 126902272 29302 33554432000 4194304 4218580 140735641318608 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 30982 29302 131 6 0 29452 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 132628

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32076
/proc/meminfo: memFree=21972928/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=124056 CPUtime=341.91 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 29855 0 0 0 34187 4 0 0 25 0 1 0 927158942 127033344 29328 33554432000 4194304 4218580 140735641318608 18446744073709551615 4210663 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 31014 29328 131 6 0 29484 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 132756

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32077
/proc/meminfo: memFree=21972668/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7

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

/proc/32067/statm: 123445 121745 131 6 0 121915 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 502480

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 32195
/proc/meminfo: memFree=21436436/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493556 CPUtime=4361.98 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 133472 0 0 0 436168 30 0 0 25 0 1 0 927158942 505401344 121691 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123389 121691 131 6 0 121859 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 502256

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32197
/proc/meminfo: memFree=21392536/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493748 CPUtime=4421.98 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 133689 0 0 0 442168 30 0 0 25 0 1 0 927158942 505597952 121736 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123437 121736 131 6 0 121907 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 502448

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32199
/proc/meminfo: memFree=21374304/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493812 CPUtime=4481.98 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 133894 0 0 0 448168 30 0 0 25 0 1 0 927158942 505663488 121750 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123453 121750 131 6 0 121923 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 502512

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32200
/proc/meminfo: memFree=21373684/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493908 CPUtime=4541.98 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 134104 0 0 0 454168 30 0 0 25 0 1 0 927158942 505761792 121776 33554432000 4194304 4218580 140735641318608 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123477 121776 131 6 0 121947 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 502608

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32201
/proc/meminfo: memFree=21373676/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493588 CPUtime=4601.99 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 134282 0 0 0 460169 30 0 0 25 0 1 0 927158942 505434112 121695 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123397 121695 131 6 0 121867 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 502288

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32203
/proc/meminfo: memFree=21373428/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493556 CPUtime=4661.98 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 134418 0 0 0 466168 30 0 0 25 0 1 0 927158942 505401344 121691 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123389 121691 131 6 0 121859 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 502256

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32205
/proc/meminfo: memFree=21373176/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493716 CPUtime=4721.99 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 134644 0 0 0 472169 30 0 0 25 0 1 0 927158942 505565184 121727 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123429 121727 131 6 0 121899 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 502416

[startup+4782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 32207
/proc/meminfo: memFree=21373176/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493716 CPUtime=4781.98 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 134852 0 0 0 478168 30 0 0 25 0 1 0 927158942 505565184 121732 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123429 121732 131 6 0 121899 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 502416

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32208
/proc/meminfo: memFree=21373036/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493716 CPUtime=4841.98 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 135048 0 0 0 484168 30 0 0 25 0 1 0 927158942 505565184 121730 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123429 121730 131 6 0 121899 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 502416

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32209
/proc/meminfo: memFree=21372912/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493780 CPUtime=4901.98 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 135225 0 0 0 490168 30 0 0 25 0 1 0 927158942 505630720 121747 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123445 121747 131 6 0 121915 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 502480

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32211
/proc/meminfo: memFree=21372772/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493812 CPUtime=4961.99 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 135453 0 0 0 496168 31 0 0 25 0 1 0 927158942 505663488 121756 33554432000 4194304 4218580 140735641318608 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123453 121756 131 6 0 121923 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 502512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32214
/proc/meminfo: memFree=21716392/32951132 swapFree=67052540/67111528
[pid=32063] ppid=32061 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/32063/stat : 32063 (esg_static.sh) S 32061 32063 31778 0 -1 4202496 356 5554 0 0 0 0 36 1 22 0 1 0 927158904 8908800 253 33554432000 4194304 4922060 140736665827744 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32063/statm: 2175 253 209 178 0 68 0
[pid=32067] ppid=32063 vsize=493844 CPUtime=4999.7 cores=1,3,5,7
/proc/32067/stat : 32067 (cdcl) R 32063 32063 31778 0 -1 4202496 135592 0 0 0 499939 31 0 0 25 0 1 0 927158942 505696256 121762 33554432000 4194304 4218580 140735641318608 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32067/statm: 123461 121762 131 6 0 121931 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 502544

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

Real time (s): 5000.01
CPU time (s): 5000.07
CPU user time (s): 4999.75
CPU system time (s): 0.32
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 502640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.363944
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= 5910
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= 4

runsolver used 7.2589 second user time and 16.8714 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-15 18:33:23
IDJOB=3499093
IDBENCH=84227
IDSOLVER=1993
FILE ID=node128/3499093-1308155602
RUNJOBID= node128-1308150600-31797
PBS_JOBID= 13575601
Free space on /tmp= 68220 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499093-1308155602/watcher-3499093-1308155602 -o /tmp/evaluation-result-3499093-1308155602/solver-3499093-1308155602 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499093-1308155602.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=813593694

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      22201512 kB
Buffers:        416648 kB
Cached:        9892304 kB
SwapCached:      11152 kB
Active:        6220188 kB
Inactive:      4122248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22201512 kB
SwapTotal:    67111528 kB
SwapFree:     67052540 kB
Dirty:            7820 kB
Writeback:           0 kB
AnonPages:       31184 kB
Mapped:          10388 kB
Slab:           344672 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   225664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 68212 MiB
End job on node128 at 2011-06-15 19:56:45