Trace number 3251652

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-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
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 |  566749  1135775 |  170024       0        0     nan |  0.000 % |
2.49/2.57	c |         0 |  564372  1685096 |      --       0       --      -- |     --   | -2377/549321
2.49/2.57	c ==============================================================================
2.49/2.57	c Result  :   #vars: 2327   #clauses: 564372   #literals: 1685096
2.49/2.57	c CPU time:   2.54461 s
2.49/2.57	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-3251652-1303585642/watcher-3251652-1303585642 -o /tmp/evaluation-result-3251652-1303585642/solver-3251652-1303585642 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251652-1303585642.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: 4.00 3.96 3.61 2/180 18538
/proc/meminfo: memFree=13906012/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=0 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 548794881 8908800 250 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 250 209 178 0 68 0

[startup+0.0351431 s]
/proc/loadavg: 4.00 3.96 3.61 2/180 18538
/proc/meminfo: memFree=13906012/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=0 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 548794881 8908800 250 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101132 s]
/proc/loadavg: 4.00 3.96 3.61 2/180 18538
/proc/meminfo: memFree=13906012/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=0 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 548794881 8908800 250 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301091 s]
/proc/loadavg: 4.00 3.96 3.61 2/180 18538
/proc/meminfo: memFree=13906012/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=0 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 548794881 8908800 250 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701018 s]
/proc/loadavg: 4.00 3.96 3.61 2/180 18538
/proc/meminfo: memFree=13906012/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=0 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 548794881 8908800 250 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 3.84 3.93 3.60 3/182 18541
/proc/meminfo: memFree=13868060/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=0 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 548794881 8908800 250 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 250 209 178 0 68 0
[pid=18539] ppid=18538 vsize=53480 CPUtime=1.49 cores=0,2
/proc/18539/stat : 18539 (SatELite_releas) R 18538 18538 17453 0 -1 4202496 10816 0 0 0 147 2 0 0 25 0 1 0 548794881 54763520 10770 33554432000 134512640 135144242 4292769728 18446744073709551615 134551280 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18539/statm: 13370 10770 77 155 0 13213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62180

[startup+3.10051 s]
/proc/loadavg: 3.84 3.93 3.60 3/180 18541
/proc/meminfo: memFree=13866484/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 8700

[startup+6.30098 s]
/proc/loadavg: 3.84 3.93 3.60 3/180 18542
/proc/meminfo: memFree=13886704/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=18444 CPUtime=3.42 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 3107 0 0 0 342 0 0 0 25 0 1 0 548795168 18886656 3018 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 4611 3018 130 6 0 3081 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27144

[startup+12.7008 s]
/proc/loadavg: 3.56 3.87 3.58 3/180 18542
/proc/meminfo: memFree=13881772/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=20852 CPUtime=9.82 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 3684 0 0 0 982 0 0 0 25 0 1 0 548795168 21352448 3595 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 5213 3595 130 6 0 3683 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29552

[startup+25.5004 s]
/proc/loadavg: 3.32 3.80 3.56 3/180 18542
/proc/meminfo: memFree=13874856/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=24344 CPUtime=22.62 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 4562 0 0 0 2262 0 0 0 25 0 1 0 548795168 24928256 4473 33554432000 4194304 4218580 140735121692416 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 6086 4473 131 6 0 4556 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33044

[startup+51.1007 s]
/proc/loadavg: 2.87 3.66 3.52 3/180 18543
/proc/meminfo: memFree=13866604/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=26388 CPUtime=48.21 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 5095 0 0 0 4821 0 0 0 25 0 1 0 548795168 27021312 4993 33554432000 4194304 4218580 140735121692416 18446744073709551615 4213573 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 6597 4993 131 6 0 5067 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 35088

[startup+102.306 s]
/proc/loadavg: 2.34 3.38 3.43 4/180 18544
/proc/meminfo: memFree=13859140/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=31976 CPUtime=99.43 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 6507 0 0 0 9942 1 0 0 25 0 1 0 548795168 32743424 6392 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208525 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 7994 6392 131 6 0 6464 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40676

