Trace number 3258078

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) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.00/0.13	c |         0 |   60221   196162 |      --       0       --      -- |     --   | -1188/72489
0.00/0.13	c ==============================================================================
0.00/0.13	c Result  :   #vars: 900   #clauses: 60221   #literals: 196162
0.00/0.13	c CPU time:   0.12698 s
0.00/0.13	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.0 (svn: 935)

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-3258078-1303474124/watcher-3258078-1303474124 -o /tmp/evaluation-result-3258078-1303474124/solver-3258078-1303474124 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258078-1303474124.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.46 3.58 3.63 2/175 15205
/proc/meminfo: memFree=17449940/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 459012041 8908800 249 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 249 209 178 0 68 0

[startup+0.0355991 s]
/proc/loadavg: 2.46 3.58 3.63 2/175 15205
/proc/meminfo: memFree=17449940/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 459012041 8908800 249 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10066 s]
/proc/loadavg: 2.46 3.58 3.63 2/175 15205
/proc/meminfo: memFree=17449940/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 459012041 8908800 249 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300559 s]
/proc/loadavg: 2.46 3.58 3.63 2/175 15205
/proc/meminfo: memFree=17449940/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700436 s]
/proc/loadavg: 2.46 3.58 3.63 2/175 15205
/proc/meminfo: memFree=17449940/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 2.46 3.58 3.63 5/194 15238
/proc/meminfo: memFree=17406964/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=10652 CPUtime=1.33 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 1156 0 0 0 133 0 0 0 25 0 1 0 459012058 10907648 1067 33554432000 4194304 4218580 140736223804128 18446744073709551615 4213514 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 2663 1067 130 6 0 1133 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19352

[startup+3.10101 s]
/proc/loadavg: 2.58 3.59 3.64 5/194 15239
/proc/meminfo: memFree=17410560/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=12044 CPUtime=2.93 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 1500 0 0 0 293 0 0 0 25 0 1 0 459012058 12333056 1411 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 3011 1411 131 6 0 1481 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20744

[startup+6.30045 s]
/proc/loadavg: 2.58 3.59 3.64 5/194 15239
/proc/meminfo: memFree=17400392/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=13896 CPUtime=6.13 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 1947 0 0 0 613 0 0 0 25 0 1 0 459012058 14229504 1858 33554432000 4194304 4218580 140736223804128 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 3474 1858 131 6 0 1944 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22596

[startup+12.7003 s]
/proc/loadavg: 2.80 3.60 3.64 5/194 15239
/proc/meminfo: memFree=17389520/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=16544 CPUtime=12.53 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 2609 0 0 0 1253 0 0 0 25 0 1 0 459012058 16941056 2520 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 4136 2520 131 6 0 2606 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25244

[startup+25.5011 s]
/proc/loadavg: 2.98 3.61 3.64 5/194 15240
/proc/meminfo: memFree=17373964/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=19548 CPUtime=25.33 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 3389 0 0 0 2533 0 0 0 25 0 1 0 459012058 20017152 3299 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 4887 3299 131 6 0 3357 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28248

[startup+51.1006 s]
/proc/loadavg: 3.33 3.64 3.65 5/194 15240
/proc/meminfo: memFree=17358308/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=23328 CPUtime=50.93 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 4336 0 0 0 5092 1 0 0 25 0 1 0 459012058 23887872 4228 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 5832 4228 131 6 0 4302 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32028

[startup+102.307 s]
/proc/loadavg: 3.73 3.70 3.67 5/194 15242
/proc/meminfo: memFree=17334720/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=27888 CPUtime=102.13 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 5530 0 0 0 10212 1 0 0 25 0 1 0 459012058 28557312 5357 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 6972 5357 131 6 0 5442 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 36588

[startup+162.301 s]
/proc/loadavg: 3.90 3.75 3.68 5/194 15243
/proc/meminfo: memFree=17316832/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=31204 CPUtime=162.13 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 6457 0 0 0 16211 2 0 0 25 0 1 0 459012058 31952896 6185 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 7801 6185 131 6 0 6271 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39904

[startup+222.3 s]
/proc/loadavg: 3.96 3.79 3.70 5/194 15245
/proc/meminfo: memFree=17301556/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=34876 CPUtime=222.13 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 7490 0 0 0 22211 2 0 0 25 0 1 0 459012058 35713024 7104 33554432000 4194304 4218580 140736223804128 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 8719 7104 131 6 0 7189 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 43576

[startup+282.301 s]
/proc/loadavg: 3.98 3.83 3.72 5/194 15246
/proc/meminfo: memFree=17290480/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=36476 CPUtime=282.14 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 8006 0 0 0 28211 3 0 0 25 0 1 0 459012058 37351424 7504 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 9119 7504 131 6 0 7589 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45176

[startup+342.3 s]
/proc/loadavg: 3.99 3.86 3.73 5/194 15248
/proc/meminfo: memFree=17283008/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=38912 CPUtime=342.13 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 8809 0 0 0 34210 3 0 0 25 0 1 0 459012058 39845888 8134 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 9728 8134 131 6 0 8198 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 47612

[startup+402.301 s]
/proc/loadavg: 3.99 3.88 3.75 5/194 15287
/proc/meminfo: memFree=17289756/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2

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

[pid=15215] ppid=15205 vsize=42680 CPUtime=522.14 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 10056 0 0 0 52210 4 0 0 25 0 1 0 459012058 43704320 9050 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 10670 9050 131 6 0 9140 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 51380

[startup+582.301 s]
/proc/loadavg: 3.99 3.93 3.78 5/194 15291
/proc/meminfo: memFree=17258128/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=43764 CPUtime=582.14 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 10425 0 0 0 58210 4 0 0 25 0 1 0 459012058 44814336 9318 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 10941 9318 131 6 0 9411 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 52464

