Trace number 3282219

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

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications 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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  141000   329000 |   42299       0        0     nan |  0.000 % |
0.00/0.36	c |         0 |  105063   295988 |      --       0       --      -- |     --   | -35935/-33007
0.00/0.36	c ==============================================================================
0.00/0.36	c Result  :   #vars: 24245   #clauses: 105063   #literals: 295988
0.00/0.36	c CPU time:   0.351946 s
0.00/0.36	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-3282219-1303752937/watcher-3282219-1303752937 -o /tmp/evaluation-result-3282219-1303752937/solver-3282219-1303752937 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282219-1303752937.cnf 

running on 2 cores: 1,3

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.53 3.86 3.51 2/180 5298
/proc/meminfo: memFree=14854468/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) R 5296 5298 4448 0 -1 4202496 311 0 0 0 0 0 0 0 24 0 1 0 486894475 8908800 249 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921597333 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/5298/statm: 2175 249 209 178 0 68 0

[startup+0.097829 s]
/proc/loadavg: 3.53 3.86 3.51 2/180 5298
/proc/meminfo: memFree=14854468/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 486894475 8908800 249 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100824 s]
/proc/loadavg: 3.53 3.86 3.51 2/180 5298
/proc/meminfo: memFree=14854468/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 486894475 8908800 249 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300789 s]
/proc/loadavg: 3.53 3.86 3.51 2/180 5298
/proc/meminfo: memFree=14854468/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 486894475 8908800 249 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70068 s]
/proc/loadavg: 3.53 3.86 3.51 2/180 5298
/proc/meminfo: memFree=14854468/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 8700

[startup+1.50057 s]
/proc/loadavg: 3.53 3.86 3.51 5/194 5323
/proc/meminfo: memFree=14728644/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=18740 CPUtime=1.06 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 3085 0 0 0 106 0 0 0 25 0 1 0 486894517 19189760 2995 33554432000 4194304 4218580 140733475365600 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 4685 2995 131 6 0 3155 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27440

[startup+3.10027 s]
/proc/loadavg: 3.53 3.86 3.51 5/194 5324
/proc/meminfo: memFree=14731884/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=19664 CPUtime=2.66 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 3343 0 0 0 266 0 0 0 25 0 1 0 486894517 20135936 3253 33554432000 4194304 4218580 140733475365600 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 4916 3253 131 6 0 3386 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28364

[startup+6.3007 s]
/proc/loadavg: 3.57 3.87 3.52 5/194 5325
/proc/meminfo: memFree=14752656/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=21016 CPUtime=5.86 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 3672 0 0 0 586 0 0 0 25 0 1 0 486894517 21520384 3582 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 5254 3582 131 6 0 3724 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29716

[startup+12.7005 s]
/proc/loadavg: 3.60 3.87 3.52 5/194 5325
/proc/meminfo: memFree=14739712/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=22860 CPUtime=12.26 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 4134 0 0 0 1226 0 0 0 25 0 1 0 486894517 23408640 4044 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 5715 4044 131 6 0 4185 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31560

[startup+25.5012 s]
/proc/loadavg: 3.69 3.87 3.52 5/194 5326
/proc/meminfo: memFree=14721624/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=26600 CPUtime=25.06 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 5067 0 0 0 2506 0 0 0 25 0 1 0 486894517 27238400 4977 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 6650 4977 131 6 0 5120 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35300

[startup+51.1005 s]
/proc/loadavg: 3.80 3.88 3.54 5/194 5326
/proc/meminfo: memFree=14711148/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=29676 CPUtime=50.67 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 5872 0 0 0 5066 1 0 0 25 0 1 0 486894517 30388224 5771 33554432000 4194304 4218580 140733475365600 18446744073709551615 4209527 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 7419 5771 131 6 0 5889 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38376

[startup+102.307 s]
/proc/loadavg: 3.97 3.91 3.56 5/194 5328
/proc/meminfo: memFree=14684048/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=34444 CPUtime=101.88 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 7064 0 0 0 10186 2 0 0 25 0 1 0 486894517 35270656 6932 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 8611 6932 131 6 0 7081 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 43144

[startup+162.301 s]
/proc/loadavg: 4.05 3.94 3.59 5/194 5329
/proc/meminfo: memFree=14648568/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=38288 CPUtime=161.87 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 8142 0 0 0 16185 2 0 0 25 0 1 0 486894517 39206912 7898 33554432000 4194304 4218580 140733475365600 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 9572 7898 131 6 0 8042 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46988

[startup+222.301 s]
/proc/loadavg: 4.02 3.95 3.62 5/194 5331
/proc/meminfo: memFree=14629312/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=41632 CPUtime=221.88 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 9064 0 0 0 22185 3 0 0 25 0 1 0 486894517 42631168 8749 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 10408 8749 131 6 0 8878 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 50332

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.64 5/194 5332
/proc/meminfo: memFree=14610820/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=47436 CPUtime=281.87 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 10620 0 0 0 28184 3 0 0 25 0 1 0 486894517 48574464 10201 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 11859 10201 131 6 0 10329 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 56136

[startup+342.301 s]
/proc/loadavg: 4.04 3.97 3.66 5/194 5334
/proc/meminfo: memFree=14582640/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=48056 CPUtime=341.87 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 10819 0 0 0 34184 3 0 0 25 0 1 0 486894517 49209344 10346 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 12014 10346 131 6 0 10484 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 56756

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.68 5/194 5336
/proc/meminfo: memFree=14562404/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3

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

