Trace number 3258166

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-v2100c215164g4.cnf
MD5SUM399c54da7337981a88a374a67e87ba30
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  215164   432288 |   64549       0        0     nan |  0.000 % |
0.00/0.63	c |         0 |  212438   711223 |      --       0       --      -- |     --   | -2726/278935
0.00/0.63	c ==============================================================================
0.00/0.63	c Result  :   #vars: 2030   #clauses: 212438   #literals: 711223
0.00/0.63	c CPU time:   0.618905 s
0.00/0.63	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-3258166-1303474124/watcher-3258166-1303474124 -o /tmp/evaluation-result-3258166-1303474124/solver-3258166-1303474124 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258166-1303474124.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: 2.46 3.58 3.63 5/192 15235
/proc/meminfo: memFree=17429664/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 459012070 8908800 249 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 249 209 178 0 68 0

[startup+0.0185289 s]
/proc/loadavg: 2.46 3.58 3.63 5/192 15235
/proc/meminfo: memFree=17429664/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 459012070 8908800 249 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100518 s]
/proc/loadavg: 2.46 3.58 3.63 5/192 15235
/proc/meminfo: memFree=17429664/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 459012070 8908800 249 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300481 s]
/proc/loadavg: 2.46 3.58 3.63 5/192 15235
/proc/meminfo: memFree=17429664/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 459012070 8908800 249 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700413 s]
/proc/loadavg: 2.46 3.58 3.63 5/192 15235
/proc/meminfo: memFree=17429664/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 459012070 8908800 249 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50027 s]
/proc/loadavg: 2.46 3.58 3.63 5/194 15239
/proc/meminfo: memFree=17414032/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=12860 CPUtime=0.75 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 1702 0 0 0 75 0 0 0 17 0 1 0 459012144 13168640 1612 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 3215 1612 130 6 0 1685 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21560

[startup+3.10099 s]
/proc/loadavg: 2.58 3.59 3.64 5/194 15239
/proc/meminfo: memFree=17409568/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=14444 CPUtime=2.35 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 2102 0 0 0 235 0 0 0 20 0 1 0 459012144 14790656 2012 33554432000 4194304 4218580 140733766104144 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 3611 2012 130 6 0 2081 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23144

[startup+6.30043 s]
/proc/loadavg: 2.58 3.59 3.64 5/194 15239
/proc/meminfo: memFree=17399896/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=16592 CPUtime=5.54 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 2635 0 0 0 554 0 0 0 25 0 1 0 459012144 16990208 2545 33554432000 4194304 4218580 140733766104144 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 4148 2545 130 6 0 2618 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25292

[startup+12.7003 s]
/proc/loadavg: 2.80 3.60 3.64 5/194 15239
/proc/meminfo: memFree=17389148/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=19040 CPUtime=11.94 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 3243 0 0 0 1194 0 0 0 25 0 1 0 459012144 19496960 3153 33554432000 4194304 4218580 140733766104144 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 4760 3153 131 6 0 3230 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27740

[startup+25.501 s]
/proc/loadavg: 2.98 3.61 3.64 5/194 15240
/proc/meminfo: memFree=17372972/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=23904 CPUtime=24.74 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 4457 0 0 0 2474 0 0 0 25 0 1 0 459012144 24477696 4364 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 5976 4364 131 6 0 4446 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32604

[startup+51.1005 s]
/proc/loadavg: 3.33 3.64 3.65 5/194 15240
/proc/meminfo: memFree=17358184/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=27788 CPUtime=50.35 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 5474 0 0 0 5034 1 0 0 25 0 1 0 459012144 28454912 5354 33554432000 4194304 4218580 140733766104144 18446744073709551615 274473664267 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 6947 5354 131 6 0 5417 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36488

