Trace number 3264106

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

NameSAT04/handmade/kexu/frb-0.6/
frb80-14-2.used-as.sat04-880.cnf
MD5SUM1242f0037df1c3d888415aeb418b77ed
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.696893
Satisfiable
(Un)Satisfiability was proved
Number of variables1120
Number of clauses43179
Sum of the clauses size87318
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243099
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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 |   43179    87318 |   12953       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   41934   132317 |      --       0       --      -- |     --   | -1245/44999
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1040   #clauses: 41934   #literals: 132317
0.00/0.06	c CPU time:   0.055991 s
0.00/0.06	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-3264106-1303562089/watcher-3264106-1303562089 -o /tmp/evaluation-result-3264106-1303562089/solver-3264106-1303562089 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3264106-1303562089.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.63 3.86 3.72 5/192 5047
/proc/meminfo: memFree=16237608/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 467809351 8908800 249 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 249 209 178 0 68 0

[startup+0.113481 s]
/proc/loadavg: 3.63 3.86 3.72 5/192 5047
/proc/meminfo: memFree=16237608/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.200409 s]
/proc/loadavg: 3.63 3.86 3.72 5/192 5047
/proc/meminfo: memFree=16237608/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.300389 s]
/proc/loadavg: 3.63 3.86 3.72 5/192 5047
/proc/meminfo: memFree=16237608/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.700316 s]
/proc/loadavg: 3.63 3.86 3.72 5/192 5047
/proc/meminfo: memFree=16237608/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+1.50118 s]
/proc/loadavg: 3.63 3.86 3.72 5/194 5050
/proc/meminfo: memFree=16232268/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=10684 CPUtime=1.41 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 1143 0 0 0 141 0 0 0 25 0 1 0 467809359 10940416 1053 33554432000 4194304 4218580 140733466116160 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 2671 1053 129 6 0 1141 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19384

[startup+3.10089 s]
/proc/loadavg: 3.63 3.86 3.72 5/194 5050
/proc/meminfo: memFree=16230976/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=12092 CPUtime=3.01 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 1492 0 0 0 301 0 0 0 25 0 1 0 467809359 12382208 1402 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 3023 1402 130 6 0 1493 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20792

[startup+6.3003 s]
/proc/loadavg: 3.66 3.86 3.72 5/194 5050
/proc/meminfo: memFree=16226380/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=13920 CPUtime=6.21 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 1966 0 0 0 621 0 0 0 25 0 1 0 467809359 14254080 1876 33554432000 4194304 4218580 140733466116160 18446744073709551615 4210061 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 3480 1876 131 6 0 1950 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22620

[startup+12.7011 s]
/proc/loadavg: 3.69 3.86 3.72 5/194 5050
/proc/meminfo: memFree=16219764/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=16128 CPUtime=12.61 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 2526 0 0 0 1261 0 0 0 25 0 1 0 467809359 16515072 2436 33554432000 4194304 4218580 140733466116160 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 4032 2436 131 6 0 2502 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24828

[startup+25.5008 s]
/proc/loadavg: 3.75 3.87 3.73 5/194 5050
/proc/meminfo: memFree=16213696/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=18908 CPUtime=25.41 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 3222 0 0 0 2541 0 0 0 25 0 1 0 467809359 19361792 3130 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 4727 3130 131 6 0 3197 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27608

[startup+51.1011 s]
/proc/loadavg: 3.84 3.88 3.73 5/194 5051
/proc/meminfo: memFree=16202896/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=22404 CPUtime=51.01 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 4105 0 0 0 5101 0 0 0 25 0 1 0 467809359 22941696 3994 33554432000 4194304 4218580 140733466116160 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 5601 3994 131 6 0 4071 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31104

[startup+102.301 s]
/proc/loadavg: 3.93 3.90 3.74 5/194 5052
/proc/meminfo: memFree=16186508/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=27504 CPUtime=102.22 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 5533 0 0 0 10221 1 0 0 25 0 1 0 467809359 28164096 5281 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 6876 5281 131 6 0 5346 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 36204

