Trace number 3288981

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-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  139333   357440 |   41799       0        0     nan |  0.000 % |
0.00/0.48	c |         0 |   96592   357336 |      --       0       --      -- |     --   | -42741/-104
0.00/0.48	c ==============================================================================
0.00/0.48	c Result  :   #vars: 17436   #clauses: 96592   #literals: 357336
0.00/0.48	c CPU time:   0.469928 s
0.00/0.48	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-3288981-1303769881/watcher-3288981-1303769881 -o /tmp/evaluation-result-3288981-1303769881/solver-3288981-1303769881 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3288981-1303769881.cnf 

running on 2 cores: 4,6

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.03 3.87 3.41 4/192 6784
/proc/meminfo: memFree=14761912/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 488586928 8908800 250 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 250 209 178 0 68 0

[startup+0.079156 s]
/proc/loadavg: 4.03 3.87 3.41 4/192 6784
/proc/meminfo: memFree=14761912/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 488586928 8908800 250 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101154 s]
/proc/loadavg: 4.03 3.87 3.41 4/192 6784
/proc/meminfo: memFree=14761912/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 488586928 8908800 250 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301131 s]
/proc/loadavg: 4.03 3.87 3.41 4/192 6784
/proc/meminfo: memFree=14761912/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 488586928 8908800 250 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700998 s]
/proc/loadavg: 4.03 3.87 3.41 4/192 6784
/proc/meminfo: memFree=14761912/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 8700

[startup+1.50092 s]
/proc/loadavg: 4.03 3.87 3.41 5/194 6787
/proc/meminfo: memFree=14745536/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=17532 CPUtime=0.94 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 2844 0 0 0 94 0 0 0 25 0 1 0 488586983 17952768 2754 33554432000 4194304 4218580 140735922689168 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 4383 2754 131 6 0 2853 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26232

[startup+3.10063 s]
/proc/loadavg: 4.03 3.87 3.41 5/194 6787
/proc/meminfo: memFree=14744296/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=19192 CPUtime=2.54 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 3259 0 0 0 254 0 0 0 25 0 1 0 488586983 19652608 3169 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 4798 3169 131 6 0 3268 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27892

[startup+6.30112 s]
/proc/loadavg: 4.03 3.87 3.41 5/194 6787
/proc/meminfo: memFree=14741576/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=22372 CPUtime=5.74 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 4042 0 0 0 574 0 0 0 25 0 1 0 488586983 22908928 3952 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 5593 3952 131 6 0 4063 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 31072

[startup+12.701 s]
/proc/loadavg: 4.03 3.87 3.41 5/194 6787
/proc/meminfo: memFree=14739236/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=22964 CPUtime=12.14 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 4180 0 0 0 1214 0 0 0 25 0 1 0 488586983 23515136 4090 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 5741 4090 131 6 0 4211 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31664

[startup+25.5006 s]
/proc/loadavg: 4.02 3.88 3.42 5/194 6787
/proc/meminfo: memFree=14732660/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=25428 CPUtime=24.94 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 4805 0 0 0 2494 0 0 0 25 0 1 0 488586983 26038272 4711 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 6357 4711 131 6 0 4827 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34128

[startup+51.101 s]
/proc/loadavg: 4.01 3.88 3.44 5/194 6788
/proc/meminfo: memFree=14727684/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=29208 CPUtime=50.54 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 5798 0 0 0 5053 1 0 0 25 0 1 0 488586983 29908992 5682 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 7302 5682 131 6 0 5772 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37908

[startup+102.307 s]
/proc/loadavg: 4.00 3.90 3.46 5/194 6789
/proc/meminfo: memFree=14712528/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=33728 CPUtime=101.74 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 7006 0 0 0 10173 1 0 0 25 0 1 0 488586983 34537472 6793 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 8432 6793 131 6 0 6902 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42428

[startup+162.3 s]
/proc/loadavg: 4.00 3.92 3.49 5/194 6791
/proc/meminfo: memFree=14701960/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=36832 CPUtime=161.74 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 7946 0 0 0 16172 2 0 0 25 0 1 0 488586983 37715968 7581 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 9208 7581 131 6 0 7678 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 45532

[startup+222.3 s]
/proc/loadavg: 4.00 3.93 3.52 5/194 6823
/proc/meminfo: memFree=14761100/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=39668 CPUtime=221.74 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 8849 0 0 0 22172 2 0 0 25 0 1 0 488586983 40620032 8296 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 9917 8296 131 6 0 8387 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 48368

[startup+282.301 s]
/proc/loadavg: 4.00 3.94 3.55 5/194 6824
/proc/meminfo: memFree=14730380/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=44460 CPUtime=281.74 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 10305 0 0 0 28171 3 0 0 25 0 1 0 488586983 45527040 9496 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 11115 9496 131 6 0 9585 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 53160

[startup+342.301 s]
/proc/loadavg: 4.00 3.95 3.57 5/194 6826
/proc/meminfo: memFree=14722048/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=46072 CPUtime=341.74 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 10897 0 0 0 34171 3 0 0 25 0 1 0 488586983 47177728 9866 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 11518 9866 131 6 0 9988 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 54772

[startup+402.3 s]
/proc/loadavg: 4.00 3.95 3.60 5/194 6827
/proc/meminfo: memFree=14715096/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6

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

