Trace number 3251080

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) 1299.93 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39763
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  409171   820237 |  122751       0        0     nan |  0.000 % |
1.39/1.47	c |         0 |  407186  1215184 |      --       0       --      -- |     --   | -1985/394947
1.39/1.47	c ==============================================================================
1.39/1.47	c Result  :   #vars: 1940   #clauses: 407186   #literals: 1215184
1.39/1.47	c CPU time:   1.45378 s
1.39/1.47	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-3251080-1303582026/watcher-3251080-1303582026 -o /tmp/evaluation-result-3251080-1303582026/solver-3251080-1303582026 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251080-1303582026.cnf 

running on 2 cores: 1,3

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: 1.99 3.04 3.47 5/187 29563
/proc/meminfo: memFree=19238236/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=0 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 469800838 8908800 250 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 250 209 178 0 68 0

[startup+0.0763481 s]
/proc/loadavg: 1.99 3.04 3.47 5/187 29563
/proc/meminfo: memFree=19238236/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=0 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 469800838 8908800 250 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100342 s]
/proc/loadavg: 1.99 3.04 3.47 5/187 29563
/proc/meminfo: memFree=19238236/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=0 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 469800838 8908800 250 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300305 s]
/proc/loadavg: 1.99 3.04 3.47 5/187 29563
/proc/meminfo: memFree=19238236/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=0 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 469800838 8908800 250 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700229 s]
/proc/loadavg: 1.99 3.04 3.47 5/187 29563
/proc/meminfo: memFree=19238236/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=0 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 469800838 8908800 250 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50112 s]
/proc/loadavg: 1.99 3.04 3.47 5/198 29583
/proc/meminfo: memFree=19093844/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=0 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 469800838 8908800 250 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 250 209 178 0 68 0
[pid=29564] ppid=29562 vsize=29668 CPUtime=1.49 cores=1,3
/proc/29564/stat : 29564 (SatELite_releas) R 29562 29562 28411 0 -1 4202496 7433 0 0 0 147 2 0 0 25 0 1 0 469800838 30380032 6587 33554432000 134512640 135144242 4291189616 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29564/statm: 7417 6587 77 155 0 7260 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38368

[startup+3.10084 s]
/proc/loadavg: 2.31 3.09 3.48 5/198 29585
/proc/meminfo: memFree=19120544/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=14936 CPUtime=1.31 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 2220 0 0 0 131 0 0 0 20 0 1 0 469801004 15294464 2131 33554432000 4194304 4218580 140734974154720 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 3734 2131 130 6 0 2204 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 23636

[startup+6.30024 s]
/proc/loadavg: 2.31 3.09 3.48 5/198 29586
/proc/meminfo: memFree=19162580/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=17012 CPUtime=4.51 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 2735 0 0 0 451 0 0 0 25 0 1 0 469801004 17420288 2646 33554432000 4194304 4218580 140734974154720 18446744073709551615 246516492826 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 4253 2646 130 6 0 2723 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 25712

[startup+12.7011 s]
/proc/loadavg: 2.57 3.12 3.49 5/198 29586
/proc/meminfo: memFree=19143768/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=19188 CPUtime=10.91 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 3272 0 0 0 1091 0 0 0 25 0 1 0 469801004 19648512 3183 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 4797 3183 130 6 0 3267 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 27888

[startup+25.5007 s]
/proc/loadavg: 2.79 3.15 3.49 5/198 29586
/proc/meminfo: memFree=19127284/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=23624 CPUtime=23.72 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 4421 0 0 0 2371 1 0 0 25 0 1 0 469801004 24190976 4318 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 5906 4318 131 6 0 4376 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 32324

[startup+51.1011 s]
/proc/loadavg: 3.20 3.22 3.50 5/198 29587
/proc/meminfo: memFree=19109296/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=27560 CPUtime=49.32 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 5395 0 0 0 4931 1 0 0 25 0 1 0 469801004 28221440 5276 33554432000 4194304 4218580 140734974154720 18446744073709551615 4210448 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 6890 5276 131 6 0 5360 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 36260

