Trace number 3257770

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

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g10.cnf
MD5SUM885d1d8595262b8f0aa94d123211b47c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  266431   535112 |   79929       0        0     nan |  0.000 % |
0.00/0.85	c |         0 |  263357   886976 |      --       0       --      -- |     --   | -3074/351864
0.00/0.85	c ==============================================================================
0.00/0.85	c Result  :   #vars: 2325   #clauses: 263357   #literals: 886976
0.00/0.85	c CPU time:   0.845871 s
0.00/0.85	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-3257770-1303471467/watcher-3257770-1303471467 -o /tmp/evaluation-result-3257770-1303471467/solver-3257770-1303471467 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3257770-1303471467.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.76 3.95 3.83 3/185 14846
/proc/meminfo: memFree=17350092/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) R 14844 14846 14389 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 458746362 8908800 249 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473787797 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/14846/statm: 2175 249 209 178 0 68 0

[startup+0.037799 s]
/proc/loadavg: 3.76 3.95 3.83 3/185 14846
/proc/meminfo: memFree=17350092/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 458746362 8908800 249 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/14846/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100838 s]
/proc/loadavg: 3.76 3.95 3.83 3/185 14846
/proc/meminfo: memFree=17350092/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 458746362 8908800 249 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/14846/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.3008 s]
/proc/loadavg: 3.76 3.95 3.83 3/185 14846
/proc/meminfo: memFree=17350092/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 458746362 8908800 249 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/14846/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70068 s]
/proc/loadavg: 3.76 3.95 3.83 3/185 14846
/proc/meminfo: memFree=17350092/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 458746362 8908800 249 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/14846/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50061 s]
/proc/loadavg: 3.76 3.95 3.83 4/187 14850
/proc/meminfo: memFree=17342520/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=13164 CPUtime=0.49 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 1758 0 0 0 49 0 0 0 20 0 1 0 458746461 13479936 1668 33554432000 4194304 4218580 140735004648016 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 3291 1668 130 6 0 1761 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21864

[startup+3.10032 s]
/proc/loadavg: 3.76 3.95 3.83 4/187 14850
/proc/meminfo: memFree=17329452/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=15012 CPUtime=2.09 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 2252 0 0 0 209 0 0 0 25 0 1 0 458746461 15372288 2162 33554432000 4194304 4218580 140735004648016 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 3753 2162 130 6 0 2223 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23712

[startup+6.30074 s]
/proc/loadavg: 3.70 3.93 3.83 4/187 14850
/proc/meminfo: memFree=17324060/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=17032 CPUtime=5.29 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 2747 0 0 0 529 0 0 0 25 0 1 0 458746461 17440768 2657 33554432000 4194304 4218580 140735004648016 18446744073709551615 4210511 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 4258 2657 130 6 0 2728 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25732

[startup+12.7006 s]
/proc/loadavg: 3.56 3.90 3.82 4/187 14880
/proc/meminfo: memFree=17410064/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=19872 CPUtime=11.7 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 3436 0 0 0 1169 1 0 0 25 0 1 0 458746461 20348928 3346 33554432000 4194304 4218580 140735004648016 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 4968 3346 131 6 0 3438 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28572

[startup+25.5003 s]
/proc/loadavg: 3.44 3.86 3.81 4/187 14881
/proc/meminfo: memFree=17395672/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=23672 CPUtime=24.5 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 4392 0 0 0 2449 1 0 0 25 0 1 0 458746461 24240128 4302 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 5918 4302 131 6 0 4388 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32372

[startup+51.1008 s]
/proc/loadavg: 3.29 3.79 3.78 4/187 14882
/proc/meminfo: memFree=17380988/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=28352 CPUtime=50.09 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 5586 0 0 0 5008 1 0 0 25 0 1 0 458746461 29032448 5465 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 7088 5465 131 6 0 5558 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37052

[startup+102.307 s]
/proc/loadavg: 3.12 3.66 3.74 4/187 14883
/proc/meminfo: memFree=17363120/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=33708 CPUtime=101.31 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 7048 0 0 0 10129 2 0 0 25 0 1 0 458746461 34516992 6827 33554432000 4194304 4218580 140735004648016 18446744073709551615 4213454 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 8427 6827 131 6 0 6897 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42408