[pid=5316] ppid=5298 vsize=55096 CPUtime=521.88 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 13020 0 0 0 52183 5 0 0 25 0 1 0 486894517 56418304 12116 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 13774 12116 131 6 0 12244 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 63796

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.73 5/194 5340
/proc/meminfo: memFree=14524524/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=55468 CPUtime=581.88 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 13249 0 0 0 58183 5 0 0 25 0 1 0 486894517 56799232 12192 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 13867 12192 131 6 0 12337 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 64168

[startup+642.301 s]
/proc/loadavg: 4.08 4.00 3.75 5/194 5342
/proc/meminfo: memFree=14502940/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=56160 CPUtime=641.89 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 13497 0 0 0 64184 5 0 0 25 0 1 0 486894517 57507840 12367 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 14040 12367 131 6 0 12510 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 64860

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 3.76 5/194 5344
/proc/meminfo: memFree=14501060/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=57316 CPUtime=701.88 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 13863 0 0 0 70183 5 0 0 25 0 1 0 486894517 58691584 12653 33554432000 4194304 4218580 140733475365600 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 14329 12653 131 6 0 12799 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 66016

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.77 5/194 5345
/proc/meminfo: memFree=14494972/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=62128 CPUtime=761.89 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 15263 0 0 0 76184 5 0 0 25 0 1 0 486894517 63619072 13856 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 15532 13856 131 6 0 14002 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 70828

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/194 5347
/proc/meminfo: memFree=14494080/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=62288 CPUtime=821.89 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 15389 0 0 0 82183 6 0 0 25 0 1 0 486894517 63782912 13894 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208150 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 15572 13894 131 6 0 14042 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 70988

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/194 5348
/proc/meminfo: memFree=14490964/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=63636 CPUtime=881.89 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 15871 0 0 0 88183 6 0 0 25 0 1 0 486894517 65163264 14259 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 15909 14259 131 6 0 14379 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 72336

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/194 5350
/proc/meminfo: memFree=14490444/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=64072 CPUtime=941.89 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 16066 0 0 0 94183 6 0 0 25 0 1 0 486894517 65609728 14347 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 16018 14347 131 6 0 14488 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 72772

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 5352
/proc/meminfo: memFree=14487556/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=64172 CPUtime=1001.89 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 16241 0 0 0 100183 6 0 0 25 0 1 0 486894517 65712128 14404 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 16043 14404 131 6 0 14513 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 72872

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.83 5/194 5353
/proc/meminfo: memFree=14484064/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=64840 CPUtime=1061.89 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 16635 0 0 0 106183 6 0 0 25 0 1 0 486894517 66396160 14534 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 16210 14534 131 6 0 14680 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 73540

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.84 5/194 5355
/proc/meminfo: memFree=14481928/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=66752 CPUtime=1121.9 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 17530 0 0 0 112183 7 0 0 25 0 1 0 486894517 68354048 15014 33554432000 4194304 4218580 140733475365600 18446744073709551615 4209497 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 16688 15014 131 6 0 15158 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 75452

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 5356
/proc/meminfo: memFree=14480544/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=67764 CPUtime=1181.9 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 18018 0 0 0 118183 7 0 0 25 0 1 0 486894517 69390336 15295 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 16941 15295 131 6 0 15411 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 76464

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 5358
/proc/meminfo: memFree=14470860/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=67956 CPUtime=1241.9 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 18236 0 0 0 124183 7 0 0 25 0 1 0 486894517 69586944 15344 33554432000 4194304 4218580 140733475365600 18446744073709551615 4209736 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 16989 15344 131 6 0 15459 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 76656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 4/192 5361
/proc/meminfo: memFree=14503844/32951124 swapFree=67111528/67111528
[pid=5298] ppid=5296 vsize=8700 CPUtime=0.41 cores=1,3
/proc/5298/stat : 5298 (esg_static.sh) S 5296 5298 4448 0 -1 4202496 353 6626 0 0 0 0 40 1 20 0 1 0 486894475 8908800 252 33554432000 4194304 4922060 140734368874656 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5298/statm: 2175 252 209 178 0 68 0
[pid=5316] ppid=5298 vsize=68116 CPUtime=1299.61 cores=1,3
/proc/5316/stat : 5316 (cdcl) R 5298 5298 4448 0 -1 4202496 18390 0 0 0 129953 8 0 0 25 0 1 0 486894517 69750784 15387 33554432000 4194304 4218580 140733475365600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5316/statm: 17029 15387 131 6 0 15499 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 76816

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.108983
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 76880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
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= 25381
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= 17
involuntary context switches= 1099

runsolver used 2.04869 second user time and 5.05623 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-25 19:35:37
IDJOB=3282219
IDBENCH=70791
IDSOLVER=1609
FILE ID=node109/3282219-1303752937
RUNJOBID= node109-1303752937-5276
PBS_JOBID= 13154053
Free space on /tmp= 72172 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282219-1303752937/watcher-3282219-1303752937 -o /tmp/evaluation-result-3282219-1303752937/solver-3282219-1303752937 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3282219-1303752937.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=2123517547

node109.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.809
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.61
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.809
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	: 5332.75
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.809
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.74
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.809
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.75
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14854624 kB
Buffers:       2107696 kB
Cached:       15345320 kB
SwapCached:          0 kB
Active:        9445816 kB
Inactive:      8073864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14854624 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4868 kB
Writeback:           0 kB
AnonPages:       66004 kB
Mapped:          15272 kB
Slab:           511212 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215776 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= 72128 MiB
End job on node109 at 2011-04-25 19:57:19