Trace number 3287149

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
EBGlucose 1.0? (TO) 1300.02 1300.01

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.33	c ==============================================================================
0.00/0.33	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.33	c ==============================================================================
0.00/0.33	c |         0 |  769311  1795059 |  230793       0        0     nan |  0.000 % |
2.39/2.49	c |         0 |  532922  1580702 |      --       0       --      -- |     --   | -230376/-199916
2.39/2.49	c ==============================================================================
2.39/2.49	c Result  :   #vars: 106410   #clauses: 532922   #literals: 1580702
2.39/2.49	c CPU time:   2.40563 s
2.39/2.49	c ==============================================================================
2.78/2.82	c
2.78/2.82	c Starting glucose
2.78/2.82	c
2.78/2.82	
2.78/2.82	c This is EBGlucose 1.0 -- based on Glucose version 1.0
2.78/2.82	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
2.78/2.82	
2.78/2.82	c ============================[ Problem Statistics ]=============================
2.78/2.82	c |                                                                             |
2.78/2.82	c |  Number of variables:  106410                                               |
2.78/2.82	c |  Number of clauses:    532922                                               |
2.81/3.03	c |  Parsing time:         0.19         s                                       |

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-3287149-1303765817/watcher-3287149-1303765817 -o /tmp/evaluation-result-3287149-1303765817/solver-3287149-1303765817 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3287149-1303765817.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.07 4.02 3.93 4/192 9534
/proc/meminfo: memFree=26965044/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=0 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 354 233 0 0 0 0 0 0 22 0 1 0 468997693 8912896 253 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 253 211 178 0 69 0

[startup+0.015544 s]
/proc/loadavg: 4.07 4.02 3.93 4/192 9534
/proc/meminfo: memFree=26965044/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=0 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 354 233 0 0 0 0 0 0 22 0 1 0 468997693 8912896 253 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100557 s]
/proc/loadavg: 4.07 4.02 3.93 4/192 9534
/proc/meminfo: memFree=26965044/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=0 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 354 233 0 0 0 0 0 0 22 0 1 0 468997693 8912896 253 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300521 s]
/proc/loadavg: 4.07 4.02 3.93 4/192 9534
/proc/meminfo: memFree=26965044/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=0 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 354 233 0 0 0 0 0 0 22 0 1 0 468997693 8912896 253 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700455 s]
/proc/loadavg: 4.07 4.02 3.93 4/192 9534
/proc/meminfo: memFree=26965044/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=0 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 354 233 0 0 0 0 0 0 22 0 1 0 468997693 8912896 253 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50027 s]
/proc/loadavg: 4.07 4.02 3.93 5/194 9537
/proc/meminfo: memFree=26836324/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=0 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 354 233 0 0 0 0 0 0 22 0 1 0 468997693 8912896 253 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 253 211 178 0 69 0
[pid=9536] ppid=9534 vsize=129364 CPUtime=1.48 cores=0,2
/proc/9536/stat : 9536 (SatELite_releas) R 9534 9534 8502 0 -1 4202496 33486 0 0 0 141 7 0 0 25 0 1 0 468997693 132468736 31308 33554432000 134512640 135144230 4286792096 18446744073709551615 134585365 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9536/statm: 32341 31308 78 155 0 32184 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 138068

[startup+3.10095 s]
/proc/loadavg: 4.07 4.02 3.93 5/194 9537
/proc/meminfo: memFree=26826280/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 8704

[startup+6.30043 s]
/proc/loadavg: 4.06 4.02 3.93 5/194 9538
/proc/meminfo: memFree=26895732/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=50556 CPUtime=3.46 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 11193 0 0 0 345 1 0 0 25 0 1 0 468997976 51769344 11133 33554432000 134512640 134556542 4294304400 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 12639 11133 207 11 0 11973 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 59260

[startup+12.7012 s]
/proc/loadavg: 4.06 4.01 3.93 5/194 9538
/proc/meminfo: memFree=26893400/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=52960 CPUtime=9.86 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 11802 0 0 0 985 1 0 0 25 0 1 0 468997976 54231040 11742 33554432000 134512640 134556542 4294304400 18446744073709551615 134537104 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 13240 11742 207 11 0 12574 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 61664

[startup+25.5009 s]
/proc/loadavg: 4.04 4.01 3.93 5/194 9538
/proc/meminfo: memFree=26890420/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=56244 CPUtime=22.66 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 12600 0 0 0 2265 1 0 0 25 0 1 0 468997976 57593856 12540 33554432000 134512640 134556542 4294304400 18446744073709551615 134536958 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 14061 12540 211 11 0 13395 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 64948