[startup+162.301 s]
/proc/loadavg: 3.97 3.91 3.76 5/194 5054
/proc/meminfo: memFree=16174700/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=32520 CPUtime=162.21 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 6965 0 0 0 16220 1 0 0 25 0 1 0 467809359 33300480 6523 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 8130 6523 131 6 0 6600 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 41220

[startup+222.307 s]
/proc/loadavg: 4.02 3.94 3.77 5/194 5056
/proc/meminfo: memFree=16165880/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=35256 CPUtime=222.22 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 7896 0 0 0 22221 1 0 0 25 0 1 0 467809359 36102144 7221 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 8814 7221 131 6 0 7284 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43956

[startup+282.301 s]
/proc/loadavg: 4.09 3.96 3.79 5/194 5057
/proc/meminfo: memFree=16158900/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=37784 CPUtime=282.22 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 8738 0 0 0 28220 2 0 0 25 0 1 0 467809359 38690816 7852 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 9446 7852 131 6 0 7916 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 46484

[startup+342.301 s]
/proc/loadavg: 4.03 3.97 3.80 5/194 5059
/proc/meminfo: memFree=16151936/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=39384 CPUtime=342.22 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 9322 0 0 0 34220 2 0 0 25 0 1 0 467809359 40329216 8226 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 9846 8226 131 6 0 8316 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 48084

[startup+402.3 s]
/proc/loadavg: 4.13 4.00 3.82 5/194 5060
/proc/meminfo: memFree=16145600/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3

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

[pid=5050] ppid=5047 vsize=45772 CPUtime=582.22 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 11764 0 0 0 58219 3 0 0 25 0 1 0 467809359 46870528 9827 33554432000 4194304 4218580 140733466116160 18446744073709551615 4210470 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 11443 9827 131 6 0 9913 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 54472

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 5067
/proc/meminfo: memFree=16128372/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=47152 CPUtime=642.23 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 12304 0 0 0 64219 4 0 0 25 0 1 0 467809359 48283648 10170 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 11788 10170 131 6 0 10258 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 55852

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 5068
/proc/meminfo: memFree=16125004/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=48932 CPUtime=702.23 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 12909 0 0 0 70219 4 0 0 25 0 1 0 467809359 50106368 10614 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 12233 10614 131 6 0 10703 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 57632

[startup+762.301 s]
/proc/loadavg: 4.04 4.01 3.86 5/194 5070
/proc/meminfo: memFree=16120876/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=50488 CPUtime=762.24 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 13428 0 0 0 76220 4 0 0 25 0 1 0 467809359 51699712 11015 33554432000 4194304 4218580 140733466116160 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 12622 11015 131 6 0 11092 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 59188

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.87 5/194 5072
/proc/meminfo: memFree=16118980/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=51036 CPUtime=822.23 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 13830 0 0 0 82219 4 0 0 25 0 1 0 467809359 52260864 11152 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 12759 11152 131 6 0 11229 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 59736

[startup+882.307 s]
/proc/loadavg: 4.04 4.02 3.88 5/194 5073
/proc/meminfo: memFree=16115608/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=51792 CPUtime=882.24 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 14220 0 0 0 88220 4 0 0 25 0 1 0 467809359 53035008 11335 33554432000 4194304 4218580 140733466116160 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 12948 11335 131 6 0 11418 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 60492

[startup+942.301 s]
/proc/loadavg: 3.49 3.87 3.84 4/187 5093
/proc/meminfo: memFree=16148212/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=53324 CPUtime=942.24 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 14702 0 0 0 94219 5 0 0 25 0 1 0 467809359 54603776 11710 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 13331 11710 131 6 0 11801 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 62024

[startup+1002.3 s]
/proc/loadavg: 3.19 3.71 3.78 4/187 5094
/proc/meminfo: memFree=16146460/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=53484 CPUtime=1002.24 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 14960 0 0 0 100219 5 0 0 25 0 1 0 467809359 54767616 11747 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 13371 11747 131 6 0 11841 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 62184

