Trace number 3250948

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.921859
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |  166723   334661 |   50016       0        0     nan |  0.000 % |
0.00/0.32	c |         0 |  165438   468174 |      --       0       --      -- |     --   | -1285/133513
0.00/0.32	c ==============================================================================
0.00/0.32	c Result  :   #vars: 1250   #clauses: 165438   #literals: 468174
0.00/0.32	c CPU time:   0.310952 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-3250948-1303580963/watcher-3250948-1303580963 -o /tmp/evaluation-result-3250948-1303580963/solver-3250948-1303580963 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250948-1303580963.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: 3.83 4.02 3.95 3/176 10146
/proc/meminfo: memFree=18596300/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) R 10144 10146 9649 0 -1 4202496 310 0 0 0 0 0 0 0 22 0 1 0 469695896 8908800 249 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664628629 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/10146/statm: 2175 249 209 178 0 68 0

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

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

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

[startup+0.700326 s]
/proc/loadavg: 3.83 4.02 3.95 3/176 10146
/proc/meminfo: memFree=18596300/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 8700

[startup+1.50018 s]
/proc/loadavg: 3.84 4.02 3.95 5/192 10175
/proc/meminfo: memFree=18455488/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=10852 CPUtime=1.09 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 1205 0 0 0 109 0 0 0 24 0 1 0 469695936 11112448 1116 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10175/statm: 2713 1116 130 6 0 1183 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19552

[startup+3.10094 s]
/proc/loadavg: 3.84 4.02 3.95 5/192 10175
/proc/meminfo: memFree=18442560/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=12388 CPUtime=2.69 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 1583 0 0 0 269 0 0 0 25 0 1 0 469695936 12685312 1494 33554432000 4194304 4218580 140736917394592 18446744073709551615 274664505099 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 3097 1494 130 6 0 1567 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21088

[startup+6.30038 s]
/proc/loadavg: 3.84 4.02 3.95 5/192 10176
/proc/meminfo: memFree=18464324/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=13692 CPUtime=5.89 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 1930 0 0 0 589 0 0 0 25 0 1 0 469695936 14020608 1825 33554432000 4194304 4218580 140736917394592 18446744073709551615 274664474136 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 3423 1825 131 6 0 1893 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22392

[startup+12.7002 s]
/proc/loadavg: 4.17 4.08 3.97 5/192 10177
/proc/meminfo: memFree=18498720/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=15320 CPUtime=12.09 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 2327 0 0 0 1207 2 0 0 25 0 1 0 469695936 15687680 2222 33554432000 4194304 4218580 140736917394592 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/10175/statm: 3830 2222 131 6 0 2300 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 24020

[startup+25.5011 s]
/proc/loadavg: 4.38 4.13 3.99 5/192 10177
/proc/meminfo: memFree=18490104/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=16992 CPUtime=24.5 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 2740 0 0 0 2445 5 0 0 25 0 1 0 469695936 17399808 2635 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 4248 2635 131 6 0 2718 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 25692

[startup+51.1006 s]
/proc/loadavg: 4.25 4.12 3.99 5/192 10178
/proc/meminfo: memFree=18472748/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=19824 CPUtime=50.09 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 3459 0 0 0 5002 7 0 0 25 0 1 0 469695936 20299776 3351 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 4956 3351 131 6 0 3426 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 28524

[startup+102.307 s]
/proc/loadavg: 4.16 4.11 4.00 5/192 10179
/proc/meminfo: memFree=18446944/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=26716 CPUtime=101.29 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 5216 0 0 0 10120 9 0 0 25 0 1 0 469695936 27357184 5078 33554432000 4194304 4218580 140736917394592 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 6679 5078 131 6 0 5149 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 35416

[startup+162.3 s]
/proc/loadavg: 4.28 4.15 4.01 5/192 10218
/proc/meminfo: memFree=18420072/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=37004 CPUtime=161.28 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 7984 0 0 0 16118 10 0 0 25 0 1 0 469695936 37892096 7648 33554432000 4194304 4218580 140736917394592 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 9251 7648 131 6 0 7721 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 45704

