Trace number 3263622

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   49070    98700 |   14720       0        0     nan |  0.000 % |
0.00/0.14	c |         0 |   48470   130334 |      --       0       --      -- |     --   | -600/31634
0.00/0.14	c ==============================================================================
0.00/0.14	c Result  :   #vars: 580   #clauses: 48470   #literals: 130334
0.00/0.14	c CPU time:   0.135979 s
0.00/0.14	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-3263622-1303557422/watcher-3263622-1303557422 -o /tmp/evaluation-result-3263622-1303557422/solver-3263622-1303557422 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263622-1303557422.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.92 3.77 3.89 4/186 4787
/proc/meminfo: memFree=14592496/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 467339300 8908800 249 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 249 209 178 0 68 0

[startup+0.0915421 s]
/proc/loadavg: 2.92 3.77 3.89 4/186 4787
/proc/meminfo: memFree=14592496/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 467339300 8908800 249 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100535 s]
/proc/loadavg: 2.92 3.77 3.89 4/186 4787
/proc/meminfo: memFree=14592496/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 467339300 8908800 249 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300438 s]
/proc/loadavg: 2.92 3.77 3.89 4/186 4787
/proc/meminfo: memFree=14592496/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700364 s]
/proc/loadavg: 2.92 3.77 3.89 4/186 4787
/proc/meminfo: memFree=14592496/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.50027 s]
/proc/loadavg: 2.92 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14569760/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=9384 CPUtime=1.32 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 826 0 0 0 132 0 0 0 25 0 1 0 467339317 9609216 735 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 2346 735 129 6 0 816 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18084

[startup+3.10097 s]
/proc/loadavg: 2.92 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14567280/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=10060 CPUtime=2.92 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 986 0 0 0 292 0 0 0 25 0 1 0 467339317 10301440 895 33554432000 4194304 4218580 140735579680528 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 2515 895 130 6 0 985 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18760

[startup+6.30035 s]
/proc/loadavg: 3.00 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14562464/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=11572 CPUtime=6.12 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 1376 0 0 0 612 0 0 0 25 0 1 0 467339317 11849728 1285 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 2893 1285 130 6 0 1363 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20272

[startup+12.7011 s]
/proc/loadavg: 3.08 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14554060/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=13660 CPUtime=12.52 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 1886 0 0 0 1252 0 0 0 25 0 1 0 467339317 13987840 1795 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 3415 1795 131 6 0 1885 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22360

[startup+25.5007 s]
/proc/loadavg: 3.28 3.78 3.89 5/194 4805
/proc/meminfo: memFree=14542992/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=16148 CPUtime=25.32 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 2584 0 0 0 2532 0 0 0 25 0 1 0 467339317 16535552 2448 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 4037 2448 131 6 0 2507 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24848

[startup+51.1008 s]
/proc/loadavg: 3.53 3.80 3.89 5/194 4805
/proc/meminfo: memFree=14526328/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=20688 CPUtime=50.92 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 3723 0 0 0 5092 0 0 0 25 0 1 0 467339317 21184512 3568 33554432000 4194304 4218580 140735579680528 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 5172 3568 131 6 0 3642 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29388

[startup+102.307 s]
/proc/loadavg: 3.79 3.83 3.90 5/194 4807
/proc/meminfo: memFree=14505368/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=24224 CPUtime=102.13 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 4646 0 0 0 10213 0 0 0 25 0 1 0 467339317 24805376 4456 33554432000 4194304 4218580 140735579680528 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 6056 4456 131 6 0 4526 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32924

[startup+162.301 s]
/proc/loadavg: 3.92 3.86 3.90 5/194 4808
/proc/meminfo: memFree=14489356/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=28116 CPUtime=162.13 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 5688 0 0 0 16212 1 0 0 25 0 1 0 467339317 28790784 5427 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 7029 5427 131 6 0 5499 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 36816

[startup+222.301 s]
/proc/loadavg: 3.97 3.88 3.91 5/194 4810
/proc/meminfo: memFree=14478180/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=31356 CPUtime=222.13 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 6589 0 0 0 22212 1 0 0 25 0 1 0 467339317 32108544 6237 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 7839 6237 131 6 0 6309 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 40056

[startup+282.301 s]
/proc/loadavg: 4.05 3.91 3.91 5/194 4812
/proc/meminfo: memFree=14467880/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=34464 CPUtime=282.13 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 7457 0 0 0 28212 1 0 0 25 0 1 0 467339317 35291136 7008 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 8616 7008 131 6 0 7086 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 43164

[startup+342.301 s]
/proc/loadavg: 4.08 3.94 3.92 5/194 4813
/proc/meminfo: memFree=14462412/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=35584 CPUtime=342.14 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 7828 0 0 0 34212 2 0 0 25 0 1 0 467339317 36438016 7297 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 8896 7297 131 6 0 7366 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 44284

[startup+402.301 s]
/proc/loadavg: 4.03 3.95 3.92 5/194 4815
/proc/meminfo: memFree=14454468/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2

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

[pid=4792] ppid=4787 vsize=41744 CPUtime=522.14 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 9695 0 0 0 52211 3 0 0 25 0 1 0 467339317 42745856 8825 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 10436 8825 131 6 0 8906 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 50444

