Trace number 3280287

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.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

0.00/0.00	c Parsing...
0.00/0.54	c ==============================================================================
0.00/0.54	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.54	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.54	c ==============================================================================
0.00/0.54	c |         0 | 1346401  3139386 |  403920       0        0     nan |  0.000 % |
4.09/4.14	c |         0 |  534198  1400252 |      --       0       --      -- |     --   | -504732/-1043370
4.09/4.14	c ==============================================================================
4.09/4.14	c Result  :   #vars: 84762   #clauses: 534198   #literals: 1400252
4.09/4.14	c CPU time:   4.01839 s
4.09/4.14	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-3280287-1303746859/watcher-3280287-1303746859 -o /tmp/evaluation-result-3280287-1303746859/solver-3280287-1303746859 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3280287-1303746859.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: 2.03 0.53 0.18 5/192 5965
/proc/meminfo: memFree=24587984/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=0 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 564916504 8908800 249 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 249 209 178 0 68 0

[startup+0.029791 s]
/proc/loadavg: 2.03 0.53 0.18 5/192 5965
/proc/meminfo: memFree=24587984/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=0 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 564916504 8908800 249 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100777 s]
/proc/loadavg: 2.03 0.53 0.18 5/192 5965
/proc/meminfo: memFree=24587984/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=0 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 564916504 8908800 249 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30075 s]
/proc/loadavg: 2.03 0.53 0.18 5/192 5965
/proc/meminfo: memFree=24587984/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=0 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 564916504 8908800 249 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700677 s]
/proc/loadavg: 2.03 0.53 0.18 5/192 5965
/proc/meminfo: memFree=24587984/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=0 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 564916504 8908800 249 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 2.03 0.53 0.18 5/194 5967
/proc/meminfo: memFree=24446740/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=0 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 564916504 8908800 249 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 249 209 178 0 68 0
[pid=5966] ppid=5965 vsize=175168 CPUtime=1.49 cores=5,7
/proc/5966/stat : 5966 (SatELite_releas) R 5965 5965 5867 0 -1 4202496 39474 0 0 0 140 9 0 0 25 0 1 0 564916504 179372032 36068 33554432000 134512640 135144242 4293977600 18446744073709551615 134585724 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/5966/statm: 43792 36068 77 155 0 43635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183868

[startup+3.10022 s]
/proc/loadavg: 2.03 0.53 0.18 5/194 5967
/proc/meminfo: memFree=24439300/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=0 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 564916504 8908800 249 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 249 209 178 0 68 0
[pid=5966] ppid=5965 vsize=181424 CPUtime=3.09 cores=5,7
/proc/5966/stat : 5966 (SatELite_releas) R 5965 5965 5867 0 -1 4202496 44155 0 0 0 299 10 0 0 25 0 1 0 564916504 185778176 36348 33554432000 134512640 135144242 4293977600 18446744073709551615 134585529 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/5966/statm: 45356 36348 77 155 0 45199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 190124

[startup+6.30062 s]
/proc/loadavg: 2.19 0.59 0.20 5/194 5968
/proc/meminfo: memFree=24532900/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=43768 CPUtime=1.85 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 9006 0 0 0 184 1 0 0 25 0 1 0 564916948 44818432 8915 33554432000 4194304 4218580 140735159609760 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 10942 8915 131 6 0 9412 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52468

[startup+12.7004 s]
/proc/loadavg: 2.33 0.64 0.22 5/194 5968
/proc/meminfo: memFree=24522736/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=44296 CPUtime=8.25 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 9171 0 0 0 824 1 0 0 25 0 1 0 564916948 45359104 9080 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208299 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 11074 9080 131 6 0 9544 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52996

[startup+25.5011 s]
/proc/loadavg: 2.70 0.81 0.28 5/194 5969
/proc/meminfo: memFree=24513400/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=45524 CPUtime=21.05 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 9467 0 0 0 2104 1 0 0 25 0 1 0 564916948 46616576 9376 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 11381 9376 131 6 0 9851 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54224

[startup+51.1003 s]
/proc/loadavg: 3.14 1.06 0.37 5/194 5969
/proc/meminfo: memFree=24497896/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=50980 CPUtime=46.65 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 10842 0 0 0 4663 2 0 0 25 0 1 0 564916948 52203520 10751 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 12745 10751 131 6 0 11215 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59680

