Trace number 3263270

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_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark947.499
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
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.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 |   46074    92708 |   13822       0        0     nan |  0.000 % |
0.00/0.17	c |         0 |   45474   134134 |      --       0       --      -- |     --   | -600/41426
0.00/0.17	c ==============================================================================
0.00/0.17	c Result  :   #vars: 580   #clauses: 45474   #literals: 134134
0.00/0.17	c CPU time:   0.166974 s
0.00/0.17	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-3263270-1303548247/watcher-3263270-1303548247 -o /tmp/evaluation-result-3263270-1303548247/solver-3263270-1303548247 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263270-1303548247.cnf 

running on 2 cores: 5,7

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 4/192 11120
/proc/meminfo: memFree=21354192/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=11800 CPUtime=0 cores=5,7
/proc/11120/stat : 11120 (runsolver) R 11118 11120 9885 0 -1 4202560 42 0 0 0 0 0 0 0 23 0 1 0 466424427 12083200 51 33554432000 4194304 5434984 140734249565328 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/11120/statm: 2950 51 31 303 0 2644 0

[startup+0.0851531 s]
/proc/loadavg: 3.38 3.84 3.71 4/192 11120
/proc/meminfo: memFree=21354192/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 466424427 8908800 250 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100147 s]
/proc/loadavg: 3.38 3.84 3.71 4/192 11120
/proc/meminfo: memFree=21354192/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 466424427 8908800 250 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300113 s]
/proc/loadavg: 3.38 3.84 3.71 4/192 11120
/proc/meminfo: memFree=21354192/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+0.701117 s]
/proc/loadavg: 3.38 3.84 3.71 4/192 11120
/proc/meminfo: memFree=21354192/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 3.38 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21343488/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=10100 CPUtime=1.3 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 995 0 0 0 130 0 0 0 25 0 1 0 466424447 10342400 906 33554432000 4194304 4218580 140733784142624 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 2525 906 130 6 0 995 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18800

[startup+3.10061 s]
/proc/loadavg: 3.38 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21339024/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=11524 CPUtime=2.9 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 1375 0 0 0 290 0 0 0 25 0 1 0 466424447 11800576 1286 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 2881 1286 130 6 0 1351 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20224

[startup+6.30104 s]
/proc/loadavg: 3.43 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21332136/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=13304 CPUtime=6.1 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 1798 0 0 0 610 0 0 0 25 0 1 0 466424447 13623296 1709 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 3326 1709 131 6 0 1796 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22004

[startup+12.7009 s]
/proc/loadavg: 3.48 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21321188/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=16080 CPUtime=12.49 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 2498 0 0 0 1249 0 0 0 25 0 1 0 466424447 16465920 2409 33554432000 4194304 4218580 140733784142624 18446744073709551615 4210663 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 4020 2409 131 6 0 2490 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24780

[startup+25.5006 s]
/proc/loadavg: 3.59 3.85 3.71 5/194 11127
/proc/meminfo: memFree=21311664/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=17648 CPUtime=25.29 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 2927 0 0 0 2529 0 0 0 25 0 1 0 466424447 18071552 2791 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 4412 2791 131 6 0 2882 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 26348

[startup+51.1011 s]
/proc/loadavg: 3.73 3.86 3.72 5/194 11127
/proc/meminfo: memFree=21295972/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=21316 CPUtime=50.89 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 3857 0 0 0 5089 0 0 0 25 0 1 0 466424447 21827584 3713 33554432000 4194304 4218580 140733784142624 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 5329 3713 131 6 0 3799 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30016

[startup+102.307 s]
/proc/loadavg: 3.88 3.88 3.73 5/194 11129
/proc/meminfo: memFree=21272896/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=28028 CPUtime=102.1 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 5594 0 0 0 10209 1 0 0 25 0 1 0 466424447 28700672 5392 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 7007 5392 131 6 0 5477 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 36728

[startup+162.3 s]
/proc/loadavg: 3.95 3.90 3.75 5/194 11130
/proc/meminfo: memFree=21250072/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=37892 CPUtime=162.1 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 8210 0 0 0 16208 2 0 0 25 0 1 0 466424447 38801408 7884 33554432000 4194304 4218580 140733784142624 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 9473 7884 131 6 0 7943 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46592

[startup+222.301 s]
/proc/loadavg: 3.98 3.91 3.76 5/194 11132
/proc/meminfo: memFree=21238524/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=40104 CPUtime=222.1 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 8906 0 0 0 22208 2 0 0 25 0 1 0 466424447 41066496 8418 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 10026 8418 131 6 0 8496 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48804

[startup+282.301 s]
/proc/loadavg: 4.11 3.96 3.78 5/194 11133
/proc/meminfo: memFree=21230328/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=41332 CPUtime=282.1 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 9416 0 0 0 28208 2 0 0 25 0 1 0 466424447 42323968 8728 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 10333 8728 131 6 0 8803 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 50032

[startup+342.3 s]
/proc/loadavg: 4.04 3.96 3.79 5/194 11135
/proc/meminfo: memFree=21221380/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=43432 CPUtime=342.1 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 10104 0 0 0 34208 2 0 0 25 0 1 0 466424447 44474368 9261 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 10858 9261 131 6 0 9328 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 52132

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.80 5/194 11137
/proc/meminfo: memFree=21214924/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7

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

