Trace number 3263182

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
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 variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   65612   131952 |   19683       0        0     nan |  0.000 % |
0.00/0.32	c |         0 |   64832   197392 |      --       0       --      -- |     --   | -780/65440
0.00/0.32	c ==============================================================================
0.00/0.32	c Result  :   #vars: 754   #clauses: 64832   #literals: 197392
0.00/0.32	c CPU time:   0.318951 s
0.00/0.32	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-3263182-1303548246/watcher-3263182-1303548246 -o /tmp/evaluation-result-3263182-1303548246/solver-3263182-1303548246 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263182-1303548246.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.38 3.84 3.71 3/176 11091
/proc/meminfo: memFree=21373612/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 466424411 8908800 250 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 250 209 178 0 68 0

[startup+0.020842 s]
/proc/loadavg: 3.38 3.84 3.71 3/176 11091
/proc/meminfo: memFree=21373612/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 466424411 8908800 250 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100831 s]
/proc/loadavg: 3.38 3.84 3.71 3/176 11091
/proc/meminfo: memFree=21373612/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 466424411 8908800 250 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300746 s]
/proc/loadavg: 3.38 3.84 3.71 3/176 11091
/proc/meminfo: memFree=21373612/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 466424411 8908800 250 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700674 s]
/proc/loadavg: 3.38 3.84 3.71 3/176 11091
/proc/meminfo: memFree=21373612/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 8700

[startup+1.50059 s]
/proc/loadavg: 3.38 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21345092/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=9880 CPUtime=1.13 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 947 0 0 0 113 0 0 0 22 0 1 0 466424446 10117120 857 33554432000 4194304 4218580 140735299306000 18446744073709551615 237278540485 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 2470 857 130 6 0 940 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18580

[startup+3.10025 s]
/proc/loadavg: 3.38 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21339768/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=10804 CPUtime=2.73 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 1177 0 0 0 273 0 0 0 25 0 1 0 466424446 11063296 1087 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 2701 1087 130 6 0 1171 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19504

[startup+6.30074 s]
/proc/loadavg: 3.43 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21332384/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=12268 CPUtime=5.93 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 1557 0 0 0 593 0 0 0 25 0 1 0 466424446 12562432 1467 33554432000 4194304 4218580 140735299306000 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 3067 1467 130 6 0 1537 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20968

[startup+12.7006 s]
/proc/loadavg: 3.48 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21321312/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=13604 CPUtime=12.33 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 1894 0 0 0 1233 0 0 0 25 0 1 0 466424446 13930496 1804 33554432000 4194304 4218580 140735299306000 18446744073709551615 4211265 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 3401 1804 130 6 0 1871 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22304

[startup+25.5003 s]
/proc/loadavg: 3.59 3.85 3.71 5/194 11127
/proc/meminfo: memFree=21311788/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=15756 CPUtime=25.13 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 2435 0 0 0 2513 0 0 0 25 0 1 0 466424446 16134144 2344 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 3939 2344 131 6 0 2409 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24456

[startup+51.1008 s]
/proc/loadavg: 3.73 3.86 3.72 5/194 11127
/proc/meminfo: memFree=21295972/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=18512 CPUtime=50.73 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 3129 0 0 0 5073 0 0 0 25 0 1 0 466424446 18956288 3035 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 4628 3035 131 6 0 3098 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27212

[startup+102.307 s]
/proc/loadavg: 3.88 3.88 3.73 5/194 11129
/proc/meminfo: memFree=21273020/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=22660 CPUtime=101.94 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 4190 0 0 0 10193 1 0 0 25 0 1 0 466424446 23203840 4070 33554432000 4194304 4218580 140735299306000 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 5665 4070 131 6 0 4135 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31360

[startup+162.301 s]
/proc/loadavg: 3.95 3.90 3.75 5/194 11130
/proc/meminfo: memFree=21250196/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=25696 CPUtime=161.94 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 4979 0 0 0 16193 1 0 0 25 0 1 0 466424446 26312704 4803 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 6424 4803 131 6 0 4894 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 34396

[startup+222.3 s]
/proc/loadavg: 3.98 3.91 3.76 5/194 11132
/proc/meminfo: memFree=21238524/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=28228 CPUtime=221.94 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 5698 0 0 0 22193 1 0 0 25 0 1 0 466424446 28905472 5435 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 7057 5435 131 6 0 5527 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 36928

[startup+282.301 s]
/proc/loadavg: 4.11 3.96 3.78 5/194 11133
/proc/meminfo: memFree=21230328/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=30624 CPUtime=281.94 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 6405 0 0 0 28193 1 0 0 25 0 1 0 466424446 31358976 6066 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 7656 6066 131 6 0 6126 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 39324

[startup+342.301 s]
/proc/loadavg: 4.04 3.96 3.79 5/194 11135
/proc/meminfo: memFree=21221380/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=33620 CPUtime=341.94 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 7210 0 0 0 34192 2 0 0 25 0 1 0 466424446 34426880 6789 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 8405 6789 131 6 0 6875 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 42320

[startup+402.3 s]
/proc/loadavg: 4.01 3.97 3.80 5/194 11137
/proc/meminfo: memFree=21215048/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2

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

