Trace number 3250156

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

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  159039   479052 |   47711       0        0     nan |  0.000 % |
1.09/1.13	c |         0 |   88789   468229 |      --       0       --      -- |     --   | -70250/-10823
1.09/1.13	c ==============================================================================
1.09/1.13	c Result  :   #vars: 1316   #clauses: 88789   #literals: 468229
1.09/1.13	c CPU time:   1.12083 s
1.09/1.13	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-3250156-1303519672/watcher-3250156-1303519672 -o /tmp/evaluation-result-3250156-1303519672/solver-3250156-1303519672 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250156-1303519672.cnf 

running on 2 cores: 5,7

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.84 3.94 3.67 2/186 6088
/proc/meminfo: memFree=19527864/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=0 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) R 6086 6088 3353 0 -1 4202496 310 0 0 0 0 0 0 0 25 0 1 0 542197660 8908800 249 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457886101 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/6088/statm: 2175 249 209 178 0 68 0

[startup+0.090251 s]
/proc/loadavg: 3.84 3.94 3.67 2/186 6088
/proc/meminfo: memFree=19527864/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=0 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 542197660 8908800 249 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/6088/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100262 s]
/proc/loadavg: 3.84 3.94 3.67 2/186 6088
/proc/meminfo: memFree=19527864/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=0 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 542197660 8908800 249 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/6088/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300215 s]
/proc/loadavg: 3.84 3.94 3.67 2/186 6088
/proc/meminfo: memFree=19527864/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=0 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 542197660 8908800 249 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/6088/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70014 s]
/proc/loadavg: 3.84 3.94 3.67 2/186 6088
/proc/meminfo: memFree=19527864/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=0 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 542197660 8908800 249 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/6088/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 3.84 3.94 3.67 4/191 6119
/proc/meminfo: memFree=19506232/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 8700

[startup+3.10069 s]
/proc/loadavg: 3.84 3.94 3.67 5/194 6149
/proc/meminfo: memFree=19498760/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=15532 CPUtime=1.87 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 2362 0 0 0 187 0 0 0 25 0 1 0 542197782 15904768 2272 33554432000 4194304 4218580 140734586185280 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 3883 2272 131 6 0 2353 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24232

[startup+6.30111 s]
/proc/loadavg: 3.93 3.95 3.68 5/194 6149
/proc/meminfo: memFree=19491620/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=16872 CPUtime=5.07 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 2702 0 0 0 507 0 0 0 25 0 1 0 542197782 17276928 2612 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 4218 2612 131 6 0 2688 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25572

[startup+12.7009 s]
/proc/loadavg: 3.94 3.96 3.68 5/194 6149
/proc/meminfo: memFree=19482860/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=18788 CPUtime=11.47 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 3196 0 0 0 1147 0 0 0 25 0 1 0 542197782 19238912 3106 33554432000 4194304 4218580 140734586185280 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 4697 3106 131 6 0 3167 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27488

[startup+25.5005 s]
/proc/loadavg: 3.95 3.96 3.68 5/194 6149
/proc/meminfo: memFree=19475320/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=21116 CPUtime=24.28 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 3779 0 0 0 2427 1 0 0 25 0 1 0 542197782 21622784 3670 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 5279 3670 131 6 0 3749 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29816

[startup+51.1008 s]
/proc/loadavg: 3.97 3.96 3.69 5/194 6150
/proc/meminfo: memFree=19462624/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=24440 CPUtime=49.87 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 4769 0 0 0 4986 1 0 0 25 0 1 0 542197782 25026560 4512 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 6110 4512 131 6 0 4580 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33140

[startup+102.307 s]
/proc/loadavg: 3.98 3.96 3.71 5/194 6181
/proc/meminfo: memFree=19427904/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=28776 CPUtime=101.08 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 6236 0 0 0 10107 1 0 0 25 0 1 0 542197782 29466624 5585 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 7194 5585 131 6 0 5664 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 37476

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.72 5/194 6183
/proc/meminfo: memFree=19387472/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=32480 CPUtime=161.07 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 7663 0 0 0 16105 2 0 0 25 0 1 0 542197782 33259520 6500 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 8120 6500 131 6 0 6590 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41180

[startup+222.301 s]
/proc/loadavg: 4.06 3.99 3.74 5/194 6185
/proc/meminfo: memFree=19357944/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=35232 CPUtime=221.08 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 8900 0 0 0 22105 3 0 0 25 0 1 0 542197782 36077568 7209 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 8808 7209 131 6 0 7278 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 43932

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.75 5/194 6186
/proc/meminfo: memFree=19343428/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=39040 CPUtime=281.08 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 10367 0 0 0 28104 4 0 0 25 0 1 0 542197782 39976960 8157 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 9760 8157 131 6 0 8230 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 47740

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.77 5/194 6188
/proc/meminfo: memFree=19336464/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=42864 CPUtime=341.08 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 11807 0 0 0 34103 5 0 0 25 0 1 0 542197782 43892736 9128 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 10716 9128 131 6 0 9186 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 51564

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/194 6189
/proc/meminfo: memFree=19327024/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=45296 CPUtime=401.09 cores=5,7

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