[startup+51.1012 s]
/proc/loadavg: 4.03 4.01 3.93 5/194 9539
/proc/meminfo: memFree=26887308/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=58848 CPUtime=48.26 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 13225 0 0 0 4824 2 0 0 25 0 1 0 468997976 60260352 13165 33554432000 134512640 134556542 4294304400 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 14712 13165 211 11 0 14046 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67552

[startup+102.307 s]
/proc/loadavg: 4.01 4.01 3.93 5/194 9540
/proc/meminfo: memFree=26884560/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=61228 CPUtime=99.46 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 13765 0 0 0 9944 2 0 0 25 0 1 0 468997976 62697472 13705 33554432000 134512640 134556542 4294304400 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 15307 13705 211 11 0 14641 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 69932

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 9542
/proc/meminfo: memFree=26872236/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=63480 CPUtime=159.47 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 14281 0 0 0 15944 3 0 0 25 0 1 0 468997976 65003520 14221 33554432000 134512640 134556542 4294304400 18446744073709551615 134534209 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 15870 14221 211 11 0 15204 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 72184

[startup+222.301 s]
/proc/loadavg: 4.08 4.03 3.94 5/194 9543
/proc/meminfo: memFree=26868828/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=64872 CPUtime=219.47 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 14598 0 0 0 21944 3 0 0 25 0 1 0 468997976 66428928 14538 33554432000 134512640 134556542 4294304400 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 16218 14538 211 11 0 15552 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 73576

[startup+282.301 s]
/proc/loadavg: 4.07 4.03 3.95 5/194 9545
/proc/meminfo: memFree=26865308/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=66120 CPUtime=279.47 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 14890 0 0 0 27944 3 0 0 25 0 1 0 468997976 67706880 14830 33554432000 134512640 134556542 4294304400 18446744073709551615 134530199 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 16530 14830 211 11 0 15864 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 74824

[startup+342.3 s]
/proc/loadavg: 3.49 3.88 3.90 4/187 9566
/proc/meminfo: memFree=26970868/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=66872 CPUtime=339.47 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 15110 0 0 0 33944 3 0 0 25 0 1 0 468997976 68476928 15050 33554432000 134512640 134556542 4294304400 18446744073709551615 134537515 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 16718 15050 211 11 0 16052 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 75576

[startup+402.3 s]
/proc/loadavg: 3.18 3.72 3.84 4/187 9567
/proc/meminfo: memFree=26968476/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=68096 CPUtime=399.47 cores=0,2

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

/proc/9538/statm: 17741 16008 211 11 0 17075 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 79668

[startup+642.301 s]
/proc/loadavg: 2.97 3.31 3.64 4/187 9669
/proc/meminfo: memFree=27035692/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=71568 CPUtime=639.49 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 16198 0 0 0 63944 5 0 0 25 0 1 0 468997976 73285632 16138 33554432000 134512640 134556542 4294304400 18446744073709551615 134537512 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 17892 16138 211 11 0 17226 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 80272

[startup+702.301 s]
/proc/loadavg: 2.70 3.19 3.57 3/180 9688
/proc/meminfo: memFree=27096976/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=72600 CPUtime=699.49 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 16452 0 0 0 69944 5 0 0 25 0 1 0 468997976 74342400 16392 33554432000 134512640 134556542 4294304400 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 18150 16392 211 11 0 17484 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 81304

[startup+762.307 s]
/proc/loadavg: 2.26 2.97 3.47 3/180 9690
/proc/meminfo: memFree=27090060/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=73380 CPUtime=759.49 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 16614 0 0 0 75944 5 0 0 25 0 1 0 468997976 75141120 16554 33554432000 134512640 134556542 4294304400 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 18345 16554 211 11 0 17679 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 82084

[startup+822.301 s]
/proc/loadavg: 2.09 2.79 3.38 3/180 9691
/proc/meminfo: memFree=27085808/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=74296 CPUtime=819.49 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 16815 0 0 0 81944 5 0 0 25 0 1 0 468997976 76079104 16755 33554432000 134512640 134556542 4294304400 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 18574 16755 211 11 0 17908 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 83000

[startup+882.301 s]
/proc/loadavg: 2.03 2.64 3.29 3/180 9695
/proc/meminfo: memFree=27077568/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=75724 CPUtime=879.49 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 17183 0 0 0 87944 5 0 0 25 0 1 0 468997976 77541376 17123 33554432000 134512640 134556542 4294304400 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 18931 17123 211 11 0 18265 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 84428

