Trace number 3250904

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/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c Parsing...
0.00/0.15	c ==============================================================================
0.00/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.15	c ==============================================================================
0.00/0.15	c |         0 |  582679  1167806 |  174803       0        0     nan |  0.000 % |
1.79/1.82	c |         0 |  580131  1626523 |      --       0       --      -- |     --   | -2548/458717
1.79/1.82	c ==============================================================================
1.79/1.82	c Result  :   #vars: 2498   #clauses: 580131   #literals: 1626523
1.79/1.82	c CPU time:   1.81072 s
1.79/1.82	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-3250904-1303580962/watcher-3250904-1303580962 -o /tmp/evaluation-result-3250904-1303580962/solver-3250904-1303580962 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250904-1303580962.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.83 4.02 3.95 3/180 10153
/proc/meminfo: memFree=18590184/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=0 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 469695899 8908800 249 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 249 209 178 0 68 0

[startup+0.0433561 s]
/proc/loadavg: 3.83 4.02 3.95 3/180 10153
/proc/meminfo: memFree=18590184/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=0 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 469695899 8908800 249 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100389 s]
/proc/loadavg: 3.83 4.02 3.95 3/180 10153
/proc/meminfo: memFree=18590184/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=0 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 469695899 8908800 249 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300342 s]
/proc/loadavg: 3.83 4.02 3.95 3/180 10153
/proc/meminfo: memFree=18590184/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=0 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 469695899 8908800 249 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700261 s]
/proc/loadavg: 3.83 4.02 3.95 3/180 10153
/proc/meminfo: memFree=18590184/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=0 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 469695899 8908800 249 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50113 s]
/proc/loadavg: 3.84 4.02 3.95 5/192 10175
/proc/meminfo: memFree=18450528/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=0 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 469695899 8908800 249 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 249 209 178 0 68 0
[pid=10154] ppid=10153 vsize=51756 CPUtime=1.49 cores=0,2
/proc/10154/stat : 10154 (SatELite_releas) R 10153 10153 9649 0 -1 4202496 10573 0 0 0 148 1 0 0 25 0 1 0 469695899 52998144 10528 33554432000 134512640 135144242 4292284272 18446744073709551615 134588390 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10154/statm: 12939 10528 77 155 0 12782 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60456

[startup+3.10084 s]
/proc/loadavg: 3.84 4.02 3.95 5/192 10175
/proc/meminfo: memFree=18441320/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30029 s]
/proc/loadavg: 3.84 4.02 3.95 5/192 10176
/proc/meminfo: memFree=18464324/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=18348 CPUtime=4.18 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 3056 0 0 0 417 1 0 0 25 0 1 0 469696110 18788352 2966 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 4587 2966 130 6 0 3057 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27048

[startup+12.7012 s]
/proc/loadavg: 4.17 4.08 3.97 5/192 10177
/proc/meminfo: memFree=18498596/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=21404 CPUtime=10.59 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 3822 0 0 0 1057 2 0 0 25 0 1 0 469696110 21917696 3732 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 5351 3732 130 6 0 3821 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30104

[startup+25.501 s]
/proc/loadavg: 4.38 4.13 3.99 5/192 10177
/proc/meminfo: memFree=18489980/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=24808 CPUtime=23.38 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 4677 0 0 0 2335 3 0 0 25 0 1 0 469696110 25403392 4587 33554432000 4194304 4218580 140733451265744 18446744073709551615 4211898 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 6202 4587 131 6 0 4672 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33508

[startup+51.1005 s]
/proc/loadavg: 4.25 4.12 3.99 5/192 10178
/proc/meminfo: memFree=18472624/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=27776 CPUtime=48.98 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 5433 0 0 0 4895 3 0 0 25 0 1 0 469696110 28442624 5335 33554432000 4194304 4218580 140733451265744 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 6944 5335 131 6 0 5414 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36476

[startup+102.307 s]
/proc/loadavg: 4.16 4.11 4.00 5/192 10179
/proc/meminfo: memFree=18446944/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=33816 CPUtime=100.18 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 6969 0 0 0 10015 3 0 0 25 0 1 0 469696110 34627584 6836 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 8454 6836 131 6 0 6924 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42516

[startup+162.301 s]
/proc/loadavg: 4.28 4.15 4.01 5/192 10218
/proc/meminfo: memFree=18420072/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=36372 CPUtime=160.19 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 7677 0 0 0 16014 5 0 0 25 0 1 0 469696110 37244928 7499 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208536 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 9093 7499 131 6 0 7563 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 45072

[startup+222.301 s]
/proc/loadavg: 4.10 4.12 4.01 5/192 10220
/proc/meminfo: memFree=18404008/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=39396 CPUtime=220.19 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 8469 0 0 0 22014 5 0 0 25 0 1 0 469696110 40341504 8227 33554432000 4194304 4218580 140733451265744 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 9849 8227 131 6 0 8319 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48096

[startup+282.3 s]
/proc/loadavg: 4.04 4.10 4.00 5/192 10221
/proc/meminfo: memFree=18394568/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=42268 CPUtime=280.19 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 9274 0 0 0 28014 5 0 0 25 0 1 0 469696110 43282432 8956 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 10567 8956 131 6 0 9037 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 50968

[startup+342.301 s]
/proc/loadavg: 4.01 4.08 4.00 5/192 10223
/proc/meminfo: memFree=18384144/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=43696 CPUtime=340.19 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 9709 0 0 0 34014 5 0 0 25 0 1 0 469696110 44744704 9319 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 10924 9319 131 6 0 9394 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 52396