[startup+102.307 s]
/proc/loadavg: 3.73 3.70 3.67 5/194 15242
/proc/meminfo: memFree=17334472/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=34244 CPUtime=101.56 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 7158 0 0 0 10154 2 0 0 25 0 1 0 459012144 35065856 6954 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 8561 6954 131 6 0 7031 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42944

[startup+162.301 s]
/proc/loadavg: 3.90 3.75 3.68 5/194 15243
/proc/meminfo: memFree=17316832/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=39372 CPUtime=161.54 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 8663 0 0 0 16152 2 0 0 25 0 1 0 459012144 40316928 8234 33554432000 4194304 4218580 140733766104144 18446744073709551615 4210694 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 9843 8234 131 6 0 8313 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 48072

[startup+222.3 s]
/proc/loadavg: 3.96 3.79 3.70 5/194 15245
/proc/meminfo: memFree=17301556/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=43104 CPUtime=221.55 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 9795 0 0 0 22152 3 0 0 25 0 1 0 459012144 44138496 9179 33554432000 4194304 4218580 140733766104144 18446744073709551615 4211946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 10776 9179 131 6 0 9246 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 51804

[startup+282.301 s]
/proc/loadavg: 3.98 3.83 3.72 5/194 15246
/proc/meminfo: memFree=17290356/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=47360 CPUtime=281.56 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 10954 0 0 0 28152 4 0 0 25 0 1 0 459012144 48496640 10225 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 11840 10225 131 6 0 10310 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 56060

[startup+342.3 s]
/proc/loadavg: 3.99 3.86 3.73 5/194 15248
/proc/meminfo: memFree=17283008/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=48332 CPUtime=341.55 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 11446 0 0 0 34151 4 0 0 25 0 1 0 459012144 49491968 10484 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 12083 10484 131 6 0 10553 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 57032

[startup+402.301 s]
/proc/loadavg: 3.99 3.88 3.75 5/194 15287
/proc/meminfo: memFree=17289508/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7

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

[pid=15239] ppid=15235 vsize=55172 CPUtime=521.56 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 13768 0 0 0 52151 5 0 0 25 0 1 0 459012144 56496128 12208 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208140 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 13793 12208 131 6 0 12263 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 63872

[startup+582.301 s]
/proc/loadavg: 3.99 3.93 3.78 5/194 15291
/proc/meminfo: memFree=17258128/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=57560 CPUtime=581.56 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 14454 0 0 0 58151 5 0 0 25 0 1 0 459012144 58941440 12774 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 14390 12774 131 6 0 12860 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 66260

[startup+642.3 s]
/proc/loadavg: 3.99 3.94 3.79 5/194 15293
/proc/meminfo: memFree=17250760/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=59740 CPUtime=641.57 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 15150 0 0 0 64152 5 0 0 25 0 1 0 459012144 61173760 13325 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 14935 13325 131 6 0 13405 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 68440

[startup+702.301 s]
/proc/loadavg: 3.99 3.95 3.80 5/194 15295
/proc/meminfo: memFree=17240568/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=61168 CPUtime=701.56 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 15654 0 0 0 70151 5 0 0 25 0 1 0 459012144 62636032 13686 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 15292 13686 131 6 0 13762 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 69868

[startup+762.307 s]
/proc/loadavg: 3.99 3.95 3.82 5/194 15296
/proc/meminfo: memFree=17234948/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=62720 CPUtime=761.57 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 16193 0 0 0 76152 5 0 0 25 0 1 0 459012144 64225280 14074 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 15680 14074 131 6 0 14150 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 71420

[startup+822.301 s]
/proc/loadavg: 3.99 3.96 3.82 5/194 15298
/proc/meminfo: memFree=17230580/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=64392 CPUtime=821.56 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 16737 0 0 0 82151 5 0 0 25 0 1 0 459012144 65937408 14502 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 16098 14502 131 6 0 14568 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 73092