[startup+162.301 s]
/proc/loadavg: 2.17 3.14 3.34 3/180 18546
/proc/meminfo: memFree=13852424/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=34752 CPUtime=159.42 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 7258 0 0 0 15941 1 0 0 25 0 1 0 548795168 35586048 7089 33554432000 4194304 4218580 140735121692416 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 8688 7089 131 6 0 7158 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 43452

[startup+222.301 s]
/proc/loadavg: 2.10 2.94 3.26 3/180 18548
/proc/meminfo: memFree=13841968/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=41572 CPUtime=219.42 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 9028 0 0 0 21941 1 0 0 25 0 1 0 548795168 42569728 8791 33554432000 4194304 4218580 140735121692416 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 10393 8791 131 6 0 8863 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 50272

[startup+282.301 s]
/proc/loadavg: 2.04 2.77 3.18 3/180 18549
/proc/meminfo: memFree=13835984/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=45552 CPUtime=279.42 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 10187 0 0 0 27940 2 0 0 25 0 1 0 548795168 46645248 9801 33554432000 4194304 4218580 140735121692416 18446744073709551615 4210979 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 11388 9801 131 6 0 9858 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 54252

[startup+342.301 s]
/proc/loadavg: 2.01 2.63 3.10 3/180 18551
/proc/meminfo: memFree=13830864/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=48040 CPUtime=339.43 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 10854 0 0 0 33941 2 0 0 25 0 1 0 548795168 49192960 10393 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 12010 10393 131 6 0 10480 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 56740

[startup+402.301 s]
/proc/loadavg: 2.00 2.51 3.03 3/180 18552
/proc/meminfo: memFree=13824504/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=49468 CPUtime=399.43 cores=0,2

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

[pid=18542] ppid=18538 vsize=54656 CPUtime=519.43 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 12847 0 0 0 51940 3 0 0 25 0 1 0 548795168 55967744 12042 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 13664 12042 131 6 0 12134 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 63356

[startup+582.3 s]
/proc/loadavg: 2.00 2.27 2.84 3/180 18557
/proc/meminfo: memFree=13809672/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=56384 CPUtime=579.43 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 13384 0 0 0 57940 3 0 0 25 0 1 0 548795168 57737216 12478 33554432000 4194304 4218580 140735121692416 18446744073709551615 4210413 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 14096 12478 131 6 0 12566 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 65084

[startup+642.301 s]
/proc/loadavg: 2.00 2.22 2.79 3/180 18559
/proc/meminfo: memFree=13806796/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=57464 CPUtime=639.44 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 13747 0 0 0 63941 3 0 0 25 0 1 0 548795168 58843136 12767 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208583 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 14366 12767 131 6 0 12836 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 66164

[startup+702.301 s]
/proc/loadavg: 2.00 2.18 2.73 3/180 18560
/proc/meminfo: memFree=13802788/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=59632 CPUtime=699.44 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 14366 0 0 0 69941 3 0 0 25 0 1 0 548795168 61063168 13291 33554432000 4194304 4218580 140735121692416 18446744073709551615 4210505 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 14908 13291 131 6 0 13378 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 68332

[startup+762.307 s]
/proc/loadavg: 2.05 2.16 2.69 3/180 18562
/proc/meminfo: memFree=13800532/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=60460 CPUtime=759.44 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 14642 0 0 0 75941 3 0 0 25 0 1 0 548795168 61911040 13497 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 15115 13497 131 6 0 13585 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 69160

[startup+822.301 s]
/proc/loadavg: 2.02 2.13 2.64 3/180 18564
/proc/meminfo: memFree=13796276/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=62640 CPUtime=819.44 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 15348 0 0 0 81941 3 0 0 25 0 1 0 548795168 64143360 14039 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 15660 14039 131 6 0 14130 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 71340

