Trace number 3251212

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  356340   714705 |  106901       0        0     nan |  0.000 % |
0.99/1.01	c |         0 |  354225  1039145 |      --       0       --      -- |     --   | -2115/324440
0.99/1.01	c ==============================================================================
0.99/1.01	c Result  :   #vars: 2070   #clauses: 354225   #literals: 1039145
0.99/1.01	c CPU time:   0.995848 s
0.99/1.01	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-3251212-1303584395/watcher-3251212-1303584395 -o /tmp/evaluation-result-3251212-1303584395/solver-3251212-1303584395 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251212-1303584395.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.92 3.98 3.90 5/184 19572
/proc/meminfo: memFree=15987068/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=0 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 450854965 8908800 249 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 249 209 178 0 68 0

[startup+0.0880699 s]
/proc/loadavg: 3.92 3.98 3.90 5/184 19572
/proc/meminfo: memFree=15987068/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=0 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 450854965 8908800 249 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101076 s]
/proc/loadavg: 3.92 3.98 3.90 5/184 19572
/proc/meminfo: memFree=15987068/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=0 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 450854965 8908800 249 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301043 s]
/proc/loadavg: 3.92 3.98 3.90 5/184 19572
/proc/meminfo: memFree=15987068/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=0 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 450854965 8908800 249 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700951 s]
/proc/loadavg: 3.92 3.98 3.90 5/184 19572
/proc/meminfo: memFree=15987068/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=0 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 450854965 8908800 249 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50077 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 19589
/proc/meminfo: memFree=15795500/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 8700

