Trace number 3259310

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

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
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.90	c |         0 |  264031   898886 |      --       0       --      -- |     --   | -2400/363774
0.00/0.90	c ==============================================================================
0.00/0.90	c Result  :   #vars: 2325   #clauses: 264031   #literals: 898886
0.00/0.90	c CPU time:   0.891864 s
0.00/0.90	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-3259310-1303505047/watcher-3259310-1303505047 -o /tmp/evaluation-result-3259310-1303505047/solver-3259310-1303505047 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3259310-1303505047.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.67 3.65 2.40 3/186 30418
/proc/meminfo: memFree=18892896/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=0 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 462103243 8908800 249 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 249 209 178 0 68 0

[startup+0.054736 s]
/proc/loadavg: 3.67 3.65 2.40 3/186 30418
/proc/meminfo: memFree=18892896/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=0 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 462103243 8908800 249 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100728 s]
/proc/loadavg: 3.67 3.65 2.40 3/186 30418
/proc/meminfo: memFree=18892896/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=0 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 462103243 8908800 249 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300689 s]
/proc/loadavg: 3.67 3.65 2.40 3/186 30418
/proc/meminfo: memFree=18892896/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=0 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 462103243 8908800 249 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700625 s]
/proc/loadavg: 3.67 3.65 2.40 3/186 30418
/proc/meminfo: memFree=18892896/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=0 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 462103243 8908800 249 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 3.67 3.65 2.40 5/194 30432
/proc/meminfo: memFree=18858092/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 8700

[startup+3.10023 s]
/proc/loadavg: 3.67 3.65 2.40 5/194 30433
/proc/meminfo: memFree=18864416/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=15028 CPUtime=2.04 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 2229 0 0 0 204 0 0 0 25 0 1 0 462103347 15388672 2141 33554432000 4194304 4218580 140735408961104 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 3757 2141 130 6 0 2227 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23728

[startup+6.30068 s]
/proc/loadavg: 3.70 3.65 2.41 5/194 30433
/proc/meminfo: memFree=18855824/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=17180 CPUtime=5.24 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 2782 0 0 0 524 0 0 0 25 0 1 0 462103347 17592320 2694 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 4295 2694 130 6 0 2765 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25880

[startup+12.7006 s]
/proc/loadavg: 3.72 3.66 2.42 5/194 30433
/proc/meminfo: memFree=18844916/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=19852 CPUtime=11.65 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 3432 0 0 0 1164 1 0 0 25 0 1 0 462103347 20328448 3344 33554432000 4194304 4218580 140735408961104 18446744073709551615 4200452 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 4963 3344 131 6 0 3433 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28552

[startup+25.5005 s]
/proc/loadavg: 3.78 3.68 2.44 5/194 30433
/proc/meminfo: memFree=18831892/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=23352 CPUtime=24.45 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 4311 0 0 0 2444 1 0 0 25 0 1 0 462103347 23912448 4219 33554432000 4194304 4218580 140735408961104 18446744073709551615 4209736 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 5838 4219 131 6 0 4308 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32052

[startup+51.1011 s]
/proc/loadavg: 3.86 3.70 2.48 5/194 30434
/proc/meminfo: memFree=18814512/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=27912 CPUtime=50.05 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 5493 0 0 0 5004 1 0 0 25 0 1 0 462103347 28581888 5368 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 6978 5368 131 6 0 5448 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36612

[startup+102.307 s]
/proc/loadavg: 3.94 3.74 2.56 5/194 30435
/proc/meminfo: memFree=18793160/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=33664 CPUtime=101.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 7039 0 0 0 10124 2 0 0 25 0 1 0 462103347 34471936 6797 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 8416 6797 131 6 0 6886 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42364

[startup+162.3 s]
/proc/loadavg: 3.97 3.79 2.65 5/194 30437
/proc/meminfo: memFree=18775776/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=39984 CPUtime=161.25 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 8860 0 0 0 16122 3 0 0 25 0 1 0 462103347 40943616 8401 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 9996 8401 131 6 0 8466 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 48684

[startup+222.3 s]
/proc/loadavg: 3.99 3.82 2.73 5/194 30439
/proc/meminfo: memFree=18759128/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=45384 CPUtime=221.25 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 10441 0 0 0 22122 3 0 0 25 0 1 0 462103347 46473216 9736 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 11346 9736 131 6 0 9816 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 54084

[startup+282.3 s]
/proc/loadavg: 3.99 3.85 2.81 5/194 30441
/proc/meminfo: memFree=18748184/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=48176 CPUtime=281.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 11326 0 0 0 28122 4 0 0 25 0 1 0 462103347 49332224 10440 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208237 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 12044 10440 131 6 0 10514 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 56876

[startup+342.301 s]
/proc/loadavg: 4.04 3.89 2.88 5/194 30442
/proc/meminfo: memFree=18738732/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=51068 CPUtime=341.25 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 12378 0 0 0 34121 4 0 0 25 0 1 0 462103347 52293632 11179 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 12767 11179 131 6 0 11237 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 59768

[startup+402.301 s]
/proc/loadavg: 4.12 3.94 2.96 5/194 30443
/proc/meminfo: memFree=18728788/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=55048 CPUtime=401.26 cores=5,7

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

[pid=30433] ppid=30418 vsize=59776 CPUtime=521.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 15367 0 0 0 52120 6 0 0 25 0 1 0 462103347 61210624 13350 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 14944 13350 131 6 0 13414 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 68476

