Trace number 3257594

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/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.524
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   62592   362068 |   18777       0        0     nan |  0.000 % |
0.00/0.77	c |         0 |   34419   202538 |      --       0       --      -- |     --   | -3597/8406
0.00/0.77	c ==============================================================================
0.00/0.77	c Result  :   #vars: 282   #clauses: 34419   #literals: 202538
0.00/0.77	c CPU time:   0.773882 s
0.00/0.77	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-3257594-1303470163/watcher-3257594-1303470163 -o /tmp/evaluation-result-3257594-1303470163/solver-3257594-1303470163 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3257594-1303470163.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.68 3.90 3.49 4/192 14655
/proc/meminfo: memFree=17438892/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615992 8908800 250 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 250 209 178 0 68 0

[startup+0.03979 s]
/proc/loadavg: 3.68 3.90 3.49 4/192 14655
/proc/meminfo: memFree=17438892/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615992 8908800 250 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100805 s]
/proc/loadavg: 3.68 3.90 3.49 4/192 14655
/proc/meminfo: memFree=17438892/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615992 8908800 250 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300767 s]
/proc/loadavg: 3.68 3.90 3.49 4/192 14655
/proc/meminfo: memFree=17438892/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615992 8908800 250 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700648 s]
/proc/loadavg: 3.68 3.90 3.49 4/192 14655
/proc/meminfo: memFree=17438892/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615992 8908800 250 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50051 s]
/proc/loadavg: 3.68 3.90 3.49 5/194 14658
/proc/meminfo: memFree=17427964/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=11596 CPUtime=0.68 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 1377 0 0 0 68 0 0 0 20 0 1 0 458616073 11874304 1288 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 2899 1288 131 6 0 1369 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20296

[startup+3.10017 s]
/proc/loadavg: 3.68 3.90 3.49 5/194 14659
/proc/meminfo: memFree=17427108/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=13320 CPUtime=2.28 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 1833 0 0 0 228 0 0 0 25 0 1 0 458616073 13639680 1744 33554432000 4194304 4218580 140734877413504 18446744073709551615 4209133 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 3330 1744 131 6 0 1800 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22020

[startup+6.30069 s]
/proc/loadavg: 3.70 3.90 3.49 5/194 14660
/proc/meminfo: memFree=17416580/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=15792 CPUtime=5.48 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 2438 0 0 0 548 0 0 0 25 0 1 0 458616073 16171008 2349 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 3948 2349 131 6 0 2418 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24492

[startup+12.7005 s]
/proc/loadavg: 3.73 3.90 3.49 4/188 14685
/proc/meminfo: memFree=17422308/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=17632 CPUtime=11.88 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 2897 0 0 0 1188 0 0 0 25 0 1 0 458616073 18055168 2807 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 4408 2807 131 6 0 2878 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26332

[startup+25.5003 s]
/proc/loadavg: 3.79 3.91 3.50 5/194 14697
/proc/meminfo: memFree=17385072/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=20564 CPUtime=24.68 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 3671 0 0 0 2468 0 0 0 25 0 1 0 458616073 21057536 3546 33554432000 4194304 4218580 140734877413504 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 5141 3546 131 6 0 3611 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29264

[startup+51.1008 s]
/proc/loadavg: 3.86 3.91 3.51 5/194 14698
/proc/meminfo: memFree=17368676/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=23484 CPUtime=50.28 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 4518 0 0 0 5028 0 0 0 25 0 1 0 458616073 24047616 4266 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 5871 4266 131 6 0 4341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32184

[startup+102.307 s]
/proc/loadavg: 3.94 3.92 3.54 5/194 14702
/proc/meminfo: memFree=17336288/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=28036 CPUtime=101.49 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 5915 0 0 0 10149 0 0 0 25 0 1 0 458616073 28708864 5424 33554432000 4194304 4218580 140734877413504 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 7009 5424 131 6 0 5479 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 36736

[startup+162.301 s]
/proc/loadavg: 3.98 3.93 3.56 5/194 14704
/proc/meminfo: memFree=17324676/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=30280 CPUtime=161.49 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 6751 0 0 0 16148 1 0 0 25 0 1 0 458616073 31006720 5982 33554432000 4194304 4218580 140734877413504 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 7570 5982 131 6 0 6040 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38980

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.58 5/194 14705
/proc/meminfo: memFree=17316952/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=31392 CPUtime=221.48 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 7320 0 0 0 22147 1 0 0 25 0 1 0 458616073 32145408 6251 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 7848 6251 131 6 0 6318 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 40092

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.61 5/194 14707
/proc/meminfo: memFree=17306756/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=32748 CPUtime=281.49 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 7894 0 0 0 28147 2 0 0 25 0 1 0 458616073 33533952 6588 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 8187 6588 131 6 0 6657 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 41448

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.63 5/194 14708
/proc/meminfo: memFree=17296164/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=34300 CPUtime=341.49 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 8535 0 0 0 34147 2 0 0 25 0 1 0 458616073 35123200 6970 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 8575 6970 131 6 0 7045 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 43000

[startup+402.301 s]
/proc/loadavg: 4.03 3.97 3.66 5/194 14710
/proc/meminfo: memFree=17289928/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2

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

[pid=14658] ppid=14655 vsize=38136 CPUtime=521.5 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 10387 0 0 0 52146 4 0 0 25 0 1 0 458616073 39051264 7944 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 9534 7944 131 6 0 8004 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 46836