[startup+642.3 s]
/proc/loadavg: 3.99 3.94 3.79 5/194 15293
/proc/meminfo: memFree=17250884/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=44740 CPUtime=642.15 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 10816 0 0 0 64210 5 0 0 25 0 1 0 459012058 45813760 9599 33554432000 4194304 4218580 140736223804128 18446744073709551615 4209676 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 11185 9599 131 6 0 9655 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 53440

[startup+702.301 s]
/proc/loadavg: 3.99 3.95 3.80 5/194 15295
/proc/meminfo: memFree=17240568/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=47968 CPUtime=702.14 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 11740 0 0 0 70209 5 0 0 25 0 1 0 459012058 49119232 10370 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 11992 10370 131 6 0 10462 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 56668

[startup+762.307 s]
/proc/loadavg: 3.99 3.95 3.82 5/194 15296
/proc/meminfo: memFree=17234948/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=49116 CPUtime=762.15 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 12166 0 0 0 76210 5 0 0 25 0 1 0 459012058 50294784 10689 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 12279 10689 131 6 0 10749 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 57816

[startup+822.301 s]
/proc/loadavg: 3.99 3.96 3.82 5/194 15298
/proc/meminfo: memFree=17230580/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=49476 CPUtime=822.15 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 12313 0 0 0 82210 5 0 0 25 0 1 0 459012058 50663424 10748 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 12369 10748 131 6 0 10839 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 58176

[startup+882.3 s]
/proc/loadavg: 3.99 3.96 3.83 5/194 15299
/proc/meminfo: memFree=17227316/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=50204 CPUtime=882.15 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 12623 0 0 0 88210 5 0 0 25 0 1 0 459012058 51408896 10936 33554432000 4194304 4218580 140736223804128 18446744073709551615 4210513 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 12551 10936 131 6 0 11021 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 58904

[startup+942.301 s]
/proc/loadavg: 3.99 3.97 3.83 5/194 15301
/proc/meminfo: memFree=17224192/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=50560 CPUtime=942.15 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 12830 0 0 0 94210 5 0 0 25 0 1 0 459012058 51773440 11022 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 12640 11022 131 6 0 11110 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 59260

[startup+1002.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/194 15303
/proc/meminfo: memFree=17219580/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=50732 CPUtime=1002.15 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 13009 0 0 0 100210 5 0 0 25 0 1 0 459012058 51949568 11095 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 12683 11095 131 6 0 11153 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 59432

[startup+1062.3 s]
/proc/loadavg: 3.99 3.97 3.85 5/194 15304
/proc/meminfo: memFree=17215712/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=51596 CPUtime=1062.15 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 13337 0 0 0 106210 5 0 0 25 0 1 0 459012058 52834304 11281 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 12899 11281 131 6 0 11369 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 60296

[startup+1122.3 s]
/proc/loadavg: 3.99 3.97 3.85 5/194 15306
/proc/meminfo: memFree=17213196/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=52936 CPUtime=1122.16 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 13799 0 0 0 112210 6 0 0 25 0 1 0 459012058 54206464 11646 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 13234 11646 131 6 0 11704 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 61636

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.86 5/194 15307
/proc/meminfo: memFree=17210688/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=53068 CPUtime=1182.16 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 13970 0 0 0 118210 6 0 0 25 0 1 0 459012058 54341632 11672 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 13267 11672 131 6 0 11737 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 61768

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.87 5/194 15309
/proc/meminfo: memFree=17207536/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=54220 CPUtime=1242.16 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 14331 0 0 0 124209 7 0 0 25 0 1 0 459012058 55521280 11935 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 13555 11935 131 6 0 12025 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 62920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.88 5/194 15311
/proc/meminfo: memFree=17206024/32950928 swapFree=67111528/67111528
[pid=15205] ppid=15203 vsize=8700 CPUtime=0.15 cores=0,2
/proc/15205/stat : 15205 (esg_static.sh) S 15203 15205 14389 0 -1 4202496 354 1395 0 0 0 0 15 0 20 0 1 0 459012041 8908800 252 33554432000 4194304 4922060 140735255417840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15205/statm: 2175 252 209 178 0 68 0
[pid=15215] ppid=15205 vsize=54124 CPUtime=1299.87 cores=0,2
/proc/15215/stat : 15215 (cdcl) R 15205 15205 14389 0 -1 4202496 14466 0 0 0 129980 7 0 0 25 0 1 0 459012058 55422976 11909 33554432000 4194304 4218580 140736223804128 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/15215/statm: 13531 11909 131 6 0 12001 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 62824

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)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.96
CPU system time (s): 0.079987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 62920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16228
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= 19
involuntary context switches= 16396

runsolver used 2.05669 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 14:08:44
IDJOB=3258078
IDBENCH=71301
IDSOLVER=1609
FILE ID=node125/3258078-1303474124
RUNJOBID= node125-1303474124-15188
PBS_JOBID= 13107202
Free space on /tmp= 72492 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258078-1303474124/watcher-3258078-1303474124 -o /tmp/evaluation-result-3258078-1303474124/solver-3258078-1303474124 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3258078-1303474124.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=138634368

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17450840 kB
Buffers:       1249912 kB
Cached:       13674332 kB
SwapCached:          0 kB
Active:        6902456 kB
Inactive:      8085512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17450840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2100 kB
Writeback:           0 kB
AnonPages:       63232 kB
Mapped:          14524 kB
Slab:           448472 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191972 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= 72476 MiB
End job on node125 at 2011-04-22 14:30:26