Trace number 3251300

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
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 |  148400   298025 |   44519       0        0     nan |  0.000 % |
0.00/0.37	c |         0 |  147105   445953 |      --       0       --      -- |     --   | -1295/147928
0.00/0.37	c ==============================================================================
0.00/0.37	c Result  :   #vars: 1260   #clauses: 147105   #literals: 445953
0.00/0.37	c CPU time:   0.370943 s
0.00/0.37	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-3251300-1303584395/watcher-3251300-1303584395 -o /tmp/evaluation-result-3251300-1303584395/solver-3251300-1303584395 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251300-1303584395.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.98 3.90 4/180 19565
/proc/meminfo: memFree=16000840/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 450854959 8908800 249 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 249 209 178 0 68 0

[startup+0.0305191 s]
/proc/loadavg: 3.92 3.98 3.90 4/180 19565
/proc/meminfo: memFree=16000840/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 450854959 8908800 249 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100521 s]
/proc/loadavg: 3.92 3.98 3.90 4/180 19565
/proc/meminfo: memFree=16000840/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 450854959 8908800 249 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300481 s]
/proc/loadavg: 3.92 3.98 3.90 4/180 19565
/proc/meminfo: memFree=16000840/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 450854959 8908800 249 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700374 s]
/proc/loadavg: 3.92 3.98 3.90 4/180 19565
/proc/meminfo: memFree=16000840/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 8700

