Trace number 3282633

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01? (TO) 1300.04 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
0.00/0.48	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
0.00/0.48	c ==============================================================================
0.00/0.48	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
0.00/0.48	c CPU time:   0.45393 s
0.00/0.48	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-3282633-1303755210/watcher-3282633-1303755210 -o /tmp/evaluation-result-3282633-1303755210/solver-3282633-1303755210 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282633-1303755210.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.44 3.87 3.74 4/192 7776
/proc/meminfo: memFree=16983964/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487120658 8908800 250 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 250 209 178 0 68 0

[startup+0.0994591 s]
/proc/loadavg: 3.44 3.87 3.74 4/192 7776
/proc/meminfo: memFree=16983964/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487120658 8908800 250 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100458 s]
/proc/loadavg: 3.44 3.87 3.74 4/192 7776
/proc/meminfo: memFree=16983964/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487120658 8908800 250 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300423 s]
/proc/loadavg: 3.44 3.87 3.74 4/192 7776
/proc/meminfo: memFree=16983964/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487120658 8908800 250 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700355 s]
/proc/loadavg: 3.44 3.87 3.74 4/192 7776
/proc/meminfo: memFree=16983964/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8700

[startup+1.50028 s]
/proc/loadavg: 3.49 3.87 3.75 5/194 7782
/proc/meminfo: memFree=16974908/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=23044 CPUtime=0.9 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 4152 0 0 0 90 0 0 0 25 0 1 0 487120716 23597056 4062 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 5761 4062 131 6 0 4231 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31744

[startup+3.10093 s]
/proc/loadavg: 3.49 3.87 3.75 5/194 7783
/proc/meminfo: memFree=16973916/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=23704 CPUtime=2.5 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 4317 0 0 0 250 0 0 0 25 0 1 0 487120716 24272896 4227 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 5926 4227 131 6 0 4396 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 32404

[startup+6.30037 s]
/proc/loadavg: 3.49 3.87 3.75 5/194 7783
/proc/meminfo: memFree=16973544/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=23968 CPUtime=5.7 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 4399 0 0 0 570 0 0 0 25 0 1 0 487120716 24543232 4309 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 5992 4309 131 6 0 4462 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32668

[startup+12.7002 s]
/proc/loadavg: 3.56 3.87 3.75 5/194 7783
/proc/meminfo: memFree=16971244/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=25156 CPUtime=12.1 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 4677 0 0 0 1210 0 0 0 25 0 1 0 487120716 25759744 4587 33554432000 4194304 4218580 140734842202224 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 6289 4587 131 6 0 4759 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33856

[startup+25.501 s]
/proc/loadavg: 3.63 3.88 3.75 5/194 7783
/proc/meminfo: memFree=16967216/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=27952 CPUtime=24.91 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 5377 0 0 0 2490 1 0 0 25 0 1 0 487120716 28622848 5287 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 6988 5287 131 6 0 5458 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36652

[startup+51.1005 s]
/proc/loadavg: 3.76 3.89 3.75 5/194 7784
/proc/meminfo: memFree=16961468/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=30748 CPUtime=50.5 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 6080 0 0 0 5049 1 0 0 25 0 1 0 487120716 31485952 5990 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 7687 5990 131 6 0 6157 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39448

[startup+102.307 s]
/proc/loadavg: 3.90 3.90 3.76 5/194 7822
/proc/meminfo: memFree=16942880/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=33348 CPUtime=101.71 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 6746 0 0 0 10170 1 0 0 25 0 1 0 487120716 34148352 6656 33554432000 4194304 4218580 140734842202224 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 8337 6656 131 6 0 6807 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42048

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.78 5/194 7824
/proc/meminfo: memFree=16929336/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=38080 CPUtime=161.71 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 7922 0 0 0 16169 2 0 0 25 0 1 0 487120716 38993920 7832 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208171 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 9520 7832 131 6 0 7990 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46780

[startup+222.3 s]
/proc/loadavg: 4.10 3.96 3.80 5/194 7854
/proc/meminfo: memFree=16636036/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=41676 CPUtime=221.71 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 8827 0 0 0 22169 2 0 0 25 0 1 0 487120716 42676224 8737 33554432000 4194304 4218580 140734842202224 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 10419 8737 131 6 0 8889 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 50376

[startup+282.301 s]
/proc/loadavg: 4.15 4.00 3.82 5/194 7894
/proc/meminfo: memFree=16715408/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=42564 CPUtime=281.71 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 9045 0 0 0 28169 2 0 0 25 0 1 0 487120716 43585536 8955 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 10641 8955 131 6 0 9111 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 51264

[startup+342.3 s]
/proc/loadavg: 4.05 4.00 3.83 5/194 7933
/proc/meminfo: memFree=16712520/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=42728 CPUtime=341.71 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 9092 0 0 0 34169 2 0 0 25 0 1 0 487120716 43753472 9002 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 10682 9002 131 6 0 9152 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 51428

[startup+402.301 s]
/proc/loadavg: 4.21 4.04 3.85 5/194 8060
/proc/meminfo: memFree=16690272/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3

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

[pid=7782] ppid=7776 vsize=49164 CPUtime=521.72 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 10689 0 0 0 52169 3 0 0 25 0 1 0 487120716 50343936 10598 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208678 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 12291 10598 131 6 0 10761 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 57864