[startup+162.3 s]
/proc/loadavg: 3.04 3.54 3.69 4/187 14884
/proc/meminfo: memFree=17346704/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=40344 CPUtime=161.3 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 8914 0 0 0 16128 2 0 0 25 0 1 0 458746461 41312256 8488 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 10086 8488 131 6 0 8556 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 49044

[startup+222.301 s]
/proc/loadavg: 3.01 3.44 3.64 4/187 14886
/proc/meminfo: memFree=17331900/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=44292 CPUtime=221.3 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 10105 0 0 0 22128 2 0 0 25 0 1 0 458746461 45355008 9481 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 11073 9481 131 6 0 9543 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 52992

[startup+282.301 s]
/proc/loadavg: 3.00 3.36 3.60 4/187 14888
/proc/meminfo: memFree=17322176/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=47764 CPUtime=281.3 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 11106 0 0 0 28127 3 0 0 25 0 1 0 458746461 48910336 10321 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 11941 10321 131 6 0 10411 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 56464

[startup+342.301 s]
/proc/loadavg: 3.00 3.29 3.56 4/187 14889
/proc/meminfo: memFree=17315940/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=49452 CPUtime=341.3 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 11825 0 0 0 34127 3 0 0 25 0 1 0 458746461 50638848 10767 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 12363 10767 131 6 0 10833 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 58152

[startup+402.301 s]
/proc/loadavg: 3.03 3.25 3.53 4/187 14891
/proc/meminfo: memFree=17308580/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6

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

[pid=14850] ppid=14846 vsize=57748 CPUtime=521.31 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 14531 0 0 0 52127 4 0 0 25 0 1 0 458746461 59133952 12842 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 14437 12842 131 6 0 12907 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 66448

[startup+582.3 s]
/proc/loadavg: 3.03 3.14 3.43 4/187 14896
/proc/meminfo: memFree=17287108/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=60508 CPUtime=581.31 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 15430 0 0 0 58127 4 0 0 25 0 1 0 458746461 61960192 13517 33554432000 4194304 4218580 140735004648016 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 15127 13517 131 6 0 13597 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69208

[startup+642.301 s]
/proc/loadavg: 3.01 3.11 3.40 4/187 14897
/proc/meminfo: memFree=17283100/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=62008 CPUtime=641.31 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 16016 0 0 0 64127 4 0 0 25 0 1 0 458746461 63496192 13899 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 15502 13899 131 6 0 13972 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 70708

[startup+702.3 s]
/proc/loadavg: 3.00 3.09 3.37 4/187 14899
/proc/meminfo: memFree=17276612/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=64140 CPUtime=701.31 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 16686 0 0 0 70127 4 0 0 25 0 1 0 458746461 65679360 14417 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 16035 14417 131 6 0 14505 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 72840

[startup+762.307 s]
/proc/loadavg: 3.00 3.07 3.35 4/187 14900
/proc/meminfo: memFree=17269996/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=67000 CPUtime=761.31 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 17532 0 0 0 76127 4 0 0 25 0 1 0 458746461 68608000 15160 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 16750 15160 131 6 0 15220 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 75700

[startup+822.301 s]
/proc/loadavg: 3.00 3.06 3.32 4/187 14902
/proc/meminfo: memFree=17265612/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=67940 CPUtime=821.32 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 17987 0 0 0 82127 5 0 0 25 0 1 0 458746461 69570560 15395 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 16985 15395 131 6 0 15455 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 76640

[startup+882.301 s]
/proc/loadavg: 3.00 3.04 3.30 4/187 14904
/proc/meminfo: memFree=17263332/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=69076 CPUtime=881.32 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 18463 0 0 0 88127 5 0 0 25 0 1 0 458746461 70733824 15643 33554432000 4194304 4218580 140735004648016 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 17269 15643 131 6 0 15739 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 77776

