Trace number 3263402

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 542
Number of clauses of size over 540068

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 |   40110   400890 |   12032       0        0     nan |  0.000 % |
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 105   #clauses: 40110   #literals: 400890
0.00/0.04	c CPU time:   0.036994 s
0.00/0.04	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-3263402-1303548425/watcher-3263402-1303548425 -o /tmp/evaluation-result-3263402-1303548425/solver-3263402-1303548425 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263402-1303548425.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: 2.76 3.02 3.16 4/188 17928
/proc/meminfo: memFree=16664656/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 466442216 8908800 249 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 249 209 178 0 68 0

[startup+0.0779221 s]
/proc/loadavg: 2.76 3.02 3.16 4/188 17928
/proc/meminfo: memFree=16664656/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 466442216 8908800 249 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100967 s]
/proc/loadavg: 2.76 3.02 3.16 4/188 17928
/proc/meminfo: memFree=16664656/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.300934 s]
/proc/loadavg: 2.76 3.02 3.16 4/188 17928
/proc/meminfo: memFree=16664656/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.70086 s]
/proc/loadavg: 2.76 3.02 3.16 4/188 17928
/proc/meminfo: memFree=16664656/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 2.76 3.02 3.16 5/194 17941
/proc/meminfo: memFree=16636336/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=17932 CPUtime=1.39 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 2967 0 0 0 139 0 0 0 25 0 1 0 466442225 18362368 2877 33554432000 4194304 4218580 140737171896960 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 4483 2877 131 6 0 2953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26632

[startup+3.10051 s]
/proc/loadavg: 2.86 3.04 3.17 5/194 17941
/proc/meminfo: memFree=16632624/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=19400 CPUtime=2.99 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 3339 0 0 0 299 0 0 0 25 0 1 0 466442225 19865600 3249 33554432000 4194304 4218580 140737171896960 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 4850 3249 131 6 0 3320 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28100

[startup+6.3009 s]
/proc/loadavg: 2.86 3.04 3.17 5/194 17941
/proc/meminfo: memFree=16624700/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=20272 CPUtime=6.19 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 3577 0 0 0 619 0 0 0 25 0 1 0 466442225 20758528 3477 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 5068 3477 131 6 0 3538 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28972

[startup+12.7008 s]
/proc/loadavg: 3.03 3.07 3.18 5/194 17942
/proc/meminfo: memFree=16614584/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=23100 CPUtime=12.58 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 4295 0 0 0 1258 0 0 0 25 0 1 0 466442225 23654400 4184 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 5775 4184 131 6 0 4245 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31800

[startup+25.5005 s]
/proc/loadavg: 3.18 3.10 3.19 5/194 17942
/proc/meminfo: memFree=16603564/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=25608 CPUtime=25.39 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 4981 0 0 0 2538 1 0 0 25 0 1 0 466442225 26222592 4801 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 6402 4801 131 6 0 4872 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34308

[startup+51.1009 s]
/proc/loadavg: 3.46 3.17 3.21 5/194 17943
/proc/meminfo: memFree=16588280/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=27736 CPUtime=50.99 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 5728 0 0 0 5098 1 0 0 25 0 1 0 466442225 28401664 5333 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 6934 5333 131 6 0 5404 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36436

[startup+102.307 s]
/proc/loadavg: 3.78 3.31 3.25 5/194 17944
/proc/meminfo: memFree=16566308/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=31900 CPUtime=102.19 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 7315 0 0 0 10217 2 0 0 25 0 1 0 466442225 32665600 6365 33554432000 4194304 4218580 140737171896960 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 7975 6365 131 6 0 6445 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40600

[startup+162.3 s]
/proc/loadavg: 3.92 3.43 3.29 5/194 17946
/proc/meminfo: memFree=16552376/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=35228 CPUtime=162.19 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 8830 0 0 0 16216 3 0 0 25 0 1 0 466442225 36073472 7192 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 8807 7192 131 6 0 7277 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43928

[startup+222.301 s]
/proc/loadavg: 3.97 3.53 3.33 5/194 17947
/proc/meminfo: memFree=16537352/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=37140 CPUtime=222.19 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 10069 0 0 0 22216 3 0 0 25 0 1 0 466442225 38031360 7695 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 9285 7695 131 6 0 7755 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45840

[startup+282.3 s]
/proc/loadavg: 4.02 3.62 3.38 5/194 17949
/proc/meminfo: memFree=16528636/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=39332 CPUtime=282.19 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 11151 0 0 0 28215 4 0 0 25 0 1 0 466442225 40275968 8222 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 9833 8222 131 6 0 8303 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 48032

[startup+342.301 s]
/proc/loadavg: 4.00 3.69 3.41 5/194 17951
/proc/meminfo: memFree=16516084/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=42360 CPUtime=342.19 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 12386 0 0 0 34215 4 0 0 25 0 1 0 466442225 43376640 8975 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 10590 8975 131 6 0 9060 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 51060

[startup+402.301 s]
/proc/loadavg: 4.07 3.76 3.45 5/194 17952
/proc/meminfo: memFree=16512464/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6

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

[pid=17938] ppid=17928 vsize=46316 CPUtime=522.19 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 15111 0 0 0 52213 6 0 0 25 0 1 0 466442225 47427584 9987 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 11579 9987 131 6 0 10049 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 55016

[startup+582.3 s]
/proc/loadavg: 4.04 3.88 3.55 5/194 17957
/proc/meminfo: memFree=16493152/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=47564 CPUtime=582.2 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 15778 0 0 0 58213 7 0 0 25 0 1 0 466442225 48705536 10299 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 11891 10299 131 6 0 10361 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 56264