[startup+102.307 s]
/proc/loadavg: 3.73 3.36 3.54 5/198 29589
/proc/meminfo: memFree=19086464/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=32344 CPUtime=100.52 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 6624 0 0 0 10051 1 0 0 25 0 1 0 469801004 33120256 6469 33554432000 4194304 4218580 140734974154720 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 8086 6469 131 6 0 6556 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 41044

[startup+162.301 s]
/proc/loadavg: 3.89 3.47 3.56 5/198 29590
/proc/meminfo: memFree=19070332/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=35288 CPUtime=160.52 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 7429 0 0 0 16050 2 0 0 25 0 1 0 469801004 36134912 7198 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 8822 7198 131 6 0 7292 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 43988

[startup+222.301 s]
/proc/loadavg: 4.01 3.58 3.59 5/198 29592
/proc/meminfo: memFree=19057180/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=37144 CPUtime=220.52 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 8005 0 0 0 22050 2 0 0 25 0 1 0 469801004 38035456 7679 33554432000 4194304 4218580 140734974154720 18446744073709551615 4210505 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 9286 7679 131 6 0 7756 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 45844

[startup+282.301 s]
/proc/loadavg: 4.00 3.65 3.61 5/198 29630
/proc/meminfo: memFree=19063448/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=40260 CPUtime=280.53 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 8891 0 0 0 28050 3 0 0 25 0 1 0 469801004 41226240 8471 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 10065 8471 131 6 0 8535 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 48960

[startup+342.301 s]
/proc/loadavg: 4.06 3.73 3.64 5/198 29632
/proc/meminfo: memFree=19044228/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=44124 CPUtime=340.52 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 9935 0 0 0 34049 3 0 0 25 0 1 0 469801004 45182976 9421 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 11031 9421 131 6 0 9501 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 52824

[startup+402.301 s]
/proc/loadavg: 4.02 3.77 3.66 5/198 29634
/proc/meminfo: memFree=19032664/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3

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

[pid=29585] ppid=29562 vsize=50560 CPUtime=520.53 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 11835 0 0 0 52050 3 0 0 25 0 1 0 469801004 51773440 11051 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 12640 11051 131 6 0 11110 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 59260

[startup+582.3 s]
/proc/loadavg: 4.00 3.87 3.71 5/198 29638
/proc/meminfo: memFree=19009124/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=51352 CPUtime=580.53 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 12108 0 0 0 58050 3 0 0 25 0 1 0 469801004 52584448 11218 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 12838 11218 131 6 0 11308 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 60052

[startup+642.3 s]
/proc/loadavg: 4.00 3.89 3.73 5/198 29640
/proc/meminfo: memFree=19002640/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=52772 CPUtime=640.53 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 12539 0 0 0 64050 3 0 0 25 0 1 0 469801004 54038528 11569 33554432000 4194304 4218580 140734974154720 18446744073709551615 4210511 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 13193 11569 131 6 0 11663 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 61472

[startup+702.3 s]
/proc/loadavg: 4.00 3.91 3.74 5/198 29642
/proc/meminfo: memFree=18996032/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=54188 CPUtime=700.54 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 12947 0 0 0 70050 4 0 0 25 0 1 0 469801004 55488512 11923 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 13547 11923 131 6 0 12017 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 62888

[startup+762.307 s]
/proc/loadavg: 4.10 3.95 3.76 5/198 29643
/proc/meminfo: memFree=18987696/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=55376 CPUtime=760.55 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 13356 0 0 0 76051 4 0 0 25 0 1 0 469801004 56705024 12251 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 13844 12251 131 6 0 12314 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 64076

[startup+822.3 s]
/proc/loadavg: 4.04 3.96 3.77 5/198 29645
/proc/meminfo: memFree=18981952/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=56336 CPUtime=820.54 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 13636 0 0 0 82050 4 0 0 25 0 1 0 469801004 57688064 12460 33554432000 4194304 4218580 140734974154720 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 14084 12460 131 6 0 12554 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 65036

