Trace number 3288889

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   81213   207435 |   24363       0        0     nan |  0.000 % |
0.00/0.30	c |         0 |   55718   204634 |      --       0       --      -- |     --   | -25495/-2801
0.00/0.30	c ==============================================================================
0.00/0.30	c Result  :   #vars: 10123   #clauses: 55718   #literals: 204634
0.00/0.30	c CPU time:   0.287956 s
0.00/0.30	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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-3288889-1303769608/watcher-3288889-1303769608 -o /tmp/evaluation-result-3288889-1303769608/solver-3288889-1303769608 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3288889-1303769608.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: 4.01 3.62 3.21 5/192 6716
/proc/meminfo: memFree=14625108/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) R 6714 6716 6567 0 -1 4202496 312 0 0 0 0 0 0 0 23 0 1 0 488559604 8908800 250 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272509333 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/6716/statm: 2175 250 209 178 0 68 0

[startup+0.0436869 s]
/proc/loadavg: 4.01 3.62 3.21 5/192 6716
/proc/meminfo: memFree=14625108/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 488559604 8908800 250 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100658 s]
/proc/loadavg: 4.01 3.62 3.21 5/192 6716
/proc/meminfo: memFree=14625108/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 488559604 8908800 250 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300617 s]
/proc/loadavg: 4.01 3.62 3.21 5/192 6716
/proc/meminfo: memFree=14625108/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 488559604 8908800 250 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700487 s]
/proc/loadavg: 4.01 3.62 3.21 5/192 6716
/proc/meminfo: memFree=14625108/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 8700

[startup+1.50041 s]
/proc/loadavg: 4.01 3.62 3.21 5/194 6719
/proc/meminfo: memFree=14614552/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=13704 CPUtime=1.15 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 1904 0 0 0 115 0 0 0 25 0 1 0 488559639 14032896 1814 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 3426 1814 131 6 0 1896 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22404

[startup+3.10106 s]
/proc/loadavg: 4.01 3.63 3.21 5/194 6719
/proc/meminfo: memFree=14613684/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=15036 CPUtime=2.75 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 2232 0 0 0 275 0 0 0 25 0 1 0 488559639 15396864 2142 33554432000 4194304 4218580 140735870540640 18446744073709551615 4210042 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 3759 2142 131 6 0 2229 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23736

[startup+6.30056 s]
/proc/loadavg: 4.01 3.63 3.21 5/194 6719
/proc/meminfo: memFree=14611264/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=16636 CPUtime=5.95 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 2615 0 0 0 595 0 0 0 25 0 1 0 488559639 17035264 2525 33554432000 4194304 4218580 140735870540640 18446744073709551615 4209808 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 4159 2525 131 6 0 2629 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25336

[startup+12.7004 s]
/proc/loadavg: 4.01 3.63 3.21 5/194 6720
/proc/meminfo: memFree=14609168/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=17992 CPUtime=12.35 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 2963 0 0 0 1235 0 0 0 25 0 1 0 488559639 18423808 2873 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 4498 2873 131 6 0 2968 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26692

[startup+25.5011 s]
/proc/loadavg: 4.00 3.65 3.23 5/194 6720
/proc/meminfo: memFree=14606564/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=20340 CPUtime=25.15 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 3534 0 0 0 2514 1 0 0 25 0 1 0 488559639 20828160 3442 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 5085 3442 131 6 0 3555 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29040

[startup+51.1006 s]
/proc/loadavg: 4.00 3.68 3.25 5/194 6721
/proc/meminfo: memFree=14602868/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=22844 CPUtime=50.75 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 4195 0 0 0 5074 1 0 0 25 0 1 0 488559639 23392256 4063 33554432000 4194304 4218580 140735870540640 18446744073709551615 4209736 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 5711 4063 131 6 0 4181 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31544

[startup+102.307 s]
/proc/loadavg: 4.00 3.73 3.29 5/194 6722
/proc/meminfo: memFree=14593192/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=27324 CPUtime=101.95 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 5478 0 0 0 10194 1 0 0 25 0 1 0 488559639 27979776 5212 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 6831 5212 131 6 0 5301 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 36024

[startup+162.301 s]
/proc/loadavg: 4.07 3.79 3.33 5/194 6724
/proc/meminfo: memFree=14587224/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=30428 CPUtime=161.95 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 6471 0 0 0 16193 2 0 0 25 0 1 0 488559639 31158272 5988 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 7607 5988 131 6 0 6077 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39128

[startup+222.301 s]
/proc/loadavg: 4.08 3.84 3.38 5/194 6725
/proc/meminfo: memFree=14580508/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=33556 CPUtime=221.96 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 7443 0 0 0 22193 3 0 0 25 0 1 0 488559639 34361344 6746 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 8389 6746 131 6 0 6859 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42256

[startup+282.3 s]
/proc/loadavg: 4.03 3.87 3.41 5/194 6787
/proc/meminfo: memFree=14739848/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=35508 CPUtime=281.96 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 8211 0 0 0 28193 3 0 0 25 0 1 0 488559639 36360192 7263 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 8877 7263 131 6 0 7347 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 44208

[startup+342.301 s]
/proc/loadavg: 4.01 3.89 3.45 5/194 6789
/proc/meminfo: memFree=14724324/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=36656 CPUtime=341.96 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 8734 0 0 0 34193 3 0 0 25 0 1 0 488559639 37535744 7549 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 9164 7549 131 6 0 7634 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 45356

[startup+402.301 s]
/proc/loadavg: 4.00 3.91 3.48 5/194 6790
/proc/meminfo: memFree=14706572/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2

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

[pid=6719] ppid=6716 vsize=41712 CPUtime=521.96 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 10801 0 0 0 52192 4 0 0 25 0 1 0 488559639 42713088 8784 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 10428 8784 131 6 0 8898 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 50412