[startup+942.301 s]
/proc/loadavg: 2.01 2.52 3.21 3/180 9698
/proc/meminfo: memFree=27075656/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=76084 CPUtime=939.49 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 17277 0 0 0 93944 5 0 0 25 0 1 0 468997976 77910016 17217 33554432000 134512640 134556542 4294304400 18446744073709551615 134524976 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 19021 17217 211 11 0 18355 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 84788

[startup+1002.3 s]
/proc/loadavg: 2.00 2.43 3.13 3/180 9699
/proc/meminfo: memFree=27071396/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=76460 CPUtime=999.49 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 17328 0 0 0 99944 5 0 0 25 0 1 0 468997976 78295040 17268 33554432000 134512640 134556542 4294304400 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 19115 17268 211 11 0 18449 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 85164

[startup+1062.3 s]
/proc/loadavg: 2.00 2.35 3.05 3/180 9701
/proc/meminfo: memFree=27069104/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=77120 CPUtime=1059.5 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 17522 0 0 0 105945 5 0 0 25 0 1 0 468997976 78970880 17462 33554432000 134512640 134556542 4294304400 18446744073709551615 134537543 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 19280 17462 211 11 0 18614 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 85824

[startup+1122.3 s]
/proc/loadavg: 2.00 2.28 2.98 3/180 9702
/proc/meminfo: memFree=27066820/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=77996 CPUtime=1119.5 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 17759 0 0 0 111945 5 0 0 25 0 1 0 468997976 79867904 17699 33554432000 134512640 134556542 4294304400 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 19499 17699 211 11 0 18833 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 86700

[startup+1182.3 s]
/proc/loadavg: 2.04 2.24 2.93 3/180 9704
/proc/meminfo: memFree=27063800/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=78524 CPUtime=1179.5 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 17852 0 0 0 117945 5 0 0 25 0 1 0 468997976 80408576 17792 33554432000 134512640 134556542 4294304400 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 19631 17792 211 11 0 18965 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 87228

[startup+1242.3 s]
/proc/loadavg: 2.09 2.21 2.87 3/180 9706
/proc/meminfo: memFree=27060012/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=79032 CPUtime=1239.5 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 17919 0 0 0 123944 6 0 0 25 0 1 0 468997976 80928768 17859 33554432000 134512640 134556542 4294304400 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 19758 17859 211 11 0 19092 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 87736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.17 2.81 3/180 9707
/proc/meminfo: memFree=27057860/32951124 swapFree=67111524/67111528
[pid=9534] ppid=9532 vsize=8704 CPUtime=2.81 cores=0,2
/proc/9534/stat : 9534 (ebglucose.sh) S 9532 9534 8502 0 -1 4202496 380 38070 0 0 0 0 270 11 18 0 1 0 468997693 8912896 256 33554432000 4194304 4922060 140733837844240 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9534/statm: 2176 256 211 178 0 69 0
[pid=9538] ppid=9534 vsize=79276 CPUtime=1297.21 cores=0,2
/proc/9538/stat : 9538 (ebglucose_stati) R 9534 9534 8502 0 -1 4202496 17977 0 0 0 129715 6 0 0 25 0 1 0 468997976 81178624 17917 33554432000 134512640 134556542 4294304400 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9538/statm: 19819 17917 211 11 0 19153 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 87980

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9534 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=707588
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=118981
# CPU time returned by wait4() is 2.82657
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.85
CPU system time (s): 0.17
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 140784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.70759
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38450
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= 10
involuntary context switches= 12

runsolver used 2.33364 second user time and 4.75628 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-25 23:10:18
IDJOB=3287149
IDBENCH=82459
IDSOLVER=1652
FILE ID=node147/3287149-1303765817
RUNJOBID= node147-1303765018-8980
PBS_JOBID= 13157150
Free space on /tmp= 72112 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287149-1303765817/watcher-3287149-1303765817 -o /tmp/evaluation-result-3287149-1303765817/solver-3287149-1303765817 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3287149-1303765817.cnf

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=466827293

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      26965324 kB
Buffers:        960848 kB
Cached:        4274632 kB
SwapCached:          4 kB
Active:         892360 kB
Inactive:      4646632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26965324 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15224 kB
Writeback:           4 kB
AnonPages:      303580 kB
Mapped:          16100 kB
Slab:           381496 kB
PageTables:       5916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   493428 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= 72112 MiB
End job on node147 at 2011-04-25 23:32:00