Trace number 3251388

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/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85272
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  333838   669567 |  100151       0        0     nan |  0.000 % |
0.00/0.63	c |         0 |  331857   903422 |      --       0       --      -- |     --   | -1981/233855
0.00/0.63	c ==============================================================================
0.00/0.63	c Result  :   #vars: 1936   #clauses: 331857   #literals: 903422
0.00/0.63	c CPU time:   0.615906 s
0.00/0.63	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-3251388-1303585102/watcher-3251388-1303585102 -o /tmp/evaluation-result-3251388-1303585102/solver-3251388-1303585102 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251388-1303585102.cnf 

running on 2 cores: 4,6

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: 0.93 2.04 3.09 5/184 16827
/proc/meminfo: memFree=14426464/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) R 16825 16827 15898 0 -1 4202496 312 0 0 0 0 0 0 0 22 0 1 0 470108198 8908800 250 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244169109 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/16827/statm: 2175 250 209 178 0 68 0

[startup+0.0610931 s]
/proc/loadavg: 0.93 2.04 3.09 5/184 16827
/proc/meminfo: memFree=14426464/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 470108198 8908800 250 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16827/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101058 s]
/proc/loadavg: 0.93 2.04 3.09 5/184 16827
/proc/meminfo: memFree=14426464/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 470108198 8908800 250 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16827/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301048 s]
/proc/loadavg: 0.93 2.04 3.09 5/184 16827
/proc/meminfo: memFree=14426464/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 470108198 8908800 250 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16827/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700974 s]
/proc/loadavg: 0.93 2.04 3.09 5/184 16827
/proc/meminfo: memFree=14426464/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 470108198 8908800 250 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16827/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50084 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14394500/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=13024 CPUtime=0.71 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 1737 0 0 0 71 0 0 0 17 0 1 0 470108276 13336576 1648 33554432000 4194304 4218580 140734941572320 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 3256 1648 130 6 0 1726 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21724