[startup+222.301 s]
/proc/loadavg: 4.10 4.12 4.01 5/192 10220
/proc/meminfo: memFree=18404008/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=37004 CPUtime=221.26 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 8094 0 0 0 22114 12 0 0 25 0 1 0 469695936 37892096 7649 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 9251 7649 131 6 0 7721 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 45704

[startup+282.301 s]
/proc/loadavg: 4.04 4.10 4.00 5/192 10221
/proc/meminfo: memFree=18394568/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=38208 CPUtime=281.26 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 8486 0 0 0 28114 12 0 0 25 0 1 0 469695936 39124992 7929 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 9552 7929 131 6 0 8022 0
Current children cumulated CPU time (s) 281.65
Current children cumulated vsize (KiB) 46908

[startup+342.301 s]
/proc/loadavg: 4.01 4.08 4.00 5/192 10223
/proc/meminfo: memFree=18384268/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=41424 CPUtime=341.26 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 9397 0 0 0 34114 12 0 0 25 0 1 0 469695936 42418176 8739 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 10356 8739 131 6 0 8826 0
Current children cumulated CPU time (s) 341.65
Current children cumulated vsize (KiB) 50124

[startup+402.301 s]
/proc/loadavg: 4.06 4.08 4.00 5/192 10224
/proc/meminfo: memFree=18375960/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3

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

[pid=10175] ppid=10146 vsize=47916 CPUtime=521.27 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 11363 0 0 0 52114 13 0 0 25 0 1 0 469695936 49065984 10360 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 11979 10360 131 6 0 10449 0
Current children cumulated CPU time (s) 521.66
Current children cumulated vsize (KiB) 56616

[startup+582.301 s]
/proc/loadavg: 4.02 4.05 4.00 5/192 10229
/proc/meminfo: memFree=18355600/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=49368 CPUtime=581.26 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 11810 0 0 0 58113 13 0 0 25 0 1 0 469695936 50552832 10723 33554432000 4194304 4218580 140736917394592 18446744073709551615 4210513 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 12342 10723 131 6 0 10812 0
Current children cumulated CPU time (s) 581.65
Current children cumulated vsize (KiB) 58068

[startup+642.301 s]
/proc/loadavg: 4.00 4.04 4.00 5/192 10231
/proc/meminfo: memFree=18347280/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=49984 CPUtime=641.28 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 12071 0 0 0 64114 14 0 0 25 0 1 0 469695936 51183616 10892 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 12496 10892 131 6 0 10966 0
Current children cumulated CPU time (s) 641.67
Current children cumulated vsize (KiB) 58684

