Trace number 3280517

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

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.00/0.08	c CPU time:   0.081987 s
0.00/0.08	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280517-1303748303/watcher-3280517-1303748303 -o /tmp/evaluation-result-3280517-1303748303/solver-3280517-1303748303 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3280517-1303748303.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: 3.86 3.72 3.05 4/192 6163
/proc/meminfo: memFree=24662260/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 565060804 8908800 250 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 250 209 178 0 68 0

[startup+0.0346941 s]
/proc/loadavg: 3.86 3.72 3.05 4/192 6163
/proc/meminfo: memFree=24662260/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 565060804 8908800 250 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104686 s]
/proc/loadavg: 3.86 3.72 3.05 4/192 6163
/proc/meminfo: memFree=24662260/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.30065 s]
/proc/loadavg: 3.86 3.72 3.05 4/192 6163
/proc/meminfo: memFree=24662260/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.70057 s]
/proc/loadavg: 3.86 3.72 3.05 4/192 6163
/proc/meminfo: memFree=24662260/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+1.50044 s]
/proc/loadavg: 3.86 3.72 3.05 5/194 6166
/proc/meminfo: memFree=24657540/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=10588 CPUtime=1.4 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 1126 0 0 0 140 0 0 0 25 0 1 0 565060814 10842112 1036 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 2647 1036 130 6 0 1117 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19288

[startup+3.10111 s]
/proc/loadavg: 3.86 3.72 3.05 5/194 6166
/proc/meminfo: memFree=24656140/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=11960 CPUtime=3 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 1459 0 0 0 300 0 0 0 25 0 1 0 565060814 12247040 1369 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 2990 1369 131 6 0 1460 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20660

[startup+6.30053 s]
/proc/loadavg: 3.87 3.73 3.06 5/194 6166
/proc/meminfo: memFree=24653668/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=13620 CPUtime=6.2 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 1875 0 0 0 620 0 0 0 25 0 1 0 565060814 13946880 1785 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 3405 1785 131 6 0 1875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22320

[startup+12.7003 s]
/proc/loadavg: 3.88 3.73 3.06 5/194 6167
/proc/meminfo: memFree=24650320/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=15832 CPUtime=12.59 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 2451 0 0 0 1259 0 0 0 25 0 1 0 565060814 16211968 2361 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 3958 2361 131 6 0 2428 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24532

[startup+25.501 s]
/proc/loadavg: 3.91 3.74 3.08 5/194 6167
/proc/meminfo: memFree=24643620/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=18164 CPUtime=25.4 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 3008 0 0 0 2540 0 0 0 25 0 1 0 565060814 18599936 2918 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 4541 2918 131 6 0 3011 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26864

[startup+51.1012 s]
/proc/loadavg: 3.94 3.76 3.10 5/194 6168
/proc/meminfo: memFree=24636864/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=21396 CPUtime=50.99 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 3863 0 0 0 5099 0 0 0 25 0 1 0 565060814 21909504 3742 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 5349 3742 131 6 0 3819 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30096

[startup+102.307 s]
/proc/loadavg: 3.97 3.80 3.15 5/194 6169
/proc/meminfo: memFree=24614156/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=25460 CPUtime=102.21 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 4954 0 0 0 10220 1 0 0 25 0 1 0 565060814 26071040 4761 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 6365 4761 131 6 0 4835 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34160

[startup+162.3 s]
/proc/loadavg: 4.07 3.86 3.21 5/194 6171
/proc/meminfo: memFree=24606932/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=30532 CPUtime=162.2 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 6333 0 0 0 16219 1 0 0 25 0 1 0 565060814 31264768 6021 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 7633 6021 131 6 0 6103 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 39232

[startup+222.3 s]
/proc/loadavg: 4.02 3.88 3.25 5/194 6172
/proc/meminfo: memFree=24598960/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=32452 CPUtime=222.2 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 6926 0 0 0 22219 1 0 0 25 0 1 0 565060814 33230848 6492 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 8113 6492 131 6 0 6583 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41152

[startup+282.301 s]
/proc/loadavg: 4.09 3.92 3.30 5/194 6174
/proc/meminfo: memFree=24597300/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=33128 CPUtime=282.21 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 7289 0 0 0 28219 2 0 0 25 0 1 0 565060814 33923072 6682 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 8282 6682 131 6 0 6752 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 41828

[startup+342.301 s]
/proc/loadavg: 4.08 3.94 3.35 5/194 6176
/proc/meminfo: memFree=24589076/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=36376 CPUtime=342.21 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 8229 0 0 0 34219 2 0 0 25 0 1 0 565060814 37249024 7476 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 9094 7476 131 6 0 7564 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 45076

[startup+402.301 s]
/proc/loadavg: 4.03 3.95 3.39 5/194 6177
/proc/meminfo: memFree=24573536/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6

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

