Trace number 3291557

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.03 1300.01

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 |   14746    40026 |    4423       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |   14598    40438 |      --       0       --      -- |     --   | -148/413
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 4165   #clauses: 14598   #literals: 40438
0.00/0.02	c CPU time:   0.019996 s
0.00/0.02	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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-3291557-1303780652/watcher-3291557-1303780652 -o /tmp/evaluation-result-3291557-1303780652/solver-3291557-1303780652 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3291557-1303780652.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: 1.35 2.30 3.07 3/176 14165
/proc/meminfo: memFree=25046212/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) R 14163 14165 11484 0 -1 4202496 312 0 0 0 0 0 0 0 22 0 1 0 568295888 8908800 250 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905214357 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/14165/statm: 2175 250 209 178 0 68 0

[startup+0.036198 s]
/proc/loadavg: 1.35 2.30 3.07 3/176 14165
/proc/meminfo: memFree=25046212/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 568295888 8908800 250 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100242 s]
/proc/loadavg: 1.35 2.30 3.07 3/176 14165
/proc/meminfo: memFree=25046212/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.300201 s]
/proc/loadavg: 1.35 2.30 3.07 3/176 14165
/proc/meminfo: memFree=25046212/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.701127 s]
/proc/loadavg: 1.35 2.30 3.07 3/176 14165
/proc/meminfo: memFree=25046212/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 1.35 2.30 3.07 5/180 14176
/proc/meminfo: memFree=24969992/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=10976 CPUtime=1.45 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 1217 0 0 0 145 0 0 0 25 0 1 0 568295892 11239424 1128 33554432000 4194304 4218580 140736308980096 18446744073709551615 4211946 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 2744 1128 130 6 0 1214 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19676

[startup+3.10064 s]
/proc/loadavg: 1.57 2.33 3.08 5/190 14190
/proc/meminfo: memFree=24731188/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=11804 CPUtime=3.05 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 1441 0 0 0 305 0 0 0 25 0 1 0 568295892 12087296 1352 33554432000 4194304 4218580 140736308980096 18446744073709551615 4209996 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 2951 1352 131 6 0 1421 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 20504

[startup+6.30105 s]
/proc/loadavg: 1.57 2.33 3.08 5/194 14197
/proc/meminfo: memFree=24300392/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=13752 CPUtime=6.25 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 1923 0 0 0 625 0 0 0 25 0 1 0 568295892 14082048 1834 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 3438 1834 131 6 0 1908 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22452

[startup+12.7009 s]
/proc/loadavg: 1.94 2.38 3.09 5/194 14199
/proc/meminfo: memFree=24256704/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=15292 CPUtime=12.65 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 2307 0 0 0 1265 0 0 0 25 0 1 0 568295892 15659008 2215 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208493 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 3823 2215 131 6 0 2293 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23992

[startup+25.5005 s]
/proc/loadavg: 2.26 2.44 3.10 5/194 14199
/proc/meminfo: memFree=24173928/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=18352 CPUtime=25.45 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 3085 0 0 0 2545 0 0 0 25 0 1 0 568295892 18792448 2967 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 4588 2967 131 6 0 3058 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27052

[startup+51.1009 s]
/proc/loadavg: 2.85 2.56 3.12 5/194 14201
/proc/meminfo: memFree=24474112/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=22692 CPUtime=51.05 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 4246 0 0 0 5105 0 0 0 25 0 1 0 568295892 23236608 4063 33554432000 4194304 4218580 140736308980096 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 5673 4063 131 6 0 4143 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31392

[startup+102.307 s]
/proc/loadavg: 3.54 2.80 3.17 5/194 14202
/proc/meminfo: memFree=24454328/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=25404 CPUtime=102.25 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 5148 0 0 0 10224 1 0 0 25 0 1 0 568295892 26013696 4744 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 6351 4744 131 6 0 4821 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34104