[startup+3.10053 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14389040/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=13816 CPUtime=2.31 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 1954 0 0 0 231 0 0 0 20 0 1 0 470108276 14147584 1865 33554432000 4194304 4218580 140734941572320 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 3454 1865 130 6 0 1924 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22516

[startup+6.301 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14383092/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=15140 CPUtime=5.5 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 2274 0 0 0 550 0 0 0 25 0 1 0 470108276 15503360 2185 33554432000 4194304 4218580 140734941572320 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 3785 2185 130 6 0 2255 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23840

[startup+12.7009 s]
/proc/loadavg: 1.61 2.14 3.11 5/194 16846
/proc/meminfo: memFree=14373944/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=16960 CPUtime=11.91 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 2704 0 0 0 1190 1 0 0 25 0 1 0 470108276 17367040 2615 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 4240 2615 130 6 0 2710 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25660

[startup+25.5006 s]
/proc/loadavg: 1.98 2.20 3.11 5/194 16846
/proc/meminfo: memFree=14364480/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=20056 CPUtime=24.71 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 3485 0 0 0 2470 1 0 0 25 0 1 0 470108276 20537344 3396 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 5014 3396 131 6 0 3484 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28756

[startup+51.1011 s]
/proc/loadavg: 2.67 2.34 3.14 5/194 16847
/proc/meminfo: memFree=14345668/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=24232 CPUtime=50.31 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 4557 0 0 0 5030 1 0 0 25 0 1 0 470108276 24813568 4461 33554432000 4194304 4218580 140734941572320 18446744073709551615 228244017362 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 6058 4461 131 6 0 4528 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32932

[startup+102.307 s]
/proc/loadavg: 3.47 2.62 3.18 5/194 16849
/proc/meminfo: memFree=14324824/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=30556 CPUtime=101.51 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 6207 0 0 0 10150 1 0 0 25 0 1 0 470108276 31289344 6046 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 7639 6046 131 6 0 6109 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 39256

[startup+162.301 s]
/proc/loadavg: 3.87 2.88 3.24 5/194 16859
/proc/meminfo: memFree=14300728/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=36956 CPUtime=161.51 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 7885 0 0 0 16149 2 0 0 25 0 1 0 470108276 37842944 7623 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 9239 7623 131 6 0 7709 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 45656

[startup+222.301 s]
/proc/loadavg: 3.95 3.08 3.28 5/194 16861
/proc/meminfo: memFree=14290584/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=39628 CPUtime=221.51 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 8739 0 0 0 22149 2 0 0 25 0 1 0 470108276 40579072 8317 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 9907 8317 131 6 0 8377 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48328

[startup+282.301 s]
/proc/loadavg: 4.02 3.26 3.33 5/194 16862
/proc/meminfo: memFree=14279904/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=43200 CPUtime=281.51 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 9751 0 0 0 28149 2 0 0 25 0 1 0 470108276 44236800 9185 33554432000 4194304 4218580 140734941572320 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 10800 9185 131 6 0 9270 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 51900

[startup+342.301 s]
/proc/loadavg: 4.01 3.39 3.37 5/194 16864
/proc/meminfo: memFree=14268088/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=47408 CPUtime=341.52 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 11007 0 0 0 34149 3 0 0 25 0 1 0 470108276 48545792 10265 33554432000 4194304 4218580 140734941572320 18446744073709551615 4210535 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 11852 10265 131 6 0 10322 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 56108

[startup+402.301 s]
/proc/loadavg: 4.00 3.50 3.40 5/194 16868
/proc/meminfo: memFree=14258516/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6

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

[pid=16846] ppid=16827 vsize=54124 CPUtime=521.52 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 13177 0 0 0 52148 4 0 0 25 0 1 0 470108276 55422976 11943 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 13531 11943 131 6 0 12001 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 62824

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.51 5/194 16873
/proc/meminfo: memFree=14232040/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=56360 CPUtime=581.52 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 13813 0 0 0 58148 4 0 0 25 0 1 0 470108276 57712640 12468 33554432000 4194304 4218580 140734941572320 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 14090 12468 131 6 0 12560 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 65060

[startup+642.3 s]
/proc/loadavg: 4.00 3.78 3.54 5/194 16875
/proc/meminfo: memFree=14225696/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=57824 CPUtime=641.53 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 14387 0 0 0 64148 5 0 0 25 0 1 0 470108276 59211776 12867 33554432000 4194304 4218580 140734941572320 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 14456 12867 131 6 0 12926 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 66524

[startup+702.301 s]
/proc/loadavg: 4.08 3.83 3.57 5/194 16876
/proc/meminfo: memFree=14217108/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=59864 CPUtime=701.52 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 15020 0 0 0 70147 5 0 0 25 0 1 0 470108276 61300736 13348 33554432000 4194304 4218580 140734941572320 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 14966 13348 131 6 0 13436 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 68564

[startup+762.307 s]
/proc/loadavg: 4.06 3.87 3.60 5/194 16878
/proc/meminfo: memFree=14212880/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=60724 CPUtime=761.52 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 15428 0 0 0 76147 5 0 0 25 0 1 0 470108276 62181376 13569 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 15181 13569 131 6 0 13651 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 69424

[startup+822.301 s]
/proc/loadavg: 4.08 3.91 3.62 5/194 16880
/proc/meminfo: memFree=14208764/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=62252 CPUtime=821.53 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 15932 0 0 0 82147 6 0 0 25 0 1 0 470108276 63746048 13940 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 15563 13940 131 6 0 14033 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 70952

[startup+882.3 s]
/proc/loadavg: 4.03 3.92 3.64 5/194 16881
/proc/meminfo: memFree=14203408/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=65184 CPUtime=881.53 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 16788 0 0 0 88147 6 0 0 25 0 1 0 470108276 66748416 14679 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 16296 14679 131 6 0 14766 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 73884

[startup+942.301 s]
/proc/loadavg: 4.01 3.93 3.66 5/194 16883
/proc/meminfo: memFree=14199404/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=66200 CPUtime=941.53 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 17209 0 0 0 94147 6 0 0 25 0 1 0 470108276 67788800 14947 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 16550 14947 131 6 0 15020 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 74900

[startup+1002.3 s]
/proc/loadavg: 4.06 3.96 3.69 5/194 16885
/proc/meminfo: memFree=14192660/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=68712 CPUtime=1001.53 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 17993 0 0 0 100147 6 0 0 25 0 1 0 470108276 70361088 15581 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 17178 15581 131 6 0 15648 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 77412

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.70 5/194 16886
/proc/meminfo: memFree=14183572/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=69556 CPUtime=1061.52 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 18382 0 0 0 106146 6 0 0 25 0 1 0 470108276 71225344 15799 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 17389 15799 131 6 0 15859 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 78256

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.72 5/194 16888
/proc/meminfo: memFree=14178336/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=69840 CPUtime=1121.54 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 18576 0 0 0 112147 7 0 0 25 0 1 0 470108276 71516160 15839 33554432000 4194304 4218580 140734941572320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 17460 15839 131 6 0 15930 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 78540

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/194 16889
/proc/meminfo: memFree=14174832/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=71504 CPUtime=1181.53 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 19123 0 0 0 118146 7 0 0 25 0 1 0 470108276 73220096 16254 33554432000 4194304 4218580 140734941572320 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 17876 16254 131 6 0 16346 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 80204

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 16891
/proc/meminfo: memFree=14172184/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=71668 CPUtime=1241.53 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 19346 0 0 0 124146 7 0 0 25 0 1 0 470108276 73388032 16326 33554432000 4194304 4218580 140734941572320 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 17917 16326 131 6 0 16387 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 80368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.00 3.77 4/191 16893
/proc/meminfo: memFree=14215576/32951124 swapFree=67111524/67111528
[pid=16827] ppid=16825 vsize=8700 CPUtime=0.77 cores=4,6
/proc/16827/stat : 16827 (esg_static.sh) S 16825 16827 15898 0 -1 4202496 355 6111 0 0 0 0 75 2 15 0 1 0 470108198 8908800 253 33554432000 4194304 4922060 140735138133296 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16827/statm: 2175 253 209 178 0 68 0
[pid=16846] ppid=16827 vsize=73352 CPUtime=1299.24 cores=4,6
/proc/16846/stat : 16846 (cdcl) R 16827 16827 15898 0 -1 4202496 19880 0 0 0 129917 7 0 0 25 0 1 0 470108276 75112448 16730 33554432000 4194304 4218580 140734941572320 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/16846/statm: 18338 16730 131 6 0 16808 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 82052

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

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

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

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

runsolver used 2.30565 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 20:58:22
IDJOB=3251388
IDBENCH=88221
IDSOLVER=1609
FILE ID=node136/3251388-1303585102
RUNJOBID= node136-1303585102-16796
PBS_JOBID= 13150335
Free space on /tmp= 71628 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251388-1303585102/watcher-3251388-1303585102 -o /tmp/evaluation-result-3251388-1303585102/solver-3251388-1303585102 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251388-1303585102.cnf

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=1793352170

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14427844 kB
Buffers:       1700940 kB
Cached:       16184440 kB
SwapCached:          4 kB
Active:        9434448 kB
Inactive:      8523192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14427844 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7436 kB
Writeback:           0 kB
AnonPages:       71356 kB
Mapped:          14876 kB
Slab:           500764 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222332 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= 71608 MiB
End job on node136 at 2011-04-23 21:20:04