Trace number 3251344

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.29319
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c Parsing...
0.00/0.23	c ==============================================================================
0.00/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.23	c ==============================================================================
0.00/0.23	c |         0 |  926696  1856923 |  278008       0        0     nan |  0.000 % |
3.19/3.25	c |         0 |  923045  2643134 |      --       0       --      -- |     --   | -3651/786211
3.19/3.25	c ==============================================================================
3.19/3.25	c Result  :   #vars: 3591   #clauses: 923045   #literals: 2643134
3.19/3.25	c CPU time:   3.22951 s
3.19/3.25	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-3251344-1303584395/watcher-3251344-1303584395 -o /tmp/evaluation-result-3251344-1303584395/solver-3251344-1303584395 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251344-1303584395.cnf 

running on 2 cores: 4,6

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: 4.01 4.00 3.91 5/186 19579
/proc/meminfo: memFree=15941876/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=0 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 450854992 8908800 249 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19579/statm: 2175 249 209 178 0 68 0

[startup+0.0561509 s]
/proc/loadavg: 4.01 4.00 3.91 5/186 19579
/proc/meminfo: memFree=15941876/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=0 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 450854992 8908800 249 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19579/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101152 s]
/proc/loadavg: 4.01 4.00 3.91 5/186 19579
/proc/meminfo: memFree=15941876/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=0 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 450854992 8908800 249 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19579/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30113 s]
/proc/loadavg: 4.01 4.00 3.91 5/186 19579
/proc/meminfo: memFree=15941876/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=0 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 450854992 8908800 249 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19579/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701028 s]
/proc/loadavg: 4.01 4.00 3.91 5/186 19579
/proc/meminfo: memFree=15941876/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=0 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 450854992 8908800 249 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19579/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 19590
/proc/meminfo: memFree=15807900/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=0 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 450854992 8908800 249 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19579/statm: 2175 249 209 178 0 68 0
[pid=19580] ppid=19579 vsize=82936 CPUtime=1.49 cores=4,6
/proc/19580/stat : 19580 (SatELite_releas) R 19579 19579 18093 0 -1 4202496 17141 0 0 0 147 2 0 0 25 0 1 0 450854992 84926464 17096 33554432000 134512640 135144242 4294532400 18446744073709551615 134588132 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19580/statm: 20734 17096 77 155 0 20577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91636