[startup+1062.3 s]
/proc/loadavg: 3.07 3.59 3.73 4/187 5096
/proc/meminfo: memFree=16144200/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=53968 CPUtime=1062.25 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 15261 0 0 0 106220 5 0 0 25 0 1 0 467809359 55263232 11877 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 13492 11877 131 6 0 11962 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 62668

[startup+1122.3 s]
/proc/loadavg: 3.03 3.48 3.69 4/187 5098
/proc/meminfo: memFree=16143440/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=54504 CPUtime=1122.24 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 15569 0 0 0 112219 5 0 0 25 0 1 0 467809359 55812096 12017 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 13626 12017 131 6 0 12096 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 63204

[startup+1182.3 s]
/proc/loadavg: 3.01 3.39 3.64 4/187 5099
/proc/meminfo: memFree=16141560/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=55204 CPUtime=1182.24 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 15905 0 0 0 118219 5 0 0 25 0 1 0 467809359 56528896 12181 33554432000 4194304 4218580 140733466116160 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 13801 12181 131 6 0 12271 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 63904

[startup+1242.3 s]
/proc/loadavg: 3.00 3.32 3.60 4/187 5101
/proc/meminfo: memFree=16139428/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=56032 CPUtime=1242.24 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 16350 0 0 0 124219 5 0 0 25 0 1 0 467809359 57376768 12418 33554432000 4194304 4218580 140733466116160 18446744073709551615 4209517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 14008 12418 131 6 0 12478 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 64732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.28 3.08 3.50 2/173 5139
/proc/meminfo: memFree=16231632/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=57076 CPUtime=1299.95 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 16773 0 0 0 129989 6 0 0 25 0 1 0 467809359 58445824 12671 33554432000 4194304 4218580 140733466116160 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 14269 12671 131 6 0 12739 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 65776

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: 2.28 3.08 3.50 2/173 5139
/proc/meminfo: memFree=16231632/32951124 swapFree=67111528/67111528
[pid=5047] ppid=5045 vsize=8700 CPUtime=0.07 cores=1,3
/proc/5047/stat : 5047 (esg_static.sh) S 5045 5047 4424 0 -1 4202496 354 1094 0 0 0 0 7 0 25 0 1 0 467809351 8908800 252 33554432000 4194304 4922060 140733707522976 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5047/statm: 2175 252 209 178 0 68 0
[pid=5050] ppid=5047 vsize=57076 CPUtime=1299.95 cores=1,3
/proc/5050/stat : 5050 (cdcl) R 5047 5047 4424 0 -1 4202496 16773 0 0 0 129989 6 0 0 25 0 1 0 467809359 58445824 12671 33554432000 4194304 4218580 140733466116160 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5050/statm: 14269 12671 131 6 0 12739 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 65776

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.98
CPU system time (s): 0.071989
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 65808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18435
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= 9
involuntary context switches= 3177

runsolver used 1.9517 second user time and 5.12222 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-23 14:34:50
IDJOB=3264106
IDBENCH=84554
IDSOLVER=1609
FILE ID=node106/3264106-1303562089
RUNJOBID= node106-1303562057-4940
PBS_JOBID= 13150277
Free space on /tmp= 71740 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb80-14-2.used-as.sat04-880.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264106-1303562089/watcher-3264106-1303562089 -o /tmp/evaluation-result-3264106-1303562089/solver-3264106-1303562089 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3264106-1303562089.cnf

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

MD5SUM BENCH= 1242f0037df1c3d888415aeb418b77ed
RANDOM SEED=1430567749

node106.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.830
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.830
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	: 5226.20
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16237888 kB
Buffers:       1982200 kB
Cached:       14066064 kB
SwapCached:          0 kB
Active:        9654556 kB
Inactive:      6498716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16237888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3604 kB
Writeback:           0 kB
AnonPages:      104448 kB
Mapped:          15160 kB
Slab:           496344 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295932 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= 71744 MiB
End job on node106 at 2011-04-23 14:56:30