[startup+162.301 s]
/proc/loadavg: 3.83 3.02 3.22 5/194 14204
/proc/meminfo: memFree=24434836/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=29900 CPUtime=162.25 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 6628 0 0 0 16223 2 0 0 25 0 1 0 568295892 30617600 5856 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208160 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 7475 5856 131 6 0 5945 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 38600

[startup+222.301 s]
/proc/loadavg: 3.93 3.19 3.26 5/194 14206
/proc/meminfo: memFree=24413620/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=32200 CPUtime=222.25 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 7491 0 0 0 22223 2 0 0 25 0 1 0 568295892 32972800 6448 33554432000 4194304 4218580 140736308980096 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 8050 6448 131 6 0 6520 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 40900

[startup+282.301 s]
/proc/loadavg: 3.97 3.34 3.31 5/194 14207
/proc/meminfo: memFree=24399196/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=34004 CPUtime=282.25 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 8237 0 0 0 28223 2 0 0 25 0 1 0 568295892 34820096 6899 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 8501 6899 131 6 0 6971 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 42704

[startup+342.301 s]
/proc/loadavg: 3.99 3.45 3.35 5/194 14209
/proc/meminfo: memFree=24374972/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=34776 CPUtime=342.26 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 8729 0 0 0 34223 3 0 0 25 0 1 0 568295892 35610624 7102 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 8694 7102 131 6 0 7164 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 43476

[startup+402.301 s]
/proc/loadavg: 3.99 3.54 3.38 5/194 14210
/proc/meminfo: memFree=24365404/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2

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

[pid=14174] ppid=14165 vsize=39688 CPUtime=522.26 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 10992 0 0 0 52222 4 0 0 25 0 1 0 568295892 40640512 8324 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 9922 8324 131 6 0 8392 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 48388

[startup+582.301 s]
/proc/loadavg: 4.04 3.77 3.49 5/194 14215
/proc/meminfo: memFree=24355264/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=40220 CPUtime=582.26 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 11418 0 0 0 58222 4 0 0 25 0 1 0 568295892 41185280 8440 33554432000 4194304 4218580 140736308980096 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 10055 8440 131 6 0 8525 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 48920

[startup+642.301 s]
/proc/loadavg: 4.07 3.83 3.53 5/194 14217
/proc/meminfo: memFree=24346552/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=40484 CPUtime=642.27 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 11838 0 0 0 64223 4 0 0 25 0 1 0 568295892 41455616 8526 33554432000 4194304 4218580 140736308980096 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 10121 8526 131 6 0 8591 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 49184

[startup+702.301 s]
/proc/loadavg: 4.02 3.86 3.56 5/194 14218
/proc/meminfo: memFree=24343408/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=41424 CPUtime=702.27 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 12369 0 0 0 70222 5 0 0 25 0 1 0 568295892 42418176 8767 33554432000 4194304 4218580 140736308980096 18446744073709551615 4209517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 10356 8767 131 6 0 8826 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 50124

[startup+762.307 s]
/proc/loadavg: 4.01 3.88 3.58 5/194 14220
/proc/meminfo: memFree=24320796/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=43080 CPUtime=762.27 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 12989 0 0 0 76222 5 0 0 25 0 1 0 568295892 44113920 9153 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 10770 9153 131 6 0 9240 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 51780

[startup+822.301 s]
/proc/loadavg: 4.05 3.91 3.61 5/194 14222
/proc/meminfo: memFree=24313320/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=45460 CPUtime=822.27 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 13961 0 0 0 82222 5 0 0 25 0 1 0 568295892 46551040 9744 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 11365 9744 131 6 0 9835 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 54160

