Trace number 3263314

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.03 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
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 variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   46988    94536 |   14096       0        0     nan |  0.000 % |
0.00/0.15	c |         0 |   46388   133950 |      --       0       --      -- |     --   | -600/39414
0.00/0.15	c ==============================================================================
0.00/0.15	c Result  :   #vars: 580   #clauses: 46388   #literals: 133950
0.00/0.15	c CPU time:   0.151976 s
0.00/0.15	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-3263314-1303548425/watcher-3263314-1303548425 -o /tmp/evaluation-result-3263314-1303548425/solver-3263314-1303548425 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263314-1303548425.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: 2.76 3.02 3.16 4/179 17915
/proc/meminfo: memFree=16677876/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) R 17913 17915 16411 0 -1 4202496 312 0 0 0 0 0 0 0 24 0 1 0 466442208 8908800 250 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473787797 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/17915/statm: 2175 250 209 178 0 68 0

[startup+0.104689 s]
/proc/loadavg: 2.76 3.02 3.16 4/179 17915
/proc/meminfo: memFree=16677876/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 466442208 8908800 250 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17915/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200722 s]
/proc/loadavg: 2.76 3.02 3.16 4/179 17915
/proc/meminfo: memFree=16677876/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+0.300703 s]
/proc/loadavg: 2.76 3.02 3.16 4/179 17915
/proc/meminfo: memFree=16677876/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+0.700635 s]
/proc/loadavg: 2.76 3.02 3.16 4/179 17915
/proc/meminfo: memFree=16677876/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+1.50055 s]
/proc/loadavg: 2.76 3.02 3.16 5/194 17941
/proc/meminfo: memFree=16635716/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=10284 CPUtime=1.31 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 1065 0 0 0 131 0 0 0 25 0 1 0 466442226 10530816 976 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 2571 976 129 6 0 1041 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18984

[startup+3.10028 s]
/proc/loadavg: 2.86 3.04 3.17 5/194 17941
/proc/meminfo: memFree=16632624/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=11752 CPUtime=2.91 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 1419 0 0 0 291 0 0 0 25 0 1 0 466442226 12034048 1330 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 2938 1330 130 6 0 1408 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20452

[startup+6.30066 s]
/proc/loadavg: 2.86 3.04 3.17 5/194 17941
/proc/meminfo: memFree=16624452/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=13340 CPUtime=6.11 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 1821 0 0 0 611 0 0 0 25 0 1 0 466442226 13660160 1732 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 3335 1732 131 6 0 1805 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22040

[startup+12.7006 s]
/proc/loadavg: 3.03 3.07 3.18 5/194 17942
/proc/meminfo: memFree=16614584/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=15004 CPUtime=12.51 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 2236 0 0 0 1251 0 0 0 25 0 1 0 466442226 15364096 2147 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 3751 2147 131 6 0 2221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23704

[startup+25.5002 s]
/proc/loadavg: 3.18 3.10 3.19 5/194 17942
/proc/meminfo: memFree=16603564/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=18520 CPUtime=25.3 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 3122 0 0 0 2530 0 0 0 25 0 1 0 466442226 18964480 3030 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 4630 3030 131 6 0 3100 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27220

[startup+51.1007 s]
/proc/loadavg: 3.46 3.17 3.21 5/194 17943
/proc/meminfo: memFree=16588280/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=22872 CPUtime=50.91 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 4307 0 0 0 5090 1 0 0 25 0 1 0 466442226 23420928 4110 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 5718 4110 131 6 0 4188 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31572

[startup+102.301 s]
/proc/loadavg: 3.78 3.31 3.25 5/194 17944
/proc/meminfo: memFree=16566308/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=31544 CPUtime=102.11 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 6587 0 0 0 10210 1 0 0 25 0 1 0 466442226 32301056 6272 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 7886 6272 131 6 0 6356 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40244

[startup+162.3 s]
/proc/loadavg: 3.92 3.43 3.29 5/194 17946
/proc/meminfo: memFree=16552376/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=36344 CPUtime=162.11 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 7935 0 0 0 16209 2 0 0 25 0 1 0 466442226 37216256 7478 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 9086 7478 131 6 0 7556 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 45044

[startup+222.307 s]
/proc/loadavg: 3.97 3.53 3.33 5/194 17947
/proc/meminfo: memFree=16537352/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=40592 CPUtime=222.12 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 9169 0 0 0 22209 3 0 0 25 0 1 0 466442226 41566208 8564 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 10148 8564 131 6 0 8618 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 49292

[startup+282.301 s]
/proc/loadavg: 4.02 3.63 3.38 5/194 17949
/proc/meminfo: memFree=16528512/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=43824 CPUtime=282.11 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 10111 0 0 0 28208 3 0 0 25 0 1 0 466442226 44875776 9358 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 10956 9358 131 6 0 9426 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 52524

[startup+342.301 s]
/proc/loadavg: 4.00 3.69 3.41 5/194 17951
/proc/meminfo: memFree=16516084/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=46888 CPUtime=342.12 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 11017 0 0 0 34208 4 0 0 25 0 1 0 466442226 48013312 10112 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 11722 10112 131 6 0 10192 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 55588

[startup+402.301 s]
/proc/loadavg: 4.07 3.76 3.45 5/194 17952
/proc/meminfo: memFree=16512464/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2

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

[pid=17939] ppid=17915 vsize=54084 CPUtime=582.12 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 13398 0 0 0 58208 4 0 0 25 0 1 0 466442226 55382016 11902 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 13521 11902 131 6 0 11991 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 62784

