Trace number 3365582

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.1 5000.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
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.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  225114   525266 |   67534       0        0     nan |  0.000 % |
0.00/0.98	c |         0 |  139451   431015 |      --       0       --      -- |     --   | -85661/-94246
0.00/0.98	c ==============================================================================
0.00/0.98	c Result  :   #vars: 27388   #clauses: 139451   #literals: 431015
0.00/0.98	c CPU time:   0.954854 s
0.00/0.98	c ==============================================================================
0.00/1.07	c
0.00/1.07	c Starting glucose
0.00/1.07	c
0.00/1.07	
0.00/1.07	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/1.07	
0.00/1.07	c ============================[ Problem Statistics ]=============================
0.00/1.07	c |                                                                             |
0.00/1.07	c |  Number of variables:  27388                                                |
0.00/1.07	c |  Number of clauses:    139451                                               |
1.08/1.12	c |  Parsing time:         0.04         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-3365582-1305315289/watcher-3365582-1305315289 -o /tmp/evaluation-result-3365582-1305315289/solver-3365582-1305315289 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365582-1305315289.cnf 

running on 4 cores: 0,2,4,6

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: 1.01 0.26 0.09 2/309 7883
/proc/meminfo: memFree=8630404/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643127728 8912896 252 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7883/statm: 2176 252 211 178 0 69 0

[startup+0.10392 s]
/proc/loadavg: 1.01 0.26 0.09 2/309 7883
/proc/meminfo: memFree=8630404/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643127728 8912896 252 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7883/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200901 s]
/proc/loadavg: 1.01 0.26 0.09 2/309 7883
/proc/meminfo: memFree=8630404/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643127728 8912896 252 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7883/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300879 s]
/proc/loadavg: 1.01 0.26 0.09 2/309 7883
/proc/meminfo: memFree=8630404/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643127728 8912896 252 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7883/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700698 s]
/proc/loadavg: 1.01 0.26 0.09 2/309 7883
/proc/meminfo: memFree=8630404/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643127728 8912896 252 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7883/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50056 s]
/proc/loadavg: 1.01 0.26 0.09 3/311 7886
/proc/meminfo: memFree=8613772/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=14660 CPUtime=0.41 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 3384 0 0 0 41 0 0 0 20 0 1 0 643127836 15011840 3339 33554432000 134512640 135217611 4293870544 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 3665 3339 77 173 0 3490 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23364

[startup+3.10039 s]
/proc/loadavg: 1.01 0.26 0.09 3/311 7886
/proc/meminfo: memFree=8605576/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=16936 CPUtime=2.01 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 3939 0 0 0 201 0 0 0 25 0 1 0 643127836 17342464 3894 33554432000 134512640 135217611 4293870544 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 4234 3894 77 173 0 4059 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25640

[startup+6.30082 s]
/proc/loadavg: 1.17 0.31 0.10 3/311 7886
/proc/meminfo: memFree=8602360/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=19796 CPUtime=5.22 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 4675 0 0 0 521 1 0 0 25 0 1 0 643127836 20271104 4630 33554432000 134512640 135217611 4293870544 18446744073709551615 134533084 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 4949 4630 77 173 0 4774 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28500

[startup+12.7007 s]
/proc/loadavg: 1.24 0.34 0.11 3/311 7887
/proc/meminfo: memFree=8597656/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=22056 CPUtime=11.62 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 5233 0 0 0 1161 1 0 0 25 0 1 0 643127836 22585344 5188 33554432000 134512640 135217611 4293870544 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 5514 5188 77 173 0 5339 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30760

[startup+25.5004 s]
/proc/loadavg: 1.41 0.42 0.14 3/311 7887
/proc/meminfo: memFree=8583880/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=24824 CPUtime=24.42 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 5894 0 0 0 2441 1 0 0 25 0 1 0 643127836 25419776 5849 33554432000 134512640 135217611 4293870544 18446744073709551615 134532935 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 6206 5849 77 173 0 6031 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33528