[startup+582.301 s]
/proc/loadavg: 4.00 3.96 3.14 5/194 30449
/proc/meminfo: memFree=18704016/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=62776 CPUtime=581.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 16329 0 0 0 58120 6 0 0 25 0 1 0 462103347 64282624 14075 33554432000 4194304 4218580 140735408961104 18446744073709551615 4213203 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 15694 14075 131 6 0 14164 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 71476

[startup+642.301 s]
/proc/loadavg: 4.00 3.96 3.19 5/194 30450
/proc/meminfo: memFree=18696300/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=65324 CPUtime=641.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 17111 0 0 0 64120 6 0 0 25 0 1 0 462103347 66891776 14725 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 16331 14725 131 6 0 14801 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 74024

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.24 5/194 30451
/proc/meminfo: memFree=18689700/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=67864 CPUtime=701.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 17845 0 0 0 70119 7 0 0 25 0 1 0 462103347 69492736 15349 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 16966 15349 131 6 0 15436 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 76564

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.28 5/194 30453
/proc/meminfo: memFree=18686192/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=68400 CPUtime=761.27 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 18336 0 0 0 76120 7 0 0 25 0 1 0 462103347 70041600 15498 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 17100 15498 131 6 0 15570 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 77100

[startup+822.3 s]
/proc/loadavg: 4.07 3.99 3.33 5/194 30455
/proc/meminfo: memFree=18678348/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=70220 CPUtime=821.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 19091 0 0 0 82119 7 0 0 25 0 1 0 462103347 71905280 15949 33554432000 4194304 4218580 140735408961104 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 17555 15949 131 6 0 16025 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 78920

[startup+882.3 s]
/proc/loadavg: 4.02 3.99 3.37 5/194 30457
/proc/meminfo: memFree=18673616/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=71428 CPUtime=881.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 19704 0 0 0 88119 7 0 0 25 0 1 0 462103347 73142272 16248 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 17857 16248 131 6 0 16327 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 80128

[startup+942.3 s]
/proc/loadavg: 4.01 3.99 3.40 5/194 30458
/proc/meminfo: memFree=18666500/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=74468 CPUtime=941.27 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 20752 0 0 0 94119 8 0 0 25 0 1 0 462103347 76255232 17017 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 18617 17017 131 6 0 17087 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 83168

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.44 5/194 30459
/proc/meminfo: memFree=18662128/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=75536 CPUtime=1001.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 21294 0 0 0 100118 8 0 0 25 0 1 0 462103347 77348864 17295 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 18884 17295 131 6 0 17354 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 84236

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.48 5/194 30470
/proc/meminfo: memFree=18656740/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=78208 CPUtime=1061.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 22184 0 0 0 106118 8 0 0 25 0 1 0 462103347 80084992 17960 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 19552 17960 131 6 0 18022 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 86908

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.50 5/194 30472
/proc/meminfo: memFree=18652484/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=78824 CPUtime=1121.27 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 22693 0 0 0 112118 9 0 0 25 0 1 0 462103347 80715776 18094 33554432000 4194304 4218580 140735408961104 18446744073709551615 4210532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 19706 18094 131 6 0 18176 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 87524

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.53 5/194 30474
/proc/meminfo: memFree=18647872/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=80172 CPUtime=1181.27 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 23296 0 0 0 118118 9 0 0 25 0 1 0 462103347 82096128 18435 33554432000 4194304 4218580 140735408961104 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 20043 18435 131 6 0 18513 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 88872

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.57 5/194 30478
/proc/meminfo: memFree=18642100/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=81212 CPUtime=1241.26 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 23856 0 0 0 124117 9 0 0 25 0 1 0 462103347 83161088 18677 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 20303 18677 131 6 0 18773 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 89912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.59 3/188 30481
/proc/meminfo: memFree=18753204/32951124 swapFree=67111528/67111528
[pid=30418] ppid=30416 vsize=8700 CPUtime=1.03 cores=5,7
/proc/30418/stat : 30418 (esg_static.sh) S 30416 30418 30364 0 -1 4202496 354 5498 0 0 0 0 102 1 18 0 1 0 462103243 8908800 252 33554432000 4194304 4922060 140735686646992 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30418/statm: 2175 252 209 178 0 68 0
[pid=30433] ppid=30418 vsize=81424 CPUtime=1298.98 cores=5,7
/proc/30433/stat : 30433 (cdcl) R 30418 30418 30364 0 -1 4202496 24233 0 0 0 129888 10 0 0 25 0 1 0 462103347 83378176 18756 33554432000 4194304 4218580 140735408961104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30433/statm: 20356 18756 131 6 0 18826 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 90124

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.9
CPU system time (s): 0.121981
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 90252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30097
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= 12
involuntary context switches= 1050

runsolver used 2.03969 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-22 22:44:07
IDJOB=3259310
IDBENCH=71549
IDSOLVER=1609
FILE ID=node130/3259310-1303505047
RUNJOBID= node130-1303505046-30385
PBS_JOBID= 13134274
Free space on /tmp= 71772 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes3.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259310-1303505047/watcher-3259310-1303505047 -o /tmp/evaluation-result-3259310-1303505047/solver-3259310-1303505047 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3259310-1303505047.cnf

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

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=1592099035

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18893052 kB
Buffers:       1694244 kB
Cached:       11752772 kB
SwapCached:          0 kB
Active:        5850608 kB
Inactive:      7666364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18893052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11264 kB
Writeback:           0 kB
AnonPages:       69896 kB
Mapped:          14996 kB
Slab:           475584 kB
PageTables:       4936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240228 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= 71756 MiB
End job on node130 at 2011-04-22 23:05:49