Trace number 3282771

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.03 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
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.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   95961   226361 |   28788       0        0     nan |  0.000 % |
0.00/0.57	c |         0 |   59330   176425 |      --       0       --      -- |     --   | -36291/-48960
0.00/0.57	c ==============================================================================
0.00/0.57	c Result  :   #vars: 14275   #clauses: 59330   #literals: 176425
0.00/0.57	c CPU time:   0.554915 s
0.00/0.57	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-3282771-1303755210/watcher-3282771-1303755210 -o /tmp/evaluation-result-3282771-1303755210/solver-3282771-1303755210 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282771-1303755210.cnf 

running on 2 cores: 0,2

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 5/188 7769
/proc/meminfo: memFree=17008744/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) R 7767 7769 7713 0 -1 4202496 311 0 0 0 0 0 0 0 23 0 1 0 487120642 8908800 250 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473787797 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/7769/statm: 2175 250 209 178 0 68 0

[startup+0.042738 s]
/proc/loadavg: 3.44 3.87 3.74 5/188 7769
/proc/meminfo: memFree=17008744/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487120642 8908800 250 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7769/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100727 s]
/proc/loadavg: 3.44 3.87 3.74 5/188 7769
/proc/meminfo: memFree=17008744/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487120642 8908800 250 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7769/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30069 s]
/proc/loadavg: 3.44 3.87 3.74 5/188 7769
/proc/meminfo: memFree=17008744/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487120642 8908800 250 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7769/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700624 s]
/proc/loadavg: 3.44 3.87 3.74 5/188 7769
/proc/meminfo: memFree=17008744/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 8700

[startup+1.50048 s]
/proc/loadavg: 3.49 3.87 3.75 5/194 7782
/proc/meminfo: memFree=16975528/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=12488 CPUtime=0.88 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 1580 0 0 0 88 0 0 0 21 0 1 0 487120703 12787712 1489 33554432000 4194304 4218580 140736330491424 18446744073709551615 4213542 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/7781/statm: 3122 1489 131 6 0 1592 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21188

[startup+3.10026 s]
/proc/loadavg: 3.49 3.87 3.75 5/194 7783
/proc/meminfo: memFree=16974040/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=12620 CPUtime=2.48 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 1611 0 0 0 248 0 0 0 25 0 1 0 487120703 12922880 1520 33554432000 4194304 4218580 140736330491424 18446744073709551615 4209710 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 3155 1520 131 6 0 1625 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 21320

[startup+6.30064 s]
/proc/loadavg: 3.49 3.87 3.75 5/194 7783
/proc/meminfo: memFree=16973420/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=12752 CPUtime=5.68 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 1670 0 0 0 568 0 0 0 25 0 1 0 487120703 13058048 1579 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 3188 1579 131 6 0 1658 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21452

[startup+12.7006 s]
/proc/loadavg: 3.56 3.87 3.75 5/194 7783
/proc/meminfo: memFree=16971244/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=13312 CPUtime=12.08 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 1775 0 0 0 1208 0 0 0 25 0 1 0 487120703 13631488 1684 33554432000 4194304 4218580 140736330491424 18446744073709551615 4209736 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 3328 1684 131 6 0 1798 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22012

[startup+25.5003 s]
/proc/loadavg: 3.63 3.88 3.75 5/194 7783
/proc/meminfo: memFree=16967216/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=13844 CPUtime=24.88 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 1934 0 0 0 2488 0 0 0 25 0 1 0 487120703 14176256 1843 33554432000 4194304 4218580 140736330491424 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 3461 1843 131 6 0 1931 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 22544

[startup+51.1007 s]
/proc/loadavg: 3.76 3.89 3.75 5/194 7784
/proc/meminfo: memFree=16961468/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=14824 CPUtime=50.48 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 2169 0 0 0 5048 0 0 0 25 0 1 0 487120703 15179776 2078 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 3706 2078 131 6 0 2176 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23524

[startup+102.307 s]
/proc/loadavg: 3.90 3.90 3.76 5/194 7822
/proc/meminfo: memFree=16942880/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=15748 CPUtime=101.69 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 2411 0 0 0 10169 0 0 0 25 0 1 0 487120703 16125952 2320 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 3937 2320 131 6 0 2407 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 24448

[startup+162.3 s]
/proc/loadavg: 3.96 3.92 3.78 5/194 7824
/proc/meminfo: memFree=16929460/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=17856 CPUtime=161.68 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 2938 0 0 0 16168 0 0 0 25 0 1 0 487120703 18284544 2847 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 4464 2847 131 6 0 2934 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 26556

[startup+222.301 s]
/proc/loadavg: 4.10 3.96 3.80 5/194 7854
/proc/meminfo: memFree=16636160/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=19076 CPUtime=221.68 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 3236 0 0 0 22168 0 0 0 25 0 1 0 487120703 19533824 3140 33554432000 4194304 4218580 140736330491424 18446744073709551615 4209513 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 4769 3140 131 6 0 3239 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 27776

[startup+282.301 s]
/proc/loadavg: 4.15 4.00 3.82 5/194 7894
/proc/meminfo: memFree=16715532/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=19696 CPUtime=281.69 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 3396 0 0 0 28169 0 0 0 25 0 1 0 487120703 20168704 3300 33554432000 4194304 4218580 140736330491424 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 4924 3300 131 6 0 3394 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 28396

[startup+342.3 s]
/proc/loadavg: 4.05 4.00 3.83 5/194 7933
/proc/meminfo: memFree=16712644/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=20604 CPUtime=341.68 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 3614 0 0 0 34168 0 0 0 25 0 1 0 487120703 21098496 3513 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 5151 3513 131 6 0 3621 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 29304

