Trace number 3289579

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-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  114186   292484 |   34255       0        0     nan |  0.000 % |
0.00/0.39	c |         0 |   78857   291048 |      --       0       --      -- |     --   | -35329/-1436
0.00/0.39	c ==============================================================================
0.00/0.39	c Result  :   #vars: 14260   #clauses: 78857   #literals: 291048
0.00/0.39	c CPU time:   0.381941 s
0.00/0.39	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-3289579-1303772519/watcher-3289579-1303772519 -o /tmp/evaluation-result-3289579-1303772519/solver-3289579-1303772519 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3289579-1303772519.cnf 

running on 2 cores: 5,7

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.06 4.00 3.72 4/192 10836
/proc/meminfo: memFree=25576016/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 488849674 8908800 249 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 249 209 178 0 68 0

[startup+0.0370491 s]
/proc/loadavg: 4.06 4.00 3.72 4/192 10836
/proc/meminfo: memFree=25576016/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 488849674 8908800 249 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101037 s]
/proc/loadavg: 4.06 4.00 3.72 4/192 10836
/proc/meminfo: memFree=25576016/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 488849674 8908800 249 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301005 s]
/proc/loadavg: 4.06 4.00 3.72 4/192 10836
/proc/meminfo: memFree=25576016/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 488849674 8908800 249 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700897 s]
/proc/loadavg: 4.06 4.00 3.72 4/192 10836
/proc/meminfo: memFree=25576016/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 8700

[startup+1.5008 s]
/proc/loadavg: 4.06 4.00 3.72 5/194 10839
/proc/meminfo: memFree=25562360/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=15984 CPUtime=1.04 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 2447 0 0 0 104 0 0 0 24 0 1 0 488849719 16367616 2356 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 3996 2356 131 6 0 2466 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24684

[startup+3.10049 s]
/proc/loadavg: 4.06 4.00 3.72 5/194 10839
/proc/meminfo: memFree=25561244/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=17744 CPUtime=2.64 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 2888 0 0 0 264 0 0 0 25 0 1 0 488849719 18169856 2797 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 4436 2797 131 6 0 2906 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26444

[startup+6.30091 s]
/proc/loadavg: 4.06 4.00 3.72 5/194 10839
/proc/meminfo: memFree=25558268/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=18688 CPUtime=5.84 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 3145 0 0 0 584 0 0 0 25 0 1 0 488849719 19136512 3054 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 4672 3054 131 6 0 3142 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27388

[startup+12.7007 s]
/proc/loadavg: 4.05 4.00 3.72 5/194 10839
/proc/meminfo: memFree=25552232/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=21016 CPUtime=12.24 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 3725 0 0 0 1223 1 0 0 25 0 1 0 488849719 21520384 3634 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208373 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 5254 3634 131 6 0 3724 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29716

[startup+25.5004 s]
/proc/loadavg: 4.04 4.00 3.72 5/194 10840
/proc/meminfo: memFree=25549356/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=23204 CPUtime=25.04 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 4254 0 0 0 2503 1 0 0 25 0 1 0 488849719 23760896 4162 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 5801 4162 131 6 0 4271 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31904

[startup+51.1007 s]
/proc/loadavg: 4.02 4.00 3.73 5/194 10840
/proc/meminfo: memFree=25543968/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=27312 CPUtime=50.64 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 5317 0 0 0 5063 1 0 0 25 0 1 0 488849719 27967488 5194 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 6828 5194 131 6 0 5298 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36012

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.74 5/194 10842
/proc/meminfo: memFree=25533144/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=32448 CPUtime=101.85 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 6781 0 0 0 10183 2 0 0 25 0 1 0 488849719 33226752 6497 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 8112 6497 131 6 0 6582 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 41148

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.75 5/194 10846
/proc/meminfo: memFree=25525020/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=34684 CPUtime=161.84 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 7491 0 0 0 16182 2 0 0 25 0 1 0 488849719 35516416 7026 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 8671 7026 131 6 0 7141 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43384

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/194 10848
/proc/meminfo: memFree=25515416/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=37776 CPUtime=221.84 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 8542 0 0 0 22182 2 0 0 25 0 1 0 488849719 38682624 7826 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 9444 7826 131 6 0 7914 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 46476

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 10849
/proc/meminfo: memFree=25505716/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=41040 CPUtime=281.85 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 9615 0 0 0 28182 3 0 0 25 0 1 0 488849719 42024960 8625 33554432000 4194304 4218580 140735706394800 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 10260 8625 131 6 0 8730 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 49740

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/194 10851
/proc/meminfo: memFree=25495892/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=46560 CPUtime=341.85 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 11230 0 0 0 34180 5 0 0 25 0 1 0 488849719 47677440 9998 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 11640 9998 131 6 0 10110 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 55260

[startup+402.301 s]
/proc/loadavg: 3.61 3.90 3.77 4/187 10878
/proc/meminfo: memFree=25553100/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7

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

[pid=10839] ppid=10836 vsize=49500 CPUtime=521.86 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 12862 0 0 0 52180 6 0 0 25 0 1 0 488849719 50688000 10749 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 12375 10749 131 6 0 10845 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 58200

[startup+582.301 s]
/proc/loadavg: 3.11 3.50 3.63 4/187 10882
/proc/meminfo: memFree=25542612/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=53420 CPUtime=581.85 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 14144 0 0 0 58179 6 0 0 25 0 1 0 488849719 54702080 11739 33554432000 4194304 4218580 140735706394800 18446744073709551615 4210003 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 13355 11739 131 6 0 11825 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 62120