[startup+882.3 s]
/proc/loadavg: 3.99 3.96 3.83 5/194 15299
/proc/meminfo: memFree=17227316/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=65668 CPUtime=881.57 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 17208 0 0 0 88151 6 0 0 25 0 1 0 459012144 67244032 14808 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 16417 14808 131 6 0 14887 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 74368

[startup+942.301 s]
/proc/loadavg: 3.99 3.97 3.83 5/194 15301
/proc/meminfo: memFree=17224068/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=66348 CPUtime=941.57 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 17570 0 0 0 94151 6 0 0 25 0 1 0 459012144 67940352 14977 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 16587 14977 131 6 0 15057 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 75048

[startup+1002.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/194 15303
/proc/meminfo: memFree=17219580/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=66884 CPUtime=1001.57 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 17868 0 0 0 100151 6 0 0 25 0 1 0 459012144 68489216 15105 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 16721 15105 131 6 0 15191 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 75584

[startup+1062.3 s]
/proc/loadavg: 3.99 3.97 3.85 5/194 15304
/proc/meminfo: memFree=17215712/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=67048 CPUtime=1061.57 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 18103 0 0 0 106151 6 0 0 25 0 1 0 459012144 68657152 15177 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 16762 15177 131 6 0 15232 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 75748

[startup+1122.3 s]
/proc/loadavg: 3.99 3.97 3.85 5/194 15306
/proc/meminfo: memFree=17213196/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=67580 CPUtime=1121.57 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 18350 0 0 0 112151 6 0 0 25 0 1 0 459012144 69201920 15301 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208235 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 16895 15301 131 6 0 15365 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 76280

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.86 5/194 15307
/proc/meminfo: memFree=17210564/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=69108 CPUtime=1181.57 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 18844 0 0 0 118151 6 0 0 25 0 1 0 459012144 70766592 15654 33554432000 4194304 4218580 140733766104144 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 17277 15654 131 6 0 15747 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 77808

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.87 5/194 15309
/proc/meminfo: memFree=17207536/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=69140 CPUtime=1241.57 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 19012 0 0 0 124151 6 0 0 25 0 1 0 459012144 70799360 15671 33554432000 4194304 4218580 140733766104144 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 17285 15671 131 6 0 15755 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 77840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.88 3/189 15313
/proc/meminfo: memFree=17311216/32950928 swapFree=67111528/67111528
[pid=15235] ppid=15233 vsize=8700 CPUtime=0.73 cores=5,7
/proc/15235/stat : 15235 (esg_static.sh) S 15233 15235 14389 0 -1 4202496 353 4443 0 0 0 0 72 1 15 0 1 0 459012070 8908800 252 33554432000 4194304 4922060 140735064886400 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15235/statm: 2175 252 209 178 0 68 0
[pid=15239] ppid=15235 vsize=69816 CPUtime=1299.29 cores=5,7
/proc/15239/stat : 15239 (cdcl) R 15235 15235 14389 0 -1 4202496 19307 0 0 0 129922 7 0 0 25 0 1 0 459012144 71491584 15836 33554432000 4194304 4218580 140733766104144 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15239/statm: 17454 15836 131 6 0 15924 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 78516

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.089986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 78644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24134
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 1167

runsolver used 2.03569 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 14:08:44
IDJOB=3258166
IDBENCH=71308
IDSOLVER=1609
FILE ID=node125/3258166-1303474124
RUNJOBID= node125-1303474124-15191
PBS_JOBID= 13107202
Free space on /tmp= 72484 MiB

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

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

MD5SUM BENCH= 399c54da7337981a88a374a67e87ba30
RANDOM SEED=138634368

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:      17430192 kB
Buffers:       1249976 kB
Cached:       13684360 kB
SwapCached:          0 kB
Active:        6922692 kB
Inactive:      8086428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17430192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11024 kB
Writeback:           0 kB
AnonPages:       73876 kB
Mapped:          15208 kB
Slab:           448476 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   260884 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= 72480 MiB
End job on node125 at 2011-04-22 14:30:26