[startup+3.10051 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 19590
/proc/meminfo: memFree=15802452/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=14644 CPUtime=1.91 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 2145 0 0 0 191 0 0 0 25 0 1 0 450855083 14995456 2056 33554432000 4194304 4218580 140736342600512 18446744073709551615 4210513 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 3661 2056 130 6 0 2131 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23344

[startup+6.30093 s]
/proc/loadavg: 4.09 4.02 3.91 5/194 19591
/proc/meminfo: memFree=15834596/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=15892 CPUtime=5.11 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 2438 0 0 0 511 0 0 0 25 0 1 0 450855083 16273408 2349 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 3973 2349 130 6 0 2443 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24592

[startup+12.7008 s]
/proc/loadavg: 4.08 4.02 3.91 5/194 19592
/proc/meminfo: memFree=15870076/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=17476 CPUtime=11.51 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 2858 0 0 0 1151 0 0 0 25 0 1 0 450855083 17895424 2769 33554432000 4194304 4218580 140736342600512 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 4369 2769 130 6 0 2839 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26176

[startup+25.5004 s]
/proc/loadavg: 4.06 4.01 3.91 5/194 19593
/proc/meminfo: memFree=15856940/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=21504 CPUtime=24.3 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 3861 0 0 0 2430 0 0 0 25 0 1 0 450855083 22020096 3772 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 5376 3772 131 6 0 3846 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30204

[startup+51.1007 s]
/proc/loadavg: 4.10 4.03 3.92 5/194 19593
/proc/meminfo: memFree=15837196/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=26772 CPUtime=49.91 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 5192 0 0 0 4990 1 0 0 25 0 1 0 450855083 27414528 5097 33554432000 4194304 4218580 140736342600512 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 6693 5097 131 6 0 5163 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35472

[startup+102.307 s]
/proc/loadavg: 4.04 4.02 3.92 5/194 19595
/proc/meminfo: memFree=15815848/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=32020 CPUtime=101.12 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 6533 0 0 0 10110 2 0 0 25 0 1 0 450855083 32788480 6391 33554432000 4194304 4218580 140736342600512 18446744073709551615 4209603 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 8005 6391 131 6 0 6475 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 40720

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/194 19596
/proc/meminfo: memFree=15796496/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=35756 CPUtime=161.11 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 7559 0 0 0 16109 2 0 0 25 0 1 0 450855083 36614144 7325 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 8939 7325 131 6 0 7409 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 44456

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/194 19598
/proc/meminfo: memFree=15783592/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=38240 CPUtime=221.11 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 8324 0 0 0 22109 2 0 0 25 0 1 0 450855083 39157760 7969 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 9560 7969 131 6 0 8030 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 46940

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/194 19600
/proc/meminfo: memFree=15773288/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=40304 CPUtime=281.11 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 8929 0 0 0 28109 2 0 0 25 0 1 0 450855083 41271296 8460 33554432000 4194304 4218580 140736342600512 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 10076 8460 131 6 0 8546 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 49004

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/194 19601
/proc/meminfo: memFree=15767580/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=41568 CPUtime=341.12 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 9359 0 0 0 34109 3 0 0 25 0 1 0 450855083 42565632 8776 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 10392 8776 131 6 0 8862 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 50268

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 19603
/proc/meminfo: memFree=15758768/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=44128 CPUtime=401.12 cores=5,7

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

[pid=19590] ppid=19572 vsize=46760 CPUtime=521.12 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 11098 0 0 0 52109 3 0 0 25 0 1 0 450855083 47882240 10076 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 11690 10076 131 6 0 10160 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 55460

[startup+582.301 s]
/proc/loadavg: 4.07 4.02 3.93 6/194 19608
/proc/meminfo: memFree=15735304/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=49268 CPUtime=581.13 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 11831 0 0 0 58109 4 0 0 25 0 1 0 450855083 50450432 10705 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 12317 10705 131 6 0 10787 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 57968

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/194 19609
/proc/meminfo: memFree=15726368/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=50772 CPUtime=641.13 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 12344 0 0 0 64109 4 0 0 25 0 1 0 450855083 51990528 11086 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 12693 11086 131 6 0 11163 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 59472

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.93 6/194 19611
/proc/meminfo: memFree=15721272/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=51800 CPUtime=701.13 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 12753 0 0 0 70109 4 0 0 25 0 1 0 450855083 53043200 11351 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 12950 11351 131 6 0 11420 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 60500

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19612
/proc/meminfo: memFree=15715932/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=52140 CPUtime=761.14 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 12991 0 0 0 76109 5 0 0 25 0 1 0 450855083 53391360 11448 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 13035 11448 131 6 0 11505 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 60840

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/194 19614
/proc/meminfo: memFree=15713568/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=52880 CPUtime=821.14 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 13275 0 0 0 82109 5 0 0 25 0 1 0 450855083 54149120 11624 33554432000 4194304 4218580 140736342600512 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 13220 11624 131 6 0 11690 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 61580

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19625
/proc/meminfo: memFree=15708296/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=55664 CPUtime=881.14 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 14085 0 0 0 88108 6 0 0 25 0 1 0 450855083 56999936 12322 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 13916 12322 131 6 0 12386 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 64364

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/194 19626
/proc/meminfo: memFree=15704688/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=56480 CPUtime=941.14 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 14364 0 0 0 94108 6 0 0 25 0 1 0 450855083 57835520 12505 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 14120 12505 131 6 0 12590 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 65180

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19628
/proc/meminfo: memFree=15701708/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=57524 CPUtime=1001.14 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 14790 0 0 0 100108 6 0 0 25 0 1 0 450855083 58904576 12796 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 14381 12796 131 6 0 12851 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 66224

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19629
/proc/meminfo: memFree=15697484/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=59396 CPUtime=1061.14 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 15457 0 0 0 106108 6 0 0 25 0 1 0 450855083 60821504 13254 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 14849 13254 131 6 0 13319 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 68096

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19631
/proc/meminfo: memFree=15692760/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=61448 CPUtime=1121.14 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 16114 0 0 0 112108 6 0 0 25 0 1 0 450855083 62922752 13755 33554432000 4194304 4218580 140736342600512 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 15362 13755 131 6 0 13832 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 70148

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.93 6/194 19633
/proc/meminfo: memFree=15687908/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=64224 CPUtime=1181.14 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 16972 0 0 0 118107 7 0 0 25 0 1 0 450855083 65765376 14462 33554432000 4194304 4218580 140736342600512 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 16056 14462 131 6 0 14526 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 72924

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/194 19634
/proc/meminfo: memFree=15683060/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=66408 CPUtime=1241.14 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 17598 0 0 0 124107 7 0 0 25 0 1 0 450855083 68001792 14983 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 16602 14983 131 6 0 15072 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 75108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.94 4/192 19637
/proc/meminfo: memFree=15728328/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=8700 CPUtime=1.17 cores=5,7
/proc/19572/stat : 19572 (esg_static.sh) S 19570 19572 18093 0 -1 4202496 353 6697 0 0 0 0 115 2 18 0 1 0 450854965 8908800 252 33554432000 4194304 4922060 140733250654064 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19572/statm: 2175 252 209 178 0 68 0
[pid=19590] ppid=19572 vsize=66788 CPUtime=1298.86 cores=5,7
/proc/19590/stat : 19590 (cdcl) R 19572 19572 18093 0 -1 4202496 17875 0 0 0 129878 8 0 0 25 0 1 0 450855083 68390912 15086 33554432000 4194304 4218580 140736342600512 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19590/statm: 16697 15086 131 6 0 15167 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 75488

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.05
CPU user time (s): 1299.94
CPU system time (s): 0.111982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 75680

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

runsolver used 1.9897 second user time and 5.11322 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 20:46:35
IDJOB=3251212
IDBENCH=88216
IDSOLVER=1609
FILE ID=node142/3251212-1303584395
RUNJOBID= node142-1303584395-19544
PBS_JOBID= 13150327
Free space on /tmp= 71352 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251212-1303584395/watcher-3251212-1303584395 -o /tmp/evaluation-result-3251212-1303584395/solver-3251212-1303584395 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251212-1303584395.cnf

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
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:      15987720 kB
Buffers:       2065880 kB
Cached:       14245300 kB
SwapCached:          0 kB
Active:        6761132 kB
Inactive:      9631804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15987720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15180 kB
Writeback:           0 kB
AnonPages:       81292 kB
Mapped:          15304 kB
Slab:           505472 kB
PageTables:       6316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225276 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