[startup+702.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/192 10241
/proc/meminfo: memFree=18339720/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=51040 CPUtime=701.27 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 12427 0 0 0 70113 14 0 0 25 0 1 0 469695936 52264960 11159 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 12760 11159 131 6 0 11230 0
Current children cumulated CPU time (s) 701.66
Current children cumulated vsize (KiB) 59740

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 4.00 5/192 10243
/proc/meminfo: memFree=18335048/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=53620 CPUtime=761.28 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 13137 0 0 0 76114 14 0 0 25 0 1 0 469695936 54906880 11815 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 13405 11815 131 6 0 11875 0
Current children cumulated CPU time (s) 761.67
Current children cumulated vsize (KiB) 62320

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/192 10245
/proc/meminfo: memFree=18331812/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=55420 CPUtime=821.27 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 13668 0 0 0 82113 14 0 0 25 0 1 0 469695936 56750080 12255 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 13855 12255 131 6 0 12325 0
Current children cumulated CPU time (s) 821.66
Current children cumulated vsize (KiB) 64120

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/192 10246
/proc/meminfo: memFree=18326848/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=57668 CPUtime=881.28 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 14277 0 0 0 88113 15 0 0 25 0 1 0 469695936 59052032 12800 33554432000 4194304 4218580 140736917394592 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 14417 12800 131 6 0 12887 0
Current children cumulated CPU time (s) 881.67
Current children cumulated vsize (KiB) 66368

[startup+942.301 s]
/proc/loadavg: 4.08 4.02 4.01 5/192 10248
/proc/meminfo: memFree=18322880/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=58968 CPUtime=941.28 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 14669 0 0 0 94113 15 0 0 25 0 1 0 469695936 60383232 13126 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 14742 13126 131 6 0 13212 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 67668

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/192 10252
/proc/meminfo: memFree=18312312/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=59832 CPUtime=1001.28 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 14951 0 0 0 100113 15 0 0 25 0 1 0 469695936 61267968 13339 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 14958 13339 131 6 0 13428 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 68532

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/192 10254
/proc/meminfo: memFree=18306496/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=60196 CPUtime=1061.28 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 15112 0 0 0 106113 15 0 0 25 0 1 0 469695936 61640704 13449 33554432000 4194304 4218580 140736917394592 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 15049 13449 131 6 0 13519 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 68896

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/192 10256
/proc/meminfo: memFree=18301280/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=62824 CPUtime=1121.28 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 15821 0 0 0 112113 15 0 0 25 0 1 0 469695936 64331776 14089 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 15706 14089 131 6 0 14176 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 71524

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/192 10257
/proc/meminfo: memFree=18295204/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=64304 CPUtime=1181.29 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 16257 0 0 0 118113 16 0 0 25 0 1 0 469695936 65847296 14478 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 16076 14478 131 6 0 14546 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 73004

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/192 10259
/proc/meminfo: memFree=18290984/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=65320 CPUtime=1241.29 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 16537 0 0 0 124113 16 0 0 25 0 1 0 469695936 66887680 14708 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 16330 14708 131 6 0 14800 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 74020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.03 4.01 5/192 10260
/proc/meminfo: memFree=18285896/32951132 swapFree=67111528/67111528
[pid=10146] ppid=10144 vsize=8700 CPUtime=0.39 cores=1,3
/proc/10146/stat : 10146 (esg_static.sh) S 10144 10146 9649 0 -1 4202496 352 3242 0 0 0 0 37 2 19 0 1 0 469695896 8908800 252 33554432000 4194304 4922060 140736937668608 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10146/statm: 2175 252 209 178 0 68 0
[pid=10175] ppid=10146 vsize=66716 CPUtime=1298.99 cores=1,3
/proc/10175/stat : 10175 (cdcl) R 10146 10146 9649 0 -1 4202496 16960 0 0 0 129883 16 0 0 25 0 1 0 469695936 68317184 15081 33554432000 4194304 4218580 140736917394592 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10175/statm: 16679 15081 131 6 0 15149 0
Current children cumulated CPU time (s) 1299.38
Current children cumulated vsize (KiB) 75416

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.4
CPU user time (s): 1299.21
CPU system time (s): 0.188971
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 75416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.21
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20567
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= 18
involuntary context switches= 1311

runsolver used 2.13267 second user time and 4.98224 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 19:49:23
IDJOB=3250948
IDBENCH=88205
IDSOLVER=1609
FILE ID=node131/3250948-1303580963
RUNJOBID= node131-1303580962-10128
PBS_JOBID= 13150336
Free space on /tmp= 72032 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250948-1303580963/watcher-3250948-1303580963 -o /tmp/evaluation-result-3250948-1303580963/solver-3250948-1303580963 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3250948-1303580963.cnf

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

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=1371167186

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18596820 kB
Buffers:        992656 kB
Cached:       12771696 kB
SwapCached:          0 kB
Active:        4217716 kB
Inactive:      9620648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18596820 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18752 kB
Writeback:           0 kB
AnonPages:       73636 kB
Mapped:          14708 kB
Slab:           451740 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   198180 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

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