[startup+642.301 s]
/proc/loadavg: 4.01 3.89 3.57 5/194 17958
/proc/meminfo: memFree=16486432/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=55796 CPUtime=642.12 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 14047 0 0 0 64207 5 0 0 25 0 1 0 466442226 57135104 12338 33554432000 4194304 4218580 140733838680864 18446744073709551615 4200461 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 13949 12338 131 6 0 12419 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 64496

[startup+702.301 s]
/proc/loadavg: 4.00 3.91 3.59 5/194 17960
/proc/meminfo: memFree=16478596/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=59008 CPUtime=702.12 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 15023 0 0 0 70207 5 0 0 25 0 1 0 466442226 60424192 13131 33554432000 4194304 4218580 140733838680864 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 14752 13131 131 6 0 13222 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 67708

[startup+762.3 s]
/proc/loadavg: 4.00 3.93 3.62 5/194 17962
/proc/meminfo: memFree=16473720/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=60176 CPUtime=762.13 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 15623 0 0 0 76207 6 0 0 25 0 1 0 466442226 61620224 13426 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 15044 13426 131 6 0 13514 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 68876

[startup+822.301 s]
/proc/loadavg: 4.04 3.95 3.64 5/194 17963
/proc/meminfo: memFree=16470340/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=63036 CPUtime=822.13 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 16573 0 0 0 82206 7 0 0 25 0 1 0 466442226 64548864 14139 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 15759 14139 131 6 0 14229 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 71736

[startup+882.306 s]
/proc/loadavg: 4.01 3.96 3.66 5/194 17974
/proc/meminfo: memFree=16464328/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=66440 CPUtime=882.13 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 17597 0 0 0 88206 7 0 0 25 0 1 0 466442226 68034560 14988 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 16610 14988 131 6 0 15080 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 75140

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.68 5/194 17976
/proc/meminfo: memFree=16459588/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=67204 CPUtime=942.13 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 17962 0 0 0 94205 8 0 0 25 0 1 0 466442226 68816896 15210 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 16801 15210 131 6 0 15271 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 75904

[startup+1002.3 s]
/proc/loadavg: 4.03 3.98 3.70 5/194 17977
/proc/meminfo: memFree=16457084/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=69084 CPUtime=1002.13 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 18612 0 0 0 100205 8 0 0 25 0 1 0 466442226 70742016 15669 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 17271 15669 131 6 0 15741 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 77784

[startup+1062.3 s]
/proc/loadavg: 4.01 3.98 3.72 5/194 17982
/proc/meminfo: memFree=16455016/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=70560 CPUtime=1062.13 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 19088 0 0 0 106205 8 0 0 25 0 1 0 466442226 72253440 16036 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 17640 16036 131 6 0 16110 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 79260

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.73 5/194 17983
/proc/meminfo: memFree=16453500/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=70696 CPUtime=1122.13 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 19324 0 0 0 112205 8 0 0 25 0 1 0 466442226 72392704 16073 33554432000 4194304 4218580 140733838680864 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 17674 16073 131 6 0 16144 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 79396

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.75 5/194 17985
/proc/meminfo: memFree=16451976/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=71512 CPUtime=1182.13 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 19737 0 0 0 118205 8 0 0 25 0 1 0 466442226 73228288 16278 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 17878 16278 131 6 0 16348 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 80212

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.76 5/194 17987
/proc/meminfo: memFree=16447984/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=73220 CPUtime=1242.13 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 20319 0 0 0 124205 8 0 0 25 0 1 0 466442226 74977280 16717 33554432000 4194304 4218580 140733838680864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 18305 16717 131 6 0 16775 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 81920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.00 3.77 5/194 17988
/proc/meminfo: memFree=16442608/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=74208 CPUtime=1299.84 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 20758 0 0 0 129976 8 0 0 25 0 1 0 466442226 75988992 16967 33554432000 4194304 4218580 140733838680864 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 18552 16967 131 6 0 17022 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 82908

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.07 4.00 3.77 5/194 17988
/proc/meminfo: memFree=16442608/32950928 swapFree=67111528/67111528
[pid=17915] ppid=17913 vsize=8700 CPUtime=0.17 cores=0,2
/proc/17915/stat : 17915 (esg_static.sh) S 17913 17915 16411 0 -1 4202496 355 1046 0 0 0 0 17 0 23 0 1 0 466442208 8908800 253 33554432000 4194304 4922060 140736201807408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17915/statm: 2175 253 209 178 0 68 0
[pid=17939] ppid=17915 vsize=74208 CPUtime=1299.84 cores=0,2
/proc/17939/stat : 17939 (cdcl) R 17915 17915 16411 0 -1 4202496 20758 0 0 0 129976 8 0 0 25 0 1 0 466442226 75988992 16967 33554432000 4194304 4218580 140733838680864 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17939/statm: 18552 16967 131 6 0 17022 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 82908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.94
CPU system time (s): 0.095985
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 83132

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

runsolver used 1.9997 second user time and 5.09822 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-23 10:47:05
IDJOB=3263314
IDBENCH=83952
IDSOLVER=1609
FILE ID=node125/3263314-1303548425
RUNJOBID= node125-1303548425-17890
PBS_JOBID= 13143113
Free space on /tmp= 72720 MiB

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

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

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=89894367

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16678900 kB
Buffers:       2185364 kB
Cached:       13491564 kB
SwapCached:          0 kB
Active:        7743972 kB
Inactive:      8001708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16678900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1952 kB
Writeback:           0 kB
AnonPages:       68244 kB
Mapped:          14488 kB
Slab:           463232 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   196612 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= 72712 MiB
End job on node125 at 2011-04-23 11:08:48