Trace number 3365660

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.05 5000.12

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.00/0.46	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.00/0.46	c ==============================================================================
0.00/0.46	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.00/0.46	c CPU time:   0.45593 s
0.00/0.46	c ==============================================================================
0.00/0.52	c
0.00/0.52	c Starting glucose
0.00/0.52	c
0.00/0.52	
0.00/0.52	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.52	
0.00/0.52	c ============================[ Problem Statistics ]=============================
0.00/0.52	c |                                                                             |
0.00/0.52	c |  Number of variables:  871                                                  |
0.00/0.52	c |  Number of clauses:    86161                                                |
0.00/0.55	c |  Parsing time:         0.02         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-3365660-1305315776/watcher-3365660-1305315776 -o /tmp/evaluation-result-3365660-1305315776/solver-3365660-1305315776 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365660-1305315776.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: 2.14 1.75 0.91 2/283 31440
/proc/meminfo: memFree=14465000/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643177262 8912896 253 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31440/statm: 2176 253 211 178 0 69 0

[startup+0.076081 s]
/proc/loadavg: 2.14 1.75 0.91 2/283 31440
/proc/meminfo: memFree=14465000/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643177262 8912896 253 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31440/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101074 s]
/proc/loadavg: 2.14 1.75 0.91 2/283 31440
/proc/meminfo: memFree=14465000/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643177262 8912896 253 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31440/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301043 s]
/proc/loadavg: 2.14 1.75 0.91 2/283 31440
/proc/meminfo: memFree=14465000/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643177262 8912896 253 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31440/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70097 s]
/proc/loadavg: 2.14 1.75 0.91 2/283 31440
/proc/meminfo: memFree=14465000/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 8704

[startup+1.50083 s]
/proc/loadavg: 2.14 1.75 0.91 3/285 31443
/proc/meminfo: memFree=14454444/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=10104 CPUtime=0.97 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 2439 0 0 0 97 0 0 0 25 0 1 0 643177314 10346496 2394 33554432000 134512640 135217611 4289588480 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 2526 2394 77 173 0 2351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18808

[startup+3.10055 s]
/proc/loadavg: 2.13 1.75 0.92 3/285 31443
/proc/meminfo: memFree=14451688/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=12964 CPUtime=2.57 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 3143 0 0 0 257 0 0 0 25 0 1 0 643177314 13275136 3098 33554432000 134512640 135217611 4289588480 18446744073709551615 134533190 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 3241 3098 77 173 0 3066 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21668

[startup+6.30101 s]
/proc/loadavg: 2.13 1.75 0.92 3/285 31443
/proc/meminfo: memFree=14448836/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=15560 CPUtime=5.76 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 3768 0 0 0 576 0 0 0 25 0 1 0 643177314 15933440 3723 33554432000 134512640 135217611 4289588480 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 3890 3723 77 173 0 3715 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24264

[startup+12.7009 s]
/proc/loadavg: 2.11 1.76 0.93 3/285 31443
/proc/meminfo: memFree=14444960/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=17644 CPUtime=12.16 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 4298 0 0 0 1216 0 0 0 25 0 1 0 643177314 18067456 4253 33554432000 134512640 135217611 4289588480 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 4411 4253 77 173 0 4236 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26348

[startup+25.5007 s]
/proc/loadavg: 2.09 1.77 0.94 3/285 31443
/proc/meminfo: memFree=14442604/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=20404 CPUtime=24.96 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 4939 0 0 0 2496 0 0 0 25 0 1 0 643177314 20893696 4894 33554432000 134512640 135217611 4289588480 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 5101 4894 77 173 0 4926 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29108

[startup+51.1002 s]
/proc/loadavg: 2.06 1.78 0.96 3/285 31444
/proc/meminfo: memFree=14439556/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=22776 CPUtime=50.56 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 5495 0 0 0 5056 0 0 0 25 0 1 0 643177314 23322624 5450 33554432000 134512640 135217611 4289588480 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 5694 5450 77 173 0 5519 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31480

[startup+102.31 s]
/proc/loadavg: 2.02 1.82 1.02 3/285 31446
/proc/meminfo: memFree=14434584/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=26056 CPUtime=101.77 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 6267 0 0 0 10177 0 0 0 25 0 1 0 643177314 26681344 6222 33554432000 134512640 135217611 4289588480 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 6514 6222 77 173 0 6339 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34760

