Trace number 3366030

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
SAT09 reference solver:glucose 1.0? (TO) 5000.02 4999.92

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2647.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.00/0.02	c
0.00/0.02	c Starting SatElite Preprocessing
0.00/0.02	c
0.00/0.02	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  230544   603180 |   69163       0        0     nan |  0.000 % |
0.00/0.09	c ==============================================================================
0.00/0.09	c Result  :   #vars: 1296   #clauses: 230544   #literals: 603180
0.00/0.09	c CPU time:   0.066989 s
0.00/0.09	c ==============================================================================
0.00/0.20	c
0.00/0.20	c Starting glucose
0.00/0.20	c
0.00/0.20	
0.00/0.20	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.20	
0.00/0.20	c ============================[ Problem Statistics ]=============================
0.00/0.20	c |                                                                             |
0.00/0.20	c |  Number of variables:  1296                                                 |
0.00/0.20	c |  Number of clauses:    230544                                               |
0.00/0.26	c |  Parsing time:         0.06         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: 961)

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-3366030-1305325422/watcher-3366030-1305325422 -o /tmp/evaluation-result-3366030-1305325422/solver-3366030-1305325422 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3366030-1305325422.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.89 1.52 1.81 2/369 11784
/proc/meminfo: memFree=10296064/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/11784/stat : 11784 (runsolver) S 11782 11784 11272 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 644139987 12079104 49 33554432000 4194304 5432360 140735409495504 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 5 0 0 0
/proc/11784/statm: 2949 49 30 303 0 2643 0

[startup+0.073094 s]
/proc/loadavg: 0.89 1.52 1.81 2/369 11784
/proc/meminfo: memFree=10296064/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 644139987 8912896 252 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/11784/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101079 s]
/proc/loadavg: 0.89 1.52 1.81 2/369 11784
/proc/meminfo: memFree=10296064/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 644139987 8912896 252 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/11784/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301052 s]
/proc/loadavg: 0.89 1.52 1.81 2/369 11784
/proc/meminfo: memFree=10296064/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8704

[startup+0.700968 s]
/proc/loadavg: 0.89 1.52 1.81 2/369 11784
/proc/meminfo: memFree=10296064/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8704

[startup+1.50083 s]
/proc/loadavg: 0.89 1.52 1.81 4/373 11790
/proc/meminfo: memFree=10256412/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=18180 CPUtime=1.28 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 4394 0 0 0 128 0 0 0 20 0 1 0 644140007 18616320 4349 33554432000 134512640 135217611 4292628304 18446744073709551615 134528170 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 4545 4349 77 173 0 4370 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 26884

[startup+3.10054 s]
/proc/loadavg: 0.89 1.52 1.81 4/373 11790
/proc/meminfo: memFree=10250584/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=19392 CPUtime=2.88 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 4705 0 0 0 288 0 0 0 25 0 1 0 644140007 19857408 4660 33554432000 134512640 135217611 4292628304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 4848 4660 77 173 0 4673 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 28096

[startup+6.30094 s]
/proc/loadavg: 0.98 1.53 1.81 4/373 11790
/proc/meminfo: memFree=10246420/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=22332 CPUtime=6.09 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 5411 0 0 0 608 1 0 0 25 0 1 0 644140007 22867968 5366 33554432000 134512640 135217611 4292628304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 5583 5366 77 173 0 5408 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 31036

[startup+12.7008 s]
/proc/loadavg: 1.06 1.54 1.81 4/373 11790
/proc/meminfo: memFree=10240404/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=23868 CPUtime=12.49 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 5807 0 0 0 1248 1 0 0 25 0 1 0 644140007 24440832 5762 33554432000 134512640 135217611 4292628304 18446744073709551615 134533609 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 5967 5762 77 173 0 5792 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 32572

[startup+25.5004 s]
/proc/loadavg: 1.27 1.56 1.81 4/373 11790
/proc/meminfo: memFree=10236192/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=26280 CPUtime=25.29 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 6400 0 0 0 2528 1 0 0 25 0 1 0 644140007 26910720 6355 33554432000 134512640 135217611 4292628304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 6570 6355 77 173 0 6395 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34984