[startup+582.3 s]
/proc/loadavg: 4.03 3.99 3.71 5/194 14715
/proc/meminfo: memFree=17269872/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=38436 CPUtime=581.49 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 10787 0 0 0 58145 4 0 0 25 0 1 0 458616073 39358464 8020 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 9609 8020 131 6 0 8079 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 47136

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.73 5/194 14716
/proc/meminfo: memFree=17265616/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=38676 CPUtime=641.5 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 11126 0 0 0 64146 4 0 0 25 0 1 0 458616073 39604224 8085 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 9669 8085 131 6 0 8139 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 47376

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.74 5/194 14718
/proc/meminfo: memFree=17260504/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=40380 CPUtime=701.5 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 11863 0 0 0 70145 5 0 0 25 0 1 0 458616073 41349120 8507 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 10095 8507 131 6 0 8565 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 49080

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.75 5/194 14720
/proc/meminfo: memFree=17257496/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=40968 CPUtime=761.51 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 12236 0 0 0 76146 5 0 0 25 0 1 0 458616073 41951232 8653 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 10242 8653 131 6 0 8712 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 49668

[startup+822.301 s]
/proc/loadavg: 4.03 4.00 3.77 5/194 14721
/proc/meminfo: memFree=17247792/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=41268 CPUtime=821.5 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 12540 0 0 0 82145 5 0 0 25 0 1 0 458616073 42258432 8716 33554432000 4194304 4218580 140734877413504 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 10317 8716 131 6 0 8787 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 49968

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.78 5/194 14723
/proc/meminfo: memFree=17244280/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=41600 CPUtime=881.5 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 12938 0 0 0 88145 5 0 0 25 0 1 0 458616073 42598400 8783 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 10400 8783 131 6 0 8870 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 50300

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.80 5/194 14724
/proc/meminfo: memFree=17241020/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=41704 CPUtime=941.5 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 13300 0 0 0 94145 5 0 0 25 0 1 0 458616073 42704896 8826 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 10426 8826 131 6 0 8896 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 50404

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.81 5/194 14726
/proc/meminfo: memFree=17240112/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=41864 CPUtime=1001.5 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 13633 0 0 0 100144 6 0 0 25 0 1 0 458616073 42868736 8873 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 10466 8873 131 6 0 8936 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 50564

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 14728
/proc/meminfo: memFree=17239584/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=42232 CPUtime=1061.51 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 14062 0 0 0 106144 7 0 0 25 0 1 0 458616073 43245568 8955 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 10558 8955 131 6 0 9028 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 50932

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.83 5/194 14729
/proc/meminfo: memFree=17226896/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=42752 CPUtime=1121.51 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 14428 0 0 0 112144 7 0 0 25 0 1 0 458616073 43778048 9080 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 10688 9080 131 6 0 9158 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 51452

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.84 5/194 14731
/proc/meminfo: memFree=17213476/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=43044 CPUtime=1181.5 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 14819 0 0 0 118143 7 0 0 25 0 1 0 458616073 44077056 9147 33554432000 4194304 4218580 140734877413504 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 10761 9147 131 6 0 9231 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 51744

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 14732
/proc/meminfo: memFree=17201908/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=44512 CPUtime=1241.51 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 15552 0 0 0 124143 8 0 0 25 0 1 0 458616073 45580288 9524 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 11128 9524 131 6 0 9598 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 53212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 3/188 14736
/proc/meminfo: memFree=17313148/32950928 swapFree=67111528/67111528
[pid=14655] ppid=14653 vsize=8700 CPUtime=0.8 cores=0,2
/proc/14655/stat : 14655 (esg_static.sh) S 14653 14655 14389 0 -1 4202496 354 1931 0 0 0 0 80 0 18 0 1 0 458615992 8908800 253 33554432000 4194304 4922060 140733853691424 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14655/statm: 2175 253 209 178 0 68 0
[pid=14658] ppid=14655 vsize=46032 CPUtime=1299.22 cores=0,2
/proc/14658/stat : 14658 (cdcl) R 14655 14655 14389 0 -1 4202496 16245 0 0 0 129914 8 0 0 25 0 1 0 458616073 47136768 9893 33554432000 4194304 4218580 140734877413504 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/14658/statm: 11508 9893 131 6 0 9978 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 54732

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.95
CPU system time (s): 0.093985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 54764

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

runsolver used 2.00969 second user time and 5.08623 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 13:02:43
IDJOB=3257594
IDBENCH=71150
IDSOLVER=1609
FILE ID=node125/3257594-1303470163
RUNJOBID= node125-1303468859-14407
PBS_JOBID= 13107202
Free space on /tmp= 72496 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257594-1303470163/watcher-3257594-1303470163 -o /tmp/evaluation-result-3257594-1303470163/solver-3257594-1303470163 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3257594-1303470163.cnf

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=2047386059

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:      17439296 kB
Buffers:       1249492 kB
Cached:       13664096 kB
SwapCached:          0 kB
Active:        6917436 kB
Inactive:      8082112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17439296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11612 kB
Writeback:           0 kB
AnonPages:       85044 kB
Mapped:          15688 kB
Slab:           448952 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   275372 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= 72488 MiB
End job on node125 at 2011-04-22 13:24:23