[startup+162.301 s]
/proc/loadavg: 2.04 1.86 1.08 3/285 31447
/proc/meminfo: memFree=14430232/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=30064 CPUtime=161.77 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 7216 0 0 0 16176 1 0 0 25 0 1 0 643177314 30785536 7171 33554432000 134512640 135217611 4289588480 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 7516 7171 77 173 0 7341 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38768

[startup+222.301 s]
/proc/loadavg: 2.01 1.89 1.14 3/285 31449
/proc/meminfo: memFree=14425632/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=33780 CPUtime=221.77 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 8033 0 0 0 22176 1 0 0 25 0 1 0 643177314 34590720 7988 33554432000 134512640 135217611 4289588480 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 8445 7988 77 173 0 8270 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42484

[startup+282.301 s]
/proc/loadavg: 2.00 1.90 1.19 3/285 31450
/proc/meminfo: memFree=14421896/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=37160 CPUtime=281.77 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 8835 0 0 0 28176 1 0 0 25 0 1 0 643177314 38051840 8790 33554432000 134512640 135217611 4289588480 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 9290 8790 77 173 0 9115 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45864

[startup+342.301 s]
/proc/loadavg: 2.00 1.92 1.24 3/285 31452
/proc/meminfo: memFree=14417920/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=40044 CPUtime=341.76 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 9491 0 0 0 34175 1 0 0 25 0 1 0 643177314 41005056 9446 33554432000 134512640 135217611 4289588480 18446744073709551615 134542967 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 10011 9446 77 173 0 9836 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 48748

[startup+402.3 s]
/proc/loadavg: 2.04 1.94 1.29 3/285 31453
/proc/meminfo: memFree=14413568/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7

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

/proc/31443/statm: 29016 26746 77 173 0 28841 0
Current children cumulated CPU time (s) 4362.26
Current children cumulated vsize (KiB) 124768