[startup+51.1008 s]
/proc/loadavg: 1.52 1.59 1.82 4/373 11791
/proc/meminfo: memFree=10228772/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=30192 CPUtime=50.89 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 7346 0 0 0 5088 1 0 0 25 0 1 0 644140007 30916608 7301 33554432000 134512640 135217611 4292628304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 7548 7301 77 173 0 7373 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38896

[startup+102.314 s]
/proc/loadavg: 1.79 1.65 1.82 4/373 11792
/proc/meminfo: memFree=10215844/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=36104 CPUtime=102.11 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 8787 0 0 0 10209 2 0 0 25 0 1 0 644140007 36970496 8742 33554432000 134512640 135217611 4292628304 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 9026 8742 77 173 0 8851 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 44808

[startup+162.3 s]
/proc/loadavg: 2.05 1.76 1.84 4/373 11794
/proc/meminfo: memFree=10205528/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=41676 CPUtime=162.09 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 10132 0 0 0 16207 2 0 0 25 0 1 0 644140007 42676224 10087 33554432000 134512640 135217611 4292628304 18446744073709551615 134542963 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 10419 10087 77 173 0 10244 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 50380

[startup+222.301 s]
/proc/loadavg: 2.02 1.80 1.85 4/373 11796
/proc/meminfo: memFree=10195968/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=47020 CPUtime=222.1 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 11430 0 0 0 22207 3 0 0 25 0 1 0 644140007 48148480 11385 33554432000 134512640 135217611 4292628304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 11755 11385 77 173 0 11580 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 55724

[startup+282.301 s]
/proc/loadavg: 2.00 1.83 1.86 4/373 11797
/proc/meminfo: memFree=10188640/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=51448 CPUtime=282.1 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 12450 0 0 0 28207 3 0 0 25 0 1 0 644140007 52682752 12405 33554432000 134512640 135217611 4292628304 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 12862 12405 77 173 0 12687 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 60152

[startup+342.301 s]
/proc/loadavg: 2.00 1.86 1.86 4/373 11799
/proc/meminfo: memFree=10181424/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=55056 CPUtime=342.1 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 13332 0 0 0 34206 4 0 0 25 0 1 0 644140007 56377344 13287 33554432000 134512640 135217611 4292628304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 13764 13287 77 173 0 13589 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 63760

[startup+402.301 s]
/proc/loadavg: 2.00 1.88 1.87 5/373 11800
/proc/meminfo: memFree=10175332/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7

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

/proc/11790/statm: 37312 35366 77 173 0 37137 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 157952

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/366 11939
/proc/meminfo: memFree=10154280/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=149628 CPUtime=4422.23 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 35503 0 0 0 442212 11 0 0 25 0 1 0 644140007 153219072 35458 33554432000 134512640 135217611 4292628304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 37407 35458 77 173 0 37232 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 158332

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/366 11940
/proc/meminfo: memFree=10153868/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=150188 CPUtime=4482.23 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 35630 0 0 0 448212 11 0 0 25 0 1 0 644140007 153792512 35585 33554432000 134512640 135217611 4292628304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 37547 35585 77 173 0 37372 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 158892

[startup+4542.3 s]
/proc/loadavg: 1.04 1.01 1.03 2/366 11942
/proc/meminfo: memFree=10153344/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=150772 CPUtime=4542.23 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 35793 0 0 0 454212 11 0 0 25 0 1 0 644140007 154390528 35748 33554432000 134512640 135217611 4292628304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 37693 35748 77 173 0 37518 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 159476