[startup+3.10062 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 19590
/proc/meminfo: memFree=15802080/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=0 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 450854992 8908800 249 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19579/statm: 2175 249 209 178 0 68 0
[pid=19580] ppid=19579 vsize=82936 CPUtime=3.09 cores=4,6
/proc/19580/stat : 19580 (SatELite_releas) R 19579 19579 18093 0 -1 4202496 17141 0 0 0 307 2 0 0 25 0 1 0 450854992 84926464 17096 33554432000 134512640 135144242 4294532400 18446744073709551615 134588933 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19580/statm: 20734 17096 77 155 0 20577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91636

[startup+6.30103 s]
/proc/loadavg: 4.09 4.02 3.91 5/194 19591
/proc/meminfo: memFree=15834472/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=23156 CPUtime=2.62 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 4260 0 0 0 261 1 0 0 25 0 1 0 450855359 23711744 4170 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 5789 4170 130 6 0 4259 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31856

[startup+12.7009 s]
/proc/loadavg: 4.08 4.02 3.91 5/194 19592
/proc/meminfo: memFree=15869704/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=25668 CPUtime=9.02 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 4896 0 0 0 901 1 0 0 25 0 1 0 450855359 26284032 4806 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 6417 4806 130 6 0 4887 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34368

[startup+25.5005 s]
/proc/loadavg: 4.06 4.01 3.91 5/194 19593
/proc/meminfo: memFree=15856816/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=26592 CPUtime=21.82 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 5144 0 0 0 2181 1 0 0 25 0 1 0 450855359 27230208 5054 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 6648 5054 130 6 0 5118 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35292

[startup+51.1008 s]
/proc/loadavg: 4.10 4.03 3.92 5/194 19594
/proc/meminfo: memFree=15837196/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=31584 CPUtime=47.41 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 6394 0 0 0 4740 1 0 0 25 0 1 0 450855359 32342016 6304 33554432000 4194304 4218580 140734097278032 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 7896 6304 130 6 0 6366 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40284

[startup+102.307 s]
/proc/loadavg: 4.04 4.02 3.92 5/194 19595
/proc/meminfo: memFree=15815848/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=37276 CPUtime=98.61 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 7810 0 0 0 9860 1 0 0 25 0 1 0 450855359 38170624 7700 33554432000 4194304 4218580 140734097278032 18446744073709551615 228095111707 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 9319 7700 131 6 0 7789 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45976

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/194 19596
/proc/meminfo: memFree=15796496/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=43556 CPUtime=158.61 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 9495 0 0 0 15859 2 0 0 25 0 1 0 450855359 44601344 9298 33554432000 4194304 4218580 140734097278032 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 10889 9298 131 6 0 9359 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 52256

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/194 19598
/proc/meminfo: memFree=15783592/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=46804 CPUtime=218.61 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 10371 0 0 0 21859 2 0 0 25 0 1 0 450855359 47927296 10084 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 11701 10084 131 6 0 10171 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 55504

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/194 19600
/proc/meminfo: memFree=15773288/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=50500 CPUtime=278.61 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 11407 0 0 0 27859 2 0 0 25 0 1 0 450855359 51712000 11024 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 12625 11024 131 6 0 11095 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 59200

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 19601
/proc/meminfo: memFree=15767580/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=52572 CPUtime=338.61 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 12013 0 0 0 33859 2 0 0 25 0 1 0 450855359 53833728 11523 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208411 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 13143 11523 131 6 0 11613 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 61272

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 19603
/proc/meminfo: memFree=15758768/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6

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

[pid=19591] ppid=19579 vsize=61992 CPUtime=518.62 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 14723 0 0 0 51859 3 0 0 25 0 1 0 450855359 63479808 13874 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 15498 13874 131 6 0 13968 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 70692

[startup+582.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/194 19608
/proc/meminfo: memFree=15735180/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=62708 CPUtime=578.62 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 15072 0 0 0 57859 3 0 0 25 0 1 0 450855359 64212992 14086 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 15677 14086 131 6 0 14147 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 71408

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/194 19609
/proc/meminfo: memFree=15726368/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=66276 CPUtime=638.63 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 16046 0 0 0 63860 3 0 0 25 0 1 0 450855359 67866624 14952 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 16569 14952 131 6 0 15039 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 74976

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/194 19611
/proc/meminfo: memFree=15721272/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=67480 CPUtime=698.63 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 16430 0 0 0 69859 4 0 0 25 0 1 0 450855359 69099520 15252 33554432000 4194304 4218580 140734097278032 18446744073709551615 228095143632 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 16870 15252 131 6 0 15340 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 76180

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19612
/proc/meminfo: memFree=15715932/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=68972 CPUtime=758.64 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 16935 0 0 0 75860 4 0 0 25 0 1 0 450855359 70627328 15620 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 17243 15620 131 6 0 15713 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 77672

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19614
/proc/meminfo: memFree=15713568/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=69260 CPUtime=818.63 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 17178 0 0 0 81859 4 0 0 25 0 1 0 450855359 70922240 15715 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 17315 15715 131 6 0 15785 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 77960

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19625
/proc/meminfo: memFree=15708296/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=70132 CPUtime=878.63 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 17504 0 0 0 87859 4 0 0 25 0 1 0 450855359 71815168 15925 33554432000 4194304 4218580 140734097278032 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 17533 15925 131 6 0 16003 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 78832

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19626
/proc/meminfo: memFree=15704688/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=70416 CPUtime=938.63 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 17696 0 0 0 93859 4 0 0 25 0 1 0 450855359 72105984 16007 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 17604 16007 131 6 0 16074 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 79116

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19628
/proc/meminfo: memFree=15701708/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=71928 CPUtime=998.64 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 18142 0 0 0 99859 5 0 0 25 0 1 0 450855359 73654272 16389 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 17982 16389 131 6 0 16452 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 80628

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19629
/proc/meminfo: memFree=15697484/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=73876 CPUtime=1058.64 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 18668 0 0 0 105859 5 0 0 25 0 1 0 450855359 75649024 16845 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 18469 16845 131 6 0 16939 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 82576

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 19631
/proc/meminfo: memFree=15692760/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=74656 CPUtime=1118.64 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 19016 0 0 0 111859 5 0 0 25 0 1 0 450855359 76447744 17049 33554432000 4194304 4218580 140734097278032 18446744073709551615 4210677 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 18664 17049 131 6 0 17134 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 83356

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/194 19633
/proc/meminfo: memFree=15687784/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=75328 CPUtime=1178.64 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 19314 0 0 0 117859 5 0 0 25 0 1 0 450855359 77135872 17211 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 18832 17211 131 6 0 17302 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 84028

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/194 19634
/proc/meminfo: memFree=15682936/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=76296 CPUtime=1238.64 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 19711 0 0 0 123859 5 0 0 25 0 1 0 450855359 78127104 17457 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 19074 17457 131 6 0 17544 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 84996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.94 3/188 19638
/proc/meminfo: memFree=15788252/32951124 swapFree=67111528/67111528
[pid=19579] ppid=19577 vsize=8700 CPUtime=3.66 cores=4,6
/proc/19579/stat : 19579 (esg_static.sh) S 19577 19579 18093 0 -1 4202496 353 17143 0 0 0 0 362 4 18 0 1 0 450854992 8908800 252 33554432000 4194304 4922060 140737399995200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/19579/statm: 2175 252 209 178 0 68 0
[pid=19591] ppid=19579 vsize=78324 CPUtime=1296.35 cores=4,6
/proc/19591/stat : 19591 (cdcl) R 19579 19579 18093 0 -1 4202496 20388 0 0 0 129629 6 0 0 25 0 1 0 450855359 80203776 17990 33554432000 4194304 4218580 140734097278032 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19591/statm: 19581 17990 131 6 0 18051 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 87024

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.04
CPU user time (s): 1299.93
CPU system time (s): 0.108983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 91636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37898
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= 15
involuntary context switches= 1402

runsolver used 2.27665 second user time and 4.82727 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 20:46:35
IDJOB=3251344
IDBENCH=88219
IDSOLVER=1609
FILE ID=node142/3251344-1303584395
RUNJOBID= node142-1303584395-19542
PBS_JOBID= 13150327
Free space on /tmp= 71332 MiB

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

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
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:      15941908 kB
Buffers:       2065900 kB
Cached:       14267008 kB
SwapCached:          0 kB
Active:        6802624 kB
Inactive:      9634444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15941908 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           36520 kB
Writeback:           0 kB
AnonPages:      103408 kB
Mapped:          15692 kB
Slab:           506772 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274780 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= 71292 MiB
End job on node142 at 2011-04-23 21:08:17