[pid=6166] ppid=6163 vsize=38328 CPUtime=522.21 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 9198 0 0 0 52218 3 0 0 25 0 1 0 565060814 39247872 7965 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 9582 7965 131 6 0 8052 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 47028

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.49 5/194 6182
/proc/meminfo: memFree=24561380/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=42056 CPUtime=582.21 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 10291 0 0 0 58218 3 0 0 25 0 1 0 565060814 43065344 8921 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 10514 8921 131 6 0 8984 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 50756

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.52 5/194 6184
/proc/meminfo: memFree=24552172/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=43976 CPUtime=642.23 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 10912 0 0 0 64219 4 0 0 25 0 1 0 565060814 45031424 9386 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 10994 9386 131 6 0 9464 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 52676

[startup+702.301 s]
/proc/loadavg: 4.04 3.99 3.55 5/194 6185
/proc/meminfo: memFree=24545072/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=44224 CPUtime=702.22 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 11120 0 0 0 70218 4 0 0 25 0 1 0 565060814 45285376 9463 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11056 9463 131 6 0 9526 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 52924

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.57 5/194 6187
/proc/meminfo: memFree=24543304/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=44632 CPUtime=762.23 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 11352 0 0 0 76219 4 0 0 25 0 1 0 565060814 45703168 9564 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11158 9564 131 6 0 9628 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 53332

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.60 5/194 6188
/proc/meminfo: memFree=24542528/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=44504 CPUtime=822.22 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 11505 0 0 0 82218 4 0 0 25 0 1 0 565060814 45572096 9537 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11126 9537 131 6 0 9596 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 53204

[startup+882.301 s]
/proc/loadavg: 4.07 4.00 3.63 5/194 6190
/proc/meminfo: memFree=24530936/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=44792 CPUtime=882.23 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 11732 0 0 0 88219 4 0 0 25 0 1 0 565060814 45867008 9584 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208536 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11198 9584 131 6 0 9668 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 53492

[startup+942.301 s]
/proc/loadavg: 4.02 4.00 3.65 5/194 6192
/proc/meminfo: memFree=24529776/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=45512 CPUtime=942.23 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 12103 0 0 0 94219 4 0 0 25 0 1 0 565060814 46604288 9761 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11378 9761 131 6 0 9848 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 54212

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/194 6193
/proc/meminfo: memFree=24524032/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=46632 CPUtime=1002.23 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 12548 0 0 0 100219 4 0 0 25 0 1 0 565060814 47751168 10048 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11658 10048 131 6 0 10128 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 55332

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 6195
/proc/meminfo: memFree=24522752/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=46728 CPUtime=1062.23 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 12730 0 0 0 106219 4 0 0 25 0 1 0 565060814 47849472 10070 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11682 10070 131 6 0 10152 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 55428

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/194 6196
/proc/meminfo: memFree=24520492/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=46960 CPUtime=1122.23 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 12945 0 0 0 112219 4 0 0 25 0 1 0 565060814 48087040 10127 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11740 10127 131 6 0 10210 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 55660

[startup+1182.3 s]
/proc/loadavg: 3.66 3.92 3.69 4/187 6277
/proc/meminfo: memFree=24741600/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=46980 CPUtime=1182.23 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 13115 0 0 0 118218 5 0 0 25 0 1 0 565060814 48107520 10131 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11745 10131 131 6 0 10215 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 55680

[startup+1242.3 s]
/proc/loadavg: 3.24 3.75 3.64 4/187 6282
/proc/meminfo: memFree=24725960/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=47720 CPUtime=1242.24 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 13426 0 0 0 124218 6 0 0 25 0 1 0 565060814 48865280 10312 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 11930 10312 131 6 0 10400 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 56420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.61 3.60 4/187 6283
/proc/meminfo: memFree=24720620/32951124 swapFree=67111348/67111528
[pid=6163] ppid=6161 vsize=8700 CPUtime=0.09 cores=4,6
/proc/6163/stat : 6163 (esg_static.sh) S 6161 6163 5867 0 -1 4202496 354 1159 0 0 0 0 9 0 25 0 1 0 565060804 8908800 253 33554432000 4194304 4922060 140737303524880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6163/statm: 2175 253 209 178 0 68 0
[pid=6166] ppid=6163 vsize=48388 CPUtime=1299.94 cores=4,6
/proc/6166/stat : 6166 (cdcl) R 6163 6163 5867 0 -1 4202496 13769 0 0 0 129988 6 0 0 25 0 1 0 565060814 49549312 10486 33554432000 4194304 4218580 140735538639344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6166/statm: 12097 10486 131 6 0 10567 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 57088

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

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

runsolver used 2.23566 second user time and 4.86926 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 18:18:23
IDJOB=3280517
IDBENCH=20399
IDSOLVER=1609
FILE ID=node111/3280517-1303748303
RUNJOBID= node111-1303746815-5887
PBS_JOBID= 13154051
Free space on /tmp= 70592 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280517-1303748303/watcher-3280517-1303748303 -o /tmp/evaluation-result-3280517-1303748303/solver-3280517-1303748303 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3280517-1303748303.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=553997135

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:      24662540 kB
Buffers:       1207932 kB
Cached:        6418652 kB
SwapCached:        132 kB
Active:        2572068 kB
Inactive:      5246340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24662540 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1552 kB
Writeback:           0 kB
AnonPages:      191768 kB
Mapped:          15188 kB
Slab:           405384 kB
PageTables:       5832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   382908 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= 70620 MiB
End job on node111 at 2011-04-25 18:40:05