[startup+582.301 s]
/proc/loadavg: 4.01 3.97 3.93 5/194 4820
/proc/meminfo: memFree=14435812/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=44760 CPUtime=582.14 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 10508 0 0 0 58211 3 0 0 25 0 1 0 467339317 45834240 9575 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 11190 9575 131 6 0 9660 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 53460

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4821
/proc/meminfo: memFree=14428728/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=46492 CPUtime=642.15 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 11078 0 0 0 64212 3 0 0 25 0 1 0 467339317 47607808 10038 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 11623 10038 131 6 0 10093 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 55192

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4823
/proc/meminfo: memFree=14422012/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=48900 CPUtime=702.15 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 11817 0 0 0 70211 4 0 0 25 0 1 0 467339317 50073600 10605 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 12225 10605 131 6 0 10695 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 57600

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4824
/proc/meminfo: memFree=14416784/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=51676 CPUtime=762.16 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 12663 0 0 0 76212 4 0 0 25 0 1 0 467339317 52916224 11311 33554432000 4194304 4218580 140735579680528 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 12919 11311 131 6 0 11389 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 60376

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4826
/proc/meminfo: memFree=14411808/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=54580 CPUtime=822.15 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 13426 0 0 0 82211 4 0 0 25 0 1 0 467339317 55889920 12027 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 13645 12027 131 6 0 12115 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 63280

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4828
/proc/meminfo: memFree=14405348/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=56568 CPUtime=882.15 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 14219 0 0 0 88211 4 0 0 25 0 1 0 467339317 57925632 12550 33554432000 4194304 4218580 140735579680528 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 14142 12550 131 6 0 12612 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 65268

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4829
/proc/meminfo: memFree=14399512/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=58568 CPUtime=942.16 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 14939 0 0 0 94211 5 0 0 25 0 1 0 467339317 59973632 13026 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 14642 13026 131 6 0 13112 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 67268

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4831
/proc/meminfo: memFree=14392804/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=60344 CPUtime=1002.16 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 15535 0 0 0 100210 6 0 0 25 0 1 0 467339317 61792256 13470 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 15086 13470 131 6 0 13556 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 69044

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4832
/proc/meminfo: memFree=14387712/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=63476 CPUtime=1062.16 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 16450 0 0 0 106210 6 0 0 25 0 1 0 467339317 64999424 14279 33554432000 4194304 4218580 140735579680528 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 15869 14279 131 6 0 14339 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 72176

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4834
/proc/meminfo: memFree=14384472/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=64852 CPUtime=1122.17 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 16892 0 0 0 112210 7 0 0 25 0 1 0 467339317 66408448 14607 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 16213 14607 131 6 0 14683 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 73552

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4836
/proc/meminfo: memFree=14382100/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=66176 CPUtime=1182.17 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 17302 0 0 0 118210 7 0 0 25 0 1 0 467339317 67764224 14928 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 16544 14928 131 6 0 15014 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 74876

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4837
/proc/meminfo: memFree=14378240/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=67752 CPUtime=1242.17 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 17805 0 0 0 124210 7 0 0 25 0 1 0 467339317 69378048 15323 33554432000 4194304 4218580 140735579680528 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 16938 15323 131 6 0 15408 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 76452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.99 3.93 3/190 4842
/proc/meminfo: memFree=14479936/32950928 swapFree=67087032/67111528
[pid=4787] ppid=4785 vsize=8700 CPUtime=0.15 cores=0,2
/proc/4787/stat : 4787 (esg_static.sh) S 4785 4787 4735 0 -1 4202496 352 1055 0 0 0 0 15 0 24 0 1 0 467339300 8908800 252 33554432000 4194304 4922060 140734719429536 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4787/statm: 2175 252 209 178 0 68 0
[pid=4792] ppid=4787 vsize=68096 CPUtime=1299.88 cores=0,2
/proc/4792/stat : 4792 (cdcl) R 4787 4787 4735 0 -1 4202496 17976 0 0 0 129981 7 0 0 25 0 1 0 467339317 69730304 15435 33554432000 4194304 4218580 140735579680528 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4792/statm: 17024 15435 131 6 0 15494 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 76796

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.97
CPU system time (s): 0.082987
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 76892

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

runsolver used 2.31165 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 13:17:02
IDJOB=3263622
IDBENCH=83988
IDSOLVER=1609
FILE ID=node148/3263622-1303557422
RUNJOBID= node148-1303557422-4753
PBS_JOBID= 13150273
Free space on /tmp= 70612 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263622-1303557422/watcher-3263622-1303557422 -o /tmp/evaluation-result-3263622-1303557422/solver-3263622-1303557422 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3263622-1303557422.cnf

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=1890764158

node148.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.854
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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:     32950928 kB
MemFree:      14592652 kB
Buffers:       2043140 kB
Cached:       15700764 kB
SwapCached:       5264 kB
Active:        8844344 kB
Inactive:      8953908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14592652 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            4504 kB
Writeback:           0 kB
AnonPages:       50348 kB
Mapped:          14868 kB
Slab:           493764 kB
PageTables:       5828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   239320 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= 70608 MiB
End job on node148 at 2011-04-23 13:38:44