[startup+4602.3 s]
/proc/loadavg: 1.01 1.01 1.02 2/366 11943
/proc/meminfo: memFree=10152196/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=151128 CPUtime=4602.24 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 35891 0 0 0 460213 11 0 0 25 0 1 0 644140007 154755072 35846 33554432000 134512640 135217611 4292628304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 37782 35846 77 173 0 37607 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 159832

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/366 11945
/proc/meminfo: memFree=10151548/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=152664 CPUtime=4662.24 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 36239 0 0 0 466213 11 0 0 25 0 1 0 644140007 156327936 36194 33554432000 134512640 135217611 4292628304 18446744073709551615 134548704 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 38166 36194 77 173 0 37991 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 161368

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.01 2/366 11947
/proc/meminfo: memFree=10151016/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=153064 CPUtime=4722.25 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 36326 0 0 0 472214 11 0 0 25 0 1 0 644140007 156737536 36281 33554432000 134512640 135217611 4292628304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 38266 36281 77 173 0 38091 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 161768

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/366 11948
/proc/meminfo: memFree=10150624/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=153584 CPUtime=4782.24 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 36451 0 0 0 478213 11 0 0 25 0 1 0 644140007 157270016 36406 33554432000 134512640 135217611 4292628304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 38396 36406 77 173 0 38221 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 162288

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/366 11950
/proc/meminfo: memFree=10150348/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=153964 CPUtime=4842.24 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 36538 0 0 0 484213 11 0 0 25 0 1 0 644140007 157659136 36493 33554432000 134512640 135217611 4292628304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 38491 36493 77 173 0 38316 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 162668

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/366 11951
/proc/meminfo: memFree=10149840/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=154472 CPUtime=4902.24 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 36646 0 0 0 490213 11 0 0 25 0 1 0 644140007 158179328 36601 33554432000 134512640 135217611 4292628304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 38618 36601 77 173 0 38443 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 163176

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/366 11953
/proc/meminfo: memFree=10149072/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=155212 CPUtime=4962.24 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 36845 0 0 0 496213 11 0 0 25 0 1 0 644140007 158937088 36800 33554432000 134512640 135217611 4292628304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 38803 36800 77 173 0 38628 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 163916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/366 11954
/proc/meminfo: memFree=10148432/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=155476 CPUtime=4999.85 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 36928 0 0 0 499974 11 0 0 25 0 1 0 644140007 159207424 36883 33554432000 134512640 135217611 4292628304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 38869 36883 77 173 0 38694 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 164180

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/366 11954
/proc/meminfo: memFree=10148432/32951124 swapFree=67111348/67111528
[pid=11784] ppid=11782 vsize=8704 CPUtime=0.17 cores=1,3,5,7
/proc/11784/stat : 11784 (glucose.sh) S 11782 11784 11272 0 -1 4202496 358 3183 0 0 0 0 16 1 17 0 1 0 644139987 8912896 254 33554432000 4194304 4922060 140737091943120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11784/statm: 2176 254 211 178 0 69 0
[pid=11790] ppid=11784 vsize=155476 CPUtime=4999.85 cores=1,3,5,7
/proc/11790/stat : 11790 (glucose_static) R 11784 11784 11272 0 -1 4202496 36928 0 0 0 499974 11 0 0 25 0 1 0 644140007 159207424 36883 33554432000 134512640 135217611 4292628304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/11790/statm: 38869 36883 77 173 0 38694 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 164180

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4999.9
CPU system time (s): 0.12
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 164180

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

runsolver used 15.9926 second user time and 43.0475 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 00:23:43
IDJOB=3366030
IDBENCH=85991
IDSOLVER=1842
FILE ID=node139/3366030-1305325422
RUNJOBID= node139-1305325422-11766
PBS_JOBID= 13324293
Free space on /tmp= 40600 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366030-1305325422/watcher-3366030-1305325422 -o /tmp/evaluation-result-3366030-1305325422/solver-3366030-1305325422 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3366030-1305325422.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1533245771

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:      10296212 kB
Buffers:        260576 kB
Cached:       14910884 kB
SwapCached:          0 kB
Active:       10419024 kB
Inactive:     11596748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10296212 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9328 kB
Writeback:           0 kB
AnonPages:     6844664 kB
Mapped:          28792 kB
Slab:           536316 kB
PageTables:      37852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76792304 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= 40600 MiB
End job on node139 at 2011-05-14 01:47:04