[startup+582.301 s]
/proc/loadavg: 4.00 3.94 3.56 5/194 6825
/proc/meminfo: memFree=14726036/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=43520 CPUtime=581.96 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 11572 0 0 0 58192 4 0 0 25 0 1 0 488559639 44564480 9264 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 10880 9264 131 6 0 9350 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 52220

[startup+642.301 s]
/proc/loadavg: 4.00 3.95 3.59 5/194 6827
/proc/meminfo: memFree=14719068/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=44684 CPUtime=641.97 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 12144 0 0 0 64192 5 0 0 25 0 1 0 488559639 45756416 9535 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 11171 9535 131 6 0 9641 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 53384

[startup+702.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/194 6828
/proc/meminfo: memFree=14706892/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=45364 CPUtime=701.96 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 12591 0 0 0 70191 5 0 0 25 0 1 0 488559639 46452736 9723 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 11341 9723 131 6 0 9811 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 54064

[startup+762.307 s]
/proc/loadavg: 4.00 3.96 3.63 5/194 6830
/proc/meminfo: memFree=14704996/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=46108 CPUtime=761.98 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 13042 0 0 0 76192 6 0 0 25 0 1 0 488559639 47214592 9884 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 11527 9884 131 6 0 9997 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 54808

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.65 5/194 6831
/proc/meminfo: memFree=14701748/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=46948 CPUtime=821.97 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 13505 0 0 0 82191 6 0 0 25 0 1 0 488559639 48074752 10098 33554432000 4194304 4218580 140735870540640 18446744073709551615 4210667 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 11737 10098 131 6 0 10207 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 55648

[startup+882.3 s]
/proc/loadavg: 4.03 3.98 3.67 5/194 6833
/proc/meminfo: memFree=14696004/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=49596 CPUtime=881.97 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 14450 0 0 0 88191 6 0 0 25 0 1 0 488559639 50786304 10753 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 12399 10753 131 6 0 10869 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 58296

[startup+942.301 s]
/proc/loadavg: 4.01 3.98 3.69 5/194 6835
/proc/meminfo: memFree=14691760/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=49696 CPUtime=941.97 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 14801 0 0 0 94191 6 0 0 25 0 1 0 488559639 50888704 10783 33554432000 4194304 4218580 140735870540640 18446744073709551615 4210026 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 12424 10783 131 6 0 10894 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 58396

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 3.71 5/194 6836
/proc/meminfo: memFree=14687516/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=49600 CPUtime=1001.98 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 15122 0 0 0 100191 7 0 0 25 0 1 0 488559639 50790400 10782 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 12400 10782 131 6 0 10870 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 58300

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.73 5/194 6838
/proc/meminfo: memFree=14679668/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=51876 CPUtime=1061.98 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 15954 0 0 0 106191 7 0 0 25 0 1 0 488559639 53121024 11324 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 12969 11324 131 6 0 11439 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 60576

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.74 5/194 6839
/proc/meminfo: memFree=14671580/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=54212 CPUtime=1121.97 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 16864 0 0 0 112190 7 0 0 25 0 1 0 488559639 55513088 11929 33554432000 4194304 4218580 140735870540640 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 13553 11929 131 6 0 12023 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 62912

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.75 5/194 6841
/proc/meminfo: memFree=14668328/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=55152 CPUtime=1181.98 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 17412 0 0 0 118190 8 0 0 25 0 1 0 488559639 56475648 12145 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208411 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 13788 12145 131 6 0 12258 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 63852

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.76 5/194 6843
/proc/meminfo: memFree=14665816/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=55328 CPUtime=1241.98 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 17761 0 0 0 124189 9 0 0 25 0 1 0 488559639 56655872 12222 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 13832 12222 131 6 0 12302 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 64028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.77 5/194 6844
/proc/meminfo: memFree=14658968/32950928 swapFree=67111528/67111528
[pid=6716] ppid=6714 vsize=8700 CPUtime=0.33 cores=0,2
/proc/6716/stat : 6716 (esg_static.sh) S 6714 6716 6567 0 -1 4202496 355 3590 0 0 0 0 32 1 20 0 1 0 488559604 8908800 253 33554432000 4194304 4922060 140733741871856 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6716/statm: 2175 253 209 178 0 68 0
[pid=6719] ppid=6716 vsize=56788 CPUtime=1299.69 cores=0,2
/proc/6719/stat : 6719 (cdcl) R 6716 6716 6567 0 -1 4202496 18338 0 0 0 129960 9 0 0 25 0 1 0 488559639 58150912 12557 33554432000 4194304 4218580 140735870540640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6719/statm: 14197 12557 131 6 0 12667 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 65488

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.93
CPU system time (s): 0.110983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 65488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22295
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= 18
involuntary context switches= 2258

runsolver used 2.07268 second user time and 5.03123 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 00:13:28
IDJOB=3288889
IDBENCH=83108
IDSOLVER=1609
FILE ID=node122/3288889-1303769608
RUNJOBID= node122-1303769255-6585
PBS_JOBID= 13157168
Free space on /tmp= 70788 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288889-1303769608/watcher-3288889-1303769608 -o /tmp/evaluation-result-3288889-1303769608/solver-3288889-1303769608 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3288889-1303769608.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1352143254

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14625264 kB
Buffers:       1790956 kB
Cached:       15711868 kB
SwapCached:          0 kB
Active:        6477744 kB
Inactive:     11293100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14625264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2332 kB
Writeback:           0 kB
AnonPages:      267552 kB
Mapped:          15364 kB
Slab:           490952 kB
PageTables:       5820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   454532 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= 70852 MiB
End job on node122 at 2011-04-26 00:35:10