Trace number 3289119

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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 |  152640   373004 |   45791       0        0     nan |  0.000 % |
0.00/0.48	c |         0 |   95209   320851 |      --       0       --      -- |     --   | -57431/-52153
0.00/0.48	c ==============================================================================
0.00/0.48	c Result  :   #vars: 18664   #clauses: 95209   #literals: 320851
0.00/0.48	c CPU time:   0.462929 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-3289119-1303771051/watcher-3289119-1303771051 -o /tmp/evaluation-result-3289119-1303771051/solver-3289119-1303771051 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3289119-1303771051.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.50 2.87 2.73 2/176 10560
/proc/meminfo: memFree=25715900/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 488702832 8908800 250 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 250 209 178 0 68 0

[startup+0.018824 s]
/proc/loadavg: 2.50 2.87 2.73 2/176 10560
/proc/meminfo: memFree=25715900/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 488702832 8908800 250 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100812 s]
/proc/loadavg: 2.50 2.87 2.73 2/176 10560
/proc/meminfo: memFree=25715900/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 488702832 8908800 250 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300777 s]
/proc/loadavg: 2.50 2.87 2.73 2/176 10560
/proc/meminfo: memFree=25715900/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 488702832 8908800 250 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700667 s]
/proc/loadavg: 2.50 2.87 2.73 2/176 10560
/proc/meminfo: memFree=25715900/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 8700

[startup+1.50056 s]
/proc/loadavg: 2.50 2.87 2.73 5/194 10595
/proc/meminfo: memFree=25660280/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=17716 CPUtime=0.94 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 2872 0 0 0 94 0 0 0 23 0 1 0 488702887 18141184 2783 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 4429 2783 131 6 0 2899 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26416

[startup+3.10026 s]
/proc/loadavg: 2.50 2.87 2.73 5/194 10595
/proc/meminfo: memFree=25656064/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=18720 CPUtime=2.54 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 3140 0 0 0 254 0 0 0 25 0 1 0 488702887 19169280 3051 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 4680 3051 131 6 0 3150 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27420

[startup+6.30068 s]
/proc/loadavg: 2.62 2.89 2.73 5/194 10595
/proc/meminfo: memFree=25648804/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=20480 CPUtime=5.74 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 3555 0 0 0 574 0 0 0 25 0 1 0 488702887 20971520 3466 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 5120 3466 131 6 0 3590 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29180

[startup+12.7005 s]
/proc/loadavg: 2.73 2.91 2.74 5/194 10595
/proc/meminfo: memFree=25641132/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=22992 CPUtime=12.14 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 4195 0 0 0 1214 0 0 0 25 0 1 0 488702887 23543808 4106 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 5748 4106 131 6 0 4218 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31692

[startup+25.5012 s]
/proc/loadavg: 3.01 2.96 2.76 5/194 10595
/proc/meminfo: memFree=25633072/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=25688 CPUtime=24.95 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 4873 0 0 0 2494 1 0 0 25 0 1 0 488702887 26304512 4777 33554432000 4194304 4218580 140737153024640 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 6422 4777 131 6 0 4892 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34388

[startup+51.1005 s]
/proc/loadavg: 3.35 3.04 2.79 5/194 10596
/proc/meminfo: memFree=25620348/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=28812 CPUtime=50.55 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 5681 0 0 0 5054 1 0 0 25 0 1 0 488702887 29503488 5557 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 7203 5557 131 6 0 5673 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37512

[startup+102.307 s]
/proc/loadavg: 3.72 3.19 2.85 5/194 10598
/proc/meminfo: memFree=25604844/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=33340 CPUtime=101.75 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 6943 0 0 0 10174 1 0 0 25 0 1 0 488702887 34140160 6681 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 8335 6681 131 6 0 6805 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42040

[startup+162.3 s]
/proc/loadavg: 3.89 3.33 2.92 5/194 10599
/proc/meminfo: memFree=25592404/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=37700 CPUtime=161.75 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 8198 0 0 0 16173 2 0 0 25 0 1 0 488702887 38604800 7769 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 9425 7769 131 6 0 7895 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46400

[startup+222.3 s]
/proc/loadavg: 3.96 3.45 2.99 5/194 10601
/proc/meminfo: memFree=25577856/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=41420 CPUtime=221.74 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 9370 0 0 0 22172 2 0 0 25 0 1 0 488702887 42414080 8710 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 10355 8710 131 6 0 8825 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 50120

[startup+282.3 s]
/proc/loadavg: 3.98 3.55 3.05 5/194 10602
/proc/meminfo: memFree=25570752/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=42736 CPUtime=281.75 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 9930 0 0 0 28173 2 0 0 25 0 1 0 488702887 43761664 9054 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 10684 9054 131 6 0 9154 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 51436

[startup+342.3 s]
/proc/loadavg: 3.99 3.63 3.10 5/194 10604
/proc/meminfo: memFree=25562660/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=45012 CPUtime=341.76 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 10716 0 0 0 34173 3 0 0 25 0 1 0 488702887 46092288 9625 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 11253 9625 131 6 0 9723 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 53712

[startup+402.3 s]
/proc/loadavg: 3.99 3.69 3.16 5/194 10606
/proc/meminfo: memFree=25559276/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3

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

[pid=10594] ppid=10560 vsize=49580 CPUtime=521.76 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 12537 0 0 0 52172 4 0 0 25 0 1 0 488702887 50769920 10762 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 12395 10762 131 6 0 10865 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 58280