[startup+4422.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/285 31573
/proc/meminfo: memFree=14306608/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=116280 CPUtime=4421.74 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 26843 0 0 0 442166 8 0 0 25 0 1 0 643177314 119070720 26791 33554432000 134512640 135217611 4289588480 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 29070 26791 77 173 0 28895 0
Current children cumulated CPU time (s) 4422.26
Current children cumulated vsize (KiB) 124984

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/281 31626
/proc/meminfo: memFree=14470688/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=116908 CPUtime=4481.74 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 26975 0 0 0 448166 8 0 0 25 0 1 0 643177314 119713792 26923 33554432000 134512640 135217611 4289588480 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 29227 26923 77 173 0 29052 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 125612

[startup+4542.3 s]
/proc/loadavg: 2.49 2.18 2.01 3/285 31666
/proc/meminfo: memFree=14422248/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=117916 CPUtime=4541.74 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 27077 0 0 0 454166 8 0 0 25 0 1 0 643177314 120745984 27025 33554432000 134512640 135217611 4289588480 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 29479 27025 77 173 0 29304 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 126620

[startup+4602.3 s]
/proc/loadavg: 2.18 2.14 2.01 3/285 31668
/proc/meminfo: memFree=14420492/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=118928 CPUtime=4601.75 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 27294 0 0 0 460167 8 0 0 25 0 1 0 643177314 121782272 27242 33554432000 134512640 135217611 4289588480 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 29732 27242 77 173 0 29557 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 127632

[startup+4662.3 s]
/proc/loadavg: 2.06 2.11 2.00 3/285 31669
/proc/meminfo: memFree=14411296/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=120276 CPUtime=4661.73 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 27585 0 0 0 466165 8 0 0 25 0 1 0 643177314 123162624 27533 33554432000 134512640 135217611 4289588480 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 30069 27533 77 173 0 29894 0
Current children cumulated CPU time (s) 4662.25
Current children cumulated vsize (KiB) 128980

[startup+4722.31 s]
/proc/loadavg: 2.02 2.09 2.00 3/285 31680
/proc/meminfo: memFree=14408856/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=121608 CPUtime=4721.73 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 27849 0 0 0 472165 8 0 0 25 0 1 0 643177314 124526592 27797 33554432000 134512640 135217611 4289588480 18446744073709551615 134533190 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 30402 27797 77 173 0 30227 0
Current children cumulated CPU time (s) 4722.25
Current children cumulated vsize (KiB) 130312

[startup+4782.3 s]
/proc/loadavg: 2.01 2.07 2.00 3/285 31681
/proc/meminfo: memFree=14407836/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=123304 CPUtime=4781.71 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 28216 0 0 0 478163 8 0 0 25 0 1 0 643177314 126263296 28164 33554432000 134512640 135217611 4289588480 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 30826 28164 77 173 0 30651 0
Current children cumulated CPU time (s) 4782.23
Current children cumulated vsize (KiB) 132008

[startup+4842.3 s]
/proc/loadavg: 2.06 2.07 2.00 3/285 31683
/proc/meminfo: memFree=14401628/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=125788 CPUtime=4841.72 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 28692 0 0 0 484163 9 0 0 25 0 1 0 643177314 128806912 28640 33554432000 134512640 135217611 4289588480 18446744073709551615 134533100 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 31447 28640 77 173 0 31272 0
Current children cumulated CPU time (s) 4842.24
Current children cumulated vsize (KiB) 134492

[startup+4902.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/285 31684
/proc/meminfo: memFree=14397656/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=127400 CPUtime=4901.72 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 28998 0 0 0 490163 9 0 0 25 0 1 0 643177314 130457600 28946 33554432000 134512640 135217611 4289588480 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 31850 28946 77 173 0 31675 0
Current children cumulated CPU time (s) 4902.24
Current children cumulated vsize (KiB) 136104

[startup+4962.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/285 31717
/proc/meminfo: memFree=14478580/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=129092 CPUtime=4961.72 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 29350 0 0 0 496163 9 0 0 25 0 1 0 643177314 132190208 29298 33554432000 134512640 135217611 4289588480 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 32273 29298 77 173 0 32098 0
Current children cumulated CPU time (s) 4962.24
Current children cumulated vsize (KiB) 137796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.07 2.06 2.01 3/285 31721
/proc/meminfo: memFree=14468416/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=129092 CPUtime=4999.53 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 29351 0 0 0 499944 9 0 0 25 0 1 0 643177314 132190208 29299 33554432000 134512640 135217611 4289588480 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 32273 29299 77 173 0 32098 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 137796

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

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

[startup+5000.1 s]
/proc/loadavg: 2.07 2.06 2.01 3/285 31721
/proc/meminfo: memFree=14468416/32951132 swapFree=67093824/67111528
[pid=31440] ppid=31438 vsize=8704 CPUtime=0.52 cores=1,3,5,7
/proc/31440/stat : 31440 (glucose.sh) S 31438 31440 31324 0 -1 4202496 359 2397 0 0 0 0 51 1 20 0 1 0 643177262 8912896 255 33554432000 4194304 4922060 140733804619616 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31440/statm: 2176 255 211 178 0 69 0
[pid=31443] ppid=31440 vsize=129092 CPUtime=4999.53 cores=1,3,5,7
/proc/31443/stat : 31443 (glucose_static) R 31440 31440 31324 0 -1 4202496 29351 0 0 0 499944 9 0 0 25 0 1 0 643177314 132190208 29299 33554432000 134512640 135217611 4289588480 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/31443/statm: 32273 29299 77 173 0 32098 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 137796

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.12
CPU time (s): 5000.05
CPU user time (s): 4999.95
CPU system time (s): 0.1
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 137796

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

runsolver used 13.308 second user time and 32.0261 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-13 21:42:56
IDJOB=3365660
IDBENCH=71089
IDSOLVER=1842
FILE ID=node131/3365660-1305315776
RUNJOBID= node131-1305315243-31343
PBS_JOBID= 13324301
Free space on /tmp= 52508 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1399937689

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951132 kB
MemFree:      14465032 kB
Buffers:        232536 kB
Cached:        8098340 kB
SwapCached:       1504 kB
Active:       10611152 kB
Inactive:      7512020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14465032 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            2816 kB
Writeback:           0 kB
AnonPages:     9790872 kB
Mapped:          27264 kB
Slab:           268568 kB
PageTables:      30876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28089864 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 52576 MiB
End job on node131 at 2011-05-13 23:06:18