[startup+642.301 s]
/proc/loadavg: 3.04 3.41 3.59 4/187 10884
/proc/meminfo: memFree=25537992/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=56096 CPUtime=641.86 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 15055 0 0 0 64180 6 0 0 25 0 1 0 488849719 57442304 12379 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 14024 12379 131 6 0 12494 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 64796

[startup+702.301 s]
/proc/loadavg: 3.01 3.33 3.55 4/187 10886
/proc/meminfo: memFree=25536348/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=56128 CPUtime=701.86 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 15370 0 0 0 70179 7 0 0 25 0 1 0 488849719 57475072 12391 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 14032 12391 131 6 0 12502 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 64828

[startup+762.307 s]
/proc/loadavg: 3.00 3.27 3.51 4/187 10887
/proc/meminfo: memFree=25529244/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=61432 CPUtime=761.87 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 16994 0 0 0 76180 7 0 0 25 0 1 0 488849719 62906368 13731 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 15358 13731 131 6 0 13828 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 70132

[startup+822.301 s]
/proc/loadavg: 3.00 3.22 3.48 4/187 10889
/proc/meminfo: memFree=25525260/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=61768 CPUtime=821.86 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 17328 0 0 0 82179 7 0 0 25 0 1 0 488849719 63250432 13793 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 15442 13793 131 6 0 13912 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 70468

[startup+882.301 s]
/proc/loadavg: 3.06 3.19 3.45 4/187 10891
/proc/meminfo: memFree=25524468/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=61704 CPUtime=881.86 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 17592 0 0 0 88179 7 0 0 25 0 1 0 488849719 63184896 13777 33554432000 4194304 4218580 140735706394800 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 15426 13777 131 6 0 13896 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 70404

[startup+942.301 s]
/proc/loadavg: 3.02 3.15 3.42 4/187 10892
/proc/meminfo: memFree=25523324/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=62576 CPUtime=941.87 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 18100 0 0 0 94179 8 0 0 25 0 1 0 488849719 64077824 14016 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 15644 14016 131 6 0 14114 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 71276

[startup+1002.3 s]
/proc/loadavg: 3.01 3.12 3.39 4/187 10894
/proc/meminfo: memFree=25517448/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=62968 CPUtime=1001.86 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 18503 0 0 0 100178 8 0 0 25 0 1 0 488849719 64479232 14116 33554432000 4194304 4218580 140735706394800 18446744073709551615 4210277 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 15742 14116 131 6 0 14212 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 71668

[startup+1062.3 s]
/proc/loadavg: 3.00 3.10 3.36 4/187 10895
/proc/meminfo: memFree=25516060/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=63336 CPUtime=1061.86 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 18853 0 0 0 106178 8 0 0 25 0 1 0 488849719 64856064 14190 33554432000 4194304 4218580 140735706394800 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 15834 14190 131 6 0 14304 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 72036

[startup+1122.3 s]
/proc/loadavg: 3.00 3.08 3.34 4/187 10897
/proc/meminfo: memFree=25514656/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=63640 CPUtime=1121.87 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 19205 0 0 0 112178 9 0 0 25 0 1 0 488849719 65167360 14274 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 15910 14274 131 6 0 14380 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 72340

[startup+1182.3 s]
/proc/loadavg: 1.91 2.77 3.21 2/173 10934
/proc/meminfo: memFree=25630624/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=63844 CPUtime=1181.87 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 19541 0 0 0 118178 9 0 0 25 0 1 0 488849719 65376256 14321 33554432000 4194304 4218580 140735706394800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 15961 14321 131 6 0 14431 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 72544

[startup+1242.3 s]
/proc/loadavg: 1.33 2.44 3.07 2/173 10936
/proc/meminfo: memFree=25630340/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=64396 CPUtime=1241.87 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 19896 0 0 0 124178 9 0 0 25 0 1 0 488849719 65941504 14458 33554432000 4194304 4218580 140735706394800 18446744073709551615 4209513 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 16099 14458 131 6 0 14569 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 73096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.13 2.20 2.95 2/173 10938
/proc/meminfo: memFree=25628952/32951124 swapFree=67111524/67111528
[pid=10836] ppid=10834 vsize=8700 CPUtime=0.44 cores=5,7
/proc/10836/stat : 10836 (esg_static.sh) S 10834 10836 10526 0 -1 4202496 352 5228 0 0 0 0 43 1 19 0 1 0 488849674 8908800 252 33554432000 4194304 4922060 140737336564672 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10836/statm: 2175 252 209 178 0 68 0
[pid=10839] ppid=10836 vsize=65464 CPUtime=1299.58 cores=5,7
/proc/10839/stat : 10839 (cdcl) R 10836 10836 10526 0 -1 4202496 20477 0 0 0 129948 10 0 0 25 0 1 0 488849719 67035136 14740 33554432000 4194304 4218580 140735706394800 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10839/statm: 16366 14740 131 6 0 14836 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 74164

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26070
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= 21
involuntary context switches= 15669

runsolver used 1.9717 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-26 01:01:59
IDJOB=3289579
IDBENCH=83127
IDSOLVER=1609
FILE ID=node139/3289579-1303772519
RUNJOBID= node139-1303771051-10547
PBS_JOBID= 13157184
Free space on /tmp= 72384 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=2105351131

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25576040 kB
Buffers:       1911584 kB
Cached:        4787904 kB
SwapCached:          4 kB
Active:         223208 kB
Inactive:      6635480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25576040 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2848 kB
Writeback:           4 kB
AnonPages:      159712 kB
Mapped:          15180 kB
Slab:           449708 kB
PageTables:       5620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   349392 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= 72404 MiB
End job on node139 at 2011-04-26 01:23:41