[startup+582.301 s]
/proc/loadavg: 3.99 3.83 3.30 5/194 10610
/proc/meminfo: memFree=25543396/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=50760 CPUtime=581.76 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 13161 0 0 0 58172 4 0 0 25 0 1 0 488702887 51978240 11032 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 12690 11032 131 6 0 11160 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 59460

[startup+642.301 s]
/proc/loadavg: 3.99 3.85 3.34 5/194 10612
/proc/meminfo: memFree=25535660/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=54136 CPUtime=641.77 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 14298 0 0 0 64173 4 0 0 25 0 1 0 488702887 55435264 11886 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 13534 11886 131 6 0 12004 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 62836

[startup+702.301 s]
/proc/loadavg: 3.99 3.88 3.38 5/194 10614
/proc/meminfo: memFree=25532148/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=55364 CPUtime=701.76 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 14845 0 0 0 70172 4 0 0 25 0 1 0 488702887 56692736 12185 33554432000 4194304 4218580 140737153024640 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 13841 12185 131 6 0 12311 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 64064

[startup+762.307 s]
/proc/loadavg: 4.05 3.91 3.42 5/194 10615
/proc/meminfo: memFree=25528504/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=55788 CPUtime=761.78 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 15195 0 0 0 76173 5 0 0 25 0 1 0 488702887 57126912 12292 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 13947 12292 131 6 0 12417 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 64488

[startup+822.301 s]
/proc/loadavg: 4.02 3.93 3.45 5/194 10617
/proc/meminfo: memFree=25519792/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=58160 CPUtime=821.76 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 16126 0 0 0 82171 5 0 0 25 0 1 0 488702887 59555840 12915 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 14540 12915 131 6 0 13010 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 66860

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.48 5/194 10618
/proc/meminfo: memFree=25517664/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=59064 CPUtime=881.77 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 16571 0 0 0 88171 6 0 0 25 0 1 0 488702887 60481536 13125 33554432000 4194304 4218580 140737153024640 18446744073709551615 4209645 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 14766 13125 131 6 0 13236 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 67764

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.51 5/194 10620
/proc/meminfo: memFree=25514288/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=61608 CPUtime=941.77 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 17439 0 0 0 94171 6 0 0 25 0 1 0 488702887 63086592 13759 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 15402 13759 131 6 0 13872 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 70308

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.54 5/194 10622
/proc/meminfo: memFree=25508292/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=63912 CPUtime=1001.78 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 18406 0 0 0 100171 7 0 0 25 0 1 0 488702887 65445888 14333 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 15978 14333 131 6 0 14448 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 72612

[startup+1062.3 s]
/proc/loadavg: 4.07 3.97 3.57 5/194 10623
/proc/meminfo: memFree=25504780/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=64312 CPUtime=1061.77 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 18750 0 0 0 106170 7 0 0 25 0 1 0 488702887 65855488 14420 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 16078 14420 131 6 0 14548 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 73012

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 3.59 5/194 10625
/proc/meminfo: memFree=25503748/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=64312 CPUtime=1121.78 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 19035 0 0 0 112171 7 0 0 25 0 1 0 488702887 65855488 14427 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 16078 14427 131 6 0 14548 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 73012

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.62 5/194 10626
/proc/meminfo: memFree=25497640/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=64568 CPUtime=1181.78 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 19444 0 0 0 118171 7 0 0 25 0 1 0 488702887 66117632 14507 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 16142 14507 131 6 0 14612 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 73268

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/194 10628
/proc/meminfo: memFree=25492904/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=64892 CPUtime=1241.78 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 19826 0 0 0 124171 7 0 0 25 0 1 0 488702887 66449408 14593 33554432000 4194304 4218580 140737153024640 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 16223 14593 131 6 0 14693 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 73592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.99 3.66 5/194 10629
/proc/meminfo: memFree=25490380/32951124 swapFree=67111524/67111528
[pid=10560] ppid=10558 vsize=8700 CPUtime=0.53 cores=1,3
/proc/10560/stat : 10560 (esg_static.sh) S 10558 10560 10526 0 -1 4202496 354 6836 0 0 0 0 51 2 19 0 1 0 488702832 8908800 253 33554432000 4194304 4922060 140734711836608 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10560/statm: 2175 253 209 178 0 68 0
[pid=10594] ppid=10560 vsize=65456 CPUtime=1299.49 cores=1,3
/proc/10594/stat : 10594 (cdcl) R 10560 10560 10526 0 -1 4202496 20188 0 0 0 129941 8 0 0 25 0 1 0 488702887 67026944 14711 33554432000 4194304 4218580 140737153024640 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10594/statm: 16364 14711 131 6 0 14834 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 74156

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.05
CPU user time (s): 1299.93
CPU system time (s): 0.114982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 74316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.114982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27390
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= 1073

runsolver used 2.05569 second user time and 5.04823 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-26 00:37:31
IDJOB=3289119
IDBENCH=83115
IDSOLVER=1609
FILE ID=node139/3289119-1303771051
RUNJOBID= node139-1303771051-10546
PBS_JOBID= 13157184
Free space on /tmp= 72424 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=384927488

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:      25716296 kB
Buffers:       1910240 kB
Cached:        4739128 kB
SwapCached:          4 kB
Active:         102444 kB
Inactive:      6613816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25716296 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:       67340 kB
Mapped:          14552 kB
Slab:           449804 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192704 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= 72392 MiB
End job on node139 at 2011-04-26 00:59:13