[startup+942.301 s]
/proc/loadavg: 3.05 3.05 3.28 4/187 14905
/proc/meminfo: memFree=17261812/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=69140 CPUtime=941.32 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 18697 0 0 0 94127 5 0 0 25 0 1 0 458746461 70799360 15671 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208126 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 17285 15671 131 6 0 15755 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 77840

[startup+1002.3 s]
/proc/loadavg: 3.02 3.04 3.26 4/187 14907
/proc/meminfo: memFree=17256932/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=71244 CPUtime=1001.31 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 19384 0 0 0 100126 5 0 0 25 0 1 0 458746461 72953856 16186 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 17811 16186 131 6 0 16281 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 79944

[startup+1062.3 s]
/proc/loadavg: 3.00 3.03 3.24 4/187 14908
/proc/meminfo: memFree=17251436/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=72684 CPUtime=1061.32 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 19962 0 0 0 106126 6 0 0 25 0 1 0 458746461 74428416 16568 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 18171 16568 131 6 0 16641 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 81384

[startup+1122.3 s]
/proc/loadavg: 3.00 3.02 3.23 4/187 14910
/proc/meminfo: memFree=17247556/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=73692 CPUtime=1121.32 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 20373 0 0 0 112126 6 0 0 25 0 1 0 458746461 75460608 16804 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 18423 16804 131 6 0 16893 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 82392

[startup+1182.3 s]
/proc/loadavg: 3.07 3.03 3.21 4/187 14912
/proc/meminfo: memFree=17245156/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=74012 CPUtime=1181.32 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 20651 0 0 0 118126 6 0 0 25 0 1 0 458746461 75788288 16893 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 18503 16893 131 6 0 16973 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 82712

[startup+1242.3 s]
/proc/loadavg: 3.02 3.02 3.20 4/187 14913
/proc/meminfo: memFree=17240904/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=75476 CPUtime=1241.33 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 21190 0 0 0 124126 7 0 0 25 0 1 0 458746461 77287424 17259 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 18869 17259 131 6 0 17339 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 84176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.02 3.18 3/185 14916
/proc/meminfo: memFree=17310196/32950928 swapFree=67111528/67111528
[pid=14846] ppid=14844 vsize=8700 CPUtime=0.99 cores=4,6
/proc/14846/stat : 14846 (esg_static.sh) S 14844 14846 14389 0 -1 4202496 353 5465 0 0 0 0 98 1 18 0 1 0 458746362 8908800 252 33554432000 4194304 4922060 140735856909200 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14846/statm: 2175 252 209 178 0 68 0
[pid=14850] ppid=14846 vsize=77056 CPUtime=1299.03 cores=4,6
/proc/14850/stat : 14850 (cdcl) R 14846 14846 14389 0 -1 4202496 21786 0 0 0 129896 7 0 0 25 0 1 0 458746461 78905344 17659 33554432000 4194304 4218580 140735004648016 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14850/statm: 19264 17659 131 6 0 17734 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 85756

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.95
CPU system time (s): 0.091986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 86012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27617
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= 16
involuntary context switches= 945

runsolver used 2.17767 second user time and 4.92625 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 13:24:27
IDJOB=3257770
IDBENCH=71270
IDSOLVER=1609
FILE ID=node125/3257770-1303471467
RUNJOBID= node125-1303468859-14408
PBS_JOBID= 13107202
Free space on /tmp= 72488 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g10.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257770-1303471467/watcher-3257770-1303471467 -o /tmp/evaluation-result-3257770-1303471467/solver-3257770-1303471467 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3257770-1303471467.cnf

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

MD5SUM BENCH= 885d1d8595262b8f0aa94d123211b47c
RANDOM SEED=388583564

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:      17350620 kB
Buffers:       1249612 kB
Cached:       13673828 kB
SwapCached:          0 kB
Active:        7003628 kB
Inactive:      8084396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17350620 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8600 kB
Writeback:           0 kB
AnonPages:      164208 kB
Mapped:          15124 kB
Slab:           448856 kB
PageTables:       4976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   333108 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= 72484 MiB
End job on node125 at 2011-04-22 13:46:09