[startup+102.307 s]
/proc/loadavg: 3.63 1.51 0.56 5/194 5971
/proc/meminfo: memFree=24467052/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=53188 CPUtime=97.86 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 11364 0 0 0 9784 2 0 0 25 0 1 0 564916948 54464512 11273 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 13297 11273 131 6 0 11767 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61888

[startup+162.301 s]
/proc/loadavg: 3.90 1.98 0.78 5/194 5972
/proc/meminfo: memFree=24415632/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=54720 CPUtime=157.85 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 11782 0 0 0 15783 2 0 0 25 0 1 0 564916948 56033280 11685 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 13680 11685 131 6 0 12150 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 63420

[startup+222.3 s]
/proc/loadavg: 3.96 2.34 0.98 5/194 5974
/proc/meminfo: memFree=24413632/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=56652 CPUtime=217.85 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 12258 0 0 0 21783 2 0 0 25 0 1 0 564916948 58011648 12148 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 14163 12148 131 6 0 12633 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 65352

[startup+282.3 s]
/proc/loadavg: 3.98 2.64 1.16 5/194 5975
/proc/meminfo: memFree=24408272/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=57248 CPUtime=277.85 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 12425 0 0 0 27783 2 0 0 25 0 1 0 564916948 58621952 12292 33554432000 4194304 4218580 140735159609760 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 14312 12292 131 6 0 12782 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 65948

[startup+342.301 s]
/proc/loadavg: 4.07 2.90 1.35 5/194 5977
/proc/meminfo: memFree=24392640/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=57812 CPUtime=337.86 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 12637 0 0 0 33784 2 0 0 25 0 1 0 564916948 59199488 12447 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 14453 12447 131 6 0 12923 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 66512

[startup+402.301 s]
/proc/loadavg: 4.02 3.10 1.51 5/194 5988
/proc/meminfo: memFree=24348828/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7

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

[pid=5968] ppid=5965 vsize=62340 CPUtime=517.86 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 13944 0 0 0 51783 3 0 0 25 0 1 0 564916948 63836160 13580 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 15585 13580 131 6 0 14055 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 71040

[startup+582.301 s]
/proc/loadavg: 4.02 3.51 1.94 5/194 5992
/proc/meminfo: memFree=24320040/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=63708 CPUtime=577.86 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 14374 0 0 0 57783 3 0 0 25 0 1 0 564916948 65236992 13928 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 15927 13928 131 6 0 14397 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 72408

[startup+642.3 s]
/proc/loadavg: 4.08 3.62 2.08 5/194 5994
/proc/meminfo: memFree=24309224/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=64076 CPUtime=637.88 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 14550 0 0 0 63784 4 0 0 25 0 1 0 564916948 65613824 14018 33554432000 4194304 4218580 140735159609760 18446744073709551615 4209133 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 16019 14018 131 6 0 14489 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 72776

[startup+702.301 s]
/proc/loadavg: 4.03 3.68 2.19 5/194 5996
/proc/meminfo: memFree=24307700/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=64932 CPUtime=697.87 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 14821 0 0 0 69783 4 0 0 25 0 1 0 564916948 66490368 14219 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 16233 14219 131 6 0 14703 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 73632

[startup+762.307 s]
/proc/loadavg: 4.01 3.74 2.30 5/194 5997
/proc/meminfo: memFree=24300468/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=66088 CPUtime=757.88 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 15188 0 0 0 75784 4 0 0 25 0 1 0 564916948 67674112 14504 33554432000 4194304 4218580 140735159609760 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 16522 14504 131 6 0 14992 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 74788

[startup+822.301 s]
/proc/loadavg: 4.00 3.78 2.41 5/194 5999
/proc/meminfo: memFree=24287296/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=76664 CPUtime=817.87 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 17964 0 0 0 81782 5 0 0 25 0 1 0 564916948 78503936 17174 33554432000 4194304 4218580 140735159609760 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 19166 17174 131 6 0 17636 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 85364