[pid=11125] ppid=11091 vsize=37808 CPUtime=521.94 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 8548 0 0 0 52192 2 0 0 25 0 1 0 466424446 38715392 7854 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 9452 7854 131 6 0 7922 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 46508

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.83 5/194 11141
/proc/meminfo: memFree=21197512/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=38688 CPUtime=581.95 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 8857 0 0 0 58193 2 0 0 25 0 1 0 466424446 39616512 8051 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 9672 8051 131 6 0 8142 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 47388

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 11143
/proc/meminfo: memFree=21191300/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=39048 CPUtime=641.95 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 9060 0 0 0 64193 2 0 0 25 0 1 0 466424446 39985152 8174 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 9762 8174 131 6 0 8232 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 47748

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 11145
/proc/meminfo: memFree=21188072/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=39696 CPUtime=701.95 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 9309 0 0 0 70193 2 0 0 25 0 1 0 466424446 40648704 8309 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 9924 8309 131 6 0 8394 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 48396

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.85 5/194 11146
/proc/meminfo: memFree=21182980/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=41144 CPUtime=761.96 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 9769 0 0 0 76193 3 0 0 25 0 1 0 466424446 42131456 8671 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 10286 8671 131 6 0 8756 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 49844

[startup+822.3 s]
/proc/loadavg: 4.05 4.00 3.86 5/194 11148
/proc/meminfo: memFree=21177636/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=42084 CPUtime=821.96 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 10070 0 0 0 82193 3 0 0 25 0 1 0 466424446 43094016 8901 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 10521 8901 131 6 0 8991 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 50784

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.87 5/194 11150
/proc/meminfo: memFree=21175268/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=42812 CPUtime=881.95 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 10425 0 0 0 88192 3 0 0 25 0 1 0 466424446 43839488 9119 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 10703 9119 131 6 0 9173 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 51512

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.88 5/194 11151
/proc/meminfo: memFree=21166952/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=47688 CPUtime=941.96 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 11810 0 0 0 94192 4 0 0 25 0 1 0 466424446 48832512 10318 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 11922 10318 131 6 0 10392 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 56388

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 11153
/proc/meminfo: memFree=21160236/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=51108 CPUtime=1001.96 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 12785 0 0 0 100192 4 0 0 25 0 1 0 466424446 52334592 11173 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 12777 11173 131 6 0 11247 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 59808

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.89 5/194 11163
/proc/meminfo: memFree=21153860/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=53208 CPUtime=1061.96 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 13432 0 0 0 106191 5 0 0 25 0 1 0 466424446 54484992 11699 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 13302 11699 131 6 0 11772 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 61908

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.90 5/194 11165
/proc/meminfo: memFree=21151360/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=54496 CPUtime=1121.96 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 13857 0 0 0 112191 5 0 0 25 0 1 0 466424446 55803904 12003 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 13624 12003 131 6 0 12094 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 63196

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11166
/proc/meminfo: memFree=21145152/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=57124 CPUtime=1181.96 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 14691 0 0 0 118191 5 0 0 25 0 1 0 466424446 58494976 12694 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 14281 12694 131 6 0 12751 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 65824

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11171
/proc/meminfo: memFree=21132116/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=58568 CPUtime=1241.96 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 15162 0 0 0 124191 5 0 0 25 0 1 0 466424446 59973632 13057 33554432000 4194304 4218580 140735299306000 18446744073709551615 4210470 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 14642 13057 131 6 0 13112 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 67268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11173
/proc/meminfo: memFree=21112512/32950904 swapFree=67082284/67111528
[pid=11091] ppid=11089 vsize=8700 CPUtime=0.34 cores=0,2
/proc/11091/stat : 11091 (esg_static.sh) S 11089 11091 9885 0 -1 4202496 355 1421 0 0 0 0 34 0 18 0 1 0 466424411 8908800 253 33554432000 4194304 4922060 140736581368272 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11091/statm: 2175 253 209 178 0 68 0
[pid=11125] ppid=11091 vsize=60292 CPUtime=1299.67 cores=0,2
/proc/11125/stat : 11125 (cdcl) R 11091 11091 9885 0 -1 4202496 15716 0 0 0 129961 6 0 0 25 0 1 0 466424446 61739008 13455 33554432000 4194304 4218580 140735299306000 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11125/statm: 15073 13455 131 6 0 13543 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 68992

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17504
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= 16047

runsolver used 2.19167 second user time and 4.91425 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-23 10:44:07
IDJOB=3263182
IDBENCH=83934
IDSOLVER=1609
FILE ID=node121/3263182-1303548246
RUNJOBID= node121-1303548246-11075
PBS_JOBID= 13143117
Free space on /tmp= 72068 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263182-1303548246/watcher-3263182-1303548246 -o /tmp/evaluation-result-3263182-1303548246/solver-3263182-1303548246 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3263182-1303548246.cnf

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=834661730

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      21373760 kB
Buffers:       2125116 kB
Cached:        8904196 kB
SwapCached:       2776 kB
Active:        8299388 kB
Inactive:      2772240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21373760 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            2372 kB
Writeback:           0 kB
AnonPages:       40280 kB
Mapped:          13528 kB
Slab:           440412 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   195728 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= 72056 MiB
End job on node121 at 2011-04-23 11:05:49