[pid=6787] ppid=6784 vsize=55072 CPUtime=521.75 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 13856 0 0 0 52171 4 0 0 25 0 1 0 488586983 56393728 12145 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 13768 12145 131 6 0 12238 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 63772

[startup+582.3 s]
/proc/loadavg: 4.06 3.98 3.67 5/194 6832
/proc/meminfo: memFree=14699868/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=55440 CPUtime=581.75 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 14179 0 0 0 58171 4 0 0 25 0 1 0 488586983 56770560 12223 33554432000 4194304 4218580 140735922689168 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 13860 12223 131 6 0 12330 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 64140

[startup+642.301 s]
/proc/loadavg: 4.02 3.98 3.68 5/194 6834
/proc/meminfo: memFree=14694500/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=56420 CPUtime=641.76 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 14656 0 0 0 64172 4 0 0 25 0 1 0 488586983 57774080 12479 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 14105 12479 131 6 0 12575 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 65120

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.70 5/194 6835
/proc/meminfo: memFree=14688892/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=59296 CPUtime=701.76 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 15579 0 0 0 70171 5 0 0 25 0 1 0 488586983 60719104 13181 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 14824 13181 131 6 0 13294 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 67996

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.72 5/194 6837
/proc/meminfo: memFree=14684520/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=60468 CPUtime=761.76 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 16127 0 0 0 76171 5 0 0 25 0 1 0 488586983 61919232 13479 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 15117 13479 131 6 0 13587 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 69168

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.73 5/194 6839
/proc/meminfo: memFree=14673452/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=62816 CPUtime=821.76 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 16958 0 0 0 82171 5 0 0 25 0 1 0 488586983 64323584 14057 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 15704 14057 131 6 0 14174 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 71516

[startup+882.301 s]
/proc/loadavg: 4.00 3.98 3.75 5/194 6840
/proc/meminfo: memFree=14669456/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=63572 CPUtime=881.75 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 17379 0 0 0 88170 5 0 0 25 0 1 0 488586983 65097728 14263 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 15893 14263 131 6 0 14363 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 72272

[startup+942.301 s]
/proc/loadavg: 4.00 3.98 3.76 5/194 6842
/proc/meminfo: memFree=14666448/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=65216 CPUtime=941.76 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 18062 0 0 0 94170 6 0 0 25 0 1 0 488586983 66781184 14674 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 16304 14674 131 6 0 14774 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 73916

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 3.77 5/194 6843
/proc/meminfo: memFree=14660340/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=65928 CPUtime=1001.76 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 18434 0 0 0 100170 6 0 0 25 0 1 0 488586983 67510272 14831 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 16482 14831 131 6 0 14952 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 74628

[startup+1062.3 s]
/proc/loadavg: 3.95 3.97 3.77 5/194 6875
/proc/meminfo: memFree=14679480/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=66172 CPUtime=1061.76 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 18717 0 0 0 106170 6 0 0 25 0 1 0 488586983 67760128 14892 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 16543 14892 131 6 0 15013 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 74872

[startup+1122.3 s]
/proc/loadavg: 4.06 3.99 3.79 5/194 6877
/proc/meminfo: memFree=14667908/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=69856 CPUtime=1121.77 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 19881 0 0 0 112170 7 0 0 25 0 1 0 488586983 71532544 15816 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 17464 15816 131 6 0 15934 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 78556

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.80 5/194 6878
/proc/meminfo: memFree=14663424/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=70380 CPUtime=1181.76 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 20269 0 0 0 118169 7 0 0 25 0 1 0 488586983 72069120 15967 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 17595 15967 131 6 0 16065 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 79080

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.82 5/194 6880
/proc/meminfo: memFree=14655472/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=70572 CPUtime=1241.77 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 20511 0 0 0 124170 7 0 0 25 0 1 0 488586983 72265728 16017 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 17643 16017 131 6 0 16113 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 79272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 6911
/proc/meminfo: memFree=14711376/32950928 swapFree=67111528/67111528
[pid=6784] ppid=6782 vsize=8700 CPUtime=0.53 cores=4,6
/proc/6784/stat : 6784 (esg_static.sh) S 6782 6784 6567 0 -1 4202496 354 6270 0 0 0 0 52 1 20 0 1 0 488586928 8908800 253 33554432000 4194304 4922060 140734901280496 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6784/statm: 2175 253 209 178 0 68 0
[pid=6787] ppid=6784 vsize=70540 CPUtime=1299.47 cores=4,6
/proc/6787/stat : 6787 (cdcl) R 6784 6784 6567 0 -1 4202496 20729 0 0 0 129940 7 0 0 25 0 1 0 488586983 72232960 16003 33554432000 4194304 4218580 140735922689168 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6787/statm: 17635 16003 131 6 0 16105 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 79240

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

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

runsolver used 2.07069 second user time and 5.03323 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 00:18:01
IDJOB=3288981
IDBENCH=83110
IDSOLVER=1609
FILE ID=node122/3288981-1303769881
RUNJOBID= node122-1303769255-6586
PBS_JOBID= 13157168
Free space on /tmp= 70844 MiB

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

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
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:      14762316 kB
Buffers:       1791028 kB
Cached:       15657032 kB
SwapCached:          0 kB
Active:        6334636 kB
Inactive:     11300760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14762316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16652 kB
Writeback:           0 kB
AnonPages:      186972 kB
Mapped:          15364 kB
Slab:           490796 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   373736 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= 70848 MiB
End job on node122 at 2011-04-26 00:39:43