[startup+582.301 s]
/proc/loadavg: 4.04 4.04 3.88 5/194 8096
/proc/meminfo: memFree=16686748/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=50072 CPUtime=581.72 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 10910 0 0 0 58169 3 0 0 25 0 1 0 487120716 51273728 10819 33554432000 4194304 4218580 140734842202224 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 12518 10819 131 6 0 10988 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 58772

[startup+642.3 s]
/proc/loadavg: 4.01 4.03 3.88 5/194 8098
/proc/meminfo: memFree=16679164/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=50260 CPUtime=641.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 10987 0 0 0 64170 3 0 0 25 0 1 0 487120716 51466240 10895 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 12565 10895 131 6 0 11035 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 58960

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.89 5/194 8099
/proc/meminfo: memFree=16678148/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=50516 CPUtime=701.72 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11024 0 0 0 70169 3 0 0 25 0 1 0 487120716 51728384 10932 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 12629 10932 131 6 0 11099 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 59216

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 3.89 5/194 8101
/proc/meminfo: memFree=16669320/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=50548 CPUtime=761.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11040 0 0 0 76170 3 0 0 25 0 1 0 487120716 51761152 10948 33554432000 4194304 4218580 140734842202224 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 12637 10948 131 6 0 11107 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 59248

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/194 8102
/proc/meminfo: memFree=16658124/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=50948 CPUtime=821.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11139 0 0 0 82170 3 0 0 25 0 1 0 487120716 52170752 11047 33554432000 4194304 4218580 140734842202224 18446744073709551615 4209506 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 12737 11047 131 6 0 11207 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 59648

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 8104
/proc/meminfo: memFree=16654500/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=51180 CPUtime=881.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11231 0 0 0 88170 3 0 0 25 0 1 0 487120716 52408320 11127 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 12795 11127 131 6 0 11265 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 59880

[startup+942.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/194 8135
/proc/meminfo: memFree=16607724/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=51528 CPUtime=941.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11320 0 0 0 94170 3 0 0 25 0 1 0 487120716 52764672 11215 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 12882 11215 131 6 0 11352 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 60228

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 8137
/proc/meminfo: memFree=16648264/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=52024 CPUtime=1001.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11422 0 0 0 100170 3 0 0 25 0 1 0 487120716 53272576 11314 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 13006 11314 131 6 0 11476 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 60724

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 8139
/proc/meminfo: memFree=16632908/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=52452 CPUtime=1061.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11553 0 0 0 106170 3 0 0 25 0 1 0 487120716 53710848 11445 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 13113 11445 131 6 0 11583 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 61152

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 8140
/proc/meminfo: memFree=16629676/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=52832 CPUtime=1121.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11627 0 0 0 112170 3 0 0 25 0 1 0 487120716 54099968 11517 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 13208 11517 131 6 0 11678 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 61532

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/194 8142
/proc/meminfo: memFree=16628904/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=53184 CPUtime=1181.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11711 0 0 0 118170 3 0 0 25 0 1 0 487120716 54460416 11598 33554432000 4194304 4218580 140734842202224 18446744073709551615 4209105 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 13296 11598 131 6 0 11766 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 61884

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/194 8181
/proc/meminfo: memFree=16613896/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=53332 CPUtime=1241.73 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11757 0 0 0 124170 3 0 0 25 0 1 0 487120716 54611968 11634 33554432000 4194304 4218580 140734842202224 18446744073709551615 4209729 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 13333 11634 131 6 0 11803 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 62032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.93 4/191 8184
/proc/meminfo: memFree=16621460/32950928 swapFree=67111528/67111528
[pid=7776] ppid=7774 vsize=8700 CPUtime=0.57 cores=1,3
/proc/7776/stat : 7776 (esg_static.sh) S 7774 7776 7713 0 -1 4202496 355 9868 0 0 0 0 54 3 20 0 1 0 487120658 8908800 253 33554432000 4194304 4922060 140734203799232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7776/statm: 2175 253 209 178 0 68 0
[pid=7782] ppid=7776 vsize=53364 CPUtime=1299.44 cores=1,3
/proc/7782/stat : 7782 (cdcl) R 7776 7776 7713 0 -1 4202496 11795 0 0 0 129941 3 0 0 25 0 1 0 487120716 54644736 11671 33554432000 4194304 4218580 140734842202224 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/7782/statm: 13341 11671 131 6 0 11811 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 62064

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22050
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= 2217

runsolver used 1.9907 second user time and 5.11422 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 20:13:30
IDJOB=3282633
IDBENCH=70830
IDSOLVER=1609
FILE ID=node125/3282633-1303755210
RUNJOBID= node125-1303755210-7733
PBS_JOBID= 13154062
Free space on /tmp= 73228 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282633-1303755210/watcher-3282633-1303755210 -o /tmp/evaluation-result-3282633-1303755210/solver-3282633-1303755210 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3282633-1303755210.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1262799814

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16984368 kB
Buffers:       2192780 kB
Cached:       13134896 kB
SwapCached:          0 kB
Active:        7675240 kB
Inactive:      7759068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16984368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20380 kB
Writeback:           0 kB
AnonPages:      105004 kB
Mapped:          15884 kB
Slab:           466312 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   291800 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= 73128 MiB
End job on node125 at 2011-04-25 20:35:12