[startup+882.301 s]
/proc/loadavg: 2.00 2.10 2.60 3/180 18565
/proc/meminfo: memFree=13791544/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=65928 CPUtime=879.44 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 16286 0 0 0 87940 4 0 0 25 0 1 0 548795168 67510272 14890 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 16482 14890 131 6 0 14952 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 74628

[startup+942.301 s]
/proc/loadavg: 2.00 2.08 2.56 3/180 18567
/proc/meminfo: memFree=13789272/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=65920 CPUtime=939.44 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 16477 0 0 0 93940 4 0 0 25 0 1 0 548795168 67502080 14891 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 16480 14891 131 6 0 14950 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 74620

[startup+1002.3 s]
/proc/loadavg: 2.00 2.06 2.52 3/180 18568
/proc/meminfo: memFree=13788744/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=66244 CPUtime=999.45 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 16667 0 0 0 99941 4 0 0 25 0 1 0 548795168 67833856 14953 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 16561 14953 131 6 0 15031 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 74944

[startup+1062.3 s]
/proc/loadavg: 2.00 2.05 2.49 3/180 18570
/proc/meminfo: memFree=13788344/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=66584 CPUtime=1059.45 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 16871 0 0 0 105941 4 0 0 25 0 1 0 548795168 68182016 15028 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 16646 15028 131 6 0 15116 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 75284

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.45 3/180 18572
/proc/meminfo: memFree=13786080/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=66916 CPUtime=1119.45 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 17092 0 0 0 111940 5 0 0 25 0 1 0 548795168 68521984 15130 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 16729 15130 131 6 0 15199 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 75616

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.42 3/180 18573
/proc/meminfo: memFree=13784428/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=67608 CPUtime=1179.45 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 17377 0 0 0 117940 5 0 0 25 0 1 0 548795168 69230592 15306 33554432000 4194304 4218580 140735121692416 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 16902 15306 131 6 0 15372 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 76308

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.40 3/180 18575
/proc/meminfo: memFree=13781540/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=68688 CPUtime=1239.45 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 17761 0 0 0 123940 5 0 0 25 0 1 0 548795168 70336512 15575 33554432000 4194304 4218580 140735121692416 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 17172 15575 131 6 0 15642 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 77388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.03 2.37 3/178 18577
/proc/meminfo: memFree=13843392/32950928 swapFree=67111528/67111528
[pid=18538] ppid=18536 vsize=8700 CPUtime=2.85 cores=0,2
/proc/18538/stat : 18538 (esg_static.sh) S 18536 18538 17453 0 -1 4202496 355 10818 0 0 0 0 282 3 18 0 1 0 548794881 8908800 253 33554432000 4194304 4922060 140734381307088 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18538/statm: 2175 253 209 178 0 68 0
[pid=18542] ppid=18538 vsize=69856 CPUtime=1297.16 cores=0,2
/proc/18542/stat : 18542 (cdcl) R 18538 18538 17453 0 -1 4202496 18157 0 0 0 129710 6 0 0 25 0 1 0 548795168 71532544 15842 33554432000 4194304 4218580 140735121692416 18446744073709551615 4210124 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18542/statm: 17464 15842 131 6 0 15934 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 78556

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29344
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= 11
involuntary context switches= 15274

runsolver used 2.30465 second user time and 4.74028 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 21:07:22
IDJOB=3251652
IDBENCH=88228
IDSOLVER=1609
FILE ID=node113/3251652-1303585642
RUNJOBID= node113-1303585642-18515
PBS_JOBID= 13150344
Free space on /tmp= 70784 MiB

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

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=773112194

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:     32950928 kB
MemFree:      13906176 kB
Buffers:       1841332 kB
Cached:       16534952 kB
SwapCached:          0 kB
Active:       10587248 kB
Inactive:      7869116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13906176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12472 kB
Writeback:           0 kB
AnonPages:       80080 kB
Mapped:          15256 kB
Slab:           523420 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   228312 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= 70772 MiB
End job on node113 at 2011-04-23 21:29:04