[startup+51.1009 s]
/proc/loadavg: 1.67 0.56 0.20 3/311 7888
/proc/meminfo: memFree=8578600/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=27768 CPUtime=50.02 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 6654 0 0 0 5001 1 0 0 25 0 1 0 643127836 28434432 6609 33554432000 134512640 135217611 4293870544 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 6942 6609 77 173 0 6767 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36472

[startup+102.301 s]
/proc/loadavg: 2.07 0.83 0.30 3/311 7889
/proc/meminfo: memFree=8572624/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=33516 CPUtime=101.22 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 8056 0 0 0 10121 1 0 0 25 0 1 0 643127836 34320384 8011 33554432000 134512640 135217611 4293870544 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 8379 8011 77 173 0 8204 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42220

[startup+162.3 s]
/proc/loadavg: 2.02 1.04 0.41 3/311 7890
/proc/meminfo: memFree=8559556/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=37492 CPUtime=161.22 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 9056 0 0 0 16120 2 0 0 25 0 1 0 643127836 38391808 9011 33554432000 134512640 135217611 4293870544 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 9373 9011 77 173 0 9198 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46196

[startup+222.312 s]
/proc/loadavg: 2.01 1.21 0.50 3/311 7892
/proc/meminfo: memFree=8545016/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=40852 CPUtime=221.23 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 9866 0 0 0 22121 2 0 0 25 0 1 0 643127836 41832448 9821 33554432000 134512640 135217611 4293870544 18446744073709551615 134532678 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 10213 9821 77 173 0 10038 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 49556

[startup+282.301 s]
/proc/loadavg: 2.00 1.35 0.59 3/311 7894
/proc/meminfo: memFree=8536164/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=43932 CPUtime=281.22 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 10613 0 0 0 28120 2 0 0 25 0 1 0 643127836 44986368 10568 33554432000 134512640 135217611 4293870544 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 10983 10568 77 173 0 10808 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 52636

[startup+342.3 s]
/proc/loadavg: 2.00 1.47 0.68 3/311 7895
/proc/meminfo: memFree=8525700/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=46484 CPUtime=341.22 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 11243 0 0 0 34120 2 0 0 25 0 1 0 643127836 47599616 11198 33554432000 134512640 135217611 4293870544 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 11621 11198 77 173 0 11446 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 55188

[startup+402.301 s]
/proc/loadavg: 2.00 1.56 0.76 3/311 7897
/proc/meminfo: memFree=8516856/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6

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

/proc/7886/statm: 31878 31066 77 173 0 31703 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 136216

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/311 8076
/proc/meminfo: memFree=7671656/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=127512 CPUtime=4421.32 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 31124 0 0 0 442121 11 0 0 25 0 1 0 643127836 130572288 31079 33554432000 134512640 135217611 4293870544 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 31878 31079 77 173 0 31703 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 136216