[startup+1.50027 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 19589
/proc/meminfo: memFree=15804924/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=10752 CPUtime=1.04 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 1192 0 0 0 104 0 0 0 21 0 1 0 450855004 11010048 1102 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 2688 1102 130 6 0 1158 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19452

[startup+3.10096 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 19590
/proc/meminfo: memFree=15802576/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=12344 CPUtime=2.64 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 1561 0 0 0 264 0 0 0 25 0 1 0 450855004 12640256 1471 33554432000 4194304 4218580 140735573183904 18446744073709551615 4209948 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 3086 1471 130 6 0 1556 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21044

[startup+6.30039 s]
/proc/loadavg: 4.09 4.02 3.91 5/194 19591
/proc/meminfo: memFree=15834720/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=13540 CPUtime=5.84 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 1876 0 0 0 584 0 0 0 25 0 1 0 450855004 13864960 1786 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 3385 1786 130 6 0 1855 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22240

[startup+12.7012 s]
/proc/loadavg: 4.08 4.02 3.91 5/194 19592
/proc/meminfo: memFree=15869828/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=16328 CPUtime=12.24 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 2580 0 0 0 1224 0 0 0 25 0 1 0 450855004 16719872 2490 33554432000 4194304 4218580 140735573183904 18446744073709551615 4209092 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 4082 2490 131 6 0 2552 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25028

[startup+25.5009 s]
/proc/loadavg: 4.06 4.01 3.91 5/194 19593
/proc/meminfo: memFree=15856940/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=20732 CPUtime=25.04 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 3666 0 0 0 2503 1 0 0 25 0 1 0 450855004 21229568 3576 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 5183 3576 131 6 0 3653 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29432

[startup+51.1012 s]
/proc/loadavg: 4.10 4.03 3.92 5/194 19593
/proc/meminfo: memFree=15837196/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=25452 CPUtime=50.62 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 4872 0 0 0 5061 1 0 0 25 0 1 0 450855004 26062848 4750 33554432000 4194304 4218580 140735573183904 18446744073709551615 4213195 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 6363 4750 131 6 0 4833 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 34152

[startup+102.307 s]
/proc/loadavg: 4.04 4.02 3.92 5/194 19595
/proc/meminfo: memFree=15815848/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=28472 CPUtime=101.82 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 5698 0 0 0 10180 2 0 0 25 0 1 0 450855004 29155328 5526 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 7118 5526 131 6 0 5588 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37172

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.92 5/194 19596
/proc/meminfo: memFree=15796496/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=32992 CPUtime=161.82 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 6924 0 0 0 16180 2 0 0 25 0 1 0 450855004 33783808 6650 33554432000 4194304 4218580 140735573183904 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 8248 6650 131 6 0 6718 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 41692

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/194 19598
/proc/meminfo: memFree=15783592/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=35488 CPUtime=221.82 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 7629 0 0 0 22180 2 0 0 25 0 1 0 450855004 36339712 7255 33554432000 4194304 4218580 140735573183904 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 8872 7255 131 6 0 7342 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 44188

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/194 19600
/proc/meminfo: memFree=15773412/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=38544 CPUtime=281.82 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 8487 0 0 0 28179 3 0 0 25 0 1 0 450855004 39469056 8036 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 9636 8036 131 6 0 8106 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 47244

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 19601
/proc/meminfo: memFree=15767580/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=39844 CPUtime=341.82 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 8893 0 0 0 34179 3 0 0 25 0 1 0 450855004 40800256 8339 33554432000 4194304 4218580 140735573183904 18446744073709551615 4210424 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 9961 8339 131 6 0 8431 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 48544

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 19603
/proc/meminfo: memFree=15758768/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2

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

[pid=19589] ppid=19565 vsize=45032 CPUtime=521.83 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 10546 0 0 0 52179 4 0 0 25 0 1 0 450855004 46112768 9652 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 11258 9652 131 6 0 9728 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 53732

[startup+582.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/194 19608
/proc/meminfo: memFree=15735428/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=47272 CPUtime=581.83 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 11228 0 0 0 58179 4 0 0 25 0 1 0 450855004 48406528 10229 33554432000 4194304 4218580 140735573183904 18446744073709551615 4209696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 11818 10229 131 6 0 10288 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 55972

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/194 19609
/proc/meminfo: memFree=15726368/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=47868 CPUtime=641.84 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 11451 0 0 0 64180 4 0 0 25 0 1 0 450855004 49016832 10363 33554432000 4194304 4218580 140735573183904 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 11967 10363 131 6 0 10437 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 56568

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/194 19611
/proc/meminfo: memFree=15721272/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=49192 CPUtime=701.83 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 11860 0 0 0 70179 4 0 0 25 0 1 0 450855004 50372608 10692 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 12298 10692 131 6 0 10768 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 57892

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19612
/proc/meminfo: memFree=15715932/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=51720 CPUtime=761.84 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 12549 0 0 0 76180 4 0 0 25 0 1 0 450855004 52961280 11322 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 12930 11322 131 6 0 11400 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 60420

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19614
/proc/meminfo: memFree=15713568/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=52184 CPUtime=821.84 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 12755 0 0 0 82180 4 0 0 25 0 1 0 450855004 53436416 11455 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 13046 11455 131 6 0 11516 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 60884

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19625
/proc/meminfo: memFree=15708296/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=52824 CPUtime=881.84 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 13018 0 0 0 88179 5 0 0 25 0 1 0 450855004 54091776 11595 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 13206 11595 131 6 0 11676 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 61524

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19626
/proc/meminfo: memFree=15704688/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=53312 CPUtime=941.84 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 13246 0 0 0 94179 5 0 0 25 0 1 0 450855004 54591488 11737 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 13328 11737 131 6 0 11798 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 62012

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19628
/proc/meminfo: memFree=15701708/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=53308 CPUtime=1001.84 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 13341 0 0 0 100179 5 0 0 25 0 1 0 450855004 54587392 11739 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 13327 11739 131 6 0 11797 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 62008

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19629
/proc/meminfo: memFree=15697484/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=53820 CPUtime=1061.84 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 13526 0 0 0 106179 5 0 0 25 0 1 0 450855004 55111680 11840 33554432000 4194304 4218580 140735573183904 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 13455 11840 131 6 0 11925 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 62520

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19631
/proc/meminfo: memFree=15692760/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=54836 CPUtime=1121.84 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 13855 0 0 0 112179 5 0 0 25 0 1 0 450855004 56152064 12117 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 13709 12117 131 6 0 12179 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 63536

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/194 19633
/proc/meminfo: memFree=15687908/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=55600 CPUtime=1181.85 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 14119 0 0 0 118179 6 0 0 25 0 1 0 450855004 56934400 12285 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 13900 12285 131 6 0 12370 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 64300

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/194 19634
/proc/meminfo: memFree=15683060/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=56048 CPUtime=1241.85 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 14293 0 0 0 124179 6 0 0 25 0 1 0 450855004 57393152 12391 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 14012 12391 131 6 0 12482 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 64748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.94 5/194 19636
/proc/meminfo: memFree=15678340/32951124 swapFree=67111528/67111528
[pid=19565] ppid=19563 vsize=8700 CPUtime=0.44 cores=0,2
/proc/19565/stat : 19565 (esg_static.sh) S 19563 19565 18093 0 -1 4202496 353 2973 0 0 0 0 43 1 18 0 1 0 450854959 8908800 252 33554432000 4194304 4922060 140734023146352 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19565/statm: 2175 252 209 178 0 68 0
[pid=19589] ppid=19565 vsize=57360 CPUtime=1299.56 cores=0,2
/proc/19589/stat : 19589 (cdcl) R 19565 19565 18093 0 -1 4202496 14717 0 0 0 129950 6 0 0 25 0 1 0 450855004 58736640 12725 33554432000 4194304 4218580 140735573183904 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 14340 12725 131 6 0 12810 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 66060

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.02
CPU user time (s): 1299.94
CPU system time (s): 0.078987
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 66060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18056
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 2717

runsolver used 2.29765 second user time and 4.80527 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 20:46:35
IDJOB=3251300
IDBENCH=88218
IDSOLVER=1609
FILE ID=node142/3251300-1303584395
RUNJOBID= node142-1303584395-19541
PBS_JOBID= 13150327
Free space on /tmp= 71360 MiB

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

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=978487834

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:     32951124 kB
MemFree:      16001244 kB
Buffers:       2065860 kB
Cached:       14237172 kB
SwapCached:          0 kB
Active:        6748816 kB
Inactive:      9630296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16001244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7808 kB
Writeback:           0 kB
AnonPages:       75084 kB
Mapped:          14528 kB
Slab:           505472 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198712 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= 71284 MiB
End job on node142 at 2011-04-23 21:08:17