[pid=6120] ppid=6088 vsize=48256 CPUtime=521.09 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 14781 0 0 0 52102 7 0 0 25 0 1 0 542197782 49414144 10448 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 12064 10448 131 6 0 10534 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 56956

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.81 5/194 6194
/proc/meminfo: memFree=19264328/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=49984 CPUtime=581.09 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 15742 0 0 0 58102 7 0 0 25 0 1 0 542197782 51183616 10874 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 12496 10874 131 6 0 10966 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 58684

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 6196
/proc/meminfo: memFree=19256624/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=50416 CPUtime=641.1 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 16493 0 0 0 64102 8 0 0 25 0 1 0 542197782 51625984 11009 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 12604 11009 131 6 0 11074 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 59116

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/194 6197
/proc/meminfo: memFree=19251516/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=52944 CPUtime=701.09 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 17548 0 0 0 70101 8 0 0 25 0 1 0 542197782 54214656 11612 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 13236 11612 131 6 0 11706 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 61644

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.83 5/194 6199
/proc/meminfo: memFree=19249136/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=55172 CPUtime=761.1 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 18510 0 0 0 76102 8 0 0 25 0 1 0 542197782 56496128 12183 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 13793 12183 131 6 0 12263 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 63872

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 6210
/proc/meminfo: memFree=19245556/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=57260 CPUtime=821.1 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 19362 0 0 0 82101 9 0 0 25 0 1 0 542197782 58634240 12693 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 14315 12693 131 6 0 12785 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 65960

[startup+882.301 s]
/proc/loadavg: 4.03 4.00 3.85 5/194 6211
/proc/meminfo: memFree=19220604/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=57708 CPUtime=881.1 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 20026 0 0 0 88101 9 0 0 25 0 1 0 542197782 59092992 12821 33554432000 4194304 4218580 140734586185280 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 14427 12821 131 6 0 12897 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 66408

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.86 5/194 6213
/proc/meminfo: memFree=19217736/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=58724 CPUtime=941.1 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 20855 0 0 0 94100 10 0 0 25 0 1 0 542197782 60133376 13065 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 14681 13065 131 6 0 13151 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 67424

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/194 6214
/proc/meminfo: memFree=19205548/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=59816 CPUtime=1001.1 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 21763 0 0 0 100100 10 0 0 25 0 1 0 542197782 61251584 13356 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 14954 13356 131 6 0 13424 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 68516

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.87 5/194 6216
/proc/meminfo: memFree=19196240/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=62144 CPUtime=1061.11 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 22804 0 0 0 106100 11 0 0 25 0 1 0 542197782 63635456 13921 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 15536 13921 131 6 0 14006 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 70844

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/194 6218
/proc/meminfo: memFree=19194736/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=63740 CPUtime=1121.11 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 23736 0 0 0 112100 11 0 0 25 0 1 0 542197782 65269760 14315 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 15935 14315 131 6 0 14405 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 72440

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.89 5/194 6219
/proc/meminfo: memFree=19176128/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=63968 CPUtime=1181.11 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 24392 0 0 0 118099 12 0 0 25 0 1 0 542197782 65503232 14371 33554432000 4194304 4218580 140734586185280 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 15992 14371 131 6 0 14462 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 72668

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/194 6221
/proc/meminfo: memFree=19171536/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=66296 CPUtime=1241.11 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 25429 0 0 0 124099 12 0 0 25 0 1 0 542197782 67887104 14953 33554432000 4194304 4218580 140734586185280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 16574 14953 131 6 0 15044 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 74996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 3.91 5/194 6222
/proc/meminfo: memFree=19169908/32951124 swapFree=67111480/67111528
[pid=6088] ppid=6086 vsize=8700 CPUtime=1.2 cores=5,7
/proc/6088/stat : 6088 (esg_static.sh) S 6086 6088 3353 0 -1 4202496 353 4470 0 0 0 0 118 2 18 0 1 0 542197660 8908800 252 33554432000 4194304 4922060 140733320506480 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6088/statm: 2175 252 209 178 0 68 0
[pid=6120] ppid=6088 vsize=67884 CPUtime=1298.82 cores=5,7
/proc/6120/stat : 6120 (cdcl) R 6088 6088 3353 0 -1 4202496 26270 0 0 0 129869 13 0 0 25 0 1 0 542197782 69513216 15348 33554432000 4194304 4218580 140734586185280 18446744073709551615 4209492 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6120/statm: 16971 15348 131 6 0 15441 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 76584

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.89
CPU system time (s): 0.162975
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 76680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.89
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31106
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 1040

runsolver used 1.9947 second user time and 5.11122 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 02:47:52
IDJOB=3250156
IDBENCH=83245
IDSOLVER=1609
FILE ID=node111/3250156-1303519672
RUNJOBID= node111-1303518369-5721
PBS_JOBID= 13134250
Free space on /tmp= 71404 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250156-1303519672/watcher-3250156-1303519672 -o /tmp/evaluation-result-3250156-1303519672/solver-3250156-1303519672 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3250156-1303519672.cnf

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=121956828

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      19528144 kB
Buffers:       1977696 kB
Cached:       10711772 kB
SwapCached:         44 kB
Active:        9050256 kB
Inactive:      3811920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19528144 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:            3512 kB
Writeback:          32 kB
AnonPages:      172156 kB
Mapped:          15200 kB
Slab:           496248 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   379976 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= 71356 MiB
End job on node111 at 2011-04-23 03:09:34