[startup+402.301 s]
/proc/loadavg: 4.21 4.04 3.85 5/194 8060
/proc/meminfo: memFree=16682832/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2

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

[pid=7781] ppid=7769 vsize=23044 CPUtime=521.69 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 4268 0 0 0 52168 1 0 0 25 0 1 0 487120703 23597056 4134 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 5761 4134 131 6 0 4231 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 31744

[startup+582.3 s]
/proc/loadavg: 4.04 4.04 3.88 5/194 8096
/proc/meminfo: memFree=16686748/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=23204 CPUtime=581.69 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 4337 0 0 0 58168 1 0 0 25 0 1 0 487120703 23760896 4192 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208721 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 5801 4192 131 6 0 4271 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 31904

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.88 5/194 8098
/proc/meminfo: memFree=16679164/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=23704 CPUtime=641.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 4454 0 0 0 64169 1 0 0 25 0 1 0 487120703 24272896 4301 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208174 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 5926 4301 131 6 0 4396 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 32404

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.89 5/194 8099
/proc/meminfo: memFree=16678148/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=23640 CPUtime=701.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 4476 0 0 0 70169 1 0 0 25 0 1 0 487120703 24207360 4304 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 5910 4304 131 6 0 4380 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 32340

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 3.89 5/194 8101
/proc/meminfo: memFree=16669320/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=23672 CPUtime=761.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 4490 0 0 0 76169 1 0 0 25 0 1 0 487120703 24240128 4312 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 5918 4312 131 6 0 4388 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 32372

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/194 8102
/proc/meminfo: memFree=16658124/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=24376 CPUtime=821.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 4659 0 0 0 82169 1 0 0 25 0 1 0 487120703 24961024 4474 33554432000 4194304 4218580 140736330491424 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 6094 4474 131 6 0 4564 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 33076

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 8104
/proc/meminfo: memFree=16654500/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=25596 CPUtime=881.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 4967 0 0 0 88169 1 0 0 25 0 1 0 487120703 26210304 4778 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 6399 4778 131 6 0 4869 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 34296

[startup+942.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/194 8135
/proc/meminfo: memFree=16608592/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=27140 CPUtime=941.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 5366 0 0 0 94168 2 0 0 25 0 1 0 487120703 27791360 5162 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208261 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 6785 5162 131 6 0 5255 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 35840

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 8137
/proc/meminfo: memFree=16648264/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=29384 CPUtime=1001.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 5912 0 0 0 100168 2 0 0 25 0 1 0 487120703 30089216 5706 33554432000 4194304 4218580 140736330491424 18446744073709551615 4211015 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 7346 5706 131 6 0 5816 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 38084

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 8139
/proc/meminfo: memFree=16632908/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=29972 CPUtime=1061.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 6107 0 0 0 106168 2 0 0 25 0 1 0 487120703 30691328 5878 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 7493 5878 131 6 0 5963 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 38672

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 8140
/proc/meminfo: memFree=16629676/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=30216 CPUtime=1121.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 6179 0 0 0 112168 2 0 0 25 0 1 0 487120703 30941184 5920 33554432000 4194304 4218580 140736330491424 18446744073709551615 4210096 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 7554 5920 131 6 0 6024 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 38916

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/194 8142
/proc/meminfo: memFree=16628904/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=30372 CPUtime=1181.7 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 6245 0 0 0 118168 2 0 0 25 0 1 0 487120703 31100928 5955 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 7593 5955 131 6 0 6063 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 39072

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/194 8181
/proc/meminfo: memFree=16613896/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=30484 CPUtime=1241.71 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 6322 0 0 0 124169 2 0 0 25 0 1 0 487120703 31215616 6014 33554432000 4194304 4218580 140736330491424 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 7621 6014 131 6 0 6091 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 39184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.93 5/194 8182
/proc/meminfo: memFree=16597876/32950928 swapFree=67111528/67111528
[pid=7769] ppid=7767 vsize=8700 CPUtime=0.59 cores=0,2
/proc/7769/stat : 7769 (esg_static.sh) S 7767 7769 7713 0 -1 4202496 353 4327 0 0 0 0 58 1 18 0 1 0 487120642 8908800 253 33554432000 4194304 4922060 140737012658624 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7769/statm: 2175 253 209 178 0 68 0
[pid=7781] ppid=7769 vsize=30884 CPUtime=1299.41 cores=0,2
/proc/7781/stat : 7781 (cdcl) R 7769 7769 7713 0 -1 4202496 6424 0 0 0 129939 2 0 0 25 0 1 0 487120703 31625216 6106 33554432000 4194304 4218580 140736330491424 18446744073709551615 4209771 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7781/statm: 7721 6106 131 6 0 6191 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 39584

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.03
CPU user time (s): 1299.99
CPU system time (s): 0.040993
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 39616

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

runsolver used 2.03269 second user time and 5.07123 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 20:13:30
IDJOB=3282771
IDBENCH=70849
IDSOLVER=1609
FILE ID=node125/3282771-1303755210
RUNJOBID= node125-1303755210-7731
PBS_JOBID= 13154062
Free space on /tmp= 73240 MiB

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

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
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:      17009024 kB
Buffers:       2192772 kB
Cached:       13122488 kB
SwapCached:          0 kB
Active:        7658260 kB
Inactive:      7751636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17009024 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7964 kB
Writeback:           0 kB
AnonPages:       93752 kB
Mapped:          15496 kB
Slab:           466312 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   262228 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= 73124 MiB
End job on node125 at 2011-04-25 20:35:12