[startup+882.301 s]
/proc/loadavg: 4.09 3.98 3.79 5/198 29646
/proc/meminfo: memFree=18971632/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=57132 CPUtime=880.54 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 13911 0 0 0 88050 4 0 0 25 0 1 0 469801004 58503168 12664 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 14283 12664 131 6 0 12753 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 65832

[startup+942.301 s]
/proc/loadavg: 4.03 3.98 3.80 5/198 29648
/proc/meminfo: memFree=18965152/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=60008 CPUtime=940.54 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 14687 0 0 0 94050 4 0 0 25 0 1 0 469801004 61448192 13379 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 15002 13379 131 6 0 13472 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 68708

[startup+1002.3 s]
/proc/loadavg: 4.01 3.98 3.81 5/198 29650
/proc/meminfo: memFree=18959296/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=61936 CPUtime=1000.54 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 15269 0 0 0 100050 4 0 0 25 0 1 0 469801004 63422464 13879 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 15484 13879 131 6 0 13954 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 70636

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.82 5/198 29651
/proc/meminfo: memFree=18956408/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=62080 CPUtime=1060.54 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 15388 0 0 0 106050 4 0 0 25 0 1 0 469801004 63569920 13918 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 15520 13918 131 6 0 13990 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 70780

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.83 5/198 29653
/proc/meminfo: memFree=18954132/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=62460 CPUtime=1120.55 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 15562 0 0 0 112050 5 0 0 25 0 1 0 469801004 63959040 14014 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 15615 14014 131 6 0 14085 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 71160

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/198 29654
/proc/meminfo: memFree=18950880/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=63328 CPUtime=1180.55 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 15824 0 0 0 118050 5 0 0 25 0 1 0 469801004 64847872 14212 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 15832 14212 131 6 0 14302 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 72028

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/198 29656
/proc/meminfo: memFree=18947004/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=63412 CPUtime=1240.55 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 15944 0 0 0 124050 5 0 0 25 0 1 0 469801004 64933888 14235 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 15853 14235 131 6 0 14323 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 72112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.86 5/198 29657
/proc/meminfo: memFree=18944000/32951124 swapFree=67111416/67111528
[pid=29562] ppid=29560 vsize=8700 CPUtime=1.65 cores=1,3
/proc/29562/stat : 29562 (esg_static.sh) S 29560 29562 28411 0 -1 4202496 355 7434 0 0 0 0 163 2 18 0 1 0 469800838 8908800 253 33554432000 4194304 4922060 140734779336256 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29562/statm: 2175 253 209 178 0 68 0
[pid=29585] ppid=29562 vsize=63732 CPUtime=1298.26 cores=1,3
/proc/29585/stat : 29585 (cdcl) R 29562 29562 28411 0 -1 4202496 16072 0 0 0 129821 5 0 0 25 0 1 0 469801004 65261568 14314 33554432000 4194304 4218580 140734974154720 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29585/statm: 15933 14314 131 6 0 14403 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 72432

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): 1299.93
CPU user time (s): 1299.85
CPU system time (s): 0.086986
CPU usage (%): 99.994
Max. virtual memory (cumulated for all children) (KiB): 72432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.85
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23875
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= 51
involuntary context switches= 2771

runsolver used 2.09568 second user time and 5.00824 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 20:07:06
IDJOB=3251080
IDBENCH=88209
IDSOLVER=1609
FILE ID=node134/3251080-1303582026
RUNJOBID= node134-1303582026-29537
PBS_JOBID= 13150330
Free space on /tmp= 71088 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251080-1303582026/watcher-3251080-1303582026 -o /tmp/evaluation-result-3251080-1303582026/solver-3251080-1303582026 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251080-1303582026.cnf

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=971625513

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19238524 kB
Buffers:       2334044 kB
Cached:       10757564 kB
SwapCached:        108 kB
Active:        8860832 kB
Inactive:      4303688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19238524 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           15508 kB
Writeback:           0 kB
AnonPages:       71592 kB
Mapped:          15436 kB
Slab:           483764 kB
PageTables:       5152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215232 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71040 MiB
End job on node134 at 2011-04-23 20:28:48