[startup+402.301 s]
/proc/loadavg: 4.06 4.08 4.00 5/192 10224
/proc/meminfo: memFree=18375960/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0

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

[pid=10176] ppid=10153 vsize=47424 CPUtime=520.19 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 10845 0 0 0 52014 5 0 0 25 0 1 0 469696110 48562176 10252 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 11856 10252 131 6 0 10326 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 56124

[startup+582.3 s]
/proc/loadavg: 4.02 4.05 4.00 5/192 10229
/proc/meminfo: memFree=18355600/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=50528 CPUtime=580.2 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 11704 0 0 0 58014 6 0 0 25 0 1 0 469696110 51740672 11022 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 12632 11022 131 6 0 11102 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 59228

[startup+642.301 s]
/proc/loadavg: 4.00 4.04 4.00 5/192 10231
/proc/meminfo: memFree=18347280/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=53168 CPUtime=640.2 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 12435 0 0 0 64014 6 0 0 25 0 1 0 469696110 54444032 11666 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 13292 11666 131 6 0 11762 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 61868

[startup+702.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/192 10241
/proc/meminfo: memFree=18339720/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=54540 CPUtime=700.2 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 12884 0 0 0 70014 6 0 0 25 0 1 0 469696110 55848960 12044 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 13635 12044 131 6 0 12105 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 63240

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 4.00 5/192 10243
/proc/meminfo: memFree=18335048/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=55800 CPUtime=760.21 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 13275 0 0 0 76014 7 0 0 25 0 1 0 469696110 57139200 12338 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 13950 12338 131 6 0 12420 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 64500

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/192 10245
/proc/meminfo: memFree=18331812/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=56668 CPUtime=820.2 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 13556 0 0 0 82013 7 0 0 25 0 1 0 469696110 58028032 12554 33554432000 4194304 4218580 140733451265744 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 14167 12554 131 6 0 12637 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 65368

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/192 10246
/proc/meminfo: memFree=18326848/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=57504 CPUtime=880.2 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 13812 0 0 0 88013 7 0 0 25 0 1 0 469696110 58884096 12761 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 14376 12761 131 6 0 12846 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 66204

[startup+942.301 s]
/proc/loadavg: 4.08 4.02 4.01 5/192 10248
/proc/meminfo: memFree=18322880/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=58424 CPUtime=940.2 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 14104 0 0 0 94013 7 0 0 25 0 1 0 469696110 59826176 12987 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 14606 12987 131 6 0 13076 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 67124

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/192 10252
/proc/meminfo: memFree=18312312/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=65196 CPUtime=1000.2 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 15964 0 0 0 100012 8 0 0 25 0 1 0 469696110 66760704 14710 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 16299 14710 131 6 0 14769 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 73896

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/192 10254
/proc/meminfo: memFree=18306496/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=69276 CPUtime=1060.2 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 17111 0 0 0 106012 8 0 0 25 0 1 0 469696110 70938624 15712 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 17319 15712 131 6 0 15789 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 77976

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/192 10256
/proc/meminfo: memFree=18301280/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=70628 CPUtime=1120.21 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 17566 0 0 0 112012 9 0 0 25 0 1 0 469696110 72323072 16036 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 17657 16036 131 6 0 16127 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 79328

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/192 10257
/proc/meminfo: memFree=18295204/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=71912 CPUtime=1180.21 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 18009 0 0 0 118012 9 0 0 25 0 1 0 469696110 73637888 16388 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 17978 16388 131 6 0 16448 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 80612

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/192 10259
/proc/meminfo: memFree=18290984/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=72720 CPUtime=1240.21 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 18295 0 0 0 124012 9 0 0 25 0 1 0 469696110 74465280 16586 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 18180 16586 131 6 0 16650 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 81420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.03 4.01 4/190 10261
/proc/meminfo: memFree=18345556/32951132 swapFree=67111528/67111528
[pid=10153] ppid=10151 vsize=8700 CPUtime=2.09 cores=0,2
/proc/10153/stat : 10153 (esg_static.sh) S 10151 10153 9649 0 -1 4202496 352 10576 0 0 0 0 207 2 18 0 1 0 469695899 8908800 252 33554432000 4194304 4922060 140735558372352 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10153/statm: 2175 252 209 178 0 68 0
[pid=10176] ppid=10153 vsize=73860 CPUtime=1297.91 cores=0,2
/proc/10176/stat : 10176 (cdcl) R 10153 10153 9649 0 -1 4202496 18643 0 0 0 129782 9 0 0 25 0 1 0 469696110 75632640 16844 33554432000 4194304 4218580 140733451265744 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10176/statm: 18465 16844 131 6 0 16935 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 82560

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29585
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= 19
involuntary context switches= 1718

runsolver used 2.15867 second user time and 4.95325 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 19:49:23
IDJOB=3250904
IDBENCH=88204
IDSOLVER=1609
FILE ID=node131/3250904-1303580962
RUNJOBID= node131-1303580962-10126
PBS_JOBID= 13150336
Free space on /tmp= 72028 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250904-1303580962/watcher-3250904-1303580962 -o /tmp/evaluation-result-3250904-1303580962/solver-3250904-1303580962 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3250904-1303580962.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=1371167186

node131.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.830
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.66
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.830
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.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.75
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18590960 kB
Buffers:        992664 kB
Cached:       12774792 kB
SwapCached:          0 kB
Active:        4229168 kB
Inactive:      9614908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18590960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21856 kB
Writeback:           0 kB
AnonPages:       76352 kB
Mapped:          15484 kB
Slab:           451740 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   223072 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71972 MiB
End job on node131 at 2011-04-23 20:11:05