Trace number 3259178

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

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1235.8
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   43649    87978 |   13094       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   42889   140895 |      --       0       --      -- |     --   | -760/52917
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 720   #clauses: 42889   #literals: 140895
0.00/0.08	c CPU time:   0.077988 s
0.00/0.08	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-3259178-1303505046/watcher-3259178-1303505046 -o /tmp/evaluation-result-3259178-1303505046/solver-3259178-1303505046 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3259178-1303505046.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: 3.45 3.56 2.35 5/192 27922
/proc/meminfo: memFree=12039480/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 462102517 8908800 250 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 250 209 178 0 68 0

[startup+0.100808 s]
/proc/loadavg: 3.45 3.56 2.35 5/192 27922
/proc/meminfo: memFree=12039480/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 462102517 8908800 250 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200758 s]
/proc/loadavg: 3.45 3.56 2.35 5/192 27922
/proc/meminfo: memFree=12039480/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.300738 s]
/proc/loadavg: 3.45 3.56 2.35 5/192 27922
/proc/meminfo: memFree=12039480/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.700663 s]
/proc/loadavg: 3.45 3.56 2.35 5/192 27922
/proc/meminfo: memFree=12039480/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+1.50055 s]
/proc/loadavg: 3.45 3.56 2.35 5/198 27932
/proc/meminfo: memFree=12005856/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=10716 CPUtime=1.38 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 1152 0 0 0 138 0 0 0 25 0 1 0 462102528 10973184 1064 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 2679 1064 130 6 0 1149 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19416

[startup+3.10026 s]
/proc/loadavg: 3.45 3.56 2.35 5/198 27933
/proc/meminfo: memFree=12013420/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=11824 CPUtime=2.98 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 1459 0 0 0 298 0 0 0 25 0 1 0 462102528 12107776 1371 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208202 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 2956 1371 131 6 0 1426 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 20524

[startup+6.30069 s]
/proc/loadavg: 3.49 3.56 2.36 5/198 27933
/proc/meminfo: memFree=12004988/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=13512 CPUtime=6.18 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 1848 0 0 0 618 0 0 0 25 0 1 0 462102528 13836288 1760 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 3378 1760 131 6 0 1848 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22212

[startup+12.7005 s]
/proc/loadavg: 3.53 3.57 2.37 5/198 27933
/proc/meminfo: memFree=11993448/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=16176 CPUtime=12.58 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 2539 0 0 0 1258 0 0 0 25 0 1 0 462102528 16564224 2451 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 4044 2451 131 6 0 2514 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24876

[startup+25.5012 s]
/proc/loadavg: 3.63 3.59 2.39 5/198 27934
/proc/meminfo: memFree=11979232/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=19740 CPUtime=25.38 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 3430 0 0 0 2538 0 0 0 25 0 1 0 462102528 20213760 3332 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 4935 3332 131 6 0 3405 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28440

[startup+51.1005 s]
/proc/loadavg: 3.76 3.62 2.43 5/198 27934
/proc/meminfo: memFree=11963624/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=23768 CPUtime=50.99 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 4504 0 0 0 5098 1 0 0 25 0 1 0 462102528 24338432 4344 33554432000 4194304 4218580 140737252737952 18446744073709551615 4200452 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 5942 4344 131 6 0 4412 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32468

[startup+102.301 s]
/proc/loadavg: 3.89 3.68 2.51 5/198 27936
/proc/meminfo: memFree=11937696/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=29008 CPUtime=102.19 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 5898 0 0 0 10218 1 0 0 25 0 1 0 462102528 29704192 5632 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 7252 5632 131 6 0 5722 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 37708

[startup+162.3 s]
/proc/loadavg: 4.00 3.75 2.61 5/198 27937
/proc/meminfo: memFree=11920936/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=33168 CPUtime=162.18 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 7082 0 0 0 16217 1 0 0 25 0 1 0 462102528 33964032 6674 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 8292 6674 131 6 0 6762 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41868

[startup+222.307 s]
/proc/loadavg: 4.04 3.81 2.70 5/198 27939
/proc/meminfo: memFree=11904552/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=36432 CPUtime=222.2 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 8089 0 0 0 22218 2 0 0 25 0 1 0 462102528 37306368 7507 33554432000 4194304 4218580 140737252737952 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 9108 7507 131 6 0 7578 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 45132

[startup+282.3 s]
/proc/loadavg: 4.01 3.84 2.78 5/198 27941
/proc/meminfo: memFree=11894236/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=38396 CPUtime=282.19 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 8818 0 0 0 28217 2 0 0 25 0 1 0 462102528 39317504 8009 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 9599 8009 131 6 0 8069 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 47096

[startup+342.301 s]
/proc/loadavg: 4.00 3.87 2.85 6/198 27942
/proc/meminfo: memFree=11884316/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=39936 CPUtime=342.2 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 9373 0 0 0 34217 3 0 0 25 0 1 0 462102528 40894464 8400 33554432000 4194304 4218580 140737252737952 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 9984 8400 131 6 0 8454 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 48636

[startup+402.301 s]
/proc/loadavg: 4.13 3.92 2.93 5/198 27944
/proc/meminfo: memFree=11874996/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3

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

[pid=27932] ppid=27922 vsize=47576 CPUtime=582.2 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 11829 0 0 0 58217 3 0 0 25 0 1 0 462102528 48717824 10294 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 11894 10294 131 6 0 10364 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 56276