[pid=11126] ppid=11120 vsize=47356 CPUtime=522.11 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 11438 0 0 0 52208 3 0 0 25 0 1 0 466424447 48492544 10253 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 11839 10253 131 6 0 10309 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 56056

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.83 5/194 11141
/proc/meminfo: memFree=21197512/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=48780 CPUtime=582.11 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 11946 0 0 0 58208 3 0 0 25 0 1 0 466424447 49950720 10597 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 12195 10597 131 6 0 10665 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 57480

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 11143
/proc/meminfo: memFree=21191300/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=50464 CPUtime=642.11 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 12484 0 0 0 64208 3 0 0 25 0 1 0 466424447 51675136 10995 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 12616 10995 131 6 0 11086 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 59164

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 11145
/proc/meminfo: memFree=21188072/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=52216 CPUtime=702.11 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 13045 0 0 0 70207 4 0 0 25 0 1 0 466424447 53469184 11440 33554432000 4194304 4218580 140733784142624 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 13054 11440 131 6 0 11524 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 60916

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.85 5/194 11146
/proc/meminfo: memFree=21182980/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=53980 CPUtime=762.12 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 13566 0 0 0 76208 4 0 0 25 0 1 0 466424447 55275520 11877 33554432000 4194304 4218580 140733784142624 18446744073709551615 4210513 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 13495 11877 131 6 0 11965 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 62680

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.86 5/194 11148
/proc/meminfo: memFree=21177636/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=56160 CPUtime=822.11 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 14235 0 0 0 82207 4 0 0 25 0 1 0 466424447 57507840 12449 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 14040 12449 131 6 0 12510 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 64860

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.87 5/194 11150
/proc/meminfo: memFree=21175144/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=56372 CPUtime=882.11 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 14602 0 0 0 88207 4 0 0 25 0 1 0 466424447 57724928 12505 33554432000 4194304 4218580 140733784142624 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 14093 12505 131 6 0 12563 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 65072

[startup+942.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/194 11151
/proc/meminfo: memFree=21166952/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=58468 CPUtime=942.11 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 15218 0 0 0 94207 4 0 0 25 0 1 0 466424447 59871232 13003 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 14617 13003 131 6 0 13087 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 67168

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 11153
/proc/meminfo: memFree=21159988/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=59988 CPUtime=1002.12 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 15716 0 0 0 100207 5 0 0 25 0 1 0 466424447 61427712 13377 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 14997 13377 131 6 0 13467 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 68688

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.89 5/194 11163
/proc/meminfo: memFree=21153860/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=61348 CPUtime=1062.12 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 16294 0 0 0 106207 5 0 0 25 0 1 0 466424447 62820352 13753 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 15337 13753 131 6 0 13807 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 70048

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.90 5/194 11165
/proc/meminfo: memFree=21151360/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=62488 CPUtime=1122.12 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 16747 0 0 0 112207 5 0 0 25 0 1 0 466424447 63987712 14003 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 15622 14003 131 6 0 14092 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 71188

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11166
/proc/meminfo: memFree=21145152/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=64436 CPUtime=1182.12 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 17475 0 0 0 118207 5 0 0 25 0 1 0 466424447 65982464 14524 33554432000 4194304 4218580 140733784142624 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 16109 14524 131 6 0 14579 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 73136

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11171
/proc/meminfo: memFree=21131992/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=65440 CPUtime=1242.13 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 17896 0 0 0 124207 6 0 0 25 0 1 0 466424447 67010560 14746 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 16360 14746 131 6 0 14830 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 74140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/187 11176
/proc/meminfo: memFree=21299808/32950904 swapFree=67082284/67111528
[pid=11120] ppid=11118 vsize=8700 CPUtime=0.18 cores=5,7
/proc/11120/stat : 11120 (esg_static.sh) S 11118 11120 9885 0 -1 4202496 354 1060 0 0 0 0 18 0 22 0 1 0 466424427 8908800 253 33554432000 4194304 4922060 140735700311840 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11120/statm: 2175 253 209 178 0 68 0
[pid=11126] ppid=11120 vsize=66940 CPUtime=1299.83 cores=5,7
/proc/11126/stat : 11126 (cdcl) R 11120 11120 9885 0 -1 4202496 18466 0 0 0 129977 6 0 0 25 0 1 0 466424447 68546560 15132 33554432000 4194304 4218580 140733784142624 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/11126/statm: 16735 15132 131 6 0 15205 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 75640

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.03
CPU user time (s): 1299.96
CPU system time (s): 0.071989
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 75896

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= 19911
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= 10
involuntary context switches= 2477

runsolver used 2.15167 second user time and 4.95125 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-23 10:44:07
IDJOB=3263270
IDBENCH=83949
IDSOLVER=1609
FILE ID=node121/3263270-1303548247
RUNJOBID= node121-1303548246-11078
PBS_JOBID= 13143117
Free space on /tmp= 72064 MiB

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

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

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=1611974475

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:      21354472 kB
Buffers:       2125156 kB
Cached:        8910752 kB
SwapCached:       2776 kB
Active:        8320220 kB
Inactive:      2771820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21354472 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            8968 kB
Writeback:           0 kB
AnonPages:       53084 kB
Mapped:          15080 kB
Slab:           440412 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   271580 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= 72064 MiB
End job on node121 at 2011-04-23 11:05:49