[startup+882.301 s]
/proc/loadavg: 4.02 3.93 3.63 5/194 14223
/proc/meminfo: memFree=24311540/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=45460 CPUtime=882.27 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 14312 0 0 0 88221 6 0 0 25 0 1 0 568295892 46551040 9740 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 11365 9740 131 6 0 9835 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 54160

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.65 5/194 14225
/proc/meminfo: memFree=24306540/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=45496 CPUtime=942.27 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 14662 0 0 0 94221 6 0 0 25 0 1 0 568295892 46587904 9754 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 11374 9754 131 6 0 9844 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 54196

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.67 5/194 14226
/proc/meminfo: memFree=24300048/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=45528 CPUtime=1002.27 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 15001 0 0 0 100221 6 0 0 25 0 1 0 568295892 46620672 9790 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 11382 9790 131 6 0 9852 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 54228

[startup+1062.3 s]
/proc/loadavg: 4.04 3.97 3.69 5/194 14228
/proc/meminfo: memFree=24299128/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=45728 CPUtime=1062.27 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 15312 0 0 0 106221 6 0 0 25 0 1 0 568295892 46825472 9836 33554432000 4194304 4218580 140736308980096 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 11432 9836 131 6 0 9902 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 54428

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.71 5/194 14230
/proc/meminfo: memFree=24290280/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=47512 CPUtime=1122.28 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 16072 0 0 0 112221 7 0 0 25 0 1 0 568295892 48652288 10261 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208536 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 11878 10261 131 6 0 10348 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 56212

[startup+1182.3 s]
/proc/loadavg: 4.08 3.99 3.73 5/194 14231
/proc/meminfo: memFree=24284416/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=53272 CPUtime=1182.28 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 18005 0 0 0 118220 8 0 0 25 0 1 0 568295892 54550528 11708 33554432000 4194304 4218580 140736308980096 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 13318 11708 131 6 0 11788 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 61972

[startup+1242.3 s]
/proc/loadavg: 3.95 3.97 3.74 4/187 14251
/proc/meminfo: memFree=24452344/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=55260 CPUtime=1242.29 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 18824 0 0 0 124221 8 0 0 25 0 1 0 568295892 56586240 12225 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 13815 12225 131 6 0 12285 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 63960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.38 3.81 3.69 4/187 14255
/proc/meminfo: memFree=24452648/32950928 swapFree=67071984/67111528
[pid=14165] ppid=14163 vsize=8700 CPUtime=0.02 cores=0,2
/proc/14165/stat : 14165 (esg_static.sh) S 14163 14165 11484 0 -1 4202496 354 670 0 0 0 0 2 0 22 0 1 0 568295888 8908800 253 33554432000 4194304 4922060 140736337965104 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14165/statm: 2175 253 209 178 0 68 0
[pid=14174] ppid=14165 vsize=55484 CPUtime=1299.99 cores=0,2
/proc/14174/stat : 14174 (cdcl) R 14165 14165 11484 0 -1 4202496 19230 0 0 0 129990 9 0 0 25 0 1 0 568295892 56815616 12246 33554432000 4194304 4218580 140736308980096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14174/statm: 13871 12246 131 6 0 12341 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 64184

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.03
CPU user time (s): 1299.94
CPU system time (s): 0.097985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 64312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20267
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= 27
involuntary context switches= 1606

runsolver used 2.13068 second user time and 4.97224 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-26 03:17:32
IDJOB=3291557
IDBENCH=84237
IDSOLVER=1609
FILE ID=node116/3291557-1303780652
RUNJOBID= node116-1303780652-14149
PBS_JOBID= 13157166
Free space on /tmp= 72588 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291557-1303780652/watcher-3291557-1303780652 -o /tmp/evaluation-result-3291557-1303780652/solver-3291557-1303780652 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3291557-1303780652.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=1041594136

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:      25046740 kB
Buffers:       1867980 kB
Cached:        5573564 kB
SwapCached:       9732 kB
Active:        3298524 kB
Inactive:      4184956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25046740 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            1212 kB
Writeback:           0 kB
AnonPages:       35540 kB
Mapped:          13488 kB
Slab:           356080 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   198996 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= 72384 MiB
End job on node116 at 2011-04-26 03:39:14