[startup+642.301 s]
/proc/loadavg: 4.00 3.95 3.16 5/198 27950
/proc/meminfo: memFree=11843768/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=49332 CPUtime=642.2 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 12397 0 0 0 64217 3 0 0 25 0 1 0 462102528 50515968 10744 33554432000 4194304 4218580 140737252737952 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 12333 10744 131 6 0 10803 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 58032

[startup+702.301 s]
/proc/loadavg: 4.06 3.97 3.22 5/198 27952
/proc/meminfo: memFree=11837664/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=50788 CPUtime=702.21 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 12874 0 0 0 70217 4 0 0 25 0 1 0 462102528 52006912 11111 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 12697 11111 131 6 0 11167 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 59488

[startup+762.301 s]
/proc/loadavg: 4.07 3.99 3.27 5/198 27953
/proc/meminfo: memFree=11829720/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=52372 CPUtime=762.21 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 13643 0 0 0 76217 4 0 0 25 0 1 0 462102528 53628928 11507 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 13093 11507 131 6 0 11563 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 61072

[startup+822.301 s]
/proc/loadavg: 4.02 3.99 3.31 5/198 27955
/proc/meminfo: memFree=11825968/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=54816 CPUtime=822.2 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 14457 0 0 0 82216 4 0 0 25 0 1 0 462102528 56131584 12091 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 13704 12091 131 6 0 12174 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 63516

[startup+882.307 s]
/proc/loadavg: 4.01 3.99 3.35 5/198 27957
/proc/meminfo: memFree=11819996/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=57084 CPUtime=882.22 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 15256 0 0 0 88217 5 0 0 25 0 1 0 462102528 58454016 12678 33554432000 4194304 4218580 140737252737952 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 14271 12678 131 6 0 12741 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 65784

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.39 5/198 27958
/proc/meminfo: memFree=11814896/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=58040 CPUtime=942.21 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 15743 0 0 0 94216 5 0 0 25 0 1 0 462102528 59432960 12901 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 14510 12901 131 6 0 12980 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 66740

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.43 5/198 27960
/proc/meminfo: memFree=11810652/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=58836 CPUtime=1002.21 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 16210 0 0 0 100216 5 0 0 25 0 1 0 462102528 60248064 13107 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 14709 13107 131 6 0 13179 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 67536

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.46 5/198 27970
/proc/meminfo: memFree=11803076/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=60044 CPUtime=1062.21 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 16686 0 0 0 106216 5 0 0 25 0 1 0 462102528 61485056 13397 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 15011 13397 131 6 0 13481 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 68744

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.49 5/198 27972
/proc/meminfo: memFree=11797832/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=61304 CPUtime=1122.22 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 17183 0 0 0 112216 6 0 0 25 0 1 0 462102528 62775296 13737 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 15326 13737 131 6 0 13796 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 70004

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.52 5/198 27974
/proc/meminfo: memFree=11792104/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=63804 CPUtime=1182.22 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 17885 0 0 0 118216 6 0 0 25 0 1 0 462102528 65335296 14358 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 15951 14358 131 6 0 14421 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 72504

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.55 5/198 27978
/proc/meminfo: memFree=11790168/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=64004 CPUtime=1242.22 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 18255 0 0 0 124216 6 0 0 25 0 1 0 462102528 65540096 14382 33554432000 4194304 4218580 140737252737952 18446744073709551615 4197688 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 16001 14382 131 6 0 14471 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 72704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.01 3.58 3/192 27982
/proc/meminfo: memFree=11903892/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=64936 CPUtime=1299.92 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 18801 0 0 0 129986 6 0 0 25 0 1 0 462102528 66494464 14617 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 16234 14617 131 6 0 14704 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 73636

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.07 4.01 3.58 3/192 27982
/proc/meminfo: memFree=11903892/32951124 swapFree=67111528/67111528
[pid=27922] ppid=27920 vsize=8700 CPUtime=0.09 cores=1,3
/proc/27922/stat : 27922 (esg_static.sh) S 27920 27922 27864 0 -1 4202496 356 1047 0 0 0 0 9 0 21 0 1 0 462102517 8908800 253 33554432000 4194304 4922060 140736234731072 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27922/statm: 2175 253 209 178 0 68 0
[pid=27932] ppid=27922 vsize=64936 CPUtime=1299.92 cores=1,3
/proc/27932/stat : 27932 (cdcl) R 27922 27922 27864 0 -1 4202496 18801 0 0 0 129986 6 0 0 25 0 1 0 462102528 66494464 14617 33554432000 4194304 4218580 140737252737952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27932/statm: 16234 14617 131 6 0 14704 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 73636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.97
CPU system time (s): 0.076988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 73636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20216
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= 16
involuntary context switches= 2169

runsolver used 2.00069 second user time and 5.09722 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-22 22:44:06
IDJOB=3259178
IDBENCH=71514
IDSOLVER=1609
FILE ID=node133/3259178-1303505046
RUNJOBID= node133-1303505046-27884
PBS_JOBID= 13134273
Free space on /tmp= 71220 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259178-1303505046/watcher-3259178-1303505046 -o /tmp/evaluation-result-3259178-1303505046/solver-3259178-1303505046 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3259178-1303505046.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=1899562898

node133.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.834
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.66
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12039892 kB
Buffers:       1727936 kB
Cached:       18560716 kB
SwapCached:          0 kB
Active:        8644080 kB
Inactive:     11717588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12039892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7144 kB
Writeback:           0 kB
AnonPages:       72076 kB
Mapped:          15116 kB
Slab:           483324 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   241508 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71208 MiB
End job on node133 at 2011-04-22 23:05:48