[startup+642.301 s]
/proc/loadavg: 4.01 3.90 3.57 5/194 17959
/proc/meminfo: memFree=16486432/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=48848 CPUtime=642.21 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 16573 0 0 0 64214 7 0 0 25 0 1 0 466442225 50020352 10628 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 12212 10628 131 6 0 10682 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 57548

[startup+702.3 s]
/proc/loadavg: 4.00 3.91 3.59 5/194 17960
/proc/meminfo: memFree=16478596/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=50816 CPUtime=702.2 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 17457 0 0 0 70212 8 0 0 25 0 1 0 466442225 52035584 11113 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 12704 11113 131 6 0 11174 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 59516

[startup+762.307 s]
/proc/loadavg: 4.00 3.93 3.62 5/194 17962
/proc/meminfo: memFree=16473720/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=53272 CPUtime=762.21 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 18439 0 0 0 76213 8 0 0 25 0 1 0 466442225 54550528 11727 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 13318 11727 131 6 0 11788 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 61972

[startup+822.3 s]
/proc/loadavg: 4.04 3.95 3.64 5/194 17963
/proc/meminfo: memFree=16470340/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=53464 CPUtime=822.21 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 18965 0 0 0 82212 9 0 0 25 0 1 0 466442225 54747136 11782 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 13366 11782 131 6 0 11836 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 62164

[startup+882.301 s]
/proc/loadavg: 4.01 3.96 3.66 5/194 17974
/proc/meminfo: memFree=16464328/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=54600 CPUtime=882.21 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 19549 0 0 0 88212 9 0 0 25 0 1 0 466442225 55910400 12063 33554432000 4194304 4218580 140737171896960 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 13650 12063 131 6 0 12120 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 63300

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.68 5/194 17976
/proc/meminfo: memFree=16459712/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=55236 CPUtime=942.2 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 20396 0 0 0 94211 9 0 0 25 0 1 0 466442225 56561664 12218 33554432000 4194304 4218580 140737171896960 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 13809 12218 131 6 0 12279 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 63936

[startup+1002.3 s]
/proc/loadavg: 4.03 3.98 3.70 5/194 17977
/proc/meminfo: memFree=16457084/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=54856 CPUtime=1002.21 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 21132 0 0 0 100211 10 0 0 25 0 1 0 466442225 56172544 12130 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 13714 12130 131 6 0 12184 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 63556

[startup+1062.3 s]
/proc/loadavg: 4.01 3.98 3.72 5/194 17982
/proc/meminfo: memFree=16455016/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=55060 CPUtime=1062.21 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 21876 0 0 0 106211 10 0 0 25 0 1 0 466442225 56381440 12174 33554432000 4194304 4218580 140737171896960 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 13765 12174 131 6 0 12235 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 63760

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.73 5/194 17983
/proc/meminfo: memFree=16453500/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=55564 CPUtime=1122.21 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 22670 0 0 0 112211 10 0 0 25 0 1 0 466442225 56897536 12299 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 13891 12299 131 6 0 12361 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 64264

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.75 5/194 17985
/proc/meminfo: memFree=16451976/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=55836 CPUtime=1182.22 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 23586 0 0 0 118211 11 0 0 25 0 1 0 466442225 57176064 12373 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 13959 12373 131 6 0 12429 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 64536

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.76 5/194 17987
/proc/meminfo: memFree=16447984/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=55800 CPUtime=1242.21 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 24506 0 0 0 124210 11 0 0 25 0 1 0 466442225 57139200 12361 33554432000 4194304 4218580 140737171896960 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 13950 12361 131 6 0 12420 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 64500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.00 3.77 3/190 17990
/proc/meminfo: memFree=16568128/32950928 swapFree=67111528/67111528
[pid=17928] ppid=17926 vsize=8700 CPUtime=0.09 cores=4,6
/proc/17928/stat : 17928 (esg_static.sh) S 17926 17928 16411 0 -1 4202496 352 1300 0 0 0 0 9 0 21 0 1 0 466442216 8908800 252 33554432000 4194304 4922060 140737390951280 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17928/statm: 2175 252 209 178 0 68 0
[pid=17938] ppid=17928 vsize=56000 CPUtime=1299.92 cores=4,6
/proc/17938/stat : 17938 (cdcl) R 17928 17928 16411 0 -1 4202496 25243 0 0 0 129980 12 0 0 25 0 1 0 466442225 57344000 12414 33554432000 4194304 4218580 140737171896960 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17938/statm: 14000 12414 131 6 0 12470 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 64700

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.9
CPU system time (s): 0.132979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 64700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26928
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= 8
involuntary context switches= 3762

runsolver used 2.07468 second user time and 5.02823 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-23 10:47:06
IDJOB=3263402
IDBENCH=83967
IDSOLVER=1609
FILE ID=node125/3263402-1303548425
RUNJOBID= node125-1303548425-17891
PBS_JOBID= 13143113
Free space on /tmp= 72712 MiB

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

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=89894367

node125.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.828
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.65
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.828
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	: 5266.55
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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:     32950928 kB
MemFree:      16664936 kB
Buffers:       2185384 kB
Cached:       13496588 kB
SwapCached:          0 kB
Active:        7756196 kB
Inactive:      8003372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16664936 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6996 kB
Writeback:           0 kB
AnonPages:       76004 kB
Mapped:          15264 kB
Slab:           463232 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   242748 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= 72712 MiB
End job on node125 at 2011-04-23 11:08:48