[startup+4482.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/311 8078
/proc/meminfo: memFree=7670620/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=128756 CPUtime=4481.32 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 31428 0 0 0 448121 11 0 0 25 0 1 0 643127836 131846144 31383 33554432000 134512640 135217611 4293870544 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 32189 31383 77 173 0 32014 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 137460

[startup+4542.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/311 8079
/proc/meminfo: memFree=7670448/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=129360 CPUtime=4541.32 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 31506 0 0 0 454121 11 0 0 25 0 1 0 643127836 132464640 31461 33554432000 134512640 135217611 4293870544 18446744073709551615 134527793 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 32340 31461 77 173 0 32165 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 138064

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/311 8081
/proc/meminfo: memFree=7652792/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=129360 CPUtime=4601.33 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 31510 0 0 0 460121 12 0 0 25 0 1 0 643127836 132464640 31465 33554432000 134512640 135217611 4293870544 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 32340 31465 77 173 0 32165 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 138064

[startup+4662.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/311 8082
/proc/meminfo: memFree=7649768/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=131816 CPUtime=4661.33 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 32120 0 0 0 466121 12 0 0 25 0 1 0 643127836 134979584 32075 33554432000 134512640 135217611 4293870544 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 32954 32075 77 173 0 32779 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 140520

[startup+4722.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/311 8084
/proc/meminfo: memFree=7648868/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=133400 CPUtime=4721.33 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 32526 0 0 0 472121 12 0 0 25 0 1 0 643127836 136601600 32481 33554432000 134512640 135217611 4293870544 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 33350 32481 77 173 0 33175 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 142104

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/311 8086
/proc/meminfo: memFree=7648200/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=134136 CPUtime=4781.33 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 32685 0 0 0 478121 12 0 0 25 0 1 0 643127836 137355264 32640 33554432000 134512640 135217611 4293870544 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 33534 32640 77 173 0 33359 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 142840

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/311 8087
/proc/meminfo: memFree=7648512/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=134136 CPUtime=4841.34 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 32686 0 0 0 484122 12 0 0 25 0 1 0 643127836 137355264 32641 33554432000 134512640 135217611 4293870544 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 33534 32641 77 173 0 33359 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 142840

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/311 8089
/proc/meminfo: memFree=7647108/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=134532 CPUtime=4901.33 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 32811 0 0 0 490121 12 0 0 25 0 1 0 643127836 137760768 32766 33554432000 134512640 135217611 4293870544 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 33633 32766 77 173 0 33458 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 143236

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/311 8091
/proc/meminfo: memFree=7602404/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=134532 CPUtime=4961.33 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 32811 0 0 0 496121 12 0 0 25 0 1 0 643127836 137760768 32766 33554432000 134512640 135217611 4293870544 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 33633 32766 77 173 0 33458 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 143236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.13 2.03 1.95 3/311 8092
/proc/meminfo: memFree=7602244/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=134712 CPUtime=4999.04 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 32849 0 0 0 499892 12 0 0 25 0 1 0 643127836 137945088 32804 33554432000 134512640 135217611 4293870544 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 33678 32804 77 173 0 33503 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 143416

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

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

[startup+5000 s]
/proc/loadavg: 2.13 2.03 1.95 3/311 8092
/proc/meminfo: memFree=7602244/32950928 swapFree=67111348/67111528
[pid=7883] ppid=7881 vsize=8704 CPUtime=1.06 cores=0,2,4,6
/proc/7883/stat : 7883 (glucose.sh) S 7881 7883 7780 0 -1 4202496 358 10641 0 0 0 0 103 3 18 0 1 0 643127728 8912896 254 33554432000 4194304 4922060 140735507098160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7883/statm: 2176 254 211 178 0 69 0
[pid=7886] ppid=7883 vsize=134712 CPUtime=4999.04 cores=0,2,4,6
/proc/7886/stat : 7886 (glucose_static) R 7883 7883 7780 0 -1 4202496 32849 0 0 0 499892 12 0 0 25 0 1 0 643127836 137945088 32804 33554432000 134512640 135217611 4293870544 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/7886/statm: 33678 32804 77 173 0 33503 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 143416

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 5000.1
CPU user time (s): 4999.95
CPU system time (s): 0.15
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 143416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.03784
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10999
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 5

runsolver used 15.6856 second user time and 34.1268 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-13 21:34:50
IDJOB=3365582
IDBENCH=70781
IDSOLVER=1842
FILE ID=node120/3365582-1305315289
RUNJOBID= node120-1305315246-7798
PBS_JOBID= 13324312
Free space on /tmp= 47960 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365582-1305315289/watcher-3365582-1305315289 -o /tmp/evaluation-result-3365582-1305315289/solver-3365582-1305315289 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365582-1305315289.cnf

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=1399937689

node120.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	: 5226.07
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.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.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.78
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8630676 kB
Buffers:        208400 kB
Cached:        7180832 kB
SwapCached:          0 kB
Active:       17341440 kB
Inactive:      6581584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8630676 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5740 kB
Writeback:           0 kB
AnonPages:    16533468 kB
Mapped:          25152 kB
Slab:           285096 kB
PageTables:      48600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51594880 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= 47864 MiB
End job on node120 at 2011-05-13 22:58:12