[startup+882.301 s]
/proc/loadavg: 4.00 3.82 2.50 5/194 6000
/proc/meminfo: memFree=24256996/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=76728 CPUtime=877.88 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 18055 0 0 0 87782 6 0 0 25 0 1 0 564916948 78569472 17182 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 19182 17182 131 6 0 17652 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 85428

[startup+942.3 s]
/proc/loadavg: 4.00 3.85 2.59 5/194 6002
/proc/meminfo: memFree=24229080/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=76728 CPUtime=937.88 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 18148 0 0 0 93782 6 0 0 25 0 1 0 564916948 78569472 17187 33554432000 4194304 4218580 140735159609760 18446744073709551615 4210145 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 19182 17187 131 6 0 17652 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 85428

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.68 5/194 6004
/proc/meminfo: memFree=24225088/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=76792 CPUtime=997.88 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 18233 0 0 0 99782 6 0 0 25 0 1 0 564916948 78635008 17205 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208209 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 19198 17205 131 6 0 17668 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 85492

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.76 5/194 6005
/proc/meminfo: memFree=24221340/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=76824 CPUtime=1057.88 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 18323 0 0 0 105782 6 0 0 25 0 1 0 564916948 78667776 17211 33554432000 4194304 4218580 140735159609760 18446744073709551615 4213924 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 19206 17211 131 6 0 17676 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 85524

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.83 5/194 6007
/proc/meminfo: memFree=24210268/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=76760 CPUtime=1117.88 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 18415 0 0 0 111782 6 0 0 25 0 1 0 564916948 78602240 17198 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 19190 17198 131 6 0 17660 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 85460

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.90 5/194 6008
/proc/meminfo: memFree=24210364/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=76760 CPUtime=1177.88 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 18501 0 0 0 117782 6 0 0 25 0 1 0 564916948 78602240 17198 33554432000 4194304 4218580 140735159609760 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 19190 17198 131 6 0 17660 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 85460

[startup+1242.3 s]
/proc/loadavg: 4.03 3.95 2.97 5/194 6010
/proc/meminfo: memFree=24210220/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=76856 CPUtime=1237.88 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 18594 0 0 0 123782 6 0 0 25 0 1 0 564916948 78700544 17216 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 19214 17216 131 6 0 17684 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 85556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.63 3.59 2.91 3/182 6076
/proc/meminfo: memFree=24615820/32951124 swapFree=67111348/67111528
[pid=5965] ppid=5963 vsize=8700 CPUtime=4.43 cores=5,7
/proc/5965/stat : 5965 (esg_static.sh) S 5963 5965 5867 0 -1 4202496 354 59629 0 0 0 0 429 14 18 0 1 0 564916504 8908800 252 33554432000 4194304 4922060 140733827984112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5965/statm: 2175 252 209 178 0 68 0
[pid=5968] ppid=5965 vsize=76856 CPUtime=1295.6 cores=5,7
/proc/5968/stat : 5968 (cdcl) R 5965 5965 5867 0 -1 4202496 18715 0 0 0 129553 7 0 0 25 0 1 0 564916948 78700544 17217 33554432000 4194304 4218580 140735159609760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5968/statm: 19214 17217 131 6 0 17684 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 85556

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.83
CPU system time (s): 0.219966
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 205064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.83
system time used= 0.219966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78731
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= 8
involuntary context switches= 2725

runsolver used 2.03869 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 17:54:20
IDJOB=3280287
IDBENCH=20365
IDSOLVER=1609
FILE ID=node111/3280287-1303746859
RUNJOBID= node111-1303746815-5889
PBS_JOBID= 13154051
Free space on /tmp= 70576 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280287-1303746859/watcher-3280287-1303746859 -o /tmp/evaluation-result-3280287-1303746859/solver-3280287-1303746859 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3280287-1303746859.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=450259042

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:      24588388 kB
Buffers:       1207232 kB
Cached:        6422024 kB
SwapCached:        132 kB
Active:        2669592 kB
Inactive:      5221336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24588388 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          128832 kB
Writeback:           0 kB
AnonPages:      261376 kB
Mapped:          15220 kB
Slab:           406904 kB
PageTables:       5864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   455220 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= 70596 MiB
End job on node111 at 2011-04-25 18:16:02